aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(docs): Fix git case sensitivity Take 3MohamedBassem2025-07-2739-1/+1985
|
* fix(docs): Fix git case sensitivity Take 2MohamedBassem2025-07-2773-1974/+2953
|
* fix(docs): Fix git case sensitivityMohamedBassem2025-07-2756-2953/+987
|
* deps: Upgrade docusourusMohamedBassem2025-07-271-5/+5
|
* fix(docs): Fix the docs one more timeMohamedBassem2025-07-2742-85/+79
|
* docs: Drop docs older than 0.21MohamedBassem2025-07-27108-4434/+0
|
* feat: Add a max output tokens env variableMohamed Bassem2025-07-201-0/+1
|
* docs: Release the 0.26.0 docsMohamed Bassem2025-07-2070-0/+4950
|
* docs: Update api docs in prep for the 0.26.0 releaseMohamed Bassem2025-07-2013-24/+107
|
* docs: Restructure the config docs a bitMohamed Bassem2025-07-201-25/+18
|
* feat: Allow enabling journaling mode on the dbMohamed Bassem2025-07-191-18/+18
|
* fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem2025-07-191-3/+3
|
* feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz2025-07-172-3/+59
| | | | | | | | | | | | | | | | | * feat(mobile): add user setting for default bookmark view mode * regen db migration script * clean up implementation * Update docs/docs/07-Development/01-setup.md * Update GEMINI.md * use local setting instead of storing value in db * improve start-dev.sh to also handle for db migration * rename mobileBookmarkClickDefaultViewMode to defaultBookmarkView for consistency
* feat: Add proper proxy support. fixes #1265Mohamed Bassem2025-07-131-0/+15
|
* deps: Upgrade typescript to 5.8Mohamed Bassem2025-07-121-1/+1
|
* feat: Add API ratelimitsMohamed Bassem2025-07-101-0/+1
|
* feat: Add support for email verificationMohamed Bassem2025-07-101-18/+32
|
* feat: Add prometheus monitoring. Fixes #758Mohamed Bassem2025-07-061-18/+18
|
* feat(workers): Allow custmoizing max parallelism for a bunch of workers. ↵Mohamed Bassem2025-07-051-0/+12
| | | | Fixes #724
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-041-10/+31
| | | | | | | | | * feat: Add support for S3 as an asset storage layer. Fixes #305 * some minor fixes * use bulk deletion api * stream the file to s3
* chore: More oxlint changesMohamed Bassem2025-06-221-3/+0
|
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-222-8/+35
| | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals
* docs: update meilisearch key generation instruction (#1651)Kyle Wilson2025-06-2213-13/+14
| | | | | * add pipe for trimming invalid characters when generating meili master key * fix table row for MEILI_MASTER_KEY in versioned_docs
* docs: Mention the community safari extension in the quick sharing docs (#1562)simplytoast12025-06-151-0/+3
| | | | | | | | | | | | | | | * Update 05-quick-sharing.md Added community project extensions * Update docs/versioned_docs/version-v0.25.0/05-quick-sharing.md Co-authored-by: Mohamed Bassem <me@mbassem.com> * Update the main docs not the versioned ones --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* docs: Release the 0.25.0 docsMohamed Bassem2025-06-0889-173/+5149
|
* readme: Small readme fixesMohamed Bassem2025-06-071-2/+3
|
* feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-011-0/+16
|
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-3/+2
| | | | | | | | | | | | | | | | | * 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>
* docs: mention the list of example scripts for the community api (#1484)Olicorne2025-06-011-0/+9
| | | | | | | * doc: mention the list of example scripts for the community api * doc: mention each community scripts * doc: remove sort of obsolete community scripts
* docs: Add agolia based searchMohamed Bassem2025-05-311-0/+8
|
* doc: mention meilisearch in the updating section (#1472)Olicorne2025-05-311-1/+3
| | | | | * doc: typo * doc: mention meilisearch upgrade
* docs: Update database docs (#1451)haappi2025-05-242-3/+3
|
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-10/+12
|
* doc: document how to upgrade meilisearch / migrate meilisearch db (#1436)Olicorne2025-05-181-0/+13
| | | | | * doc: document how to upgrade meilisearch / migrate meilisearch db * add link to official meilisearch doc
* doc: new comunity project: freshrss to karakeep (#1435)Olicorne2025-05-181-0/+8
|
* doc: Mention karakeep-python-api in community projects (#1424)Olicorne2025-05-172-0/+13
| | | | | * doc: mention karakeep-python-api in the community projects * doc: also mention karakeep-python-api in the cli section
* docs: minor update to dev setup instructions (#1421)Olicorne2025-05-171-2/+2
| | | | | * doc: clarify dev instruction * doc: fix outdated meilisearch version mentionned + mention embeddings
* docs: Update pikapods docs after the renameMohamed Bassem2025-05-171-1/+1
|
* doc: Fixed json syntax error in mcp docs (#1419)Jake A. Smith2025-05-171-1/+1
|
* docs: Fix JSON in MCP documentation (#1400)Jens Kohl2025-05-171-1/+1
|
* docs: Update the docs about admin password reset to include the saltMohamed Bassem2025-05-101-31/+31
|
* docs: Release the 0.24.0 docsMohamed Bassem2025-04-2766-0/+4415
|
* docs: Add docs about the MCP serverMohamed Bassem2025-04-274-0/+65
|
* docs: Update the API docsMohamed Bassem2025-04-2733-33/+33
|
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-2151-104/+104
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* docs: Add a small doc about truenas installationMohamedBassem2025-04-201-0/+3
|
* docs: Add docs for how to configure differnt AI providersMohamed Bassem2025-04-181-0/+66
|
* docs: Add robots.txt to prevent indexing versioned docsMohamed Bassem2025-04-181-0/+3
|
* docs: Refresh the API docsMohamed Bassem2025-04-1634-44/+12
|
* docs: Fix docs buildMohamed Bassem2025-04-161-1/+1
|