Commit Graph

42 Commits

Author SHA1 Message Date
Mark McDowall b5cfa72c31 Fixed error on load for poster item view 2015-02-09 13:02:09 -08:00
Keivan Beigi 6867319c8d added alias for vent 2015-02-07 10:30:02 -08:00
Keivan Beigi 428a1439e5 rjs -> webpack 2015-02-02 17:43:14 -08:00
Keivan Beigi 0ee5261a2a stripBom 2015-01-29 18:10:16 -08:00
Keivan Beigi c472d8fe96 stripBom 2015-01-29 17:14:38 -08:00
Mark McDowall 28da978150 Fixed: Show default poster view in Firefox 2015-01-09 17:03:18 -08:00
Mark McDowall a882aaf6ac Fixed: Show next airing on poster/overview even if series has ended 2014-12-14 14:16:55 -08:00
kayone 5cfe2c0186 handlebar templates are now .hbs instead of .html 2014-08-26 13:17:00 -07:00
Mark McDowall 9248564e87 FixedL Posters will show episode cound about next airing for consistency 2014-08-19 17:00:50 -07:00
Mark McDowall 457e585300 New: Progress bar will be yellow if series is not monitored, but epsiodes are missing 2014-08-12 16:56:21 -07:00
Mark McDowall 4b5cf7d7d3 Styling fixes 2014-08-10 19:02:06 -07:00
Mark McDowall 18874e2c79 Calendar/Date localization
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall 74a38415cf Profiles
Indexes are created with the same uniqueness when copying a table

New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall bdfc03ee0b Revert "New: Filter series by type (standard, daily or anime)"
This reverts commit 0a44744c5e.
2014-07-15 15:10:04 -07:00
Mark McDowall 0a44744c5e New: Filter series by type (standard, daily or anime) 2014-07-14 23:22:53 -07:00
Taloth Saldono 6941888832 Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions. 2014-07-09 21:36:41 +02:00
Taloth Saldono 221a457f3a Fixed: Sorting on Series Title now ignores articles (a/an/the). 2014-06-30 23:24:59 +02:00
Mark McDowall 6c9ea60382 Removed delete button from series lists, added refresh button
New: Refresh button on series lists (replaces delete)
New: Show series title on poster on hover
2014-06-18 23:46:04 -07:00
Mark McDowall c9b5c2802b Fixed overview ended label 2014-05-25 16:10:47 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall bc908e0440 Binding signalr to cloned series collection 2014-02-10 12:24:59 -08:00
Mark McDowall 267c97052e Close both toolbars 2014-02-09 23:10:06 -08:00
Mark McDowall bcc854b78c Removed extraneous filtering code from series index 2014-02-09 12:31:57 -08:00
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall fcd05cda60 Fixed: Show title on posters view when poster is unavailable 2014-02-07 21:05:52 -08:00
Mark McDowall c3eb9a7a8c Renamed some series index views 2014-02-07 18:32:49 -08:00
Mark McDowall 9a43ab9b94 Re-organized buttons on series index 2014-02-03 13:49:46 -08:00
markus101 ee7cb2b80f Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101 298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
Taloth Saldono 7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. 2014-02-01 23:09:25 +01:00
Taloth Saldono af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
Mark McDowall d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall 4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall 6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall 7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall 693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -08:00
kayone 47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
kayone 4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall 224100b46e Series title will be shown as alt text when series doesn't have poster (poster view)
Fixed: Series without posters will use text instead of image on poster view
2013-10-07 22:22:19 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00