aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-303-112/+0
|
* feat: add Linkwarden importer (#786)Patrick Leonard2024-12-291-1/+16
| | | | | | | | | * added in Linkwarden import * simpler parsing --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* feature: Store crawling status code and allow users to find broken links. ↵Mohamed Bassem2024-12-081-0/+6
| | | | Fixes #169
* feature: Allow setting bookmark metadata during creationMohamed Bassem2024-11-171-20/+9
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-1712-75/+176
| | | | | | | | | | | | | * 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
* ui: Mark the RSS subscriptions as an experimental featureMohamed Bassem2024-11-091-1/+11
|
* feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem2024-11-031-1/+16
|
* fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem2024-11-031-1/+1
|
* feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem2024-11-031-2/+11
|
* feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-032-1/+411
|
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-2710-0/+1103