aboutsummaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-31docs: Remove references to redis and workers from docsMohamedBassem6-24/+4
2024-08-31docs: Remove redis env variables from the configMohamedBassem2-8/+0
2024-08-31docs: Publish the docs for version 0.16.0MohamedBassem18-0/+674
2024-07-28docs: Add Kubernetes installation with Kustomize (#324)Jose Fuentes Castillo1-0/+71
2024-07-27feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaperMohamedBassem2-4/+4
2024-07-21[docs] Change the docs to versionedMohamedBassem18-0/+609
2024-07-06landing: update landing page to include bulk actionsMohamedBassem1-1/+1
2024-06-18docs: add Arch Linux installation docs (#223)devome1-0/+48
2024-05-26docs: Document the new CRAWLER_FULL_PAGE_ARCHIVE flagMohamedBassem1-0/+1
2024-05-25feature: Allow import Netscape HTML format (#163)kamtschatka1-8/+25
2024-05-19docker: Update docker images to point to the new repo URLsMohamedBassem1-1/+1
2024-05-19docs: Change references from the old repo URL to the new oneMohamedBassem5-10/+10
2024-05-18docs: Add documentation for installing hoarder on unraid. Fixes #81MohamedBassem2-3/+22
2024-05-16feature(inference): Upgrade the default vision model to the new gpt-4o-2024-0...MohamedBassem1-1/+1
2024-05-15feature(crawler): Allow connecting to browser's websocket address and launchi...MohamedBassem1-8/+11
2024-05-15feature(worker): Allow configuring redis with a passwordMohamedBassem1-0/+1
2024-05-12feature: Take full page screenshots #143 (#148)kamtschatka1-0/+1
2024-05-10Development Instructions are incomplete/not working (fixes #145) (#146)kamtschatka1-1/+3
2024-05-06readme: Add the iOS app store link to the readme and docsMohamedBassem2-2/+2
2024-04-26feature(crawler): Allow increasing crawler concurrency and configure storing ...MohamedBassem1-4/+7
2024-04-24docs: Update docs to include the links to the android appMohamedBassem3-5/+5
2024-04-24docs: Update the CLI docs to reference the published NPM packageMohamedBassem2-7/+90
2024-04-23fix(docs): Update the social image from the generic docusaurus imageMohamedBassem2-2/+1
2024-04-11fix: Increase default navigation timeout to 30s, make it configurable and add...MohamedBassem1-3/+4
2024-04-09feature(inference): Upgrade the default vision model to the new gpt-4-turboMohamedBassem2-9/+9
2024-04-06fix(workers): Increase default timeout to 60s, make it configurable and impro...MohamedBassem1-0/+6
2024-04-02docs: Fix some typos in the importing docsMohamedBassem2-6/+6
2024-04-02docs: Add some wiki page about importing links from chrome. #7MohamedBassem1-0/+28
2024-04-02feature: Include server version in the admin UI. Fixes #66MohamedBassem1-12/+13
2024-04-02docs: Add NEXTAUTH_URL to installation instruction. Fixes #5MohamedBassem3-15/+24
2024-04-02featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem1-0/+26
2024-04-02feat(workers): Allow configuring the language in which the tags are generated...MohamedBassem1-0/+1
2024-03-31docs: Update the quick sharing docsMohamedBassem1-4/+5
2024-03-30Fix typo in docsMarco Cedaro1-1/+1
2024-03-29readme: Update the readme to include the test flight linkMohamedBassem1-1/+1
2024-03-29readme: Update the readme to include the android app tracking issueMohamedBassem1-1/+1
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem1-11/+13
2024-03-27fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem1-1/+1
2024-03-27docs: Add a warning around the experimental nature of ollama, and add update ...MohamedBassem2-1/+20
2024-03-27docs: Document the newly approved firefox addon. Fixes #4MohamedBassem1-1/+1
2024-03-27docs: Document the DISABLE_SIGNUPS config flag. Fixes #8MohamedBassem1-0/+1
2024-03-27feature: Allow specifying a specific redis db to use. Fixes #13MohamedBassem1-14/+15
2024-03-27feature: Add support for local models using ollamaMohamedBassem3-4/+24
2024-03-26docs: Update logo in all screenshotsMohamedBassem10-0/+21
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem4-2/+19
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem1-1/+0
2024-03-23feature(web): Add dark mode supportMohamedBassem3-0/+5
2024-03-22docs: Add screenshots, and update other docsMohamedBassem19-18/+46
2024-03-21landing: Add the demo link to the landing page and mention it in the docsMohamedBassem2-12/+24
2024-03-20docs: Add docs for installation, configuration and developmentMohamedBassem23-390/+259