aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/settings/page.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem1-60/+0
2024-10-13fix(web): Fix settings tab overflow on mobile layoutsMohamedBassem1-1/+1
2024-10-05feature(web): Change the settings page to be tabbedMohamedBassem1-21/+49
2024-10-05fix(web): Simplify the language for inference settingsMohamedBassem1-5/+5
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem1-0/+11
2024-09-21feature(web): Move bookmark imports into settingsMohamedBassem1-0/+4
2024-06-23ui: Changes for user settings page (#251)Md Saban1-5/+10
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem1-1/+1
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+1
2024-03-18feature(web): Add the ability to change passwordsMohamedBassem1-0/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-0/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-1/+1
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-1/+0
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+10