aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/lists (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem5-5/+7
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem6-159/+216
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem3-10/+9
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem6-6/+6
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem2-42/+89
2025-11-28fix: separate shared lists in the sidebar (#2180)Mohamed Bassem2-24/+106
2025-11-27fix: hide archived checkbox in shared listsMohamed Bassem1-1/+1
2025-11-23fix: hide manage collaborators option for smart listsMohamed Bassem1-1/+1
2025-11-23fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem1-2/+7
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem1-6/+10
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2-3/+206
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem5-60/+573
2025-10-11feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem1-30/+75
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem1-5/+39
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem1-1/+1
2025-07-17fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem1-1/+1
2025-07-06fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem1-0/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-1/+5
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem3-64/+114
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz1-1/+19
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem3-1/+197
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem1-6/+8
2025-04-26fix(web): Hide smart lists from list selectorsMohamed Bassem1-0/+1
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-1/+10
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix2-1/+224
2025-04-13fix(web): fit popover content box to emoji picker size (#1257)Mark :)1-1/+1
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains2-0/+27
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem7-14/+14
2025-04-05chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem1-1/+1
2025-03-02feat(web): Show list stats in the sidebarMohamed Bassem2-3/+12
2025-02-01feat(web): Add the query explainer to the smart list modalMohamed Bassem1-8/+36
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem3-30/+131
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem3-12/+19
2024-10-12feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban1-2/+0
2024-10-06fix(web): Fix sidebar list edit dialog not working. Fixes #447MohamedBassem1-9/+11
2024-09-15feature(web): Alphabetical sorting for lists. Fixes #315 (#351)kamtschatka1-20/+24
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-3/+3
2024-06-23ui(web): move layout selector to main screen (#252)Md Saban1-6/+10
2024-04-23feature(web): Change the AddList modal to allow adding and removing bookmarks...MohamedBassem1-1/+6
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem7-54/+664
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem2-2/+2
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem1-45/+20
2024-03-23feature(web): Add dark mode supportMohamedBassem1-1/+1
2024-03-21fix: Reset add list form form on submissionMohamedBassem1-3/+3
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem1-26/+0
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem3-11/+14
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem3-0/+168