This website requires JavaScript.
Explore
Help
Sign In
shpaq
/
Prowlarr-Prowlarr
Watch
1
Star
0
Fork
0
You've already forked Prowlarr-Prowlarr
mirror of
https://github.com/Prowlarr/Prowlarr.git
synced
2025-09-28 13:01:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f0e71c68ed945c98af84bfecdfc9f786d712fb2
Prowlarr-Prowlarr
/
NzbDrone.Web
/
Controllers
History
Mark McDowall
1f0e71c68e
Merge with Kayone.
2011-06-16 20:46:14 -07:00
..
AddSeriesController.cs
Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank.
2011-06-15 19:32:55 -07:00
DirectoryController.cs
Directory controller will now swallow errors that would otherwise return invalid data to the client (forcing an annoying alert to the client), no results are returned when this happens.
2011-06-10 14:55:58 -07:00
EpisodeController.cs
Episode renaming implemented on the Series/Details page.
2011-06-05 22:23:28 -07:00
HealthController.cs
…
HistoryController.cs
History view will no longer hit the DB with the same request so many times.
2011-06-14 08:07:48 -07:00
LogController.cs
…
MissingController.cs
…
NotificationController.cs
Ninject is now forced to use proper constructor.
2011-06-13 18:23:04 -07:00
SeriesController.cs
MediaFileProvider moved to PetaPoco.
2011-06-16 20:29:39 -07:00
SettingsController.cs
ConfigProvider now uses PetaPoco
2011-06-16 19:27:10 -07:00
SharedController.cs
…
StreamController.cs
Fixed import new series being stuck in a loop if an update failed
2011-05-26 19:12:28 -07:00
SystemController.cs
Added new helper to find the best file size format given a long with file size in bytes.
2011-06-07 23:15:35 -07:00
UpcomingController.cs
Upcoming view will no longer hit the DB with the same request so many times.
2011-06-14 08:14:33 -07:00