aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-29fix: Change the colors of the tag pillMohamedBassem1-3/+3
2024-02-29fix: Open links in new tabMohamedBassem1-2/+6
2024-02-28feature: Add support for markdown in the text bookmarksMohamedBassem6-37/+84
2024-02-28fix: Fix the positioning of the favourited starMohamedBassem1-8/+10
2024-02-28feature: Support tag inferance for note bookmarksMohamedBassem1-5/+16
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem13-108/+448
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem13-66/+340
2024-02-28feature: Show a visual indication when an item is favouritedMohamedBassem1-0/+8
2024-02-28feature: Add copy link to bookmark optionsMohamedBassem1-0/+12
2024-02-27fix: Fix trpc output validation when deleting API keysMohamedBassem1-3/+1
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-0/+3
2024-02-26feature: Add support for adding/removing tagsMohamedBassem5-51/+364
2024-02-23db: Migrate from prisma to drizzleMohamedBassem8-162/+195
2024-02-22fix: Remove the separator line from the sign in page when no providers are co...MohamedBassem1-1/+1
2024-02-22fix: Tag filtering and sortingMohamedBassem1-2/+2
2024-02-22fix: Minor UI tweaks and fixing addition of first bookmarkMohamedBassem4-13/+18
2024-02-22fix: Make typescript happyMohamedBassem1-1/+2
2024-02-22feature: Introduce a separate sidebar for the mobileMohamedBassem5-5/+64
2024-02-22feature: Adding a loading page while bookmarks are being fetchedMohamedBassem2-2/+13
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem7-49/+100
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem11-18/+488
2024-02-20build: Fix the docker buildMohamedBassem1-1/+0
2024-02-20build: Fix buildMohamedBassem1-2/+2
2024-02-20feature: Basic support for demo modeMohamedBassem3-12/+12
2024-02-20fix: Fix passing the query to the tag pageMohamedBassem3-32/+11
2024-02-20branding: Rename app to HoarderMohamedBassem10-17/+17
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem8-15/+30
2024-02-18format: Run yarn formatMohamedBassem4-11/+9
2024-02-17build: Fix docker imagesMohamedBassem1-1/+1
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem5-2/+25
2024-02-17ui: Add bookmark card skeletonMohamedBassem3-0/+47
2024-02-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem5-18/+84
2024-02-16Migrating to react query for client side queriesMohamedBassem8-94/+128
2024-02-15ui: Usage images for link cardsMohamedBassem4-51/+83
2024-02-14fix: Fix broken tag pageMohamedBassem1-2/+4
2024-02-14chore: Consolidate all config vars in one fileMohamedBassem2-23/+1
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem2-2/+62
2024-02-14feature: Sort tags by usage and show usage numbersMohamedBassem1-8/+25
2024-02-14ui: Small UI fixesMohamedBassem2-3/+3
2024-02-13feature: Add error and not found boundaries in the dashboardMohamedBassem2-0/+16
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem7-29/+134
2024-02-13WIP: Add services to DockerfileMohamedBassem2-57/+1
2024-02-13feature: Add login page and logout buttonMohamedBassem9-59/+111
2024-02-13feature: A usable, yet ugly browser extensionMohamedBassem2-1/+35
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem4-8/+22
2024-02-12feature: Add support for managing API keysMohamedBassem11-1/+672
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem24-432/+278
2024-02-10api: Init trpc in prep for a migrationMohamedBassem5-0/+57
2024-02-10fix: Show newer bookmarks first in the gridMohamedBassem1-0/+3
2024-02-09[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem4-6/+9