aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature(web): Add syntax highlighting to code blocks and a quick copy ↵kamtschatka2024-06-091-16/+6
| | | | | | | | | | | | | | | | | button. Fixes #195 (#197) * Any plans to support copy to clipboard (markdown code) for notes? #195 added a button to copy the markdown and added code highlighting * Any plans to support copy to clipboard (markdown code) for notes? #195 Changed the copy-button to a generic one added a safeguard and a message to the copy button if copying is not possible * Some code cleanups --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> Co-authored-by: MohamedBassem <me@mbassem.com>
* 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
| | | | width
* 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