1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 20:12:41 +02:00
Commit Graph

3166 Commits

Author SHA1 Message Date
kay.one
587eba6324 less reflectionee Command publishing. 2013-05-20 19:49:08 -07:00
kay.one
c122502634 fixed app not responding to anything but localhost
disabled startup update check
2013-05-20 19:41:24 -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
7701f87e82 update won't fail if service can't be stopped. 2013-05-20 13:39:47 -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
kay.one
a36216c73c added /system/status end point that returns environment information. 2013-05-20 13:22:27 -07:00
kay.one
a0162d52f9 removed left over nancy code from owincontroller. 2013-05-20 11:47:30 -07:00
kay.one
91c0e21a4d last modified time is logged if folder is too fresh 2013-05-19 21:52:06 -07:00
kay.one
cbb80714c9 fixed broken update tests. 2013-05-19 19:40:22 -07:00
kay.one
5730a67fb3 fixed bug where urlacl wouldn't register if firewall port was already open. 2013-05-19 19:36:04 -07:00
Mark McDowall
8a6a64d104 NotificationModule added to API 2013-05-19 18:32:26 -07:00
Mark McDowall
e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one
3f44339381 static resources are mapped to full path instead of relative. 2013-05-19 18:19:10 -07:00
kay.one
43b4262e14 updates static resourceprovider with better logging. 2013-05-19 18:07:26 -07:00
kay.one
6fc8ec6cbc more update fixes. 2013-05-19 17:43:16 -07:00
kay.one
80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
kay.one
2001e5f502 update package should be compatible with previous version. 2013-05-19 17:01:20 -07:00
kay.one
4737364c85 removed windows sdk dependency 2013-05-18 11:26:31 -07:00
Mark McDowall
1edb1d211b Fixed up StaticResourceProvider 2013-05-17 18:18:02 -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
Keivan Beigi
3001b3c905 updated grunt in powershell 2013-05-16 13:49:16 -07:00
kay.one
e5a72bbef9 added grunt to build powershell 2013-05-15 21:55:15 -07:00
Keivan Beigi
4a705e9a92 Application data is now stored in %APPDATA%\NzbDrone 2013-05-15 17:52:54 -07:00
Keivan Beigi
8d577ee2ef added packageing of ui to build.ps1 2013-05-15 17:33:56 -07:00
Keivan Beigi
0c3e53458f added ApplicationUpdateCommand 2013-05-15 17:33:56 -07:00
Keivan Beigi
ecce355ebf added ApplicationUpdateCommand 2013-05-15 17:33:55 -07:00
Mark McDowall
02fe3f9f5a Removed completed TODO 2013-05-15 17:29:58 -07:00
Mark McDowall
14853e7e3c Delete Subfolder after import 2013-05-15 17:29:26 -07:00
Mark McDowall
bc7e543c4d Fixed broken tests 2013-05-15 17:25:51 -07:00
Mark McDowall
df9ab3b426 Fixed broken reference 2013-05-15 17:10:48 -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
Keivan Beigi
7cf7b5e051 integration tests should now be packaged with other tests 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
Mark McDowall
07613092b4 Renamed HistoryRepo GetBestInHistory 2013-05-14 07:36:23 -07:00
Mark McDowall
e851924417 Rss will only download each episode once 2013-05-13 23:23:31 -07:00
Mark McDowall
cdc9098ac7 History stores SeriesId now 2013-05-13 23:23:30 -07:00
Mark McDowall
30a24fd0b4 GetBestQualityInHistory will be handled in memory now 2013-05-13 23:23:30 -07:00
Mark McDowall
aea80870d3 Enum Config values retrieved properly 2013-05-13 23:23:29 -07:00