aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2025-10-26feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem8-4/+218
2025-10-26fix(inferance): skip token slicing when content is already witin max lengthMohamed Bassem1-0/+3
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem10-159/+227
2025-10-25fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...Benjamin Michaelis3-2/+9
2025-10-20fix(restate): Fix priority for restate queueMohamed Bassem2-7/+8
2025-10-19fix(restate): Ensure that the semaphore and idProvider services are ingress p...Mohamed Bassem2-0/+6
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem16-12/+2650
2025-10-12feat: support passing multiple proxy values (#2039)Mohamed Bassem4-36/+60
2025-10-12deps: Upgrade oxlint to 1.22Mohamed Bassem2-200/+221
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem6-13/+315
2025-10-12fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)Mohamed Bassem1-1/+1
2025-10-11fix(api): Return 200 when bookmark already exists instead of 200Mohamed Bassem4-4/+31
2025-10-11tests: Add a test for the GET /bookmarks/bookmarkId/lists apiMohamed Bassem1-0/+48
2025-10-11fix(api): Document the API for getting lists of a bookmark. fixes #2030Mohamed Bassem8-108/+268
2025-10-11feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem1-30/+75
2025-10-11fix: fix dev script shebang for better compatibility (#2019)maya doshi1-1/+1
2025-10-11fix: Correct grammatical errors in prompts (#2020)atsggx1-2/+2
2025-10-11docs: Add karakeep-sync to community projects (#1994)Siddharth Doshi1-0/+7
2025-10-06fix: round feed refresh hour for idempotency (#2013)Mohamed Bassem1-1/+6
2025-10-05fix: fix show no bookmark page when there isn't search resultsMohamed Bassem1-4/+5
2025-10-05fix: Disable idempotency keys for searchMohamed Bassem1-1/+2
2025-10-05feat: Restate-based queue plugin (#2011)Mohamed Bassem24-13/+1049
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem21-37/+3618
2025-09-28docs: Add doc updates for prometheus metrics (#1957)Clayton O'Neill1-1/+2
2025-09-28fix: fix public list sharing for empty lists (#1990)Mohamed Bassem1-3/+4
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem5-16/+437
2025-09-28feat: use jpegs for screenshots instead of pngsMohamed Bassem1-2/+3
2025-09-28feat: Stop downloading video/audio in playwrightMohamed Bassem1-0/+19
2025-09-28fix: Abort dangling processing when crawler is aborted (#1988)Mohamed Bassem1-27/+98
2025-09-28fix: Cleanup temp assets on monolith timeoutMohamed Bassem1-1/+17
2025-09-28chore: Silence lint on <a> and <img> tags when it's intentionalMohamed Bassem3-0/+6
2025-09-28fix: dont re-enqueue indexing for a bookmark already pending indexingMohamed Bassem1-2/+5
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem32-493/+1731
2025-09-21fix: optimize memory usage of tag listingMohamed Bassem2-51/+137
2025-09-21deps: Upgrade oxlint to 1.16Mohamed Bassem2-101/+43
2025-09-14fix: fix bundling liteque in the workersMohamed Bassem5-7/+11
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem38-214/+516
2025-09-14fix(dev): worker not started properly in helper start script (#1946)xuatz1-14/+17
2025-09-14feat: Regen api keysMohamed Bassem8-29/+259
2025-09-14release(cli): Bump CLI version to 0.27.1Mohamed Bassem1-1/+1
2025-09-14feat(cli): Give more targetting options for dump/migrate/wipeMohamed Bassem3-304/+419
2025-09-14release(cli): Bump CLI version to 0.27.0Mohamed Bassem1-1/+1
2025-09-14feat(cli): Implement a full account dump archiveMohamed Bassem2-0/+379
2025-09-14feat(cli): Implement a wipe command in the CLIMohamed Bassem2-0/+388
2025-09-14feat: Add scripts to migrate all content from one server to the otherMohamed Bassem4-0/+864
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-09-14fix(web): fix error when attempting to merge tags. fixes #1938Mohamed Bassem3-8/+17
2025-09-14feat: Add Create Tag button to tags page (#1942)Mohamed Bassem4-1/+170
2025-09-14chore: fix claude code actionMohamed Bassem1-5/+6