| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(web): Handle user deletion more gracefully | Mohamed Bassem | 2025-09-14 | 1 | -4/+22 |
| | | |||||
| * | feat: A better looking catch all error boundary | Mohamed Bassem | 2025-09-14 | 1 | -2/+39 |
| | | |||||
| * | feat: Add a bookmark skeleton for search | Mohamed Bassem | 2025-08-27 | 1 | -2/+2 |
| | | |||||
| * | fix: fix nextjs warning about dialog without title in bookmark preview | MohamedBassem | 2025-08-24 | 1 | -1/+12 |
| | | |||||
| * | fix(web): fix query getting rest when bookmark preview is closed. fixes #1521 | MohamedBassem | 2025-08-24 | 1 | -0/+8 |
| | | |||||
| * | deps: Upgrade expo & nextjs to react 19 (#1565) | Mohamed Bassem | 2025-08-20 | 5 | -27/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Attempt to upgrade expo 53 * Attempt upgrade nextjs * Fix a bunch of peer deps * upgrade some docs deps * fix typecheck * update the shadcn calendar component * more fixes * more fixes * revert ollama upgrade * update react version to use carets * remove react-select from landing * fix the typescript error caused by customFetch * upgrade the new grid user setting to nextjs 15 * mobile: enable react canary to support react 19.1 * upgrade react native menu * fix navigation context error | ||||
| * | refactor: Extract meilisearch as a plugin | MohamedBassem | 2025-07-27 | 1 | -2/+2 |
| | | |||||
| * | feat(web): Slightly nicer looking tags page | Mohamed Bassem | 2025-07-19 | 1 | -11/+1 |
| | | |||||
| * | feat(workers): Allow custmoizing max parallelism for a bunch of workers. ↵ | Mohamed Bassem | 2025-07-05 | 1 | -1/+1 |
| | | | | | Fixes #724 | ||||
| * | chore: migrate away from eslint to oxlint (#1642) | xuatz | 2025-06-22 | 4 | -0/+4 |
| | | | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals | ||||
| * | feat: add user customisable default archive display behaviour (#1505) | xuatz | 2025-06-01 | 2 | -2/+28 |
| | | | | | | | | | | | | | | | | | | * fix typo * implementation * bug fix and refactoring * Use nuqs for searchParam management * remove the todo about the tests * fix tests --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 2025-05-24 | 1 | -18/+24 |
| | | |||||
| * | fix(search): add new relevance sort order (#1392) | xuatz | 2025-05-18 | 1 | -1/+9 |
| | | | | | | | | | | | | * fix(search): add new relevance sort order * address pr comments * some minor fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 2 | -2/+2 |
| | | |||||
| * | fix: Add missing list to PWA. Fixes #884 | Mohamed Bassem | 2025-02-23 | 1 | -2/+18 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | refactor: Refactor sidebar into a shared component | Mohamed Bassem | 2024-12-30 | 1 | -23/+66 |
| | | |||||
| * | feat: Change the admin page to be tabbed similar to that of the settings page | Mohamed Bassem | 2024-12-30 | 1 | -26/+0 |
| | | |||||
| * | feat: Implement the all highlights page. Fixes #620 | Mohamed Bassem | 2024-12-28 | 1 | -0/+20 |
| | | |||||
| * | feat: Add basic pagination to searchBookmarks tRPC | Mohamed Bassem | 2024-12-22 | 1 | -2/+8 |
| | | |||||
| * | feature: Add an admin notice about the usage of the legacy container images | Mohamed Bassem | 2024-12-21 | 1 | -6/+9 |
| | | |||||
| * | feature: Add i18n support. Fixes #57 (#635) | Mohamed Bassem | 2024-11-17 | 3 | -5/+12 |
| | | | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now | ||||
| * | feature(web): Add the ability to view the bookmarks of a particular rss feed | Mohamed Bassem | 2024-11-03 | 1 | -0/+31 |
| | | |||||
| * | ui: Redesign the settings page and move it to its own layout | Mohamed Bassem | 2024-10-27 | 1 | -60/+0 |
| | | |||||
| * | fix(web): Fix settings tab overflow on mobile layouts | MohamedBassem | 2024-10-13 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Introduce a new sticky navbar. Fixes 520 (#515) | Md Saban | 2024-10-12 | 5 | -45/+24 |
| | | | | | | | | | | | | | | * ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature(web): Async validate JWT account and sign out the user if they no ↵ | MohamedBassem | 2024-10-05 | 1 | -0/+2 |
| | | | | | longer exist | ||||
| * | feature(web): Change the settings page to be tabbed | MohamedBassem | 2024-10-05 | 2 | -346/+49 |
| | | |||||
| * | fix(web): Simplify the language for inference settings | MohamedBassem | 2024-10-05 | 2 | -9/+9 |
| | | |||||
| * | feature(web): Add the ability to customize the inference prompts. Fixes #170 | MohamedBassem | 2024-09-29 | 2 | -0/+336 |
| | | |||||
| * | feature(web): Move bookmark imports into settings | MohamedBassem | 2024-09-21 | 1 | -0/+4 |
| | | |||||
| * | feat: Add bulk edit option for bookmarks. Fixes #84 (#259) | Md Saban | 2024-07-01 | 4 | -9/+9 |
| | | | | | | | | | | | | | | | | | | * feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | ui: refactor admin settings page (#249) | Md Saban | 2024-06-29 | 1 | -282/+17 |
| | | | | | | | | | | | | | | | | * ui: refactor admin ui * fix: pr comments * chore: lint fix * chore: refactor * minor tweaks --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | ui: Changes for user settings page (#251) | Md Saban | 2024-06-23 | 1 | -5/+10 |
| | | | | | | | | * fix: ui refactoring for user settings page * fix: type error * fix: pr comments | ||||
| * | ui(web): move layout selector to main screen (#252) | Md Saban | 2024-06-23 | 4 | -21/+37 |
| | | |||||
| * | docs: Change references from the old repo URL to the new one | MohamedBassem | 2024-05-19 | 1 | -3/+2 |
| | | |||||
| * | feature: A new cleanups page to suggest ways to tidy up your bookmarks | MohamedBassem | 2024-04-26 | 1 | -0/+21 |
| | | |||||
| * | feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 ↵ | Mohamed Bassem | 2024-04-25 | 1 | -7/+16 |
| | | | | | | | | (#125) * feature(web): Allow deleting tags from the all tags page * feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 | ||||
| * | ui(web): Show bookmark URL when maximizing a bookmark | MohamedBassem | 2024-04-24 | 5 | -4/+60 |
| | | |||||
| * | feature: Allow recrawling bookmarks without running inference jobs | MohamedBassem | 2024-04-20 | 1 | -2/+14 |
| | | |||||
| * | feature: Nested lists (#110). Fixes #62 | Mohamed Bassem | 2024-04-19 | 1 | -9/+2 |
| | | | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree | ||||
| * | fix: Differentiate between pending in db and in redis in admin job stats | MohamedBassem | 2024-04-12 | 1 | -7/+11 |
| | | |||||
| * | feature: Recrawl failed links from admin UI (#95) | Ahmad Mujahid | 2024-04-11 | 1 | -5/+21 |
| | | | | | | * feature: Retry failed crawling URLs * fix: Enhancing visuals and some minor changes. | ||||
| * | feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 2024-04-09 | 6 | -28/+26 |
| | | |||||
| * | feature: Extract hook logic into separate package and add a new action bar ↵ | MohamedBassem | 2024-04-07 | 1 | -1/+1 |
| | | | | | in bookmark preview | ||||
| * | fix: Refresh the all tags page automatically when a tag is modified | MohamedBassem | 2024-04-06 | 1 | -50/+3 |
| | | |||||
| * | ui(web): Add a tooltip explaining what archived means | MohamedBassem | 2024-04-06 | 2 | -28/+16 |
| | | |||||
| * | feature: Change archived meaning to only mean removed from homepage | MohamedBassem | 2024-04-06 | 3 | -3/+3 |
| | | |||||
| * | fix: Minor fixes to small screens to render admin panel and settings in full ↵ | MohamedBassem | 2024-04-03 | 1 | -7/+7 |
| | | | | | width | ||||
| * | feature: Include server version in the admin UI. Fixes #66 | MohamedBassem | 2024-04-02 | 1 | -1/+54 |
| | | |||||
