aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/bookmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-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>
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-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>
* ui(web): move layout selector to main screen (#252)Md Saban2024-06-231-9/+7
|
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-12/+9
|
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-303-38/+17
|
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+2
|
* fix(web): Remove the custom tile from the bookmarks pageMohamedBassem2024-03-231-5/+0
|
* ui(web): Show an overlay when dragging is activeMohamedBassem2024-03-201-6/+9
|
* fix(web): Greatly improve the search feeling by removing the flickerMohamedBassem2024-03-201-1/+7
|
* ui(web): Add an editor card inline in the bookmark grid and remove the top ↵MohamedBassem2024-03-161-1/+1
| | | | nav buttons
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+1
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-143-0/+39