| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210) | kamtschatka | 2024-06-09 | 1 | -0/+14 |
| | | | | | | | | | | | | | * re-index of database is not scanning all places when bookmark tags are changed. Manual indexing is working as workaround #208 introduced a new function to trigger a reindex to reduce copy/paste added missing reindexes when tags are deleted/bookmarks are updated * give functions a bit more descriptive name --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature(worker): Allow configuring redis with a password | MohamedBassem | 2024-05-15 | 1 | -0/+1 |
| | | |||||
| * | feature: Allow recrawling bookmarks without running inference jobs | MohamedBassem | 2024-04-20 | 1 | -0/+1 |
| | | |||||
| * | fix: Increase default navigation timeout to 30s, make it configurable and ↵ | MohamedBassem | 2024-04-11 | 1 | -1/+10 |
| | | | | | add retries to crawling jobs | ||||
| * | fix: Attempt to increase the reliability of the ollama inference | MohamedBassem | 2024-03-27 | 1 | -0/+8 |
| | | |||||
| * | feature: Allow specifying a specific redis db to use. Fixes #13 | MohamedBassem | 2024-03-27 | 1 | -0/+1 |
| | | |||||
| * | feature: Add full text search support | MohamedBassem | 2024-03-01 | 1 | -0/+22 |
| | | |||||
| * | chore: Consolidate all config vars in one file | MohamedBassem | 2024-02-14 | 1 | -2/+3 |
| | | |||||
| * | feature: Add ability to refresh bookmark details | MohamedBassem | 2024-02-14 | 1 | -1/+0 |
| | | |||||
| * | [refactor] Extract the bookmark model to be a high level model to support ↵ | MohamedBassem | 2024-02-09 | 1 | -2/+2 |
| | | | | | other type of bookmarks | ||||
| * | [refactor] Move the different packages to the package subdir | MohamedBassem | 2024-02-08 | 1 | -0/+29 |
