aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/settings (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-05feature(web): Change the settings page to be tabbedMohamedBassem3-11/+330
2024-10-05feature(web): Allow users to export their links and notesMohamedBassem1-4/+25
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem1-0/+2
2024-09-21feature(web): Add support for importing bookmarks from PocketMohamedBassem1-36/+79
2024-09-21feature(web): Preserve title, tags and createdAt when importing a netscape ht...MohamedBassem1-29/+102
2024-09-21feature(web): Move bookmark imports into settingsMohamedBassem1-0/+108
2024-06-23ui: Changes for user settings page (#251)Md Saban4-16/+47
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka1-16/+6
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-03fix: Minor fixes to small screens to render admin panel and settings in full ...MohamedBassem1-1/+1
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem1-44/+26
2024-03-23feature(web): Add dark mode supportMohamedBassem2-2/+4
2024-03-18feature(web): Add the ability to change passwordsMohamedBassem1-0/+132
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem3-23/+23
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem3-0/+290