aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature(crawler): Allow increasing crawler concurrency and configure storing ↵MohamedBassem2024-04-261-4/+7
| | | | images and screenshots
* docs: Update docs to include the links to the android appMohamedBassem2024-04-243-5/+5
|
* docs: Update the CLI docs to reference the published NPM packageMohamedBassem2024-04-242-7/+90
|
* fix(docs): Update the social image from the generic docusaurus imageMohamedBassem2024-04-232-2/+1
|
* fix: Increase default navigation timeout to 30s, make it configurable and ↵MohamedBassem2024-04-111-3/+4
| | | | add retries to crawling jobs
* feature(inference): Upgrade the default vision model to the new gpt-4-turboMohamedBassem2024-04-092-9/+9
|
* fix(workers): Increase default timeout to 60s, make it configurable and ↵MohamedBassem2024-04-061-0/+6
| | | | improve logging
* docs: Fix some typos in the importing docsMohamedBassem2024-04-022-6/+6
|
* docs: Add some wiki page about importing links from chrome. #7MohamedBassem2024-04-021-0/+28
|
* feature: Include server version in the admin UI. Fixes #66MohamedBassem2024-04-021-12/+13
|
* docs: Add NEXTAUTH_URL to installation instruction. Fixes #5MohamedBassem2024-04-023-15/+24
|
* featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem2024-04-021-0/+26
|
* feat(workers): Allow configuring the language in which the tags are ↵MohamedBassem2024-04-021-0/+1
| | | | generated. Fixes #68
* docs: Update the quick sharing docsMohamedBassem2024-03-311-4/+5
|
* Fix typo in docsMarco Cedaro2024-03-301-1/+1
|
* readme: Update the readme to include the test flight linkMohamedBassem2024-03-291-1/+1
|
* readme: Update the readme to include the android app tracking issueMohamedBassem2024-03-291-1/+1
|
* feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem2024-03-271-11/+13
|
* fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem2024-03-271-1/+1
|
* docs: Add a warning around the experimental nature of ollama, and add update ↵MohamedBassem2024-03-272-1/+20
| | | | instructions
* docs: Document the newly approved firefox addon. Fixes #4MohamedBassem2024-03-271-1/+1
|
* docs: Document the DISABLE_SIGNUPS config flag. Fixes #8MohamedBassem2024-03-271-0/+1
|
* feature: Allow specifying a specific redis db to use. Fixes #13MohamedBassem2024-03-271-14/+15
|
* feature: Add support for local models using ollamaMohamedBassem2024-03-273-4/+24
|
* docs: Update logo in all screenshotsMohamedBassem2024-03-2610-0/+21
|
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-264-2/+19
|
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-1/+0
|
* feature(web): Add dark mode supportMohamedBassem2024-03-233-0/+5
|
* docs: Add screenshots, and update other docsMohamedBassem2024-03-2219-18/+46
|
* landing: Add the demo link to the landing page and mention it in the docsMohamedBassem2024-03-212-12/+24
|
* docs: Add docs for installation, configuration and developmentMohamedBassem2024-03-2023-390/+259
|
* fix(docs): Fix broken links in docs buildMohamedBassem2024-03-191-2/+2
|
* docs: Bootstrap docusaurus docsMohamedBassem2024-03-1920-0/+690