Commit Graph

12 Commits (c724a8019a8205e7f680e3f725b3881f4f2b9246)

Author SHA1 Message Date
Tzahi12345 8bc14a8be8 Missing options are now auto-added to tasks
Added onlyNumber directive for number-only inputs
3 years ago
Tzahi12345 8c63a78884 Added timezone information to tasks so that recurring tasks will use the timezone from the user 3 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
3 years ago
Isaac Abadi 4f26e9ac3a Added filters for notifications
Added notifications for tasks
3 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