aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-14fix(web): Handle user deletion more gracefullyMohamed Bassem1-4/+22
2025-09-14feat: A better looking catch all error boundaryMohamed Bassem1-2/+39
2025-08-27feat: Add a bookmark skeleton for searchMohamed Bassem1-2/+2
2025-08-24fix: fix nextjs warning about dialog without title in bookmark previewMohamedBassem1-1/+12
2025-08-24fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem1-0/+8
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem5-27/+22
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem1-2/+2
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem1-11/+1
2025-07-05feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem1-1/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz4-0/+4
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz2-2/+28
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-18/+24
2025-05-18fix(search): add new relevance sort order (#1392)xuatz1-1/+9
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem2-2/+2
2025-02-23fix: Add missing list to PWA. Fixes #884Mohamed Bassem1-2/+18
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-6/+10
2024-12-30refactor: Refactor sidebar into a shared componentMohamed Bassem1-23/+66
2024-12-30feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem1-26/+0
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem1-0/+20
2024-12-22feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem1-2/+8
2024-12-21feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem1-6/+9
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem3-5/+12
2024-11-03feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem1-0/+31
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem1-60/+0
2024-10-13fix(web): Fix settings tab overflow on mobile layoutsMohamedBassem1-1/+1
2024-10-12feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban5-45/+24
2024-10-05feature(web): Async validate JWT account and sign out the user if they no lon...MohamedBassem1-0/+2
2024-10-05feature(web): Change the settings page to be tabbedMohamedBassem2-346/+49
2024-10-05fix(web): Simplify the language for inference settingsMohamedBassem2-9/+9
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem2-0/+336
2024-09-21feature(web): Move bookmark imports into settingsMohamedBassem1-0/+4
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban4-9/+9
2024-06-29ui: refactor admin settings page (#249)Md Saban1-281/+16
2024-06-23ui: Changes for user settings page (#251)Md Saban1-5/+10
2024-06-23ui(web): move layout selector to main screen (#252)Md Saban4-21/+37
2024-05-19docs: Change references from the old repo URL to the new oneMohamedBassem1-3/+2
2024-04-26feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem1-0/+21
2024-04-25feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem1-7/+16
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem5-4/+60
2024-04-20feature: Allow recrawling bookmarks without running inference jobsMohamedBassem1-2/+14
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem1-9/+2
2024-04-12fix: Differentiate between pending in db and in redis in admin job statsMohamedBassem1-7/+11
2024-04-11feature: Recrawl failed links from admin UI (#95)Ahmad Mujahid1-5/+21
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem6-28/+26
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-1/+1
2024-04-06fix: Refresh the all tags page automatically when a tag is modifiedMohamedBassem1-50/+3
2024-04-06ui(web): Add a tooltip explaining what archived meansMohamedBassem2-28/+16
2024-04-06feature: Change archived meaning to only mean removed from homepageMohamedBassem3-3/+3
2024-04-03fix: Minor fixes to small screens to render admin panel and settings in full ...MohamedBassem1-7/+7
2024-04-02feature: Include server version in the admin UI. Fixes #66MohamedBassem1-1/+54