aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-02ui: Minor UI tweaks in admin page and sidebarMohamedBassem2-32/+36
2024-03-02feature: Update faviconMohamedBassem1-0/+0
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem3-2/+135
2024-03-01feature: Add full text search supportMohamedBassem2-1/+110
2024-03-01feature: Add support for creating and updating listsMohamedBassem9-5/+548
2024-02-29fix: Fix the padding of the tag view pageMohamedBassem2-3/+4
2024-02-29ui: Slightly better looking AllTags pageMohamedBassem1-6/+4
2024-02-29refactor: Use a Slot for passing classnames to children insteadMohamedBassem3-15/+15
2024-02-29fix: Remove extra row-span from LinkCardMohamedBassem2-3/+2
2024-02-29fix: Delete URL on successful bookmarkMohamedBassem1-0/+4
2024-02-29fix: Fix the look of the grid view and allowing notes to have variable sizeMohamedBassem5-10/+5
2024-02-29fix: Fix phantom links in tag pillsMohamedBassem1-11/+11
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 bookmarksMohamedBassem4-36/+81
2024-02-28fix: Fix the positioning of the favourited starMohamedBassem1-8/+10
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem9-78/+322
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem3-4/+5
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-26feature: Add support for adding/removing tagsMohamedBassem2-49/+273
2024-02-23db: Migrate from prisma to drizzleMohamedBassem2-31/+27
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 crawledMohamedBassem4-39/+73
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem3-13/+262
2024-02-20feature: Basic support for demo modeMohamedBassem1-1/+0
2024-02-20fix: Fix passing the query to the tag pageMohamedBassem1-3/+5
2024-02-20branding: Rename app to HoarderMohamedBassem6-10/+10
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem5-14/+23
2024-02-18format: Run yarn formatMohamedBassem2-5/+3
2024-02-17build: Fix docker imagesMohamedBassem1-1/+1
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem3-1/+14
2024-02-17ui: Add bookmark card skeletonMohamedBassem1-0/+32
2024-02-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem3-18/+39
2024-02-16Migrating to react query for client side queriesMohamedBassem5-77/+90
2024-02-15ui: Usage images for link cardsMohamedBassem3-35/+53
2024-02-14fix: Fix broken tag pageMohamedBassem1-2/+4
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem1-1/+24
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 pageMohamedBassem5-29/+105
2024-02-13feature: Add login page and logout buttonMohamedBassem7-25/+111
2024-02-13feature: A usable, yet ugly browser extensionMohamedBassem1-0/+7
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem1-1/+17