aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Add support for adding/removing tagsMohamedBassem2024-02-262-49/+273
* db: Migrate from prisma to drizzleMohamedBassem2024-02-232-31/+27
* fix: Tag filtering and sortingMohamedBassem2024-02-221-2/+2
* fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem2024-02-223-12/+17
* fix: Make typescript happyMohamedBassem2024-02-221-1/+2
* feature: Introduce a separate sidebar for the mobileMohamedBassem2024-02-225-5/+64
* feature: Adding a loading page while bookmarks are being fetchedMohamedBassem2024-02-222-2/+13
* feature: Adding some loading card while the link is getting crawledMohamedBassem2024-02-223-37/+71
* feature: Basic support for demo modeMohamedBassem2024-02-201-1/+0
* fix: Fix passing the query to the tag pageMohamedBassem2024-02-201-3/+5
* branding: Rename app to HoarderMohamedBassem2024-02-204-6/+6
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-205-14/+23
* format: Run yarn formatMohamedBassem2024-02-182-5/+3
* feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem2024-02-173-1/+14
* ui: Add bookmark card skeletonMohamedBassem2024-02-171-0/+32
* ui: Change action buttons to show a spinner when the request is loadingMohamedBassem2024-02-173-18/+39
* Migrating to react query for client side queriesMohamedBassem2024-02-164-76/+84
* ui: Usage images for link cardsMohamedBassem2024-02-153-35/+53
* fix: Fix broken tag pageMohamedBassem2024-02-141-2/+4
* feature: Add ability to refresh bookmark detailsMohamedBassem2024-02-141-1/+24
* feature: Sort tags by usage and show usage numbersMohamedBassem2024-02-141-8/+25
* ui: Small UI fixesMohamedBassem2024-02-142-3/+3
* feature: Add error and not found boundaries in the dashboardMohamedBassem2024-02-132-0/+16
* feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2024-02-135-29/+105
* feature: Add login page and logout buttonMohamedBassem2024-02-133-8/+45
* feature: Add support for managing API keysMohamedBassem2024-02-125-1/+286
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-115-31/+40
* [ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem2024-02-092-3/+2
* [feature] Add the ability to favourite and archive bookmarksMohamedBassem2024-02-093-53/+88
* [ui] Make the bookmarks section scrollableMohamedBassem2024-02-092-2/+2
* [ui] Adding the favourites and archive pagesMohamedBassem2024-02-099-58/+132
* [chore] Linting and formating tweakingMohamedBassem2024-02-095-11/+11
* [refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2024-02-094-30/+37
* Migrating away from bun to yarnMohamedBassem2024-02-082-2/+6
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-086-0/+275