Commit Graph

469 Commits (78dacf68503b87ca114aade8b4eb77f880bb6d63)

Author SHA1 Message Date
Mark McDowall 267c97052e Close both toolbars
11 years ago
Mark McDowall bcc854b78c Removed extraneous filtering code from series index
11 years ago
Mark McDowall dff6726114 Enter on add root folder will add folder
11 years ago
Mark McDowall 0247aebb25 Fixed: Adding an invalid root folder will show a usable error message
11 years ago
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted
11 years ago
Mark McDowall 7261a4bd71 Merge branch 'backup-on-update' into develop
11 years ago
Mark McDowall 469d802b7b Shutdown and restart are buttons now
11 years ago
Mark McDowall fcd05cda60 Fixed: Show title on posters view when poster is unavailable
11 years ago
Mark McDowall c3eb9a7a8c Renamed some series index views
11 years ago
Mark McDowall e131817022 Disable nancyfx diagnostics unless in debug
11 years ago
Mark McDowall e16a6f2b9c Only backup database and config file before update
11 years ago
Mark McDowall 85b211738b New: Backup database before updating
11 years ago
Mark McDowall be9b7284b5 Added shutdown and restart buttons to system UI
11 years ago
markus101 6ff9c9f61e Shutdown working on mono
11 years ago
Mark McDowall aa1a76fe72 Restart for Windows
11 years ago
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
Mark McDowall 3bfdd1d9eb Fixed sorting of cutoff when allowed list changes
11 years ago
Mark McDowall 37ff745521 Renamed view template
11 years ago
Mark McDowall 8e59843d35 Fixed styles for quality profile editor, click chevron to move
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 47a8d93c18 Added .ogv as a file extension
11 years ago
Mark McDowall 34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
11 years ago
Mark McDowall 24430aef07 Use proper path for episode file moving
11 years ago
Mark McDowall 543cc4e6c1 If folder does not exist...
11 years ago
Mark McDowall 25ae19bf80 Hiding permissions when OS is windows
11 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
11 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall a228bd8f1c Added test for series folder name
11 years ago
Mark McDowall 8292d4d267 Fixed: API Authentication issues with Apache Basic Auth
11 years ago
Mark McDowall 6b90a3a1eb Fixed: Clean series title in season folder of reserved characters
11 years ago
Mark McDowall 7d46f4d64d Logging destination filename when importing/renaming files.
11 years ago
Mark McDowall 7bb8a9db5f Validation and integration test for SeriesFolderFormat
11 years ago
Mark McDowall 43a2f39106 Added help text to Series Folder Format.
11 years ago
Mark McDowall 0b2865a97c Fixed broken add series test
11 years ago
Mark McDowall b5b9fababb New: Series Folder format now configurable (used when adding series only)
11 years ago
Mark McDowall 7c6605c02b New: Original Title can be used in file names
11 years ago
Mark McDowall 1e878a88fd ImdbId and Title Slug are now nullable
11 years ago
Mark McDowall d89d9e67c2 NextAiring sorting is not as drunk anymore
11 years ago
Mark McDowall 642f56c221 Fixed: Womble's URL
11 years ago
Mark McDowall 4962db3b6a Fixed: Initial sorting for Next Airing
11 years ago
Mark McDowall 442ab2b7c4 Get 1000 releases from indexers
11 years ago
Mark McDowall 6cbc8687de Better way to fix empty string split results
11 years ago
Mark McDowall 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Mark McDowall 2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't'
11 years ago
Mark McDowall c50fb84216 Some test cleanup for season search
11 years ago
Icer Addis 502ddceea2 Replaced + with space in special episode query string builder
11 years ago
Icer Addis 11aa82832f Added using statement
11 years ago
Icer Addis 2dbf0ecc82 Fixes for code review
11 years ago
Mark McDowall 3ccdbca712 Install updates will send info to UI
11 years ago
Mark McDowall 2dccc0567e Fixed broken integration tests
11 years ago