1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-28 10:48:46 +00:00
Sonarr/NzbDrone.Web/Models
markus101 b2524cf697 Validation changes, moved JS for Client-Side validation to Settings/Index.aspx
Still need to sort out validation for Quality Cutoff (not part of the Model so it seems to cause issues).
2011-02-14 16:45:31 -08:00
..
AccountModels.cs
DownloadSettingsModel.cs Added additional priorities supported by SABnzbd. 2011-02-11 00:12:44 -08:00
EpisodeModel.cs
IndexerSettingsModel.cs Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet. 2011-02-10 17:22:29 -08:00
MappingModel.cs
QualityModel.cs Validation changes, moved JS for Client-Side validation to Settings/Index.aspx 2011-02-14 16:45:31 -08:00
SettingsModels.cs Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet. 2011-02-10 17:22:29 -08:00
TestModel.cs