| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: Add tests for the search id queries | Mohamed Bassem | 2024-12-31 | 1 | -0/+276 |
| | | |||||
| * | feat: Introduce advanced search capabilities (#753) | Mohamed Bassem | 2024-12-31 | 1 | -0/+182 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: Implement search filtering in the backend * feat: Implement search language parser * rename matcher name * Add ability to interleve text * More fixes * be more tolerable to parsing errors * Add a search query explainer widget * Handle date parsing gracefully * Fix the lockfile * Encode query search param * Fix table body error * Fix error when writing quotes | ||||
| * | feature: Archive videos using yt-dlp. Fixes #215 (#525) | kamtschatka | 2024-10-28 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | refactor: Start tracking bookmark assets in the assets table | MohamedBassem | 2024-10-06 | 1 | -0/+19 |
| | | |||||
| * | feature(web): Show attachments and allow users to manipulate them. | MohamedBassem | 2024-09-22 | 1 | -0/+42 |
