aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* feature: Show a visual indication when an item is favouritedMohamedBassem2024-02-281-0/+8
* feature: Add copy link to bookmark optionsMohamedBassem2024-02-281-0/+12
* fix: Fix trpc output validation when deleting API keysMohamedBassem2024-02-271-3/+1
* build: Migrate from yarn to pnpmMohamedBassem2024-02-261-0/+3
* feature: Add support for adding/removing tagsMohamedBassem2024-02-265-51/+364
* db: Migrate from prisma to drizzleMohamedBassem2024-02-238-162/+195
* fix: Remove the separator line from the sign in page when no providers are co...MohamedBassem2024-02-221-1/+1
* fix: Tag filtering and sortingMohamedBassem2024-02-221-2/+2
* fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem2024-02-224-13/+18
* 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-227-49/+100
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-2211-18/+488
* build: Fix the docker buildMohamedBassem2024-02-201-1/+0
* build: Fix buildMohamedBassem2024-02-201-2/+2
* feature: Basic support for demo modeMohamedBassem2024-02-203-12/+12
* fix: Fix passing the query to the tag pageMohamedBassem2024-02-203-32/+11
* branding: Rename app to HoarderMohamedBassem2024-02-2010-17/+17
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-208-15/+30
* format: Run yarn formatMohamedBassem2024-02-184-11/+9
* build: Fix docker imagesMohamedBassem2024-02-171-1/+1
* feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem2024-02-175-2/+25
* ui: Add bookmark card skeletonMohamedBassem2024-02-173-0/+47
* ui: Change action buttons to show a spinner when the request is loadingMohamedBassem2024-02-175-18/+84
* Migrating to react query for client side queriesMohamedBassem2024-02-168-94/+128
* ui: Usage images for link cardsMohamedBassem2024-02-154-51/+83
* fix: Fix broken tag pageMohamedBassem2024-02-141-2/+4
* chore: Consolidate all config vars in one fileMohamedBassem2024-02-142-23/+1
* feature: Add ability to refresh bookmark detailsMohamedBassem2024-02-142-2/+62
* 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-137-29/+134
* WIP: Add services to DockerfileMohamedBassem2024-02-132-57/+1
* feature: Add login page and logout buttonMohamedBassem2024-02-139-59/+111
* feature: A usable, yet ugly browser extensionMohamedBassem2024-02-132-1/+35
* hack: Hack API key support in the context creation of TRPCMohamedBassem2024-02-124-8/+22
* feature: Add support for managing API keysMohamedBassem2024-02-1211-1/+672
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-1124-432/+278
* api: Init trpc in prep for a migrationMohamedBassem2024-02-105-0/+57
* fix: Show newer bookmarks first in the gridMohamedBassem2024-02-101-0/+3
* [ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem2024-02-094-6/+9
* [feature] Add the ability to favourite and archive bookmarksMohamedBassem2024-02-097-58/+162
* [ui] Make the bookmarks section scrollableMohamedBassem2024-02-092-2/+2
* [ui] Adding the favourites and archive pagesMohamedBassem2024-02-0912-62/+160
* [chore] Linting and formating tweakingMohamedBassem2024-02-0917-51/+51
* [refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2024-02-0913-165/+191
* Migrating away from bun to yarnMohamedBassem2024-02-085-62/+67
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-0846-0/+2068