aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/sidebar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-303-112/+0
|
* feature: Store crawling status code and allow users to find broken links. ↵Mohamed Bassem2024-12-081-0/+6
| | | | Fixes #169
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-173-10/+17
| | | | | | | | | | | | | * 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: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-031-1/+13
|
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-273-0/+87