aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/bookmarks (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-12feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban1-9/+1
* ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com>
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-3/+3
* feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com>
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 #40MohamedBassem3-38/+17
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+2
2024-03-23fix(web): Remove the custom tile from the bookmarks pageMohamedBassem1-5/+0
2024-03-20ui(web): Show an overlay when dragging is activeMohamedBassem1-6/+9
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 ↵MohamedBassem1-1/+1
nav buttons
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem3-0/+39