Commit Graph

64 Commits

Author SHA1 Message Date
MrTimscampi bbd1a4aa28 Add Autoprefixer
Apprently it got the axe when moving to Gulp. Oops.
2020-04-25 14:47:20 +02:00
MrTimscampi bd092a5400 Move headroom to bundle 2020-04-24 18:06:59 +02:00
MrTimscampi 5459ef2a78 Use screenfull to handle fullscreen switching 2020-04-15 13:15:39 +02:00
MrTimscampi 6599362a28 Simplify visibility change event in appHost 2020-04-10 20:17:08 +02:00
Julien Machiels acbe7730b8 Merge branch 'master' into polyfill-lint 2020-04-10 06:28:59 +02:00
Vasily ba8fb10dbf Use patched octopus that works on Cordova 2020-04-09 00:06:19 +03:00
MrTimscampi 01776c4dcc Merge remote-tracking branch 'upstream/master' into slideshow-zoom 2020-04-04 23:11:49 +02:00
MrTimscampi 0c2cdfe741 Add polyfills to fix errors and ignore conditional lines 2020-04-04 21:29:53 +02:00
MrTimscampi 88bc6d4e91 Add Classlist.js polyfill 2020-04-04 17:23:27 +02:00
MrTimscampi 7dc762053b Add polyfill linting 2020-04-04 16:28:50 +02:00
dkanada 521068558f Merge pull request #960 from ferferga/translate-everything
Translate missing items - Part 1
2020-04-04 15:59:45 +09:00
MrTimscampi aeb654f0fb Add more rules to ESLint 2020-04-02 23:46:00 +02:00
ferferga 368f21010b First successful attempt at dynamic lang loading 2020-04-02 19:31:32 +02:00
ferferga 4d21fbcc78 Merge remote-tracking branch 'upstream/master' into translate-everything 2020-04-02 17:24:12 +02:00
dkanada 93f2924b58 Merge branch 'master' into node-update-ci 2020-03-31 15:31:58 +09:00
Vasily ace822a8af Switch to new version of JavascriptSubtitlesOctopus, enable new options 2020-03-29 22:04:36 +03:00
ferferga bdfc3d97b2 Merge remote-tracking branch 'upstream/master' into translate-everything 2020-03-29 20:52:22 +02:00
MrTimscampi 8743edf027 Update dependencies 2020-03-28 12:11:46 +01:00
ferferga 3543a60b8b Merge remote-tracking branch 'upstream/master' into translate-everything 2020-03-26 13:55:00 +01:00
Dmitry Lyzo cd1732677d Add browser lazy-sync 2020-03-26 13:55:59 +03:00
ferferga 1ec4ce0dfa Add date-fns dependency 2020-03-24 21:15:34 +01:00
MrTimscampi 032cc9aa85 Update yarn.lock 2020-03-24 08:31:02 +01:00
MrTimscampi fb63fc4cce Update yarn.lock 2020-03-24 08:27:34 +01:00
MrTimscampi 34a5578679 Run postcss for webpack bundle 2020-03-24 08:22:58 +01:00
MrTimscampi c96db19576 Remove libjass from yarn dependencies 2020-03-23 10:56:23 +01:00
MrTimscampi f4bcbeedd7 Resolve yarn.lock conflicts 2020-03-14 14:18:14 +01:00
dependabot[bot] 6f354fbda2 Bump acorn from 6.2.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.2.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 22:58:27 +00:00
MrTimscampi ca01ca50b1 Move polyfills to bundle 2020-03-13 09:43:30 +01:00
MrTimscampi d69610dc70 Add polyfills 2020-03-13 09:26:00 +01:00
MrTimscampi 6c2ed00a61 Run postcss for webpack bundle 2020-03-13 09:26:00 +01:00
MrTimscampi 4c6dfbf2c5 Enable live reloading for browsersync 2020-03-13 09:25:26 +01:00
MrTimscampi ac903b87e0 Add dev server and finish build 2020-03-13 09:25:26 +01:00
MrTimscampi db4787a259 Add image minifier and copy stray files (gulp) 2020-03-13 09:25:26 +01:00
MrTimscampi 3d44f8f2aa Add basic Gulp config 2020-03-13 09:25:26 +01:00
MrTimscampi b1d1cee634 Use forked version of JavascriptSubtitlesOctopus
The fork contains an asm.js compatibility patch that we need for older client. This commit switched to using our forked version while we wait for an upstream merge.
2020-03-02 19:54:29 +01:00
Bill Thornton c46c6c2203 Fix browsers that do not support Promises 2020-02-26 10:29:52 -05:00
MrTimscampi 1f91034aa9 Merge remote-tracking branch 'upstream/master' into details-placeholder 2020-02-12 09:10:42 +01:00
MrTimscampi 1250c04c38 Update dependencies 2020-02-09 13:39:19 +01:00
ferferga 1619646f0a Default font family now is Noto Sans. Linked to jellyfin-noto package 2020-02-06 16:51:42 +01:00
MrTimscampi d989d7b007 Add placeholder image to detail pages 2020-01-29 18:59:18 +01:00
MrTimscampi cdefae3dee Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
MrTimscampi 27714cb8fb Add stylelint config 2020-01-25 11:35:33 +01:00
MrTimscampi 0ec0326c9d Add stylelint 2020-01-25 11:34:12 +01:00
MrTimscampi 5fb98e950b Correct the reverted changes that should be kept 2020-01-21 20:09:51 +01:00
MrTimscampi b9b3cc7c2e Revert "Add autoprefix to postcss"
This reverts commit 509af1a0c3.
2020-01-21 20:09:40 +01:00
dkanada 57c779b4f6 Merge pull request #547 from Unhelpful/suboctopus
Use JavascriptSubtitlesOctopus to render ASS subtitles with embedded fonts.
2020-01-08 11:05:23 +09:00
MrTimscampi 509af1a0c3 Add autoprefix to postcss 2019-12-30 11:01:07 +01:00
dkanada e21babea0b merge branch master into suboctopus 2019-12-28 19:32:42 +09:00
ringmatter@fastmail.com eb92a68568 ADDED webpack-concat-plugin to inject legacy apploader script 2019-11-30 15:16:08 +01:00