aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/EditorCard.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Dedup links on creation. Fixes #49MohamedBassem2024-05-061-1/+19
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-1/+8
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-4/+3
* ui(web): Add a tooltip explaining what archived meansMohamedBassem2024-04-061-19/+6
* fix: Only consider text as URL in editor card if it has an http protocol. Fix...MohamedBassem2024-04-061-1/+4
* feature(web): Add ⌘ + E shortcut for quickly focusing on the editorMohamedBassem2024-03-311-30/+67
* fix(web): Disable keyboard shortcut submissions in demoModeMohamedBassem2024-03-301-1/+10
* fix: Allow submitting bookmarks with Ctrl+Enter. Fixes #24MohamedBassem2024-03-271-1/+1
* feature(web): Add dark mode supportMohamedBassem2024-03-231-2/+3
* ui(web): Make the editor card a little bit more obviousMohamedBassem2024-03-231-2/+4
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-1/+3
* ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem2024-03-161-0/+91