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

98 Commits

Author SHA1 Message Date
Mark McDowall
e856a31a4d Moar require 2013-06-23 19:31:02 -07:00
kay.one
ee28926da0 fixed some quote issues. 2013-06-22 08:58:16 -07:00
kay.one
769331d45d updated jshint to 2.1.3
single quotes
2013-06-21 23:24:24 -07:00
Keivan Beigi
3c686808f2 updating add existing series to use the common views. 2013-06-21 17:48:23 -07:00
kay.one
72772bed5a moved add series to require. 2013-06-20 22:19:41 -07:00
kay.one
be139b9e5b self closing div tag 2013-06-18 23:41:46 -07:00
kay.one
8138ff5eee self closing icon tag 2013-06-18 23:41:45 -07:00
Keivan Beigi
6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
Mark McDowall
23859a1c55 bit more width for episode number cells 2013-06-16 21:52:11 -07:00
Keivan Beigi
2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
Keivan Beigi
c0d77fcca2 fixed fanart backdrop not showing up. 2013-06-13 17:40:20 -07:00
Keivan Beigi
38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -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
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
dc2930dc98 added toggle cell for episode ignore status. 2013-06-08 23:21:32 -07:00
kay.one
c4badd72bd added quality profile label 2013-06-08 15:23:17 -07:00
Mark McDowall
10cc388600 Series shows loading while collection is fetched 2013-06-08 01:59:02 -07:00
Mark McDowall
7824060c28 History and missing show loading 2013-06-08 00:58:31 -07:00
Mark McDowall
8274cb30cf Added trakt/imdb links to series details 2013-06-07 08:43:58 -07:00
Mark McDowall
7961e83338 Fixed series poster size in FF 2013-06-06 22:54:56 -07:00
kay.one
f63869bcfa I feel pretty,
Oh, so pretty,
I feel pretty and witty and gay!
And I pity
Any girl who isn't me today.
2013-06-06 22:15:07 -07:00
kay.one
4015984900 added placeholder image for missing posters. 2013-06-06 20:53:05 -07:00
kay.one
f94ea0e78a styling 2013-06-06 20:53:04 -07:00
Mark McDowall
68e69006de Series Poster height is static 2013-06-06 19:40:54 -07:00
Mark McDowall
626d48c8ea Helper cleanup 2013-06-06 19:40:52 -07:00
Mark McDowall
e37f413e19 Default sort ordering.
Upcoming won't obey the comparator though.
2013-06-05 20:03:04 -07:00
kay.one
44696a15e7 added series route as a mutator to series model. 2013-06-04 22:22:07 -07:00
Keivan Beigi
942679d4bd fixed card styling for import series 2013-06-04 18:04:34 -07:00
kay.one
fc7d4536ac minor cleanup 2013-06-03 23:27:18 -07:00
Mark McDowall
18441aca03 end added to EpisodeModel 2013-06-03 23:10:41 -07:00
kay.one
2e3863895c internal links are automatically handled using NzbDrone.Router.navigate instead
of re-loading page.
2013-06-03 20:34:06 -07:00
kay.one
49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one
0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
kay.one
6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -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
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
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
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
27fc51da48 Cleaned up modals in the UI.
added empty modal for episode info
2013-05-14 18:17:53 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -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
kay.one
c8a48d5df3 added command support to toolbar. 2013-05-11 16:39:32 -07:00