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