Commit Graph

624 Commits (fe02467a7167132ef7b1fe1322e847397f85b766)

Author SHA1 Message Date
Mark McDowall 6b423c104c API Key in UI
11 years ago
Mark McDowall 0914441de7 Removed Status from cleansed log messages
11 years ago
Mark McDowall 2f3430387e Major logging overhaul
11 years ago
Mark McDowall 953024cd40 Merge pull request #59 from TectonicEd/patch-2
11 years ago
Mark McDowall 65909ff3be Merge pull request #58 from TectonicEd/patch-1
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 7ebe4018d2 Added info to device id for push over
11 years ago
Mark McDowall 32562ba731 Fixed: Series editor saves much faster
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 2d028d9bc7 History check shouldn't die if download client is not configured.
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 9447ea6786 Fixed broken tests
11 years ago
Mark McDowall db5baf70ea Don't clean common words from the start of the title
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 565a172053 Fixed casing of folder
11 years ago
Mark McDowall d6adf2ebaf Added TestArchive.tar.gz
11 years ago
Mark McDowall d3621fca71 Run update tests on linux
11 years ago
Mark McDowall 57912ab86d Fixed update test, send os when requesting update packages
11 years ago
Mark McDowall 176f3e0563 Log startup location, log number of results from feed
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 9d74693bb7 Added Series Scanned Event
11 years ago
Mark McDowall d0d5a3d3b1 Series collection will page to 100000 instead of 1000
11 years ago
Mark McDowall 9660c3f7ee Branch name will be returned as lowercase
11 years ago
Mark McDowall 1013471449 Fixed update test
11 years ago
Mark McDowall 04f07aefe1 Add major version to changes request
11 years ago
Mark McDowall 2ad2859618 Don't log sqlite errors as errors to avoid logging to the database
11 years ago
Mark McDowall 9dcd58a631 Prevent queue/history from blowing up
11 years ago
Mark McDowall 715f6c3263 Fixed broken test
11 years ago
Mark McDowall fb5bd4994a Added EpisodesWithFiles to get episodes in a serires that have an episode file
11 years ago
Mark McDowall 9533e9e403 Better help text for download client priority
11 years ago
Mark McDowall b14a0dd96d Fixed broken language test
11 years ago
Mark McDowall 36e7dc75e5 nlsub is treated as dutch
11 years ago
Mark McDowall 96a4cd33cb Added help text to Nzbget and Sab priority settings
11 years ago
Mark McDowall 9f92fb3fc1 Fixed: Naming settings resetting when changing fields/saving
11 years ago
Mark McDowall 6109704fb0 Only catch SQLite exceptions
11 years ago
Mark McDowall d8f55c0358 Catch errors when failing to write logs to database
11 years ago
Mark McDowall 571da94629 Updated SQLite to 3.8.3.1 (Windows)
11 years ago
Mark McDowall e0d8d18838 Better logging when adding a new indexer and it fails
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 366034c969 Return MoveFile
11 years ago
Mark McDowall 7758db5324 EpisodeFileMover updates episode file path after move
11 years ago
Mark McDowall 645d44bf8f new: Redirect through dereferer.org for external links
11 years ago
Mark McDowall a2953ec344 Only catch xml exception
11 years ago
Mark McDowall 6534efae18 Prevent XML error from blowing up integration test
11 years ago
Mark McDowall 33ebf1bf78 New: Rename all selected series from the series editor
11 years ago
Mark McDowall 98858bd237 Better error messaging when connecting to nzbget fails
11 years ago
Mark McDowall 669f351d08 Properly handling multi episode in one scene numbered release
11 years ago
Mark McDowall 434ad5f340 csproj
11 years ago
Mark McDowall 7084b0244e Better error message when error is received from SABnzbd
11 years ago
Mark McDowall e309f89ea1 New: Option to use SSL to connect to nzbget
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 274e2eac86 DiskSpaceService will not blow up if total or free space is null
11 years ago
Mark McDowall 99336595b0 Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
11 years ago
TectonicEd a467c2346f Bug fix: get groupname of group rather than user
11 years ago
Mark McDowall ea09a74ad9 Fixed indexer health check service
11 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
11 years ago
TectonicEd 3319655e2b Clarifying error message
11 years ago
Mark McDowall 90a6bcaa47 New: Filter history by event (all/grabbed/imported/failed)
11 years ago
Taloth Saldono 4786bc0c34 Failed Download detection now ignores history without unique download client id.
11 years ago
Mark McDowall 9c7eaf0043 Fixed: removed validation for Nzbget username and password when either is blank
11 years ago
Mark McDowall 5672c42f24 Merge branch 'sqlite' into develop
11 years ago
Mark McDowall 860db98294 Merge branch 'wanted' into develop
11 years ago
Mark McDowall 321ce24e10 Fixed UI test for missing page
11 years ago
Mark McDowall 42936c956d New: Queue in UI is now paged
11 years ago
Mark McDowall 828e8eb147 Fixed: Orphaned episode file was preventing rename preview from functioning
11 years ago
Taloth Saldono 6a07bb1b9b Now creating Backbone.Model instance for EpisodeFile.
11 years ago
Taloth Saldono eddfe67eb1 Added test to verify 'like' clause and fixed issue.
11 years ago
Mark McDowall ec88286d57 Fixed jslint errors
11 years ago
Mark McDowall 120a4cf9ec Fixed up some tests
11 years ago
Mark McDowall 20dec3c205 Wanted is much much faster now.
11 years ago
Mark McDowall ab3dbfc240 Blacklist uses seriesId for index
11 years ago
Mark McDowall 3e5117cce2 Renumbered migration after rebase
11 years ago
kayone 0b54210ab1 added index to History on date.
11 years ago
kayone c973ab844a Added some missing indexes database.
11 years ago
kayone 5117eaaf5c removed migrationcache
11 years ago
kayone abd994ef71 Container Cleanup
11 years ago
kayone 68129e3518 database is now singleton
11 years ago
kayone 7f8fa7ec4b Updated project config
11 years ago
kayone 7c3d91e8e8 Added OSX dylibs for Sqlite
11 years ago
kayone 3f899f2130 fixed broken tests
11 years ago
kayone a0b0f586c8 New: Log database is compressed when logs are trimmed/purged
11 years ago
kayone 9370de0cc0 New: Main DB is compressed on app start
11 years ago
kayone ca22ee3af3 Updated sqlite binaries to 3.8.1
11 years ago
kayone e1376397a7 cleaned up Datastore folder
11 years ago
Mark McDowall 79767aa7bf Redirect /api/missing to new endpoint
11 years ago
Taloth Saldono 45f748cf03 Added tests to verify Marr.data changes. Fixed nested LazyLoading.
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
Taloth Saldono 935c26d03e Support for loading of LazyLoaded properties via explicit join.
11 years ago
Mark McDowall 4515c1d155 Blacklist cleanup
11 years ago
Mark McDowall 6d1cb90723 Possible special is less aggressive, with tests
11 years ago
Mark McDowall 7279b58a58 Metadata cleanup and fixes
11 years ago
Mark McDowall e6e2f85d71 Reverted some special characters
11 years ago