1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Commit Graph

3358 Commits

Author SHA1 Message Date
Mark McDowall
8ee0789c62 Added SeasonSearchCommand 2013-06-18 19:08:44 -07:00
Mark McDowall
7ebcd2b75e RssSync defaults to 15 minutes 2013-06-18 19:08:43 -07:00
Keivan Beigi
ba26eadd7e ModelBoundView now blows up if there is no model. 2013-06-18 18:10:32 -07:00
Keivan Beigi
6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
Keivan Beigi
73f3459264 added log trim command 2013-06-18 18:01:08 -07:00
Mark McDowall
279f8b5d73 Better require 2013-06-17 17:49:48 -07:00
Mark McDowall
23859a1c55 bit more width for episode number cells 2013-06-16 21:52:11 -07:00
Mark McDowall
d3d937afcc Added build date to footer 2013-06-15 15:19:06 -07:00
Mark McDowall
d538fe62cf Update version in UI on start 2013-06-15 15:19:05 -07:00
Mark McDowall
f94220c5ff Version added to footer 2013-06-15 15:19:04 -07:00
kay.one
0ae1865dd8 fixed more require issues 2013-06-14 22:28:53 -07:00
Mark McDowall
d1c279d3cd font.less because I can 2013-06-14 17:31:04 -07:00
Mark McDowall
1ad0d1afba Fonts are served locally 2013-06-14 17:31:03 -07:00
Keivan Beigi
7c483e2db9 handlebars and templates are loaded with require.js 2013-06-14 16:36:59 -07:00
Keivan Beigi
2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
Keivan Beigi
aed7b95245 removing js refrences from index.html 2013-06-14 14:07:44 -07:00
Keivan Beigi
1f62194ab8 fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue. 2013-06-14 11:59:06 -07:00
kay.one
d0d95602c6 When restarting after update if service start fails update app will fallback to console. 2013-06-14 08:21:12 -07:00
kay.one
44ff12eaaa datamapper supports null and DBNull 2013-06-14 08:20:18 -07:00
Mark McDowall
af1e05433a font.css serves opensans now (less calls to google) 2013-06-13 22:34:28 -07:00
Mark McDowall
da4f53dbe4 Test button moved to modal footer 2013-06-13 21:35:58 -07:00
Mark McDowall
bddbc7a0cf Settings save when changed only 2013-06-13 21:35:57 -07:00
Mark McDowall
8b8ee912c0 Fixed up per comments 2013-06-13 21:35:57 -07:00
Keivan Beigi
c0d77fcca2 fixed fanart backdrop not showing up. 2013-06-13 17:40:20 -07:00
Mark McDowall
ca334ef664 Select type added for client schema 2013-06-13 00:20:33 -07:00
Mark McDowall
954ac925d0 Fixed broken test from not using Name 2013-06-13 00:12:40 -07:00
Mark McDowall
8cac7ed1cd Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00
Mark McDowall
1f4cf0034e Added test button to notification edit 2013-06-12 23:47:27 -07:00
Keivan Beigi
38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
Keivan Beigi
1585234055 updated exception logging. 2013-06-12 16:40:57 -07:00
Mark McDowall
736cd90b94 Removed extra files 2013-06-12 00:06:18 -07:00
Mark McDowall
b99e62c5ba Xbmc Refactored 2013-06-11 23:45:41 -07:00
Keivan Beigi
76fb548ccd Added event type icon to history grid. 2013-06-10 18:55:05 -07:00
Keivan Beigi
9d8fd840c4 added gzip after pipeline 2013-06-10 17:17:57 -07:00
kay.one
6838298dbc basic width styling for common cells 2013-06-09 22:40:30 -07:00
Mark McDowall
e1de291f8c EpisodeModel will include mutators in toJson 2013-06-09 22:27:20 -07:00
Mark McDowall
30d85d425d ncrunch file updated 2013-06-09 19:44:26 -07:00
kay.one
931d2ad682 added quality to release views. 2013-06-09 19:16:48 -07:00
kay.one
aca5d1f361 fixed calendar view 2013-06-09 19:10:15 -07:00
kay.one
70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 2013-06-09 13:51:32 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
487ad01a0e only publish import event if an episode is actually imported. 2013-06-09 00:14:38 -07:00
kay.one
baab8cd838 fixed broken test 2013-06-08 23:45:34 -07:00
kay.one
dc2930dc98 added toggle cell for episode ignore status. 2013-06-08 23:21:32 -07:00
kay.one
ca71025bca updated history table 2013-06-08 23:20:38 -07:00
kay.one
8467349305 fixed exceptron file name in stacktrace. 2013-06-08 19:19:26 -07:00
kay.one
c4badd72bd added quality profile label 2013-06-08 15:23:17 -07:00
kay.one
35af6ecdb6 fixed index.html watch. 2013-06-08 12:47:51 -07:00
kay.one
9c35942f47 added backbone relational 2013-06-08 12:47:34 -07:00
kay.one
4730bc796d handlebar partials are compiled into template.js 2013-06-08 12:39:53 -07:00