Commit Graph

30 Commits

Author SHA1 Message Date
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
Robert Gründler ecc3b17aca ADDED support for local webpack devserver development 2019-11-29 14:03:16 +01:00
Andrew Mahone 0880f36dab Fallback to empty fonts list when server doesn't send MediaAttachments. 2019-11-08 08:38:21 -05:00
Bill Thornton b4e5e4cb15 Revert Swiper to fix initialization error 2019-10-09 14:04:23 -04:00
Bill Thornton 6c566847db Fix missing jQuery in medialibraryeditor 2019-09-26 17:23:49 -04:00
Bill Thornton ed34530b1e Require hls.js from npm (#456)
* hlsjs

* Fix webpack libraryTarget config
2019-09-11 02:35:41 -07:00
dependabot[bot] 7ad0958d83 Bump eslint-utils from 1.4.0 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 16:10:47 +00:00
Bill Thornton 4b5aec42f7 Merge remote-tracking branch 'upstream/master' into webpack 2019-08-06 11:16:32 -04:00
Andrew Rabert 658eabbc20 Upgrade dependencies
Includes fixes for a number of security vulnerabilities
2019-08-03 15:39:14 -04:00
Bill Thornton 43ec4ff0e7 Remove unused dependencies 2019-06-15 00:35:24 -04:00
Bill Thornton 5734d5d07d Add webpack copy plugin 2019-05-25 00:28:06 -04:00
Bill Thornton fa50f3521c Add webpack bundle for external dependencies 2019-05-22 15:18:17 -04:00
vitorsemeano ec387c5246 webpack config and package.json for yarn 2019-05-03 22:50:59 +01:00
vitorsemeano 7f407f9691 added weback and webpack-cli as dev dependencies 2019-02-20 22:17:26 +00:00
vitorsemeano 4dd77a24ab added package.json with yarn init 2019-02-20 22:15:40 +00:00