aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05feature: Store html content of links in the databaseMohamedBassem1-0/+1
2024-03-02fix: Fix hydration in list view caused by the spinnerMohamedBassem1-1/+29
2024-03-02feature: Show a loading indicator when tags are still being fetchedMohamedBassem1-0/+1
2024-03-02feature: Make the first user an admin automaticallyMohamedBassem1-10/+21
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem2-5/+17
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+18
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-0/+7
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+59
2024-02-26feature: Add support for adding/removing tagsMohamedBassem1-0/+3
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-3/+8
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem2-10/+2
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-0/+13
2024-02-20fix: Fix passing the query to the tag pageMohamedBassem1-0/+1
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-0/+2
2024-02-18format: Run yarn formatMohamedBassem1-2/+2
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem1-0/+9
2024-02-16Migrating to react query for client side queriesMohamedBassem2-17/+35
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem7-271/+21
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 fixMohamedBassem1-2/+3
2024-02-09[feature] Add the ability to favourite and archive bookmarksMohamedBassem3-2/+36
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem2-2/+18
2024-02-09[chore] Linting and formating tweakingMohamedBassem3-4/+4
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem6-120/+140
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem8-0/+263