Commit Graph

4649 Commits (f69bb790771c85f90ddd7f93cf16376e7d7b9d1d)
 

Author SHA1 Message Date
Mark McDowall f69bb79077 Shutdown! Restart working for services
11 years ago
Mark McDowall 119a4ff39c Proper wiki link for add series
11 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
11 years ago
Mark McDowall 823ace02a6 Fixed not in queue spec
11 years ago
Mark McDowall 235bbc2d91 Single quotes around index column name won't die
11 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
11 years ago
markus101 2b5c512d64 Get series from DB before publishing add series, so we can use LazyLoaded values
11 years ago
markus101 16dd5b621e ScheduledTasks won't run immediately after first start
11 years ago
markus101 f9b0b2206c Added RescanSeries command
11 years ago
markus101 cdbd7273b7 Fixed broken episode integration tests
11 years ago
markus101 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints
11 years ago
markus101 9ee535328f Fixed: Order Upcoming by date and time
11 years ago
markus101 3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds
11 years ago
markus101 03ba8d071e Migration to new quality takes seconds not minutes now
11 years ago
Mark McDowall c9a77e99a0 Error handling in migration to new quality
11 years ago
Mark McDowall fe4f3d5d1e Fixed namespace
11 years ago
Mark McDowall 1eae184b43 Fixed up form-info icons after merge
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
Mark McDowall 9a43ab9b94 Re-organized buttons on series index
11 years ago
markus101 9da0263eb5 Added warning to permissions
11 years ago
markus101 ee7cb2b80f Hide both series toolbars when there are no series
11 years ago
markus101 298837f96a Changed buttons on series/logs views to look less cramped
11 years ago
markus101 9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering
11 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
11 years ago
markus101 01bdec965b Add absolute episode numbers to episodes during refresh
11 years ago
Taloth Saldono 98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead.
11 years ago
Taloth Saldono 7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection.
11 years ago
Taloth Saldono 9df0ad0bf7 System.Logs view can now be filtered by severity.
11 years ago
Taloth Saldono af4c351428 Series Index can now be filtered and no longer fetches twice when starting.
11 years ago
markus101 2cd347b829 New: Blacklist added to UI (under history)
11 years ago
markus101 953e59d7e3 New: Progress bar on series details/calendar when episode is downloading
11 years ago
Mark McDowall d80d89e687 Calendar and series details show download progress
11 years ago
Mark McDowall c84bd6f21f Fixed chown config keys
11 years ago
Mark McDowall caf6f86573 Do not try to chown when user or group is blank
11 years ago
Mark McDowall cf57188741 Added sourceTitle to failed downloads
11 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall 3ed37997c5 Fixed: favicon for reverse proxy support
11 years ago
Mark McDowall 22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air
11 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
11 years ago
Mark McDowall fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces
11 years ago
Taloth Saldono 31e0524389 Disable background click to prevent deselection of all items.
11 years ago
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles
11 years ago
Mark McDowall 47f12b429e return promise for EpisodeModel syncing
11 years ago
Mark McDowall 28aee91d3f Fixed: Set episode's monitored status from missing and calendar
11 years ago
Mark McDowall cc66077943 Cancelling adding an indexer will stop listening to save event
11 years ago
Mark McDowall c4fc3e77b3 Cancelling quality profile editing will refetch it from the server
11 years ago
Mark McDowall 191db1c541 Moved to regions for quality profile editor
11 years ago
Mark McDowall 75decad601 UI looking better for quality profile editing
11 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Mark McDowall 6ead44ca1b Added a tooltip to allowed
11 years ago