aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/settings (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-277-1016/+0
* fix: Add support for importing notes from the hoarder exportMohamedBassem2024-10-131-7/+13
* feature: Allow importing hoarder's own bookmark file. Fixes #527MohamedBassem2024-10-131-3/+19
* feature: Allow customizing the inference's context lengthMohamedBassem2024-10-121-0/+1
* feature(web): Change the settings page to be tabbedMohamedBassem2024-10-053-11/+330
* feature(web): Allow users to export their links and notesMohamedBassem2024-10-051-4/+25
* feature(web): Show attachments and allow users to manipulate them.MohamedBassem2024-09-221-0/+2
* feature(web): Add support for importing bookmarks from PocketMohamedBassem2024-09-211-36/+79
* feature(web): Preserve title, tags and createdAt when importing a netscape ht...MohamedBassem2024-09-211-30/+103
* feature(web): Move bookmark imports into settingsMohamedBassem2024-09-211-0/+108
* ui: Changes for user settings page (#251)Md Saban2024-06-234-16/+47
* feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka2024-06-091-16/+6
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* fix: Minor fixes to small screens to render admin panel and settings in full ...MohamedBassem2024-04-031-1/+1
* refactor: Extract the action confirming dialog into its own componentMohamedBassem2024-03-311-44/+26
* feature(web): Add dark mode supportMohamedBassem2024-03-232-2/+4
* feature(web): Add the ability to change passwordsMohamedBassem2024-03-181-0/+132
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-143-23/+23
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-143-0/+290