aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app (unfollow)
Commit message (Expand)AuthorFilesLines
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
2024-02-12feature: Add support for managing API keysMohamedBassem5-1/+286
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem9-161/+47
2024-02-10api: Init trpc in prep for a migrationMohamedBassem1-0/+10
2024-02-09[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fixMohamedBassem3-4/+6
2024-02-09[feature] Add the ability to favourite and archive bookmarksMohamedBassem4-56/+126
2024-02-09[ui] Make the bookmarks section scrollableMohamedBassem2-2/+2
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem10-60/+142
2024-02-09[chore] Linting and formating tweakingMohamedBassem6-13/+13
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem6-45/+50
2024-02-08Migrating away from bun to yarnMohamedBassem2-2/+6
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem13-0/+481