1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-29 03:05:49 +00:00
Commit graph

160 commits

Author SHA1 Message Date
kay.one
8dee1e00e5 fixed modal opening a modal. 2013-05-26 18:19:26 -07:00
kay.one
84cc7eaa68 updated marionette 2013-05-25 23:33:21 -07:00
kay.one
5ad5307a7b add existing has a load more button that shows all of the results. 2013-05-25 22:54:28 -07:00
kay.one
2a89897a99 fixed posters for add series search 2013-05-25 22:54:27 -07:00
Mark McDowall
9ed187202a Fixed notifications re GH feedback. 2013-05-25 17:36:12 -07:00
Mark McDowall
3b09cc1240 Notification Schema in UI 2013-05-24 23:38:43 -07:00
kay.one
42994ae39d fixed new series id in addseries.collection 2013-05-24 21:55:13 -07:00
Mark McDowall
e1b9fb2f16 Should ignore Id when its 0 2013-05-24 20:40:35 -07:00
Keivan Beigi
343a794c2a existing series search shows first suggestion
requests are sent to server sequentially not to kill the client.
2013-05-24 19:09:03 -07:00
Mark McDowall
482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
Mark McDowall
dfe8d5436a Mutators for DeepModel, fixed QualityProfile settings 2013-05-23 23:15:00 -07:00
kay.one
347bcb0cf4 client side config uses localstorage instead of cookies 2013-05-23 22:58:49 -07:00
Mark McDowall
95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
Mark McDowall
75def198e4 History and missing show 15 items now 2013-05-23 21:45:10 -07:00
Mark McDowall
01075ec8d5 Fixed indexer settings, switches are Yes/No now 2013-05-23 08:37:00 -07:00
Mark McDowall
2c519a7dcd Added spinner to add series buttons 2013-05-22 23:25:58 -07:00
Mark McDowall
8713ebefd6 No longer creating folders for existing series 2013-05-22 22:38:13 -07:00
kay.one
4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
Mark McDowall
c039aedbb9 Using messenger for notifications on series add 2013-05-22 20:38:05 -07:00
Mark McDowall
42fb4fcaa4 Removed tablesorter 2013-05-22 20:38:04 -07:00
kay.one
4b5b0ad751 renamed remove methods in QualityProfile, Notification 2013-05-22 19:39:28 -07:00
Mark McDowall
34e35bd00b FormBuilder split out 2013-05-21 20:33:35 -07:00
Mark McDowall
339e220cac Fixed booleans when sent to client in fields 2013-05-21 00:56:32 -07:00
Mark McDowall
cdd03fa712 Updated modelbinder to latest master 2013-05-21 00:56:31 -07:00
Mark McDowall
63f2ba7f77 More notificationUI changes, start notification updates 2013-05-21 00:56:28 -07:00
Mark McDowall
c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
kay.one
b010c8d5a1 fixed application crash on IE.
removed changed header text to be capitalize instead of uppercase
2013-05-20 17:34:02 -07:00
kay.one
95a6dfc34e added episode detail modal
summary tab is working.
2013-05-20 17:17:33 -07:00
kay.one
80759f923e diskscan is triggered when new episodes are added. 2013-05-20 15:45:16 -07:00
kay.one
c6933f0228 episode grid is lining up properly. 2013-05-20 14:42:20 -07:00
kay.one
8528bb1301 updated modelbinder, mutator, pagable, lunr. 2013-05-20 14:10:21 -07:00
kay.one
41c886b5dc adding episode status to episode view. 2013-05-20 14:06:01 -07:00
kay.one
21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
kay.one
dabbd5f90e fixed mediacover images not being returned.
autocomplete now shows 20 results instead of 8
2013-05-20 13:30:23 -07:00
Mark McDowall
e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
Mark McDowall
92d913e4ac Better Backgrid.Column defaults, much cleaner 2013-05-16 20:47:28 -07:00
Mark McDowall
16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Keivan Beigi
16e00d77ca updated handlebar runtime. update your compiler 'npm update' 2013-05-16 15:49:57 -07:00
kay.one
8a8f360fca updated signalr.js messenger.js 2013-05-14 22:49:31 -07:00
Mark McDowall
fb96abed49 Now importing downloaded episodes 2013-05-14 20:05:31 -07:00
Keivan Beigi
b8102b0d1f for now disabling animation 2013-05-14 19:20:43 -07:00
Keivan Beigi
5928ffc693 animate I say! 2013-05-14 19:07:14 -07:00
Keivan Beigi
27fc51da48 Cleaned up modals in the UI.
added empty modal for episode info
2013-05-14 18:17:53 -07:00
Mark McDowall
5b664afaf8 Fixed up DownloadClient settings in UI 2013-05-14 08:27:33 -07:00
kay.one
72ba7a4638 Upgraded fontawesome to 3.1.0
added it to grunt update
2013-05-13 21:18:27 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
Mark McDowall
9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
Mark McDowall
525963f2a6 Existing series view loads again 2013-05-12 21:25:36 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one
feb947fb74 fixed build 2013-05-12 08:53:39 -07:00