aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/ChangeLayout.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem2025-07-261-64/+0
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-5/+8
| | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now
* feature(web): Add a compact layout. Fixes #379MohamedBassem2024-09-151-1/+8
|
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-4/+8
| | | | | | | | | | | | | | | | | * 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-0/+50