aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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-224-39/+73
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-223-13/+262
* 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-206-10/+10
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-205-14/+23
* format: Run yarn formatMohamedBassem2024-02-182-5/+3
* build: Fix docker imagesMohamedBassem2024-02-171-1/+1
* 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-165-77/+90
* 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-137-25/+111
* feature: A usable, yet ugly browser extensionMohamedBassem2024-02-131-0/+7
* hack: Hack API key support in the context creation of TRPCMohamedBassem2024-02-121-1/+17
* feature: Add support for managing API keysMohamedBassem2024-02-125-1/+286
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-119-161/+47
* api: Init trpc in prep for a migrationMohamedBassem2024-02-101-0/+10
* [ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem2024-02-093-4/+6
* [feature] Add the ability to favourite and archive bookmarksMohamedBassem2024-02-094-56/+126
* [ui] Make the bookmarks section scrollableMohamedBassem2024-02-092-2/+2
* [ui] Adding the favourites and archive pagesMohamedBassem2024-02-0910-60/+142
* [chore] Linting and formating tweakingMohamedBassem2024-02-096-13/+13
* [refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2024-02-096-45/+50
* Migrating away from bun to yarnMohamedBassem2024-02-082-2/+6
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-0813-0/+481