1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-03-15 00:21:42 +00:00

Commit graph

  • fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid. Mark McDowall 2011-06-01 20:36:30 -07:00
  • 3665856d79 Updated deploy file to remove some unneeded files kay.one 2011-06-01 19:41:24 -07:00
  • 25007c7807 Merge branch 'markus101' kay.one 2011-06-01 18:23:20 -07:00
  • 1411cac54a Renamed style.css to Site.css Mark McDowall 2011-06-01 18:16:49 -07:00
  • 56169b515f fixed broken episode status tests kay.one 2011-06-01 18:16:17 -07:00
  • 22c24f7419 Recompiled Sqlite to fix a known issue, http://system.data.sqlite.org/index.html/tktview?name=54e52d4c6f kay.one 2011-06-01 17:13:15 -07:00
  • 9ee74d68eb Moved episodeSearch to it's own javascript file. Mark McDowall 2011-06-01 16:50:36 -07:00
  • 0284f54e08 Search for Episode won't add #Search to URL now. Mark McDowall 2011-06-01 16:39:01 -07:00
  • 3770067c32 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-06-01 16:26:47 -07:00
  • 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900. Mark McDowall 2011-06-01 16:18:08 -07:00
  • 6075a615ab Release now target x86 kay.one 2011-05-31 20:57:50 -07:00
  • ae6a87b284 MVC 3.0 dlls should now be included in the package kay.one 2011-05-31 20:53:49 -07:00
  • b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-31 13:55:08 -07:00
  • 8d38f98338 Add Existing with Refresh button after modifying root dirs. Mark McDowall 2011-05-31 13:50:19 -07:00
  • 2493f65c43 updated app.config files kay.one 2011-05-31 12:52:24 -07:00
  • 8c48e63f36 updated app.config files kay.one 2011-05-31 12:02:45 -07:00
  • 82368c49d2 added .bat file that runs unit tests kay.one 2011-05-30 23:57:51 -07:00
  • cd4268cf4a Cleaned up AddSeries UI a bit. Mark McDowall 2011-05-30 23:46:24 -07:00
  • f27c1d89f6 Moved root dir config to add series. Mark McDowall 2011-05-30 23:13:46 -07:00
  • c6d6abddf6 Added Versioning Controlled Build kay.one 2011-05-30 19:58:40 -07:00
  • 8bcb21d7ad CI changes kay.one 2011-05-30 19:30:59 -07:00
  • f211c40d69 trying to get build number into the file name kay.one 2011-05-30 19:25:05 -07:00
  • 3385eacb49 Added 7zip and package.bat for build server kay.one 2011-05-30 19:05:39 -07:00
  • e1177463cd Removed MVC3 GAC dependency kay.one 2011-05-30 15:39:06 -07:00
  • d6281b80bb reverted jquery registration kay.one 2011-05-30 01:09:19 -07:00
  • 80201c8a88 fixed some build issues kay.one 2011-05-30 00:51:33 -07:00
  • e4fcb6d573 added jquery registration to sitelayout.cshtml kay.one 2011-05-30 00:45:35 -07:00
  • 8eb04d9de7 Updated jQuery/Ninject/Unity using nuget kay.one 2011-05-30 00:38:39 -07:00
  • 1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution kay.one 2011-05-30 00:33:07 -07:00
  • 10cf7b774a using nuget for Moq kay.one 2011-05-30 00:27:39 -07:00
  • ae55b29bec Moved NLog, Subsonic to root library folder kay.one 2011-05-30 00:22:20 -07:00
  • 45d9324055 using nuget for Ninject MVC3 kay.one 2011-05-30 00:13:23 -07:00
  • 6ade4b4bd7 Updated sqlite to the latests official builds kay.one 2011-05-30 00:05:45 -07:00
  • 0ca70bc971 Merge branch 'markus101' kay.one 2011-05-29 23:47:39 -07:00
  • 5879d3ac31 Added dbBenchmark tests kay.one 2011-05-29 23:47:11 -07:00
  • f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact). Mark McDowall 2011-05-29 23:19:13 -07:00
  • 155f915435 Use cursor:default instead of cursor:text for quality selectable. Mark McDowall 2011-05-29 23:05:55 -07:00
  • 0921f60f08 Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!) Mark McDowall 2011-05-29 21:57:40 -07:00
  • 46c8642cc4 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-29 21:50:08 -07:00
  • 8b8dfb0d72 Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists. Mark McDowall 2011-05-29 21:49:56 -07:00
  • 0d0e697fa1 more icons kay.one 2011-05-29 21:37:48 -07:00
  • 4d11de7d70 updated delete icon kay.one 2011-05-29 21:29:17 -07:00
  • 6b0aae85ee GetMediaFile should be alot easier on disk. kay.one 2011-05-29 20:56:49 -07:00
  • e3ad0b3d6b Merge branch 'markus101' kay.one 2011-05-29 19:34:22 -07:00
  • cd85964edd Fixed add new profile. Mark McDowall 2011-05-29 15:44:05 -07:00
  • 2788368f73 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-29 14:25:34 -07:00
  • 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities). Mark McDowall 2011-05-29 14:25:00 -07:00
  • 2e893284a2 Merge branch 'markus101' kay.one 2011-05-29 08:16:37 -07:00
  • 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable. Mark McDowall 2011-05-29 01:59:25 -07:00
  • 18a20ff163 Some performance tweaks to speed up episode list view. kay.one 2011-05-28 23:58:24 -07:00
  • 72e73b7513 All profiles (including the default ones) are now editable. Mark McDowall 2011-05-28 21:07:11 -07:00
  • e547792020 More episode update fixes, tests kay.one 2011-05-28 20:37:19 -07:00
  • db3eeda50f Cleaned up RefreshEpisodeInfo added tests kay.one 2011-05-28 20:01:35 -07:00
  • d22905676c Fixed American Dad's scene naming gong show kay.one 2011-05-28 18:58:35 -07:00
  • f819a24e65 Merge branch 'markus101' kay.one 2011-05-28 12:55:51 -07:00
  • 0e1409572f MigratorNet is compiled in release mode kay.one 2011-05-28 12:45:09 -07:00
  • 1239da656e Rewrite of InventoryProvider kay.one 2011-05-28 12:23:35 -07:00
  • 0fd9fa1e2b The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page. Mark McDowall 2011-05-28 01:23:00 -07:00
  • 463881843e Combined AddNew and AddExisting Series pages. Mark McDowall 2011-05-28 00:16:16 -07:00
  • 6c7fa1674e Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-27 17:24:08 -07:00
  • f62b02a36b Merge branch 'sschlesier' kay.one 2011-05-26 23:21:08 -07:00
  • f5604fa955 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-26 23:04:41 -07:00
  • cbbb6e2b18 Oh hai search! kay.one 2011-05-26 23:03:57 -07:00
  • 97c6d60e12 Make Release build compile succesfully sschlesier 2011-05-26 23:01:07 -07:00
  • fc7d3da540 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-26 22:02:55 -07:00
  • ac2d33443b More EpisodeSearchJob fixes/tests kay.one 2011-05-26 20:54:28 -07:00
  • 5a812801b7 EpisodeSearchJob bug fixes/tests kay.one 2011-05-26 20:07:32 -07:00
  • 4e8dd47e27 ExceptionVerification improvements kay.one 2011-05-26 20:04:36 -07:00
  • a6ad977114 Fixed import new series being stuck in a loop if an update failed kay.one 2011-05-26 19:12:28 -07:00
  • f582457ddc EpisodesWithoutFiles will now only return episodes where the series and season are monitored. Mark McDowall 2011-05-26 18:46:00 -07:00
  • 474f17c5e6 Added EpisodeSearchJob, still needs unit tests kay.one 2011-05-25 22:44:59 -07:00
  • 9417748056 Initial support for episode search in indexerbase and Nzbs.org kay.one 2011-05-25 21:25:59 -07:00
  • 4cc240a7e0 Better quality parse kay.one 2011-05-25 20:13:39 -07:00
  • bbdad5844f fixed quality parse bug kay.one 2011-05-23 21:41:57 -07:00
  • 500e9af6c3 Fixed a bug where reports weren't being added to history kay.one 2011-05-23 21:12:54 -07:00
  • f3be5fa08e failed disk scan doesn't kill the whole job anymore kay.one 2011-05-23 17:44:44 -07:00
  • ce63f05512 added better db migration support than what Subsonic provides out of the box. kay.one 2011-05-23 17:34:57 -07:00
  • 180da4c82a Migrator.net fails kay.one 2011-05-23 16:29:14 -07:00
  • fad0c6265c optimized ParseEpisodeInfo kay.one 2011-05-23 10:32:37 -07:00
  • c91852018e simplified some quality types kay.one 2011-05-23 10:20:43 -07:00
  • 5be99200c6 Added newzbing tests, fixed quality parse bugs kay.one 2011-05-22 23:48:52 -07:00
  • ae8465834b Merge branch 'markus101' kay.one 2011-05-22 22:54:15 -07:00
  • 8ba42106c4 fixed broken tests kay.one 2011-05-22 22:51:46 -07:00
  • 7b56711a4f Added episode status to episode grid kay.one 2011-05-22 10:29:10 -07:00
  • a4f8947d90 Test project cleanup kay.one 2011-05-22 09:53:21 -07:00
  • f33c2c4939 Added episode status to back end, getting ready for backlog kay.one 2011-05-22 09:53:06 -07:00
  • 3bfa1c52b7 Added MigratorDotNet for custom db migrations kay.one 2011-05-22 09:04:04 -07:00
  • bda10f0e45 Added MigratorDotNet for custom db migrations kay.one 2011-05-22 09:03:37 -07:00
  • 9c51633470 Fixed nzbs.org RSS URL. Mark McDowall 2011-05-21 00:09:41 -07:00
  • 4d442ba1e5 fixed broken test kay.one 2011-05-20 19:06:56 -07:00
  • e4ff0d6471 Diskscan/Info update job refactoring and test kay.one 2011-05-20 17:23:49 -07:00
  • fb63d0536a Minor logs view update kay.one 2011-05-20 17:21:31 -07:00
  • 87ff2d1deb removed supports backlog, updated some logs in job provider. kay.one 2011-05-20 00:39:05 -07:00
  • 5ab104dec6 Merge branch 'markus101' kay.one 2011-05-20 00:19:19 -07:00
  • 00b1e4bb12 Merge branch 'master' of git://github.com/kayone/NzbDrone Mark McDowall 2011-05-20 00:01:49 -07:00
  • 4e01896cbe Fixed SabProvider test for AddByUrlSuccess. Mark McDowall 2011-05-20 00:00:41 -07:00
  • 0d02b0538b fixed a concurrency issue with job provider. kay.one 2011-05-19 23:25:39 -07:00
  • 8fca3c3419 more test/fixes kay.one 2011-05-19 22:52:05 -07:00
  • 43e1c16cca more inventoryprovider tests kay.one 2011-05-19 22:21:45 -07:00
  • 849beef5a2 Added inventory provider with basic tests kay.one 2011-05-19 21:59:35 -07:00