aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add scripts to migrate all content from one server to the otherMohamed Bassem2025-09-141-0/+17
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka2024-07-131-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)kamtschatka2024-06-092-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 npmMohamedBassem2024-04-242-0/+39