Commit Graph

15 Commits (docker-hotfix)

Author SHA1 Message Date
Tzahi12345 33a99d9c8d Added files_api (migrated functions from db_api that are file related)
Archive dialog can now always be opened
2 years ago
Tzahi12345 ca5381fe0f Updated tasks DB-related code to not insert properties that prevent local_db from being imported
Added DB functionality to remove properties from records

DB records in local DB can now be updated if nested
2 years ago
Tzahi12345 54208ce6ce Added preliminary backend support for custom archives 2 years ago
Tzahi12345 8bc14a8be8 Missing options are now auto-added to tasks
Added onlyNumber directive for number-only inputs
2 years ago
Tzahi12345 8c63a78884 Added timezone information to tasks so that recurring tasks will use the timezone from the user 2 years ago
Tzahi12345 46756a575c Added task settings
Added support for task errors

Added support for lt, gt etc. db comparisons

Added task to delete old files
2 years ago
Isaac Abadi 4f26e9ac3a Added filters for notifications
Added notifications for tasks
2 years ago
Isaac Abadi f905d3c321 Fixed a few broken tests 3 years ago
Isaac Abadi 0585943d67 Fixed bug where task time was not properly set with values of 0
Fixed issue where time field was not properly populated in the schedule dialog
3 years ago
Isaac Abadi b53d9c9710 Added ability to reset tasks
Refactored youtube-dl updating and added youtube-dl update task
3 years ago
Isaac Abadi d2d125743e Fixed issue where restoring a DB backup would cause backup_local_db task to be stuck running
Slightly updated tasks UI
3 years ago
Isaac Abadi a288163644 Added ability to backup remote DB
Added ability to restore DB
3 years ago
Isaac Abadi 091f81bb38 Added UI for managing tasks
Added ability to schedule tasks based on timestamp

Fixed mismatched types between frontend and openapi yaml

Simplified imports for several backend components
3 years ago
Isaac Abadi 5b4d4d5f81 Added scheduler for tasks 3 years ago
Isaac Abadi 2b1771d30d Began work on tasks 3 years ago