| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-27 | ui: Redesign the settings page and move it to its own layout | Mohamed Bassem | 7 | -1016/+0 | |
| 2024-10-13 | fix: Add support for importing notes from the hoarder export | MohamedBassem | 1 | -7/+13 | |
| 2024-10-13 | feature: Allow importing hoarder's own bookmark file. Fixes #527 | MohamedBassem | 1 | -3/+19 | |
| 2024-10-12 | feature: Allow customizing the inference's context length | MohamedBassem | 1 | -0/+1 | |
| 2024-10-05 | feature(web): Change the settings page to be tabbed | MohamedBassem | 3 | -11/+330 | |
| 2024-10-05 | feature(web): Allow users to export their links and notes | MohamedBassem | 1 | -4/+25 | |
| 2024-09-22 | feature(web): Show attachments and allow users to manipulate them. | MohamedBassem | 1 | -0/+2 | |
| 2024-09-21 | feature(web): Add support for importing bookmarks from Pocket | MohamedBassem | 1 | -36/+79 | |
| 2024-09-21 | feature(web): Preserve title, tags and createdAt when importing a netscape ↵ | MohamedBassem | 1 | -29/+102 | |
| html. Fixes #401 | |||||
| 2024-09-21 | feature(web): Move bookmark imports into settings | MohamedBassem | 1 | -0/+108 | |
| 2024-06-23 | ui: Changes for user settings page (#251) | Md Saban | 4 | -16/+47 | |
| * fix: ui refactoring for user settings page * fix: type error * fix: pr comments | |||||
| 2024-06-09 | feature(web): Add syntax highlighting to code blocks and a quick copy ↵ | kamtschatka | 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> | |||||
| 2024-04-18 | refactor: Move the shared types to the shared package | MohamedBassem | 1 | -1/+1 | |
| 2024-04-03 | fix: Minor fixes to small screens to render admin panel and settings in full ↵ | MohamedBassem | 1 | -1/+1 | |
| width | |||||
| 2024-03-31 | refactor: Extract the action confirming dialog into its own component | MohamedBassem | 1 | -44/+26 | |
| 2024-03-23 | feature(web): Add dark mode support | MohamedBassem | 2 | -2/+4 | |
| 2024-03-18 | feature(web): Add the ability to change passwords | MohamedBassem | 1 | -0/+132 | |
| 2024-03-14 | lint: Lint and format the entire repo with the new configs | MohamedBassem | 3 | -23/+23 | |
| 2024-03-14 | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 3 | -0/+290 | |
