Commit graph

97 commits

Author SHA1 Message Date
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
Paul Bredenberg
ad805e863c chore: update Node to 12.14.0 and NPM to 6.13.4 2020-05-20 09:27:19 -04:00
Jeremy Thomerson
d44f3caf8e Version bump: 1.2.4 2020-04-26 20:32:52 -04:00
Jeremy Thomerson
d40a5fb271
Merge pull request #57 from omarroth/update-playbackrate
Update playbackRate after switching qualities
2020-04-26 20:27:08 -04:00
Omar Roth
f200d0102e
fix: update playbackRate after switching qualities 2020-04-06 13:59:19 -05:00
Jeremy Thomerson
06b18e4a17
Merge pull request #51 from silvermine/update-readme-for-silvermine
chore: update silvermine- to @silvermine/ in README
2019-11-25 08:33:00 -05:00
Jeremy Thomerson
29647ccb95 chore: update silvermine- to @silvermine/ in README 2019-11-23 15:31:57 -05:00
Jeremy Thomerson
3b884558f7 Version bump: 1.2.3 2019-11-21 10:41:28 -05:00
Jeremy Thomerson
68ba165568 docs: update CHANGELOG with recent and next release info 2019-11-21 10:40:07 -05:00
Jeremy Thomerson
0b88782de5
Merge pull request #49 from yokuze/fix_downgrade_class_extend_36
fix: Downgrade Class.extend lib to 0.9.1 for CSP eval violation (#36)
2019-11-21 09:15:57 -05:00
Matt Luedke
f9ca7242bb fix: Downgrade Class.extend lib to 0.9.1 for CSP eval violation (#36)
Fixes #36
2019-11-21 09:03:57 -05:00
Jeremy Thomerson
303d85532a
Merge pull request #48 from yokuze/fix_empty_selector_menu_47
fix: Update menu when sources are set after player is ready (#47)
2019-11-20 13:23:34 -05:00
Matt Luedke
a3753ddb65 fix: Update menu when sources are set after player is ready (#47)
Fixes #47
2019-11-20 11:55:48 -05:00
Jeremy Thomerson
12bd19a69e
Merge pull request #41 from gauda/patch-1
Accept 'selected' as value for source.selected
2019-11-12 12:23:59 -05:00
gauda
8702f4fe4a Accept 'selected' as value for source.selected
This fixes #39.
2019-11-12 12:11:37 -05:00
Jeremy Thomerson
7fdacdcb32
Merge pull request #35 from DaWe35/patch-1
fix: include CSS in README example
2019-08-28 14:35:43 -04:00
DaWe
d5bc12a2f2 fix: include CSS in README example 2019-08-28 14:21:40 -04:00
Jeremy Thomerson
e84e720adf Version bump: 1.2.2 2019-06-13 14:08:31 -05:00
Jeremy Thomerson
b69792f8d4
Merge pull request #33 from seedboxtech/master
fix: Regression bug with the initial source selection
2019-06-13 14:07:42 -05:00
Maxime Carrière
82fc7a155c fix: Regression bug with the initial source selection
The if (item.source.src !== src) had to be removed for the initial selection to be applied
2019-06-13 09:48:08 -04:00
Jeremy Thomerson
d3a5e81c38 Version bump: 1.2.1 2019-06-11 09:56:41 -05:00
Jeremy Thomerson
8938d5682b
Merge pull request #32 from yokuze/fix_dist_js_path_31
Fix JS dist file path #31
2019-06-11 08:54:44 -05:00
Matt Luedke
3ce054324b build: Add clean target to Gruntfile (#31) 2019-06-10 11:01:32 -04:00
Matt Luedke
96255a1387 fix: Revert JS dist file path to dist/js (#31)
In commit 31a305d, we moved this repo to the `@silvermine` org and
updated the `name` field in package.json. The Gruntfile uses the name of
the package as the name of the JS output file. Therefore, when the
package name field changed, so did the JS file output name and path. We
no longer depend on the name field in package.json for the name of the
JS output file.
2019-06-10 11:01:13 -04:00