| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(web): Show attachments and allow users to manipulate them. | MohamedBassem | 2024-09-22 | 1 | -3/+3 |
| | | |||||
| * | feature(web): Add support for importing bookmarks from Pocket | MohamedBassem | 2024-09-21 | 1 | -0/+27 |
| | | |||||
| * | feature(web): Move bookmark imports into settings | MohamedBassem | 2024-09-21 | 1 | -0/+51 |
| | | |||||
| * | feature: Add github markdown support which includes tables, checklists and ↵ | kamtschatka | 2024-07-15 | 1 | -0/+2 |
| | | | | | | auto links #300 (#302) added the possibility to add checkboxes | ||||
| * | feat: Add bulk edit option for bookmarks. Fixes #84 (#259) | Md Saban | 2024-07-01 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | * feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | fix(web): Fix save action on empty card. Fixes #225 (#243) | Md Saban | 2024-06-22 | 1 | -1/+5 |
| | | | | | | | | * fix: Empty item save action * fix: resolve comments * chore: prettier | ||||
| * | feature(web): Add syntax highlighting to code blocks and a quick copy ↵ | kamtschatka | 2024-06-09 | 2 | -0/+95 |
| | | | | | | | | | | | | | | | | | | 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> | ||||
| * | feature(web): Add an archive button to list management dialog | MohamedBassem | 2024-05-19 | 1 | -0/+1 |
| | | |||||
| * | feature(web): Allow adding multiple URLs at once #158 (#167) | kamtschatka | 2024-05-19 | 1 | -0/+55 |
| | | | | | | | Added a reusable dialog opening a dialog that allows you to decide if you want to import multiple URLs at once if you provide only that Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
| * | feature(web): Improve merging of tags by simple drag and drop #144 (#154) | kamtschatka | 2024-05-18 | 1 | -0/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | * Improve merging of tags by simple drag and drop #144 Added drag&drop functionality Allowing sorting the tags by name, as this is more intuitive * Improve merging of tags by simple drag and drop #144 minor renamings removed some unnecessary code * Improve merging of tags by simple drag and drop #144 extracted out the drag and drop functionality to be more encapsulated and reusable * Improve merging of tags by simple drag and drop #144 improved the usage sorter to additionally compare by name if the usage is the same * Improve merging of tags by simple drag and drop #144 replaced checkboxes with toggles floating on the right --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
| * | fix(web): Fix hydration error in the bookmark preview page | MohamedBassem | 2024-04-24 | 1 | -1/+1 |
| | | |||||
| * | feature: Nested lists (#110). Fixes #62 | Mohamed Bassem | 2024-04-19 | 2 | -4/+64 |
| | | | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree | ||||
| * | feature: Add title to bookmarks and allow editing them. Fixes #27 | MohamedBassem | 2024-04-15 | 2 | -10/+57 |
| | | |||||
| * | fix(web): Fix some JS console errors in the preview page | MohamedBassem | 2024-04-14 | 1 | -26/+31 |
| | | |||||
| * | feature(web): Allow changing the bookmark grid layout (#98) | Mohamed Bassem | 2024-04-14 | 1 | -69/+0 |
| | | |||||
| * | refactor(web): Move the tooltip provider to the root of the app | MohamedBassem | 2024-04-07 | 1 | -16/+10 |
| | | |||||
| * | feature: Extract hook logic into separate package and add a new action bar ↵ | MohamedBassem | 2024-04-07 | 1 | -0/+2 |
| | | | | | in bookmark preview | ||||
| * | ui(web): Add a tooltip explaining what archived means | MohamedBassem | 2024-04-06 | 1 | -0/+38 |
| | | |||||
| * | refactor: Extract the action confirming dialog into its own component | MohamedBassem | 2024-03-31 | 1 | -0/+48 |
| | | |||||
| * | feature(web): Allow support for multiple asset upload at the same time. ↵ | MohamedBassem | 2024-03-30 | 1 | -1/+1 |
| | | | | | Fixes: #36 | ||||
| * | fix(web): Consistent spacing in the content container in all pages. Fixes #40 | MohamedBassem | 2024-03-30 | 1 | -0/+11 |
| | | |||||
| * | feature: A better looking bookmark preview page | MohamedBassem | 2024-03-21 | 2 | -6/+46 |
| | | |||||
| * | fix: Reset add list form form on submission | MohamedBassem | 2024-03-21 | 1 | -0/+2 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -1/+8 |
| | | |||||
| * | ui(web): Change the text in cards to be less aggressive | MohamedBassem | 2024-03-15 | 1 | -1/+1 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 21 | -99/+81 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 23 | -0/+1684 |
