-
- Downloads
Cleanup some templating, remove resorting of show lists and iterable … (#3433)
* Workaround to fix "Unknown" languages in general config * Fix mocha tests and remove 'test' folder. * Optimize /locale static route * COMING_EPS_MISSED_RANGE fallback to min_val/max_val instead of def_val (#3429) * Add yarn.lock (npm alternative) * Don't display shows in the showList if they are in the queue to be removed Cleanup some templating, remove resorting of show lists and iterable container type changes Update some bower/npm packages, Fix shecdule_missed_range default to be like min_max * Use a proper label in confirm dialog for delete show. * Grunt * Update translations * Update translations * Dont need a config helper method for coming_eps_missed_range * Closes #3431 Signed-off-by:miigotu <miigotu@gmail.com> * camelCase to snake_case in tvcache.py * camelCase to snake_case in show_queue.py * yarn, grunt * Should fix #3413 - If they don't specify tvdbid in their searching caps then they can take the spam of the q param * Add ncu to dev depends, grunt Signed-off-by:
miigotu <miigotu@gmail.com>
Showing
- Gruntfile.js 2 additions, 2 deletionsGruntfile.js
- bower.json 6 additions, 6 deletionsbower.json
- gui/slick/css/vender.min.css 0 additions, 0 deletionsgui/slick/css/vender.min.css
- gui/slick/images/network/chiller.png 0 additions, 0 deletionsgui/slick/images/network/chiller.png
- gui/slick/images/network/doordarshan national.png 0 additions, 0 deletionsgui/slick/images/network/doordarshan national.png
- gui/slick/images/network/stöð 2.png 0 additions, 0 deletionsgui/slick/images/network/stöð 2.png
- gui/slick/js/core.js 4 additions, 1 deletiongui/slick/js/core.js
- gui/slick/js/core.min.js 0 additions, 0 deletionsgui/slick/js/core.min.js
- gui/slick/js/vender.min.js 0 additions, 0 deletionsgui/slick/js/vender.min.js
- gui/slick/views/displayShow.mako 2 additions, 5 deletionsgui/slick/views/displayShow.mako
- gui/slick/views/home.mako 31 additions, 91 deletionsgui/slick/views/home.mako
- gui/slick/views/inc_home_showList.mako 66 additions, 103 deletionsgui/slick/views/inc_home_showList.mako
- gui/slick/views/manage.mako 11 additions, 11 deletionsgui/slick/views/manage.mako
- lib/tornado/_locale_data.py 2 additions, 0 deletionslib/tornado/_locale_data.py
- locale/af_ZA/LC_MESSAGES/messages.json 1 addition, 1 deletionlocale/af_ZA/LC_MESSAGES/messages.json
- locale/af_ZA/LC_MESSAGES/messages.mo 0 additions, 0 deletionslocale/af_ZA/LC_MESSAGES/messages.mo
- locale/af_ZA/LC_MESSAGES/messages.po 593 additions, 594 deletionslocale/af_ZA/LC_MESSAGES/messages.po
- locale/ar_SA/LC_MESSAGES/messages.json 1 addition, 1 deletionlocale/ar_SA/LC_MESSAGES/messages.json
- locale/ar_SA/LC_MESSAGES/messages.mo 0 additions, 0 deletionslocale/ar_SA/LC_MESSAGES/messages.mo
- locale/ar_SA/LC_MESSAGES/messages.po 593 additions, 594 deletionslocale/ar_SA/LC_MESSAGES/messages.po
Loading
Please register or sign in to comment