1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 08:22:35 +01:00
Commit Graph

111 Commits

Author SHA1 Message Date
Keivan Beigi
54d2da95ed fixed fast loading when collection is already fetched. 2013-06-28 16:25:00 -07:00
Keivan Beigi
b9b9ad6fb5 much smarter handling of series collection rendering. 2013-06-28 16:06:39 -07:00
Mark McDowall
263700954e Added link to series from episode details 2013-06-28 15:13:12 -07:00
Keivan Beigi
28de886bb1 fixed less prefixer path
fixed modals
2013-06-26 16:45:05 -07:00
kay.one
3b80d59197 added prefixer.less 2013-06-25 22:42:44 -07:00
Keivan Beigi
ab28b50c7e nicer routes 2013-06-25 18:00:56 -07:00
Keivan Beigi
f40d1013b0 less cleanup. 2013-06-25 17:33:17 -07:00
kay.one
4318b66a6e removed leftover {{debug}} 2013-06-24 23:27:09 -07:00
kay.one
8745902d3b minor fixes 2013-06-24 22:12:42 -07:00
kay.one
28c93aa947 cleaned up mutators 2013-06-24 21:51:17 -07:00
kay.one
8841e43c25 cleaned up template helpers 2013-06-24 21:43:45 -07:00
Keivan Beigi
b0bd3f34f1 removed NzbDrone. namespace, everything is done using require. 2013-06-24 16:41:59 -07:00
Mark McDowall
a34e6f3c70 Season Search added to series details 2013-06-23 21:37:55 -07:00
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