Commit Graph

425 Commits (a44be4d902ab1ba7db35c77c938337cfa6ace97f)

Author SHA1 Message Date
Mark McDowall 9cafeec771 Fixed: UI loads properly even if UI settings cannot be persisted
10 years ago
Mark McDowall 085d10851a Fixed: Series Actions on series detials page spin on center
10 years ago
Mark McDowall a72e70fa27 Fixed: Errors after importing episodes
10 years ago
Mark McDowall a550e94fee Fixed: Series type won't flash back to Standard when adding an Anime series
10 years ago
Mark McDowall 7af782d353 Provider testing improvements
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono 1e538dc7cc Fixed: webcal url now has the apikey embedded to support more third-party webcal clients.
10 years ago
Taloth Saldono c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
10 years ago
Taloth Saldono 221a457f3a Fixed: Sorting on Series Title now ignores articles (a/an/the).
10 years ago
Mark McDowall a75ce9ab87 Fixed: tooltips on shutdown/restart buttons
10 years ago
Mark McDowall 5dcc6a74eb iCal fixes
10 years ago
Mark McDowall cb291d30b3 New: Missing/Cutoff Unmet will update when an episode is grabbed
10 years ago
Mark McDowall 83207a0baf listenTo instead of on
10 years ago
Mark McDowall 3735736bbc Replaced vent.on with this.listenTo vent
10 years ago
Mark McDowall f5d46ffcd2 Log file changes
10 years ago
Mark McDowall 66873b04d4 New: Network (if known) is shown on add series results
10 years ago
Taloth Saldono 9633afc612 New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
10 years ago
Mark McDowall 32e6b7db48 Fixed: Year on add series will be shown in grey if its not part of the series title
10 years ago
Mark McDowall 6c9ea60382 Removed delete button from series lists, added refresh button
10 years ago
Mark McDowall 420e6ee533 Tooltip fixes
10 years ago
Mark McDowall 6a2970fef2 Fixed: Update installed checkmark spacing and tooltip
10 years ago
Mark McDowall 590a39a47e Fixed: Show unlimited when quality max size is set to 0
10 years ago
Mark McDowall b185748822 Fixed: show no results found when manual search returns 0 results
10 years ago
Mark McDowall 14f57d655a Fixed: Don't show an error if filesize cannot be formatted
10 years ago
Mark McDowall fbdc84b6cd Removed edit button from metadata (click to edit now)
10 years ago
Mark McDowall 519b6debfb Fixed validation that was causing add existing series to fail
10 years ago
Mark McDowall 545bc756f2 Fixed: Error messages not being shown in the UI or being shown in the wrong place
10 years ago
Mark McDowall 341cb169eb renamed completed/failed download handling sections
10 years ago
Mark McDowall 7b3bdee24f Fixed: path in rename preview
10 years ago
Mark McDowall 1446e1e0e7 Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
10 years ago
Taloth Saldono 0e7fc2e697 New: Health Check errors now have links to the wiki pages.
10 years ago
Mark McDowall f214f97047 More information about arguments when installing updates
10 years ago
Mark McDowall 903e804425 Fixed: Tooltips in modals
10 years ago
Taloth Saldono c6e33bc463 Processed comments.
10 years ago
Taloth Saldono cb0f7792f2 Queue UI no longer shows unknown ETAs as 0:00:00.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall 61d1026fb8 Fixed rename styling
11 years ago
Mark McDowall 30c82f2613 Added tests for RootFolderCheck
11 years ago
Mark McDowall e5ea50e1dc Episode title cell styling
11 years ago
Mark McDowall be2690e2c8 Fixed verbiage of grace period
11 years ago
Mark McDowall c9b5c2802b Fixed overview ended label
11 years ago
Mark McDowall 9c6578c5de Removed extraneous code form QueueStatusCell
11 years ago
Mark McDowall ab05aabcd8 Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
11 years ago
Mark McDowall 435fa927ee Calendar tooltip now attached to body
11 years ago
Mark McDowall 7473b493c1 Added support for smaller screens (if needed)
11 years ago
Mark McDowall e2bf6fd6a4 Calendar and table fixes
11 years ago
Mark McDowall 94f9db940b Restart/shutdown messages
11 years ago
Mark McDowall d43e9785d5 Prevent double clicking of commands
11 years ago
Mark McDowall 35c618d81b Model bind will trigger when typeahead is selected
11 years ago
Mark McDowall 34ca5d4014 Tooltips shouldn't stay visible after clicking
11 years ago
Mark McDowall 0acea5a22c Tooltips are now attached to body all the time
11 years ago
Mark McDowall a1abcbcd40 Fixed: Prevent the update button from being double clicked for 5 seconds
11 years ago
Mark McDowall 1d4837a5f2 Merge branch 'updater' into develop
11 years ago
Mark McDowall f806fa747e Going to Series should force a reload of drone after an update
11 years ago
Mark McDowall ef3777fccf Update improvements
11 years ago
Mark McDowall 5c2f77339d Fixed advanced and save buttons
11 years ago
Mark McDowall 37b96ecbbe Better hover/focus ordering
11 years ago
Mark McDowall 828241c576 Fixed: Firefox styling of navbar buttons after click
11 years ago
Mark McDowall a2095f6f29 some formatting
11 years ago
Mark McDowall 2fdb0513e8 Fixed: Searching from missing won't trigger spinner on both buttons
11 years ago
Mark McDowall e7683642dd lrn2spl
11 years ago
Mark McDowall 7bb69d5ef4 Fixed nzb title width in manual search
11 years ago
Mark McDowall eff7c4b7b7 Auto reload when server has been updated
11 years ago
Mark McDowall 99f2b07a11 Bootstrap 3
11 years ago
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration
11 years ago
Mark McDowall 42101d302b Fixed: Ignore Priority monitor errors on mono
11 years ago
Taloth Saldono dd0c78dbc4 Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode.
11 years ago
Mark McDowall 007f96677c Fixed: Do not require SSL Cert Hash on Linux/OS X
11 years ago
Mark McDowall 836c39a47d New: Shift-click to change monitored status of multiple episodes in season
11 years ago
Mark McDowall 6c5a5340b8 Fixed: Back/Cancel on add notification won't break saving settings
11 years ago
Mark McDowall 57a6e39669 Fixed: new series searching is less restrictive
11 years ago
Mark McDowall bb25c8955c Advanced options toggle should be more clear
11 years ago
Mark McDowall f092f9c08b Merge pull request #72 from Cyberlane/alternate_titles
11 years ago
Mark McDowall dade3bb214 New: Examples for Series and Season folder format
11 years ago
Cyberlane 612ca49281 New: Alternative titles on Series Details UI
11 years ago
Mark McDowall af75813347 Fixed: ctrl, alt and cmd won't trigger searching on add series
11 years ago
Mark McDowall fe3351e7ac New: Optional disable RSS Sync (set interval to zero)
11 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Mark McDowall c41944ed33 if_mono to fix free space check on import
11 years ago
Mark McDowall 8b9ea9817a Show download client and download client id in history details
11 years ago
Mark McDowall b65f2e7845 Messenger supports hideOnNavigate now
11 years ago
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall 52c5c19b0a New: Show release name when downloading (series details & calendar)
11 years ago
Mark McDowall 2427b1f254 New: Blacklist release from episode details
11 years ago
Mark McDowall 0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
11 years ago
Mark McDowall 30e66afb20 Show message when no updates are available
11 years ago
Taloth Saldono 73c3cca69c Revised History Details labels.
11 years ago
Taloth Saldono cfc29f4424 Fixed typo in delete episode.
11 years ago
Taloth Saldono f92aded4f0 Revised Authentication logic for api and logfiles.
11 years ago
Mark McDowall 2211cc5057 Do not show connection to backend restored message
11 years ago
Mark McDowall 30788a45e1 Fixed: Calendar will show all downloading instead of top 15
11 years ago
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