aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-1/+1
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-1/+40
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem1-10/+6
2025-04-21ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2-11/+33
2025-04-08feat: Allow editing bookmark detailsMohamedBassem1-0/+69
2025-04-06fix(web): Get rid of focus rings for ghost buttonsMohamedBassem1-1/+2
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem1-0/+154
2024-12-21feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem1-0/+60
2024-12-21feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe5-61/+534
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-1/+3
2024-10-19fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...kamtschatka1-1/+2
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem1-3/+3
2024-09-21feature(web): Add support for importing bookmarks from PocketMohamedBassem1-0/+27
2024-09-21feature(web): Move bookmark imports into settingsMohamedBassem1-0/+51
2024-07-15feature: Add github markdown support which includes tables, checklists and au...kamtschatka1-0/+2
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2-3/+3
2024-06-22fix(web): Fix save action on empty card. Fixes #225 (#243)Md Saban1-1/+5
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka2-0/+95
2024-05-19feature(web): Add an archive button to list management dialogMohamedBassem1-0/+1
2024-05-19feature(web): Allow adding multiple URLs at once #158 (#167)kamtschatka1-0/+55
2024-05-18feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka1-0/+45
2024-04-24fix(web): Fix hydration error in the bookmark preview pageMohamedBassem1-1/+1
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem2-4/+64
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2-10/+57
2024-04-14fix(web): Fix some JS console errors in the preview pageMohamedBassem1-26/+31
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-69/+0
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem1-16/+10
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-0/+2
2024-04-06ui(web): Add a tooltip explaining what archived meansMohamedBassem1-0/+38
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem1-0/+48
2024-03-30feature(web): Allow support for multiple asset upload at the same time. Fixes...MohamedBassem1-1/+1
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem1-0/+11
2024-03-21feature: A better looking bookmark preview pageMohamedBassem2-6/+46
2024-03-21fix: Reset add list form form on submissionMohamedBassem1-0/+2
2024-03-19feature(web): Add support for demo modeMohamedBassem1-1/+8
2024-03-15ui(web): Change the text in cards to be less aggressiveMohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem21-99/+81
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem23-0/+1684