aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(web): Get rid of focus rings for ghost buttonsMohamedBassem2025-04-061-1/+2
* feat: Change webhooks to be configurable by usersMohamed Bassem2025-01-191-0/+154
* feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem2024-12-211-0/+60
* feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe2024-12-215-61/+534
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-1/+3
* fix(web): Single linebreaks are lost when viewing textnote card. Fixes #549 (...kamtschatka2024-10-191-1/+2
* feature(web): Show attachments and allow users to manipulate them.MohamedBassem2024-09-221-3/+3
* feature(web): Add support for importing bookmarks from PocketMohamedBassem2024-09-211-0/+27
* feature(web): Move bookmark imports into settingsMohamedBassem2024-09-211-0/+51
* feature: Add github markdown support which includes tables, checklists and au...kamtschatka2024-07-151-0/+2
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-012-3/+3
* fix(web): Fix save action on empty card. Fixes #225 (#243)Md Saban2024-06-221-1/+5
* feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka2024-06-092-0/+95
* feature(web): Add an archive button to list management dialogMohamedBassem2024-05-191-0/+1
* feature(web): Allow adding multiple URLs at once #158 (#167)kamtschatka2024-05-191-0/+55
* feature(web): Improve merging of tags by simple drag and drop #144 (#154)kamtschatka2024-05-181-0/+45
* fix(web): Fix hydration error in the bookmark preview pageMohamedBassem2024-04-241-1/+1
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-192-4/+64
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-152-10/+57
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-141-26/+31
* feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem2024-04-141-69/+0
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-16/+10
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-071-0/+2
* ui(web): Add a tooltip explaining what archived meansMohamedBassem2024-04-061-0/+38
* refactor: Extract the action confirming dialog into its own componentMohamedBassem2024-03-311-0/+48
* feature(web): Allow support for multiple asset upload at the same time. Fixes...MohamedBassem2024-03-301-1/+1
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-0/+11
* feature: A better looking bookmark preview pageMohamedBassem2024-03-212-6/+46
* fix: Reset add list form form on submissionMohamedBassem2024-03-211-0/+2
* feature(web): Add support for demo modeMohamedBassem2024-03-191-1/+8
* ui(web): Change the text in cards to be less aggressiveMohamedBassem2024-03-151-1/+1
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-1421-99/+81
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-1423-0/+1684