| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(web): Add syntax highlighting to code blocks and a quick copy ↵ | kamtschatka | 2024-06-09 | 1 | -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 package | MohamedBassem | 2024-04-18 | 1 | -1/+1 |
| | | |||||
| * | fix: Minor fixes to small screens to render admin panel and settings in full ↵ | MohamedBassem | 2024-04-03 | 1 | -1/+1 |
| | | | | | width | ||||
| * | refactor: Extract the action confirming dialog into its own component | MohamedBassem | 2024-03-31 | 1 | -44/+26 |
| | | |||||
| * | feature(web): Add dark mode support | MohamedBassem | 2024-03-23 | 2 | -2/+4 |
| | | |||||
| * | feature(web): Add the ability to change passwords | MohamedBassem | 2024-03-18 | 1 | -0/+132 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 3 | -23/+23 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 3 | -0/+290 |
