Commit Graph

120 Commits

Author SHA1 Message Date
Émilien Devos 294c48d119 Add the ability to hide quality options
Related to https://github.com/iv-org/invidious/pull/3011
2024-04-28 13:51:43 +02:00
Omar Roth 65505995d6 Show selector with single source 2024-04-28 13:51:43 +02:00
Ethan Smith a89750e55a
chore: version bump: v1.3.1 2023-11-15 14:13:29 -05:00
Matt Luedke 520c68523a
Merge pull request #106 from silvermine/changelog-v1.3.1
chore: update changelog for v1.3.1
2023-11-15 13:44:29 -05:00
Ethan Smith 2787591996
chore: update changelog for v1.3.1 2023-11-15 13:37:34 -05:00
Ethan Smith f50f2f752a
Merge pull request #105 from yokuze/fix_path_to_js_in_readme
docs: fix path to polyfilled/transpiled JS file
2023-11-15 13:33:26 -05:00
Matt Luedke a985caff99 docs: fix path to polyfilled/transpiled JS file 2023-11-15 12:30:03 -05:00
Ethan Smith 44336386ce
Merge pull request #104 from yokuze/support_videojs_8
Support Video.js 8
2023-11-15 10:55:02 -05:00
Ethan Smith db9791af63
Merge pull request #103 from yokuze/fix_demo_sources
docs: fix path to demo video sources
2023-11-15 10:30:40 -05:00
Matt Luedke 99b43e55bf docs: add warning to README about ES5 compatibility 2023-11-14 15:40:22 -05:00
Matt Luedke 0e3e2171b5 chore: update caniuse database for latest browser usage stats 2023-11-14 15:40:22 -05:00
Matt Luedke f77455fb01 docs: update demo source files to use Video.js 8 2023-11-14 15:40:12 -05:00
Matt Luedke 1209756616 fix: use correct icon for Video.js 8 2023-11-14 15:21:05 -05:00
Matt Luedke f9f3230e6c docs: fix path to demo video sources 2023-11-14 14:47:51 -05:00
Matt Luedke d16842b1ac
Merge pull request #93 from absidue/no-vjs-extend
refactor: Use ES6 classes instead of videojs.extend
2023-08-01 10:25:05 -04:00
Ethan Smith 4ceb44ff0a
Merge pull request #96 from pbredenberg/pb/ci-migrate-to-github-actions
ci: migrate to GitHub actions
2023-04-21 11:41:40 -04:00
Paul Bredenberg 889088fb37 chore: add commitlint NPM script to standards NPM script 2023-04-20 08:59:13 -04:00
Paul Bredenberg 1d509cf15a ci: add GitHub Actions configuration 2023-04-20 08:58:35 -04:00
Ethan Smith daf6f2a80d
chore: version bump: v1.3.0 2023-03-21 09:56:41 -04:00
absidue 68eb394cb7 refactor: Use ES6 classes instead of videojs.extend 2023-01-29 22:04:58 +01:00
Ethan Smith a40e9a6803
Merge pull request #91 from yokuze/yokuze/fix_install_from_git_hash_issue
build: prevent error thrown when installed from a git URL
2022-12-27 11:36:27 -05:00
Matt Luedke 738a1b2234 build: prevent error thrown when installed from a git URL 2022-12-27 11:24:22 -05:00
Matt Luedke c416a312ab
Merge pull request #86 from crgwbr/crweber/es6_classes
refactor: use es6 classes
2022-12-27 08:37:22 -05:00
Craig Weber 03c63eae66
refactor: use es6 classes
Adds babel and uses es6 classes instead of class.extend
2022-12-26 22:48:28 -05:00
Craig Weber 9c44e09096
chore: update to @silvermine/standardization v2.0.0 2022-12-26 22:46:30 -05:00
Matt Luedke dc6dc0a671
Merge pull request #85 from pbredenberg/pb/upgrade-node
chore: upgrade Node.js to 16.15.0 and NPM to 8.5.5
2022-12-26 15:21:32 -06:00
Paul Bredenberg de5ff2c9c0 chore: upgrade Node to 16.15.0 and NPM to 8.5.5 2022-07-14 11:42:46 -04:00
Paul Bredenberg e2b3735a9c chore: add @silvermine/standardization and configuration 2022-07-08 11:11:22 -04:00
Paul Bredenberg cc87e2ca27 chore: ignore intellij IDE config 2022-07-08 11:11:22 -04:00
Matt Luedke 32fac40100
Merge pull request #80 from izkmdz/ismendoza/update-sass
Replace node-sass with sass and rename folder containing SCSS
2022-04-07 14:32:04 -04:00
Isaak Mendoza 5cf15e5b01 chore: Replace node-sass with sass 2022-04-06 15:24:56 -07:00
Matt Luedke df38cdebd5
Merge pull request #83 from izkmdz/ismendoza/remove-data-setup
docs: Remove data-setup property to prevent double initialization (#70)
2022-04-04 08:54:59 -04:00
Isaak Mendoza 613e311618 docs: Remove data-setup property to prevent double initialization (#70) 2022-02-28 10:26:03 -08:00
Isaak Mendoza f607ddaf01 chore: Move SCSS from sass to scss (#4) 2022-02-15 13:51:31 -08:00
Ethan Smith 8b1a082061
Merge pull request #76 from pbredenberg/pb/chore-standardization-upgrades
chore: upgrade standardization and configure markdownlint
2021-09-10 10:56:51 -04:00
Paul Bredenberg 99006b87d3 chore: upgrade standardization and configure markdownlint 2021-09-10 10:49:11 -04:00
Jeremy Thomerson 263b1f489a chore: version bump: 1.2.5 2021-05-13 22:31:32 -04:00
Jeremy Thomerson 3f3c4fd2b2
Merge pull request #73 from jimjenkins5/jimjenkins5/package-vulnerabilities
chore: update dependencies to remove vulnerabilities
2021-05-13 22:30:29 -04:00
Jim Jenkins be16b8ae32 chore: replace istanbul with nyc 2021-05-13 15:01:48 -04:00
Jim Jenkins 93e752529d chore: upgrade dependencies with vulnerabilities 2021-05-13 15:01:48 -04:00
Jim Jenkins 098ec7311e chore: downgrade autoprefixer to v8.6.5
autoprefixer > v9 depends on a version of postcss that has a
vulnerability. Unfortunately, version autoprefixer > 10 does not work
with grunt-postcss. So to fix the vulnerability, autoprefixer has been
downgraded. This also is more consistent with other projects.
2021-05-13 15:01:48 -04:00
Jim Jenkins 4fec3ec4d7 chore: update eslint-config to 3.0.1 2021-05-13 15:01:48 -04:00
Jim Jenkins 81670b0c1a chore: use standardization library 2021-05-13 15:01:48 -04:00
Jim Jenkins 032b6e6cdb chore: update node to 12.22.1 and drop support for node 8 2021-05-13 15:01:01 -04:00
Jeremy Thomerson c9afd4d7cc
Merge pull request #69 from anstosa/css-readme
docs: Update README.md to include CSS instructions for npm
2021-04-11 17:19:30 -04:00
Ansel Santosa ec9b3aa348 docs: Update README.md to include CSS instructions for npm 2021-04-11 17:13:33 -04:00
Jeremy Thomerson 7784a3135d
Merge pull request #60 from pbredenberg/chore-upgrade-node-12
Upgrade Node.js to 12.14.0
2020-05-20 12:27:37 -04:00
Paul Bredenberg 34e3da4550 chore: install explicit version of NPM 2020-05-20 11:14:59 -04:00
Paul Bredenberg 505ab6e050 chore: add commitlint 2020-05-20 11:14:59 -04:00
Paul Bredenberg 4ec823b7d4 chore: upgrade linting stack since Node.js 12.x upgrade 2020-05-20 11:14:53 -04:00