Commit Graph

281 Commits (9c6578c5de08640d64e673a1fbd06e093a227b4f)

Author SHA1 Message Date
Mark McDowall 69f5c8444e New: Added drone factory rescan button to Wanted
11 years ago
Mark McDowall 4752ba3341 Fixed: Downloading log file asking for password when authentication is disabled
11 years ago
Mark McDowall 89e0b41ebc New: Search for all missing episodes
11 years ago
Taloth Saldono 37d2279011 Typo in Drone Factory Interval Setting.
11 years ago
Taloth Saldono b10f8a6d3f Calendar view selection now persistent.
11 years ago
Taloth Saldono 794c09c17a New: iCal calendar feed.
11 years ago
Peter Czyz cf1e0a4946 Added iCal feed for the calendar, reachable through
11 years ago
Mark McDowall 1d4738b18f Merge branch 'api-key' into develop
11 years ago
Mark McDowall c2ab59f5c5 New: Set scanning interval for Drone Factory
11 years ago
Mark McDowall 6b423c104c API Key in UI
11 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
11 years ago
Mark McDowall 8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
11 years ago
Mark McDowall 9e80473ea0 Show spinner when loading from dropdown
11 years ago
Mark McDowall 11bc946797 New: Jump to page on tables (click on page number)
11 years ago
Mark McDowall d7ca33ff04 Fixed: UI notifications when using a reverse proxy
11 years ago
Mark McDowall 0e5b100733 Reverse proxy settings in UI
11 years ago
Mark McDowall 70266c921b Update messenger instance if it was already created
11 years ago
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it
11 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
11 years ago
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
11 years ago
Mark McDowall d0d5a3d3b1 Series collection will page to 100000 instead of 1000
11 years ago
Mark McDowall 9f92fb3fc1 Fixed: Naming settings resetting when changing fields/saving
11 years ago
Mark McDowall ce31732b95 Fixing jshint errors
11 years ago
Taloth Saldono e7ff84cf40 Saving changed quality of episode file
11 years ago
Mark McDowall 645d44bf8f new: Redirect through dereferer.org for external links
11 years ago
Mark McDowall 33ebf1bf78 New: Rename all selected series from the series editor
11 years ago
Mark McDowall d44b220fd0 Series monitored visible on seasons/episodes on details page and episode details modal
11 years ago
Mark McDowall 4478f2d723 Store state of history filter
11 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
11 years ago
Mark McDowall 90a6bcaa47 New: Filter history by event (all/grabbed/imported/failed)
11 years ago
Mark McDowall 860db98294 Merge branch 'wanted' into develop
11 years ago
Mark McDowall 42936c956d New: Queue in UI is now paged
11 years ago
Taloth Saldono 6a07bb1b9b Now creating Backbone.Model instance for EpisodeFile.
11 years ago
Mark McDowall ec88286d57 Fixed jslint errors
11 years ago
Taloth Saldono 8f87f06ac6 Processed PR Comments.
11 years ago
Taloth Saldono d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
11 years ago
Mark McDowall 668c667917 Fixed: command+T will not target search box in UI
11 years ago
Mark McDowall b05d2c17e5 Labels for add series options
11 years ago
Mark McDowall d51517d60c Add existing series shows a loading message
11 years ago
Mark McDowall 811122f879 Fixed: Multi episode naming example
11 years ago
Mark McDowall cbd8e98677 More xbmc metadata improvements
11 years ago
Mark McDowall f9312eb3e5 Fixed a copy pasta error for SAB history
11 years ago
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Mark McDowall a13d187473 Cache break old logo
11 years ago
Mark McDowall b339f8daf6 Metadata settings added to UI
11 years ago
Mark McDowall c0ae876385 Fixed Indexer delete view
11 years ago
Mark McDowall 1cc4c11a7e New logo
11 years ago
Mark McDowall a6c653651f Fixed: Changing quality of episode file
11 years ago
Mark McDowall 4e5588f5dd renamed /api/qualityprofiles to /api/qualityprofile
11 years ago
Mark McDowall 3d3390187e New: Optionally disable notifications for upgraded episode files
11 years ago
Mark McDowall bc908e0440 Binding signalr to cloned series collection
11 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
11 years ago
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 e47b4c7686 New: Series lists will auto update when files are imported/deleted
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 be9b7284b5 Added shutdown and restart buttons to system UI
11 years ago
Mark McDowall 119a4ff39c Proper wiki link for add series
11 years ago
markus101 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints
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 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 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
Taloth Saldono 31e0524389 Disable background click to prevent deselection of all items.
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 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 8292d4d267 Fixed: API Authentication issues with Apache Basic Auth
11 years ago
Mark McDowall 43a2f39106 Added help text to Series Folder Format.
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