Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Feed system, user/organization following [MOD-535] #739

Open
wants to merge 80 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2023

  1. WIP end-of-day push

    OmegaJak committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    09784ab View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Authorize endpoint, accept endpoints, DB stuff for oauth clients, the…

    …ir redirects, and client authorizations
    OmegaJak committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0530864 View commit details
    Browse the repository at this point in the history
  2. OAuth Client create route

    OmegaJak committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4163335 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Get user clients

    OmegaJak committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4d1b0bf View commit details
    Browse the repository at this point in the history
  2. Client delete

    OmegaJak committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d4b37de View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Edit oauth client

    OmegaJak committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    631e953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107a53b View commit details
    Browse the repository at this point in the history
  3. Database stuff for tokens

    OmegaJak committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6c8bbf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    083f754 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeb45e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6450d04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93cd620 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e4dbb1 View commit details
    Browse the repository at this point in the history
  9. Bit o cleanup

    OmegaJak committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8e6d1ff View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    ad04fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229f505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16e7eb2 View commit details
    Browse the repository at this point in the history
  4. More tests

    OmegaJak committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1c1636d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Another test

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3221381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a64ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e78306 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    309dbff View commit details
    Browse the repository at this point in the history
  5. cargo sqlx prepare

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0999d25 View commit details
    Browse the repository at this point in the history
  6. dead code warning

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    68481a1 View commit details
    Browse the repository at this point in the history
  7. Auto clippy fixes

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    075b130 View commit details
    Browse the repository at this point in the history
  8. Uri refactoring

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4e2bcab View commit details
    Browse the repository at this point in the history
  9. minor name improvement

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f03f6f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    022ea62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6eaa35d View commit details
    Browse the repository at this point in the history
  12. Try fix from test PR

    OmegaJak committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6bdb9c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge branch 'master' into OAuth

    # Conflicts:
    #	sqlx-data.json
    OmegaJak committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c29f998 View commit details
    Browse the repository at this point in the history
  2. Fixes for updated sqlx

    OmegaJak committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f9246a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    f486d99 View commit details
    Browse the repository at this point in the history
  2. Get OAuth client(s)

    OmegaJak committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    723a377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc625fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5468b0a View commit details
    Browse the repository at this point in the history
  5. Rework routes

    OmegaJak committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3178755 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3be6305 View commit details
    Browse the repository at this point in the history
  7. Cargo sqlx prepare

    OmegaJak committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f26de30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18fd30e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. First steps

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    54a1c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d08f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ce8d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20cef00 View commit details
    Browse the repository at this point in the history
  5. insert project create event

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    cae4288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d82c936 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8e88be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03ade2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    196b353 View commit details
    Browse the repository at this point in the history
  10. Organization following

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    97585a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5d82d4 View commit details
    Browse the repository at this point in the history
  12. cargo sqlx prepare

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1a81eea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f9b6f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23120d8 View commit details
    Browse the repository at this point in the history
  15. formatting

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f5f7b83 View commit details
    Browse the repository at this point in the history
  16. Feed tests

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5694ca7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    32bd67e View commit details
    Browse the repository at this point in the history
  18. More feed + following tests

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f6e86b1 View commit details
    Browse the repository at this point in the history
  19. cargo sqlx prepare

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5530a87 View commit details
    Browse the repository at this point in the history
  20. Undo rename

    OmegaJak committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e6df9be View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Cargo clippy

    OmegaJak committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    84287c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    fc3d31b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1992925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e568e3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into creator_follows_rebased_2

    # Conflicts:
    #	src/database/models/ids.rs
    #	src/models/ids.rs
    #	src/routes/v3/mod.rs
    #	tests/common/api_v3/mod.rs
    #	tests/common/asserts.rs
    #	tests/common/dummy_data.rs
    OmegaJak committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5a39c63 View commit details
    Browse the repository at this point in the history
  5. Clippy

    OmegaJak committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    780aae6 View commit details
    Browse the repository at this point in the history
  6. Code review improvements

    OmegaJak committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    48037b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6d2b0d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge branch 'master' of http://www.github.com/modrinth/labrinth into…

    … creator_follows_rebased_2
    thesuzerain committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9a00c2d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    3edae49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474ac88 View commit details
    Browse the repository at this point in the history
  3. removed project update

    thesuzerain committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    77617c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fixed nightly failure

    thesuzerain committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f3b8375 View commit details
    Browse the repository at this point in the history
  2. Revert "fixed nightly failure"

    This reverts commit f3b8375.
    thesuzerain committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0943ae4 View commit details
    Browse the repository at this point in the history
  3. bumped rust version

    thesuzerain committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    930cd9a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge branch 'master' of http://www.github.com/modrinth/labrinth into…

    … creator_follows_rebased_2
    thesuzerain committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e28b4d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5b5be View commit details
    Browse the repository at this point in the history
  3. fmt; clippy; prepare

    thesuzerain committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    647786e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Merge branch 'master' of http://www.github.com/modrinth/labrinth into…

    … creator_follows_rebased_2
    thesuzerain committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    315a81a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ffa116 View commit details
    Browse the repository at this point in the history