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

Link folders #1258

Open
wants to merge 185 commits into
base: main
Choose a base branch
from
Open

Link folders #1258

wants to merge 185 commits into from

Commits on Sep 11, 2024

  1. update the db schema

    devkiran committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3302927 View commit details
    Browse the repository at this point in the history
  2. add folder endpoints

    devkiran committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f3f69e4 View commit details
    Browse the repository at this point in the history
  3. assign a folder to a link

    devkiran committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    980388c View commit details
    Browse the repository at this point in the history
  4. update recordLink

    devkiran committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b8812c0 View commit details
    Browse the repository at this point in the history
  5. Filter links by folder

    devkiran committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1780a15 View commit details
    Browse the repository at this point in the history
  6. fix the tests

    devkiran committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4aa7aa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf16265 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    00735ed View commit details
    Browse the repository at this point in the history
  2. add some tests

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bdc4080 View commit details
    Browse the repository at this point in the history
  3. Delete folder after tests

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef1dd6b View commit details
    Browse the repository at this point in the history
  4. add foldersLimit

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e85c45a View commit details
    Browse the repository at this point in the history
  5. Update the openapi spec

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0081e14 View commit details
    Browse the repository at this point in the history
  6. convert null to empty string

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d68a7dd View commit details
    Browse the repository at this point in the history
  7. fix the build

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    93d2fc8 View commit details
    Browse the repository at this point in the history
  8. missed some spot

    devkiran committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3fc6aeb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0afc9d1 View commit details
    Browse the repository at this point in the history
  2. add folder permissions

    devkiran committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    06f6f06 View commit details
    Browse the repository at this point in the history
  3. wip ACL

    devkiran committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    80bd2ca View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    3d794e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3951f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a35b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    874a442 View commit details
    Browse the repository at this point in the history
  5. wip folder permissions

    devkiran committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c50828a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b68ea8d View commit details
    Browse the repository at this point in the history
  7. add folder switcher

    devkiran committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e0946d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7da9097 View commit details
    Browse the repository at this point in the history
  9. filter the links by folderId

    devkiran committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    746e0a5 View commit details
    Browse the repository at this point in the history
  10. fix temp

    devkiran committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    52fde36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36c1b53 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update title

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8781bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a921dc View commit details
    Browse the repository at this point in the history
  3. format

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e26cdaf View commit details
    Browse the repository at this point in the history
  4. rename the model

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2d5b400 View commit details
    Browse the repository at this point in the history
  5. add create modal form

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    47d5ecf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9d8474 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61d7d19 View commit details
    Browse the repository at this point in the history
  8. delete folder modal

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e5f34ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4e4d19 View commit details
    Browse the repository at this point in the history
  10. update styles

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7ddabee View commit details
    Browse the repository at this point in the history
  11. add description

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    791e155 View commit details
    Browse the repository at this point in the history
  12. wip folder members page

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0f95d85 View commit details
    Browse the repository at this point in the history
  13. format

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    555a60f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    72c897f View commit details
    Browse the repository at this point in the history
  15. add MoveLinkToFolderModal

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    905cd28 View commit details
    Browse the repository at this point in the history
  16. wip move link to folder

    devkiran committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    886ad76 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    10e5ad9 View commit details
    Browse the repository at this point in the history
  2. format

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eb299a6 View commit details
    Browse the repository at this point in the history
  3. handle the very length name

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0e441c2 View commit details
    Browse the repository at this point in the history
  4. folder access request

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cc5b648 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b089f03 View commit details
    Browse the repository at this point in the history
  6. wip users folder access

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a35edec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e8289b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ba76b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9948ab7 View commit details
    Browse the repository at this point in the history
  10. fix the select options

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    033a5de View commit details
    Browse the repository at this point in the history
  11. fix the folder role

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e21ca12 View commit details
    Browse the repository at this point in the history
  12. disable edit for non-owner

    devkiran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    83c6b94 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    59beb10 View commit details
    Browse the repository at this point in the history
  2. update folder permissions

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6cc06c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9ce5c6 View commit details
    Browse the repository at this point in the history
  4. more permission checks

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5b0bbca View commit details
    Browse the repository at this point in the history
  5. folder user role update

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e5da4f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a1b278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d685fd8 View commit details
    Browse the repository at this point in the history
  8. fix types

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7fe8e6b View commit details
    Browse the repository at this point in the history
  9. fix links count

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    495cccf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc8c532 View commit details
    Browse the repository at this point in the history
  11. remove console.log

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    e548f70 View commit details
    Browse the repository at this point in the history
  12. add search box

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0f4c8e0 View commit details
    Browse the repository at this point in the history
  13. format

    devkiran committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8648037 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. handle the permissions in UI

    devkiran committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    17d8edc View commit details
    Browse the repository at this point in the history
  2. send linkCount

    devkiran committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    50ee561 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    56cc0df View commit details
    Browse the repository at this point in the history
  2. move link to a folder

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    547bf64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac989c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b2d884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a13f22 View commit details
    Browse the repository at this point in the history
  6. display selected folder

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b6a8eaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f0814d View commit details
    Browse the repository at this point in the history
  8. add folder actions

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3ea3734 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    968710d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97f8202 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    225b97d View commit details
    Browse the repository at this point in the history
  12. format

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0520078 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d94c110 View commit details
    Browse the repository at this point in the history
  14. some rename

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4972a42 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d0269d1 View commit details
    Browse the repository at this point in the history
  16. add folder logos

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a3109c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1eed399 View commit details
    Browse the repository at this point in the history
  18. some fixes

    devkiran committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d17b7c8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4cd28c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    22d2cca View commit details
    Browse the repository at this point in the history
  2. add folder access check

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f617804 View commit details
    Browse the repository at this point in the history
  3. apply folder permissions

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fc36812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd58701 View commit details
    Browse the repository at this point in the history
  5. some permission check

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4256506 View commit details
    Browse the repository at this point in the history
  6. rename

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5bba119 View commit details
    Browse the repository at this point in the history
  7. update methods

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f959c55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    276c52d View commit details
    Browse the repository at this point in the history
  9. update folder icons

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cc7caaf View commit details
    Browse the repository at this point in the history
  10. fix icons

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6e03f97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f975dd View commit details
    Browse the repository at this point in the history
  12. add missing permissions

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0cf26a9 View commit details
    Browse the repository at this point in the history
  13. update

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0913c70 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b62d8e7 View commit details
    Browse the repository at this point in the history
  15. update ui

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    73ea8d7 View commit details
    Browse the repository at this point in the history
  16. add getFolderOrThrow

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e31c74c View commit details
    Browse the repository at this point in the history
  17. folder permission fixes

    devkiran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    96ee2fa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b10be87 View commit details
    Browse the repository at this point in the history
  2. add bg color

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c53c646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64b25d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4617364 View commit details
    Browse the repository at this point in the history
  5. support folder search

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fe93979 View commit details
    Browse the repository at this point in the history
  6. rename types

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2e52306 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcc85bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e109c75 View commit details
    Browse the repository at this point in the history
  9. some cleanup

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    663a7f2 View commit details
    Browse the repository at this point in the history
  10. consistent method name

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6be02aa View commit details
    Browse the repository at this point in the history
  11. Fix fetching links

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e9bfa89 View commit details
    Browse the repository at this point in the history
  12. filter analytics by folderId

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4fad662 View commit details
    Browse the repository at this point in the history
  13. remove console.log

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a7f73b0 View commit details
    Browse the repository at this point in the history
  14. add folderId to events API

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f3a4f44 View commit details
    Browse the repository at this point in the history
  15. update analytics and events

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b0fa0e9 View commit details
    Browse the repository at this point in the history
  16. fix query

    devkiran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fcae3e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a90d7fb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    48506d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6038587 View commit details
    Browse the repository at this point in the history
  3. update count of links

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1e5da4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aac2ad2 View commit details
    Browse the repository at this point in the history
  5. small tweaks

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5918f65 View commit details
    Browse the repository at this point in the history
  6. format

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9920802 View commit details
    Browse the repository at this point in the history
  7. use useKeyboardShortcut

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a87476e View commit details
    Browse the repository at this point in the history
  8. update types

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    16e85cd View commit details
    Browse the repository at this point in the history
  9. rename method

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c982bb9 View commit details
    Browse the repository at this point in the history
  10. format

    devkiran committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    160d25f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    f359b97 View commit details
    Browse the repository at this point in the history
  2. setup mailhog

    devkiran committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    07f4ba6 View commit details
    Browse the repository at this point in the history
  3. Revert "setup mailhog"

    This reverts commit 07f4ba6.
    devkiran committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f9571de View commit details
    Browse the repository at this point in the history
  4. Revert "make the RESEND_API_KEY optional"

    This reverts commit f359b97.
    devkiran committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8e10fa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fe194e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    55abe0f View commit details
    Browse the repository at this point in the history
  2. fix the links filter

    devkiran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    295ae9a View commit details
    Browse the repository at this point in the history
  3. format

    devkiran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f6d303d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c54dd6 View commit details
    Browse the repository at this point in the history
  5. add unsorted label

    devkiran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d64a49a View commit details
    Browse the repository at this point in the history
  6. rename

    devkiran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e292869 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e09cbc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    39c090b View commit details
    Browse the repository at this point in the history
  2. Update index.tsx

    steven-tey committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f942544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03daa60 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9793da1 View commit details
    Browse the repository at this point in the history
  2. add feature flag

    devkiran committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1b3a7aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38f7f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    3d87472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf4f82 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    devkiran committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    744cc5f View commit details
    Browse the repository at this point in the history
  4. small fix

    devkiran committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b9b54f3 View commit details
    Browse the repository at this point in the history
  5. another fix

    devkiran committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ccf1959 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    671b702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc935d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba1f3eb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b4039a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f4a58 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

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

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    a77e2f6 View commit details
    Browse the repository at this point in the history
  2. Move folders into Library

    TWilson023 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7a155bc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    4dbc6ad View commit details
    Browse the repository at this point in the history
  2. Add permissions panel

    TWilson023 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dead48f View commit details
    Browse the repository at this point in the history
  3. Truncation fixes

    TWilson023 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c3e705 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    28256f0 View commit details
    Browse the repository at this point in the history
  2. match Prisma versions

    devkiran committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b490d6e View commit details
    Browse the repository at this point in the history
  3. fix types

    devkiran committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    aadad24 View commit details
    Browse the repository at this point in the history
  4. format

    devkiran committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2dd1897 View commit details
    Browse the repository at this point in the history
  5. update pnpm-lock

    devkiran committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    38a5037 View commit details
    Browse the repository at this point in the history