| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: Add the community projects page to docs | Mohamed Bassem | 2024-12-21 | 1 | -0/+24 |
| | | |||||
| * | docs: Add Linux install script and documentation (#707) | vhsdream | 2024-12-02 | 1 | -0/+70 |
| | | | | | | | | * Add Linux install script and documentation * Simplify Documentation - remove make executable * Update script: remove output suppression, other small changes | ||||
| * | feature: Add support for tag placeholders in custom prompts. #111 (#612) | kamtschatka | 2024-11-24 | 1 | -0/+5 |
| | | | | | | | | | | | * PR for #111 added a $tags,$aiTags and $userTags placeholder that will be replaced with all tags, ai tags or user tags during inference * Use the new buildImpersonatingTRPCClient util --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: Fix docs build | MohamedBassem | 2024-11-24 | 1 | -1/+2 |
| | | |||||
| * | deps(mobile): Upgrade to Expo 52 (#692) | Mohamed Bassem | 2024-11-24 | 1 | -2/+2 |
| | | | | | | | | | | | | * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar | ||||
| * | docs: Add pikapods.com as installation option (#676) | Manu | 2024-11-23 | 1 | -0/+28 |
| | | | | | | | | | | | | * Add pikapods.com as install option * Include info about the pricing and the initial credit * Fix typo in docs --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | fix(workers): Don't block connection to chrome when failing to download ↵ | Mohamed Bassem | 2024-11-21 | 1 | -0/+1 |
| | | | | | adblock list. #674 | ||||
| * | docker: Upgrade meilisearch to v1.11.1 (#629) | Marc | 2024-11-10 | 1 | -1/+1 |
| | | |||||
| * | docs: Release the 0.19 docs | Mohamed Bassem | 2024-11-09 | 19 | -0/+768 |
| | | |||||
| * | readme: Add RSS, REST API and video archival to README | Mohamed Bassem | 2024-11-09 | 1 | -1/+3 |
| | | |||||
| * | docs: Add documentation about how to import from pocket and omnivore | Mohamed Bassem | 2024-11-09 | 2 | -40/+25 |
| | | |||||
| * | docs: Update CLI importing docs to better handle large collections (#630) | Bjorn Monnens | 2024-11-09 | 1 | -0/+13 |
| | | | | Importing through a bash script, necessary in case the errror "xargs: command line cannot be assembled, too long" occurs. Only tested on Mac, but should work on all environments | ||||
| * | feature: Archive videos using yt-dlp. Fixes #215 (#525) | kamtschatka | 2024-10-28 | 1 | -12/+15 |
| | | | | | | | | | | | | | | | | | | | | | | * Allow downloading more content from a webpage and index it #215 Added a worker that allows downloading videos depending on the environment variables refactored the code a bit added new video asset updated documentation * Some tweaks * Drop the dependency on the yt-dlp wrapper * Update openapi specs * Dont log an error when the url is not supported * Better handle supported websites that dont download anything --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: Add a FAQ page (#590) | kamtschatka | 2024-10-27 | 1 | -0/+58 |
| | | | | | | | * How do I set the variable "user" or "system" for AI inference #262 changed from system to user * added FAQ regarding user management | ||||
| * | feature: Add OCR support for images. Fixes #296 | Mohamed Bassem | 2024-10-20 | 2 | -1/+12 |
| | | |||||
| * | docs: Add link to discord to navbar | Mohamed Bassem | 2024-10-20 | 1 | -0/+5 |
| | | |||||
| * | docs: Generate OpenAPI docs | Mohamed Bassem | 2024-10-20 | 2 | -11/+22 |
| | | |||||
| * | docs: Release the 0.18 docs | MohamedBassem | 2024-10-13 | 18 | -0/+696 |
| | | |||||
| * | docs: Add a section to installation docs about optional features | MohamedBassem | 2024-10-12 | 1 | -2/+6 |
| | | |||||
| * | docs: Remove the warning about ollama being new | MohamedBassem | 2024-10-12 | 2 | -4/+5 |
| | | |||||
| * | feature: Allow customizing the inference's context length | MohamedBassem | 2024-10-12 | 1 | -10/+11 |
| | | |||||
| * | feature: Allow to disable default password login after SSO is configured. ↵ | kamtschatka | 2024-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | Fixes #406 (#502) * [Feature Request] Allow to disable default password log in after SSO is configured #406 changed the flag to also disallow logging in via password The extensions will also no longer be allowed to log in via username/password then * [Feature Request] Allow to disable default password log in after SSO is configured #406 added the error message for OAuth | ||||
| * | feature: Allow disabling password signups (#413) | kamtschatka | 2024-10-06 | 1 | -0/+1 |
| | | | | | | | | | | | * [Feature Request] Allow to disable default password log in after SSO is configured #406 Added the DISABLE_LOCAL_SIGNUPS that can be used to force OAuth signups only * rename local signups to password signups --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | docs: Fix typo in installation docs (#465) | Jared Nipper | 2024-10-05 | 1 | -1/+1 |
| | | |||||
| * | docs: Release the 0.17 docs | MohamedBassem | 2024-09-22 | 18 | -0/+689 |
| | | |||||
| * | feature(web): Add support for importing bookmarks from Pocket | MohamedBassem | 2024-09-21 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Preserve title, tags and createdAt when importing a netscape ↵ | MohamedBassem | 2024-09-21 | 1 | -3/+3 |
| | | | | | html. Fixes #401 | ||||
| * | docs: Fix docs build and add sso to readme | MohamedBassem | 2024-09-15 | 2 | -9/+14 |
| | | |||||
| * | feature: Added support for custom OIDC providers to set up authentication. ↵ | kamtschatka | 2024-09-15 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #92 (#307) * https://github.com/hoarder-app/hoarder/issues/92 Added support for custom OIDC providers to set up authentication * Added support for custom OIDC providers to set up authentication #92 Showing OAuth errors in the signin page * Added support for custom OIDC providers to set up authentication #92 Added the possibility to log in using an API key in case OAuth is used * Added support for custom OIDC providers to set up authentication #92 improved the code to also promote the first user to admin if OAuth is used * revert extension changes * Simplify admin checks --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature(worker): Allow configuring inference job timeout and ollama keep ↵ | MohamedBassem | 2024-09-15 | 1 | -18/+20 |
| | | | | | alive. Fixes #389 #224 | ||||
| * | docs: Update screenshots in docs | MohamedBassem | 2024-09-08 | 5 | -0/+0 |
| | | |||||
| * | readme: Add full page archive and bulk actions to readme | MohamedBassem | 2024-09-08 | 1 | -0/+2 |
| | | |||||
| * | docs: Remove references to redis and workers from docs | MohamedBassem | 2024-08-31 | 6 | -24/+4 |
| | | |||||
| * | docs: Remove redis env variables from the config | MohamedBassem | 2024-08-31 | 2 | -8/+0 |
| | | |||||
| * | docs: Publish the docs for version 0.16.0 | MohamedBassem | 2024-08-31 | 18 | -0/+674 |
| | | |||||
| * | docs: Add Kubernetes installation with Kustomize (#324) | Jose Fuentes Castillo | 2024-07-28 | 1 | -0/+71 |
| | | | | | | | | | | * Add kubernetes installation * Add kubernetes installation docs * Simplify config * Remove the patch to use only amd64 nodes and add sample env file | ||||
| * | feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaper | MohamedBassem | 2024-07-27 | 2 | -4/+4 |
| | | |||||
| * | [docs] Change the docs to versioned | MohamedBassem | 2024-07-21 | 18 | -0/+609 |
| | | |||||
| * | landing: update landing page to include bulk actions | MohamedBassem | 2024-07-06 | 1 | -1/+1 |
| | | |||||
| * | docs: add Arch Linux installation docs (#223) | devome | 2024-06-18 | 1 | -0/+48 |
| | | | | | | * add Arch Linux installation * add notice | ||||
| * | docs: Document the new CRAWLER_FULL_PAGE_ARCHIVE flag | MohamedBassem | 2024-05-26 | 1 | -0/+1 |
| | | |||||
| * | feature: Allow import Netscape HTML format (#163) | kamtschatka | 2024-05-25 | 1 | -8/+25 |
| | | | | | | | | | | | | | | | * [Feature request] Netscape HTML format import/export #96 added the possibility to add exported bookmarks via the webUI for ease of use * [Feature request] Netscape HTML format import/export #96 updated the documentation * Extract the parser into its own file and reuse the existing bookmark upload logic --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | docker: Update docker images to point to the new repo URLs | MohamedBassem | 2024-05-19 | 1 | -1/+1 |
| | | |||||
| * | docs: Change references from the old repo URL to the new one | MohamedBassem | 2024-05-19 | 5 | -10/+10 |
| | | |||||
| * | docs: Add documentation for installing hoarder on unraid. Fixes #81 | MohamedBassem | 2024-05-18 | 2 | -3/+22 |
| | | |||||
| * | feature(inference): Upgrade the default vision model to the new ↵ | MohamedBassem | 2024-05-16 | 1 | -1/+1 |
| | | | | | gpt-4o-2024-05-13 which is faster and 2x cheaper | ||||
| * | feature(crawler): Allow connecting to browser's websocket address and ↵ | MohamedBassem | 2024-05-15 | 1 | -8/+11 |
| | | | | | launching the browser on demand. This enables support for browserless | ||||
| * | feature(worker): Allow configuring redis with a password | MohamedBassem | 2024-05-15 | 1 | -0/+1 |
| | | |||||
| * | feature: Take full page screenshots #143 (#148) | kamtschatka | 2024-05-12 | 1 | -0/+1 |
| | | | | | | | Added the fullPage flag to take full screen screenshots updated the UI accordingly to properly show the screenshots instead of scaling it down Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
| * | Development Instructions are incomplete/not working (fixes #145) (#146) | kamtschatka | 2024-05-10 | 1 | -1/+3 |
| | | | | | | updated the documentation on how to set up the development environment Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
