| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add scripts to migrate all content from one server to the other | Mohamed Bassem | 2025-09-14 | 1 | -0/+17 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291) | kamtschatka | 2024-07-13 | 1 | -0/+1 |
| | | | | limiting the length of the URL for batched requests to prevent 431 errors | ||||
| * | fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181) | kamtschatka | 2024-06-09 | 2 | -0/+62 |
| | | | | | | | | | | | | * bookmark list output is not a valid JSON #150 Reworked the cli to switch over to json output * changed the logging to log created bookmarks as an array switch all log output that is just a status to stderr --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
| * | build(cli): Prepare for publishing CLI to npm | MohamedBassem | 2024-04-24 | 2 | -0/+39 |
