Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite in the Rust programming language #27

Merged
merged 139 commits into from
Oct 20, 2023
Merged

Rewrite in the Rust programming language #27

merged 139 commits into from
Oct 20, 2023

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    92abf1d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. add places365 image addon

    thebino committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    2913074 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    7d5c980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9010975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e153514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b796a4e View commit details
    Browse the repository at this point in the history
  5. add discord badge

    thebino committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    af2265d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    289a8d8 View commit details
    Browse the repository at this point in the history
  7. add badges for build status

    thebino committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    37c8e74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee8265d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from photos-network/feature/github_actions

    Feature/GitHub actions
    thebino committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6b3ac8d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. remove unused contetxt

    thebino committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e00e643 View commit details
    Browse the repository at this point in the history
  2. adjust addon comments

    thebino committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d5100e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. adjust devcontainer settings

    thebino committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3f4092d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ab4c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. return mock data

    thebino committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    0795a77 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. clean up code

    thebino committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    ab5dc2d View commit details
    Browse the repository at this point in the history
  2. remove old python versions

    thebino committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e6291b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from photos-network/feature/devcontainer

    Feature/devcontainer
    thebino committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7ee9ec9 View commit details
    Browse the repository at this point in the history
  4. check for missing auth token

    thebino committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    83501a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    d42908e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge pull request #7 from photos-network/feature/oauth

    add first draft of oauth/indieauth
    thebino committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    99a50c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. change devcontainer

    thebino committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    0979276 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    851094e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3786ef7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    b013cb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. handle Authorization Request

    thebino committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3b759aa View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. change default python path

    thebino committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    dd02e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4419b8 View commit details
    Browse the repository at this point in the history
  3. add vs code instruction video

    thebino committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    e6a6672 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    733f9ef View commit details
    Browse the repository at this point in the history
  5. add oauth2 handling

    thebino committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    863072e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    d4b480f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3f0af View commit details
    Browse the repository at this point in the history
  3. adjust config dir for tests

    thebino committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    3a664ab View commit details
    Browse the repository at this point in the history
  4. adjust config dir for tests

    thebino committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    1e4b122 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from photos-network/feature/oauth2-stateless

    Feature/oauth2 stateless
    thebino committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    66b2200 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    774f51c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7d084 View commit details
    Browse the repository at this point in the history
  3. remove pytest arguments

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6a0513c View commit details
    Browse the repository at this point in the history
  4. remove session from tests

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5f4b390 View commit details
    Browse the repository at this point in the history
  5. skip state if missing

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    de971c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90ff1eb View commit details
    Browse the repository at this point in the history
  7. print file_path for debuggin

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    efd41b5 View commit details
    Browse the repository at this point in the history
  8. create data dir for tests

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0f86dae View commit details
    Browse the repository at this point in the history
  9. create data dir for tests

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6c82797 View commit details
    Browse the repository at this point in the history
  10. create data dir for tests

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ed1bea0 View commit details
    Browse the repository at this point in the history
  11. create data dir for tests

    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2d9e1da View commit details
    Browse the repository at this point in the history
  12. Merge pull request #10 from photos-network/feature/remove_cookies

    remove session cookies from oauth
    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    cf07044 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c49581 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #11 from photos-network/feature/token_lifetime

    increase token lifetime to 60minutes
    thebino committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    26fa6c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. generalize sql base

    thebino committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    de7652e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c8d76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from photos-network/feature/last_login

    Feature/last login
    thebino committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    55f0360 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    66a96cd View commit details
    Browse the repository at this point in the history
  2. remove oauth debugger

    thebino committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3ce2344 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. add Dockerfile

    thebino committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c4224a3 View commit details
    Browse the repository at this point in the history
  2. track dto files

    thebino committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    7ce66a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    f188703 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from photos-network/feature/create_default_config

    create a default config if necessary
    thebino committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    08a1d15 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    4f2ce43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from photos-network/feature/addons

    decrease logging level for addon setup
    thebino committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8cc718d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e332a2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from photos-network/feature/auth_clients

    read auth client configs from configuration file
    thebino committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    4fa4ede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca39ed7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #16 from photos-network/feature/authorization

    separate authentication and authorization
    thebino committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    51f163a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73e063d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Merge pull request #17 from photos-network/feature/postman

    add postman collection for development
    thebino committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    bd59921 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. add limit and offset handling

    thebino committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    f7eeb50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from photos-network/feature/postman

    add limit and offset handling
    thebino committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    cade920 View commit details
    Browse the repository at this point in the history
  3. add user management

    thebino committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    1cdddd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    c3d09c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from photos-network/feature/user_management

    Feature/user management
    thebino committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    fccb403 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. bump version for release

    thebino committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a2e6764 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from photos-network/feature/release_bump

    bump version for release
    thebino committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1ea509d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. trim and lowercase username

    thebino committed May 9, 2021
    Configuration menu
    Copy the full SHA
    5cdf41d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from photos-network/bugfix/lower_case_username…

    …_login
    
    trim and lowercase username
    thebino committed May 9, 2021
    Configuration menu
    Copy the full SHA
    084217c View commit details
    Browse the repository at this point in the history
  3. bump version

    thebino committed May 9, 2021
    Configuration menu
    Copy the full SHA
    b45c315 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from photos-network/feature/bump

    bump version
    thebino committed May 9, 2021
    Configuration menu
    Copy the full SHA
    da9250f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. enrich metadata and change base url (#23)

    * enrich metadata and change base url
    thebino committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d0f4039 View commit details
    Browse the repository at this point in the history
  2. change baseUrl from v1/ to api/ (#24)

    thebino committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    64424d7 View commit details
    Browse the repository at this point in the history
  3. fix base url (#25)

    thebino committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fd16098 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    2de8035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50b775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96db5b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    dae64af View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. add missing changelog

    thebino committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    25b1f45 View commit details
    Browse the repository at this point in the history
  2. publish app port

    thebino committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    95b1a40 View commit details
    Browse the repository at this point in the history
  3. fix tests

    thebino committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    8fb8122 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Update CODEOWNERS

    change default code owners
    thebino committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    ee9788a View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    fix code owners
    thebino committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    c3a7ad2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    337b80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dff540 View commit details
    Browse the repository at this point in the history
  3. fix CI syntax

    thebino committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    1dd5083 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. add status code for errors

    thebino committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    b8cb809 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    1138b1d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    77901da View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    3ba4101 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. add plugin system draft

    thebino committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    5311bb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. trigger function on plugins

    thebino committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7402983 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    b371698 View commit details
    Browse the repository at this point in the history
  2. add debug output

    thebino committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    8341218 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    23a73d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. draft repository

    thebino committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9cade20 View commit details
    Browse the repository at this point in the history
  2. add debug launch for vscode

    thebino committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d4a7c2c View commit details
    Browse the repository at this point in the history
  3. adjust some meta informations

    thebino committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4f9e8b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    641ee3b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    29e18fe View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    9fae17f View commit details
    Browse the repository at this point in the history
  2. fmt

    thebino committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0756b14 View commit details
    Browse the repository at this point in the history
  3. clippy

    thebino committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bd83eeb View commit details
    Browse the repository at this point in the history
  4. fmt

    thebino committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    79202f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. add first oauth draft

    thebino committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    758dd73 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    d01b9c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. clean-up

    thebino committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    51b061e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    185d178 View commit details
    Browse the repository at this point in the history
  2. rename activity pub crate

    thebino committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c868ee View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. first draft of media api

    thebino committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    212fcaa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. rename media endpoints

    thebino committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    da3ec35 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    33ec6bb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. add draft for media api test

    thebino committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    62b124c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c0132 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    bfdbae0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. add optional user extractor

    thebino committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    a154ea8 View commit details
    Browse the repository at this point in the history
  2. add media repository

    thebino committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    33b2f41 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. add sea-orm and sqlx

    thebino committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    eb5b041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e841e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. move config into common

    thebino committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d23a478 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    de4d81e View commit details
    Browse the repository at this point in the history
  2. upload code coverage

    thebino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8d8893b View commit details
    Browse the repository at this point in the history
  3. create code coverage

    thebino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dfa7836 View commit details
    Browse the repository at this point in the history
  4. fix codecov action version

    thebino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fca2866 View commit details
    Browse the repository at this point in the history
  5. add grcov config

    thebino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dd7b5c3 View commit details
    Browse the repository at this point in the history
  6. add build flags for tests

    thebino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b791431 View commit details
    Browse the repository at this point in the history
  7. skip coverage

    thebino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    742ec89 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. implement post_media

    thebino committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    61ccdd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    3d839d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    f1dbe92 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    8a41d74 View commit details
    Browse the repository at this point in the history