| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: Release the 0.24.0 docs | Mohamed Bassem | 2025-04-27 | 66 | -0/+4415 |
| | | |||||
| * | docs: Add docs about the MCP server | Mohamed Bassem | 2025-04-27 | 4 | -0/+65 |
| | | |||||
| * | docs: Update the API docs | Mohamed Bassem | 2025-04-27 | 33 | -33/+33 |
| | | |||||
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 51 | -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 installation | MohamedBassem | 2025-04-20 | 1 | -0/+3 |
| | | |||||
| * | docs: Add docs for how to configure differnt AI providers | Mohamed Bassem | 2025-04-18 | 1 | -0/+66 |
| | | |||||
| * | docs: Add robots.txt to prevent indexing versioned docs | Mohamed Bassem | 2025-04-18 | 1 | -0/+3 |
| | | |||||
| * | docs: Refresh the API docs | Mohamed Bassem | 2025-04-16 | 34 | -44/+12 |
| | | |||||
| * | docs: Fix docs build | Mohamed Bassem | 2025-04-16 | 1 | -1/+1 |
| | | |||||
| * | feat: Change default text model to 4.1-mini | Mohamed Bassem | 2025-04-15 | 2 | -3/+3 |
| | | |||||
| * | docs: Add documentation for the new rss feed search qualifier | Mohamed Bassem | 2025-04-15 | 1 | -1/+2 |
| | | |||||
| * | feat: add support for filtering by bookmark age (#1228) | Brandon Wong | 2025-04-13 | 1 | -14/+15 |
| | | |||||
| * | fix: Allow using JSON mode for ollama users. Fixes #1160 | Mohamed Bassem | 2025-04-13 | 1 | -1/+2 |
| | | |||||
| * | docs: Revert 0.23.2 docs and just update 0.23.1 instead | Mohamed Bassem | 2025-04-13 | 69 | -1689/+327 |
| | | |||||
| * | docs: Release the new API docs | Mohamed Bassem | 2025-04-13 | 63 | -0/+4311 |
| | | |||||
| * | docs: Replace the OpenAPI rendering library | Mohamed Bassem | 2025-04-13 | 39 | -91/+2763 |
| | | |||||
| * | chore: hoarder-linux.sh > karakeep-linux.sh v2.1 (#1219) | Chris | 2025-04-13 | 4 | -34/+62 |
| | | | | | | | | | | | | * hoarder-linux.sh > karakeep-linux.sh v2.1 - Adds a migrate function so users can convert their Hoarder install to a Karakeep install - The function will also check for an update after finishing the migration - Various fixes and optimisations * Update docs with Debuntu migration path and replace Hoarder with Karakeep | ||||
| * | docs: replace hoarder with karakeep in CONTRIBUTING.md and FAQ (#1256) | Mark :) | 2025-04-13 | 1 | -2/+2 |
| | | | | | | * chore: replace hoarder in contributing * chore: replace hoarder with karakeep in faq | ||||
| * | docs: add Arch Linux karakeep migration instructions (#1218) | devome | 2025-04-12 | 1 | -1/+48 |
| | | | | | | * docs: update Arch Linux installation * docs: add Arch Linux migration instructions | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 3 | -23/+23 |
| | | |||||
| * | docs: Remove hoarder references for docusaurus config preventing the indexing | MohamedBassem | 2025-04-09 | 1 | -13/+13 |
| | | |||||
| * | docs: update Arch Linux installation (#1216) | devome | 2025-04-07 | 1 | -15/+15 |
| | | |||||
| * | docs: Release the 0.23.1 docs | Mohamed Bassem | 2025-04-05 | 28 | -0/+1348 |
| | | |||||
| * | docs: Update installation docs with karakeep | MohamedBassem | 2025-04-05 | 3 | -32/+30 |
| | | |||||
| * | readme: More readme fixes for the new name | Mohamed Bassem | 2025-04-05 | 1 | -0/+4 |
| | | |||||
| * | readme: Update readme and docs for the new name | Mohamed Bassem | 2025-04-05 | 1 | -3/+3 |
| | | |||||
| * | chore: Hoarder to Karakeep rebranding (#1199) | Mohamed Bassem | 2025-04-05 | 1 | -0/+18 |
| | | | | | | | | | | * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme | ||||
| * | feat: Allow storing assets in a separate directory. Fixes #1091 | Mohamed Bassem | 2025-03-29 | 1 | -3/+4 |
| | | |||||
| * | feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155) | Chang-Yen Tseng | 2025-03-27 | 1 | -0/+1 |
| | | |||||
| * | docs: Fixed missing semicolon in update admin password section (#1169) | JF | 2025-03-27 | 1 | -1/+3 |
| | | | | Command is not accepted within sqlite3 otherwise and slightly confusing | ||||
| * | docs: Release the 0.23 docs | Mohamed Bassem | 2025-03-22 | 27 | -0/+1322 |
| | | |||||
| * | feat(auth): Added env variable for OAuth timeout (#1136) | Kaio Cesar | 2025-03-22 | 1 | -0/+1 |
| | | | | | | | | * feat(auth): add configurable OAuth timeout option * fix(config): change OAUTH_TIMEOUT to use z.coerce.number for better type handling * docs: Added instructions for OAUTH_TIMEOUT flag | ||||
| * | feat(workers): allows videoWorker to use ytdlp command line arguments ↵ | erik-nilcoast | 2025-03-16 | 1 | -0/+1 |
| | | | | | specified in the config. Fixes #775 #792 (#1117) | ||||
| * | fix: Move away from JSON outputs to structured outputs. Fixes #1047 | Mohamed Bassem | 2025-03-02 | 1 | -13/+14 |
| | | |||||
| * | docs: Add instructions for node environment setup (#1078) | Mosab Ibrahim | 2025-03-02 | 1 | -0/+59 |
| | | | | | Hoarder uses node version 22, and makes use of `corepack` features. Instructions for setting those up correctly were missing. | ||||
| * | fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032) | Gavin Mogan | 2025-02-16 | 1 | -12/+13 |
| | | | | | | | | | | | | | | | | | * Add configurable fetch timeout for Ollama client * Worker service needs access to the .env file * repair typescript types * Update customFetch.ts * update the config docs --------- Co-authored-by: sbarbett <shane@barbetta.me> Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: Release the 0.22 docs | Mohamed Bassem | 2025-02-02 | 27 | -0/+1259 |
| | | |||||
| * | feat: Change default max upload size to 50MB up from 4MB | Mohamed Bassem | 2025-02-02 | 1 | -5/+5 |
| | | |||||
| * | docs: Update single file docs | Mohamed Bassem | 2025-02-02 | 1 | -1/+11 |
| | | |||||
| * | docs: Feature obsidian's plugin and hoarder's pipette in community projects | Mohamed Bassem | 2025-02-01 | 1 | -4/+19 |
| | | |||||
| * | deps: Upgrade typescript to 5.7 | Mohamed Bassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | docs: Various Kubernetes deployment improvements (#862) | Eric B | 2025-01-19 | 1 | -4/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | * changed the secrets from configmap to secret object, create ingress instead of loadbalancer. Implemented the generation of a secret from the .env file and then put as environment variables into the deployments. Nextauth_URL is now set in the kustomization file and is then generated into a configmap and put as an env into the deployments. Opionated change: the web service is now a clusterIP Service and an ingress object is included. * changed the tls secret name in kustomize to a more example name * fixed image name in kustomization so the version tag gets replaced properly * tags are without v, otherwise we get an imagepullerror * removed unneccessary parts of the .env.sample * split env and secrets, added documentation, created sample ingress. changed the default from ingress back to Loadbalancer. Added Documentation on how to change to ingress and add TLS Support. split env to secret and env file which have to be configured before deploying. | ||||
| * | feat: Change webhooks to be configurable by users | Mohamed Bassem | 2025-01-19 | 1 | -5/+2 |
| | | |||||
| * | feat(webhook): Implement webhook functionality for bookmark events (#852) | 玄猫 | 2025-01-19 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(webhook): Implement webhook functionality for bookmark events - Added WebhookWorker to handle webhook requests. - Integrated webhook triggering in crawlerWorker after video processing. - Updated main worker initialization to include WebhookWorker. - Enhanced configuration to support webhook URLs, token, and timeout. - Documented webhook configuration options in the documentation. - Introduced zWebhookRequestSchema for validating webhook requests. * feat(webhook): Update webhook handling and configuration - Changed webhook operation type from "create" to "crawled" in crawlerWorker and documentation. - Enhanced webhook retry logic in WebhookWorker to support multiple attempts. - Updated Docker configuration to include new webhook environment variables. - Improved validation for webhook configuration in shared config. - Adjusted zWebhookRequestSchema to reflect the new operation type. - Updated documentation to clarify webhook configuration options and usage. * minor modifications --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: Fix type in intro.md (#901) | Zaza | 2025-01-19 | 1 | -1/+1 |
| | | | | Fixed a simple typo | ||||
| * | feat: Add ability to filter by bookmark type | Mohamed Bassem | 2025-01-12 | 1 | -13/+14 |
| | | |||||
| * | feat: Add support for singlefile extension uploads. #172 | Mohamed Bassem | 2025-01-11 | 1 | -0/+20 |
| | | |||||
| * | docs: Fix openAI pricing link (#816) | Jack Bailey | 2025-01-11 | 1 | -1/+1 |
| | | | | | | * Fix openAI pricing link * Edit the correct file | ||||
| * | docs: Fix type in the docs hightly -> highly (#853) | Andy George | 2025-01-11 | 15 | -15/+15 |
| | | |||||
| * | docs: Release the 0.21 docs | Mohamed Bassem | 2025-01-05 | 26 | -0/+1142 |
| | | |||||
