Commit Graph

64 Commits (develop)

Author SHA1 Message Date
Mark McDowall e730cf6307 Fixed: Task progress messages in the UI
2 months ago
Bogdan cc27107668 Use 'var' instead of explicit type
12 months ago
Bogdan 14816306a4 Inline 'out' variable declarations
12 months ago
Mark McDowall 45329f29bd New: Add result to commands to report commands that did not complete successfully
1 year ago
Qstick 93cce9a02e Don't block task queue for queued update task when long running tasks queued
1 year ago
Qstick 5a8082de2d Fixed: Schedule refresh and process monitored download tasks at high priority
1 year ago
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
Qstick 947ad15af0 New: Build on Net6
2 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
3 years ago
ta264 b0ea6550d7 New: Use System.Text.Json for Nancy and SignalR
3 years ago
Robin Dadswell bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands (#2261)
3 years ago
Taloth Saldono c855119c6f Fixed: Unnecessary idle cpu usage
3 years ago
Qstick dbdc805e80 Remove unnecessary usings
4 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
4 years ago
Mark McDowall d83e20937d New: Monitor and Process downloads separately
4 years ago
Taloth Saldono 3964e98c13 Lock CommandQueueManager.PushMany too
4 years ago
Taloth Saldono 8a68042192 Skip unknown/removed commands still queued in the database
4 years ago
Taloth Saldono 880170637e Fixed timing issue allowing multiple instances of the same command to be queued
4 years ago
Mark McDowall 9fdc603fc3 Fixed: Broken tasks getting stuck in queue
4 years ago
Qstick 16a23b9d79 New: Store Task StartTime, Show Duration in UI
4 years ago
Qstick a4b78b44ce 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!
7 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