aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/EditableText.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-3/+6
2024-07-13feature(web): Save title and tag name changes on enter. Fixes #283 (#293)kamtschatka1-0/+1
2024-05-16ui(web): Fixed overflow issues for very long titles (#152)Cari1-2/+2
2024-04-25feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem1-58/+39
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem1-0/+165