Commit Graph

1480 Commits (121f3258afccac8ded781a33fec884cec9fc2769)
 

Author SHA1 Message Date
Mark McDowall 8bfa34f23a TempFolder will be deleted if it exists, whether or not it has files in it.
13 years ago
Mark McDowall 30e30451c4 Fixed parser being too greedy.
13 years ago
Mark McDowall 75cfb7e044 Season Search will only search for past episodes if it falls back to that.
13 years ago
kay.one 1dddf2ffde Added broken parser test
13 years ago
kay.one 0884fa617a Added extra logging to update/ProcessProvider
13 years ago
Mark McDowall 50c4aa7557 Removed extra semi-colon from Missing.
13 years ago
Mark McDowall 3dd8005b12 Accordion will be closed on first load.
13 years ago
Mark McDowall 7edde4a242 Fixed Quality Toggling on AddSeries.
13 years ago
kay.one bfe4de7a08 Fixed some issue around path normalization.
13 years ago
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
13 years ago
kay.one f5a8c3de87 Page banner is now used for browser title.
13 years ago
kay.one 4f09778f98 Page banner is now used for browser title.
13 years ago
Mark McDowall 418fcbd91e Renamed _RefrenceLayout to _ReferenceLayout.
13 years ago
Mark McDowall cb98c010f0 Password fields are now password fields, they hide entered text.
13 years ago
Mark McDowall 9c2637e23b Hotkeys won't fire when typing in a password field (now the same as text boxes).
13 years ago
kay.one 847b743a16 cleanup in HtmlIncludeExtentions
13 years ago
Mark McDowall e306f0f817 Adding/Removing rootDirs will refresh UI properly.
13 years ago
Mark McDowall b3d1b8c47e Added additional FullSeason parse test and another assertion.
13 years ago
kay.one 9f07d7c27a Full static content (css,js) versioning.
13 years ago
kay.one 25ecd45d9b MVC miniprofile is no longer rendered in production
13 years ago
Mark McDowall a681024db2 SABnzbd Auto-Configure will now display an error on failure.
13 years ago
Mark McDowall ff4d90eef3 Fixed up QualityProfile CSS.
13 years ago
Mark McDowall 0f5e7c4265 Using Mocker instead of mocker for SeriesProviderTest.
13 years ago
Mark McDowall 58abb6fbc2 SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should).
13 years ago
Mark McDowall 51958672d0 Quality Settings uses accordion now.
13 years ago
Mark McDowall acf5a2cd76 Changed current page underlining, no longer so wide, or far from the text.
13 years ago
Mark McDowall d3d2950a88 Fixed Series/Details calling script before jQuery is loaded.
13 years ago
Mark McDowall ef40831c24 Removed random bracket from Series/Details.
13 years ago
Mark McDowall 8dc62a711a Added # after Season and Episode in History Grid and after Episode on Series/Details.
13 years ago
Mark McDowall 66bb9f9fdd Fixed Missing grid columns.
13 years ago
Mark McDowall 22d92e52ff Upcoming grids use the same column width.
13 years ago
kay.one 54dd817700 Fixed add series watermarks
13 years ago
kay.one 5e386a2bc7 Added jquery tab, accordion to autobind.
13 years ago
kay.one becd8e2dac Miniprofiler is only enabled in production.
13 years ago
kay.one 6f9aaa1145 Merge branch 'markus' into kay.one
13 years ago
kay.one ba12465bb0 Removed code duplication in IndexerBase
13 years ago
Mark McDowall 058ca93576 DiskScanJob changed to run every 6 hours, instead of every hour.
13 years ago
Mark McDowall 9e42f3b65f Changed the menu font and sizing, no more blur.
13 years ago
Mark McDowall def86f90f5 Fixed adding of existing series, whoops.
13 years ago
Mark McDowall d2779d2cdf Fixed bug with duplicate episode naming.
13 years ago
Mark McDowall 8170daf025 Minor CSS fix.
13 years ago
Mark McDowall 8919592b24 Only show one Existing Series per line now.
13 years ago
Mark McDowall a877312b1a Fixed save button text.
13 years ago
Mark McDowall f99e629817 Fixed the add button on AddSeries.
13 years ago
kay.one 4486238c4c some notification tweaks.
13 years ago
kay.one f4047dee2c episode grid is now sortable.
13 years ago
kay.one f84f8ac992 Fixed auto-complete styling.
13 years ago
kay.one c23447e994 Merge branch 'markus' into kay.one
13 years ago
Mark McDowall ac0371ff5c Fixed test per comments on last commit.
13 years ago
Mark McDowall b9e9bb06a4 EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
13 years ago