Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commits/commit/3a3d43b7023f625a94d7cb8dd95d20b4c130f956/UI/Series?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

163 Commits (3a3d43b7023f625a94d7cb8dd95d20b4c130f956)

Author SHA1 Message Date
Mark McDowall 6f949dd129 Manual episode search added to episode details 12 years ago
Keivan Beigi ffda032751 fixed this time :D 12 years ago
Keivan Beigi 54d2da95ed fixed fast loading when collection is already fetched. 12 years ago
Keivan Beigi b9b9ad6fb5 much smarter handling of series collection rendering. 12 years ago
Mark McDowall 263700954e Added link to series from episode details 12 years ago
Keivan Beigi 28de886bb1 fixed less prefixer path 12 years ago
kay.one 3b80d59197 added prefixer.less 12 years ago
Keivan Beigi ab28b50c7e nicer routes 12 years ago
Keivan Beigi f40d1013b0 less cleanup. 12 years ago
kay.one 4318b66a6e removed leftover {{debug}} 12 years ago
kay.one 8745902d3b minor fixes 12 years ago
kay.one 28c93aa947 cleaned up mutators 12 years ago
kay.one 8841e43c25 cleaned up template helpers 12 years ago
Keivan Beigi b0bd3f34f1 removed NzbDrone. namespace, everything is done using require. 12 years ago
Mark McDowall a34e6f3c70 Season Search added to series details 12 years ago
Mark McDowall e856a31a4d Moar require 12 years ago
kay.one ee28926da0 fixed some quote issues. 12 years ago
kay.one 769331d45d updated jshint to 2.1.3 12 years ago
Keivan Beigi 3c686808f2 updating add existing series to use the common views. 12 years ago
kay.one 72772bed5a moved add series to require. 12 years ago
kay.one be139b9e5b self closing div tag 12 years ago
kay.one 8138ff5eee self closing icon tag 12 years ago
Keivan Beigi 6f8c73771d settings is fully moved to required. 12 years ago
Mark McDowall 23859a1c55 bit more width for episode number cells 12 years ago
Keivan Beigi 2407e33ea2 almost all js files are loaded using require.js 12 years ago
Keivan Beigi c0d77fcca2 fixed fanart backdrop not showing up. 12 years ago
Keivan Beigi 38589742e3 added caching breaker to media cover images. 12 years ago
kay.one 6838298dbc basic width styling for common cells 12 years ago
Mark McDowall e1de291f8c EpisodeModel will include mutators in toJson 12 years ago
kay.one aca5d1f361 fixed calendar view 12 years ago
kay.one 70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 12 years ago
kay.one dc2930dc98 added toggle cell for episode ignore status. 12 years ago
kay.one c4badd72bd added quality profile label 12 years ago
Mark McDowall 10cc388600 Series shows loading while collection is fetched 12 years ago
Mark McDowall 7824060c28 History and missing show loading 12 years ago
Mark McDowall 8274cb30cf Added trakt/imdb links to series details 12 years ago
Mark McDowall 7961e83338 Fixed series poster size in FF 12 years ago
kay.one f63869bcfa I feel pretty, 12 years ago
kay.one 4015984900 added placeholder image for missing posters. 12 years ago
kay.one f94ea0e78a styling 12 years ago
Mark McDowall 68e69006de Series Poster height is static 12 years ago
Mark McDowall 626d48c8ea Helper cleanup 12 years ago
Mark McDowall e37f413e19 Default sort ordering. 12 years ago
kay.one 44696a15e7 added series route as a mutator to series model. 12 years ago
Keivan Beigi 942679d4bd fixed card styling for import series 12 years ago
kay.one fc7d4536ac minor cleanup 12 years ago
Mark McDowall 18441aca03 end added to EpisodeModel 12 years ago
kay.one 2e3863895c internal links are automatically handled using NzbDrone.Router.navigate instead 12 years ago
kay.one 49949bbe74 cleaned up refresh series info 12 years ago
kay.one 0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 12 years ago
Mark McDowall af6e3ddb66 Cleaned up per comments 12 years ago
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database. 12 years ago
kay.one 5ad5307a7b add existing has a load more button that shows all of the results. 12 years ago
kay.one 95a6dfc34e added episode detail modal 12 years ago
kay.one 80759f923e diskscan is triggered when new episodes are added. 12 years ago
kay.one c6933f0228 episode grid is lining up properly. 12 years ago
kay.one 41c886b5dc adding episode status to episode view. 12 years ago
kay.one 21e9bad6d5 removed episode status from server. 12 years ago
Mark McDowall 92d913e4ac Better Backgrid.Column defaults, much cleaner 12 years ago
Mark McDowall 16e13e0c24 Posters/Banners/Fanart served from App_Data 12 years ago
Keivan Beigi 27fc51da48 Cleaned up modals in the UI. 12 years ago
Mark McDowall e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 12 years ago
kay.one cbe4be814c fixed diskscan 12 years ago
kay.one feb947fb74 fixed build 12 years ago
kay.one c8a48d5df3 added command support to toolbar. 12 years ago
kay.one ff225e1753 added mail toolbar to series view 12 years ago
Mark McDowall d320c2b6a9 Look ma, history! 12 years ago
kay.one 40f384968a updated json serilizer to return defaults 12 years ago
Mark McDowall 7ab1084437 Adding history 12 years ago
Mark McDowall 6a3d886588 Missing doesn't double fetch 12 years ago
kay.one 7696fb54dc indexer settings is dynamically generated 12 years ago
Keivan Beigi 50fd2f77b1 cleaned up some jslint errors 12 years ago
Mark McDowall 3983a36492 Fixed default sorting for series grid 12 years ago
Mark McDowall db8912e5b7 Moved FC properties out of episode model 12 years ago
Mark McDowall 00276041ad Starting missing conversion to backgrid 12 years ago
Mark McDowall 11cef70406 Calendar now using EpisodeResource 12 years ago
Mark McDowall 0da2047ca5 Missing uses EpisodeResource now 12 years ago
Mark McDowall c3c6c8ac01 Moar toggle switches! 12 years ago
kay.one fe554849c2 shared toolbar radio button style is working. just need to store state. 12 years ago
Mark McDowall bafb742141 Controls slide down for series poster 12 years ago
Mark McDowall a5d7649d77 Hidden series title, but searchable (I think) 12 years ago
Keivan Beigi 4cd75cd8aa stuff we did :D 12 years ago
Mark McDowall 32701d5e84 Added tooltip to airdate on posters view 12 years ago
kay.one 19732ba31a added support for multi-button groups to toolbar 12 years ago
Keivan Beigi 3638d85314 removed title region, 12 years ago
kay.one 662ad28cc6 overview and series title in series list is now click-able, 12 years ago
Keivan Beigi 9a42e305ad started cleaning up episode page. 12 years ago
Keivan Beigi 9efee65966 minor cleanup 12 years ago
Mark McDowall 4878556e14 More posters 12 years ago
Mark McDowall c9c9e081a8 Don't activate view button until its set 12 years ago
Mark McDowall 46bc97ef92 Posters view added for series 12 years ago
Mark McDowall 475c86dcab Series Table 12 years ago
Mark McDowall 0db39edb2c Added TemplateBackedCell for all your cell template needs 12 years ago
Mark McDowall f8bae13e1c Added sorting icons to series table 12 years ago
Mark McDowall 4cc4e8133e Finished Series Index Table formatting 12 years ago
Mark McDowall d706a35ab7 Backgrid added 12 years ago
Mark McDowall 000b7bf9e0 Resync'd UI and API 12 years ago
kay.one c3214a2e88 added resource mapping validation tests 12 years ago
Mark McDowall d49eb41f76 Add existing series no longer shows root dir 12 years ago
Mark McDowall dfaf0db566 SeriesGrid updates 12 years ago