aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/userLocalSettings/bookmarksLayout.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem2025-11-021-0/+6
|
* feat: display notes on bookmark card (#2083)xuatz2025-11-021-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * feat: display notes on bookmark card * apply styling * include mobile impl * apply pr comments * add display options menu into PR * put it under app setting * cleanup * address pr comments * change the default for show notes to false * make the in-card note font lighter --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem2025-07-261-0/+6
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-0/+7
| | | | | | | | | | | | | * 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): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-0/+37