aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/lists (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: separate shared lists in the sidebar (#2180)Mohamed Bassem2025-11-282-24/+106
* fix: hide archived checkbox in shared listsMohamed Bassem2025-11-271-1/+1
* fix: hide manage collaborators option for smart listsMohamed Bassem2025-11-231-1/+1
* fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem2025-11-231-2/+7
* fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem2025-11-231-6/+10
* feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2025-11-232-3/+206
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-175-60/+573
* feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem2025-10-111-30/+75
* feat: recursive list delete (#1989)Mohamed Bassem2025-09-281-5/+39
* fix: Fix edit list modal not clearing parentMohamed Bassem2025-07-191-1/+1
* feat: Add a proper reader modeMohamed Bassem2025-07-191-1/+1
* fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem2025-07-171-1/+1
* fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2025-07-061-0/+1
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-1/+5
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-013-64/+114
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-1/+19
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-313-1/+197
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-251-6/+8
* fix(web): Hide smart lists from list selectorsMohamed Bassem2025-04-261-0/+1
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-271-1/+10
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-162-1/+224
* fix(web): fit popover content box to emoji picker size (#1257)Mark :)2025-04-131-1/+1
* feat(web): Optionally add short description to lists (#1225)ekambains2025-04-122-0/+27
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-127-14/+14
* chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem2025-04-051-1/+1
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-022-3/+12
* feat(web): Add the query explainer to the smart list modalMohamed Bassem2025-02-011-8/+36
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-023-30/+131
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-173-12/+19
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-2/+0
* fix(web): Fix sidebar list edit dialog not working. Fixes #447MohamedBassem2024-10-061-9/+11
* feature(web): Alphabetical sorting for lists. Fixes #315 (#351)kamtschatka2024-09-151-20/+24
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-3/+3
* ui(web): move layout selector to main screen (#252)Md Saban2024-06-231-6/+10
* feature(web): Change the AddList modal to allow adding and removing bookmarks...MohamedBassem2024-04-231-1/+6
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-197-54/+664
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-182-2/+2
* refactor: Extract the action confirming dialog into its own componentMohamedBassem2024-03-311-45/+20
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+1
* fix: Reset add list form form on submissionMohamedBassem2024-03-211-3/+3
* refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2024-03-171-26/+0
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-143-11/+14
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-143-0/+168