Commit Graph

63 Commits (develop)

Author SHA1 Message Date
Mark McDowall 37a9f670dd Fixed: Task progress messages in the UI
2 months ago
Mark McDowall fee7fbbff6 New: Add result to commands to report commands that did not complete successfully
10 months ago
Bogdan d1aff31593 Use 'var' instead of explicit type
1 year ago
Bogdan 89dd4d3271 Inline 'out' variable declarations
1 year ago
Qstick 31aaec4b10 Don't block task queue for queued update task when long running tasks queued
1 year ago
Qstick 6199cb2999 Fixed: Schedule refresh and process monitored download tasks at high priority
1 year ago
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
ta264 cef15887a4 Use modern HttpClient
3 years ago
Robin Dadswell 6acd42e82b
Show User Agent in System->Tasks for externally triggered commands (#1047)
3 years ago
Taloth Saldono 61fdb6eba2 Fixed: Unnecessary idle cpu usage
3 years ago
ta264 d6170dbfed New: Use native dotnet host and DryIoc
3 years ago
ta264 d3e8c7e0c9 New: Use System.Text.Json for Nancy and SignalR
3 years ago
Qstick e30c078962 Remove unnecessary usings
3 years ago
Taloth Saldono f94a286479 Lock CommandQueueManager.PushMany too
4 years ago
Taloth Saldono e39fee9209 Skip unknown/removed commands still queued in the database
4 years ago
Taloth Saldono edd278a131 Fixed timing issue allowing multiple instances of the same command to be queued
4 years ago
Mark McDowall 4f131428b8 Fixed: Broken tasks getting stuck in queue
4 years ago
ta264 b50b0a1411 Swap to dapper with lazyload
4 years ago
Mark McDowall 94ac75c6b7 Monitor and Process downloads separately
4 years ago
Qstick b319c44bbd New: Store Task StartTime, Show Duration in UI
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
ta264 da2b36514a Fixed: Prevent two TypeExclusive commands running at once
5 years ago
Qstick 659844eeba
New: Don't Execute Certain Command Types In Parallel (#855)
5 years ago
Qstick 9d2fbddc7d New: Cancel tasks in command queue
6 years ago
Qstick 60bb0ac063 New: Queued Task/Command List View
6 years ago
Qstick ba96dad8c7 Fixed: UI and Command manager updates
6 years ago
Qstick a56e2edb74 Fixed: Concurrent manual imports silently failing
6 years ago
Qstick 25c0423ef6
Fixed :Compile warning cleanup (#314)
6 years ago
Qstick e06858e4bf Sonarr pulls (#310)
6 years ago
Qstick 7354e02bff
New: Custom Filtering for UI (#234)
6 years ago
Qstick 13bfb73ee9 Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick cf11906118 Don't log error on the shutdown the command execution pipeline.
7 years ago
Qstick 0148f48913 Fixed: Logging full error message to database
7 years ago
Qstick 82ee8e6c42 Fixed: Smarter application update completed message
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
8 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 44e6c46337 Fixed: Refreshing individual series incorrectly delayed the schedule task.
9 years ago
Taloth Saldono 866f971d41 Prevent ProgressMessageTarget from ever reading the command from the database.
9 years ago
Mark McDowall a2d8413b2a Fixed: Early cleanup of completed tasks
9 years ago
Mark McDowall aae3970865 More logging for CommandExecutor
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Mark McDowall 6ab629ea98 Partial updates for command updates
9 years ago
Mark McDowall 755a42ea45 Use cache to check for running or started commands
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Taloth Saldono 8833f1ad31 Allow failing a Command using a specific message.
9 years ago