aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/bookmarks/page.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-12feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban1-9/+1
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-3/+3
2024-06-23ui(web): move layout selector to main screen (#252)Md Saban1-9/+7
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem1-12/+9
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem1-5/+17
2024-03-20fix(web): Greatly improve the search feeling by removing the flickerMohamedBassem1-1/+7
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-1/+1
2024-02-09[feature] Add the ability to favourite and archive bookmarksMohamedBassem1-1/+1
2024-02-09[ui] Adding the favourites and archive pagesMohamedBassem1-18/+3
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-2/+2
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[feature] Introduce a sidebarMohamedBassem1-4/+8
2024-02-07[feature] Render tags in the link cardMohamedBassem1-0/+5
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-0/+11