aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/userLocalSettings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-173-1/+28
| | | | | | | | | | | | | * 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/+1
|
* fix: Fix user local settings cookie to have max age as by default it's a ↵MohamedBassem2024-04-161-4/+6
| | | | session cookie. Fix #104
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-143-0/+79