| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add support for singlefile extension uploads. #172 | Mohamed Bassem | 2025-01-11 | 1 | -0/+6 |
| | | |||||
| * | feat: Expose the search functionality in the REST API | Mohamed Bassem | 2025-01-05 | 1 | -0/+52 |
| | | |||||
| * | feat: Expose asset manipulation endpoints in the REST API | Mohamed Bassem | 2025-01-04 | 1 | -0/+163 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | fix(api): Return 201 from highlights creation and fix docs for PATCH ↵ | Mohamed Bassem | 2024-12-30 | 1 | -3/+1 |
| | | | | | /lists/[listId] | ||||
| * | fix: Coerce createdAt in the bookmark create/update APIs | Mohamed Bassem | 2024-12-28 | 1 | -2/+4 |
| | | |||||
| * | docs: Fix missing docs for highlights APIs | Mohamed Bassem | 2024-12-27 | 1 | -0/+255 |
| | | |||||
| * | feat: Add REST APIs for manipulating highlights. Fixes #620 | Mohamed Bassem | 2024-12-27 | 1 | -0/+93 |
| | | |||||
| * | fix: Fix homepage not loading when hitting adding invalid URL during ↵ | Mohamed Bassem | 2024-11-17 | 1 | -6/+3 |
| | | | | | crawling. Fixes #626 | ||||
| * | feature: Allow setting bookmark metadata during creation | Mohamed Bassem | 2024-11-17 | 1 | -109/+79 |
| | | |||||
| * | feature: Archive videos using yt-dlp. Fixes #215 (#525) | kamtschatka | 2024-10-28 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | fix: Fix build by regenerating the openai spec | Mohamed Bassem | 2024-10-27 | 1 | -0/+12 |
| | | |||||
| * | api: Add tag ids and support variable baseURL | Mohamed Bassem | 2024-10-20 | 1 | -1/+67 |
| | | |||||
| * | docs: Generate OpenAPI docs | Mohamed Bassem | 2024-10-20 | 1 | -0/+1297 |
