|
ca1a375f2d
|
Limit when in-player UI shows. Add self-expiring menu options that takes you to the proposed, not-yet-implemented UI settings screen
|
2024-12-17 02:02:49 +01:00 |
|
|
e56d32180c
|
Add GL canvas wrapper
|
2024-10-09 23:54:21 +02:00 |
|
|
d4015a86ef
|
Version bump
|
2024-06-12 09:17:52 +02:00 |
|
|
7dafe85c53
|
Do the version bump
|
2024-06-11 01:59:11 +02:00 |
|
|
f824f73491
|
update some libraries
|
2024-06-09 21:23:25 +02:00 |
|
|
9cef850d06
|
Make extension work on Chrome. Make extension NOT work on firefox.
|
2024-06-03 00:16:12 +02:00 |
|
|
dd37837848
|
Update node
|
2024-04-07 15:37:16 +02:00 |
|
|
60f7abfa42
|
get manifest v3 to approximately work
|
2023-07-10 22:04:30 +02:00 |
|
|
b22d50f760
|
Firefox also stopped liking the -alpha# format, so version numbering was switched from [next major]-X.X-[alpha|beta|dev]# to [current-major].99.X-#
|
2023-03-30 00:45:34 +02:00 |
|
|
46cb5e1078
|
npm fix
|
2022-08-21 15:50:03 +02:00 |
|
|
68f367bd39
|
Merge branch 'master' into feature/player-ui
|
2022-08-21 15:45:11 +02:00 |
|
|
ccdc68870a
|
Fix #199
|
2022-08-21 15:04:21 +02:00 |
|
|
e0fe4c7103
|
Version bump + changelog
|
2022-08-06 01:56:12 +02:00 |
|
|
82f2983ac2
|
package.lock update
|
2022-08-06 01:31:40 +02:00 |
|
|
83f7e4498a
|
npm audit fix maybe?
|
2022-07-30 00:32:23 +02:00 |
|
|
d57040fc5b
|
Merge branch 'master' into feature/player-ui
|
2022-07-30 00:29:23 +02:00 |
|
|
7df62ba530
|
Version bump + changelog
|
2022-07-30 00:15:15 +02:00 |
|
|
6748cbe52d
|
update package.lock
|
2022-07-29 00:25:29 +02:00 |
|
|
3c5aafee2d
|
update package.lock
|
2022-07-26 23:55:39 +02:00 |
|
dependabot[bot]
|
15a3ffd406
|
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-26 19:59:10 +00:00 |
|
|
66f934e46e
|
fix version but reals
|
2022-07-26 21:57:22 +02:00 |
|
|
47b85cfebc
|
Revert "Bump node-sass from 4.14.1 to 7.0.0"
This reverts commit 9a3bd3ff88 .
|
2022-07-26 01:24:33 +02:00 |
|
|
d0b060f31a
|
Changelog + fix version bump
|
2022-07-26 01:20:29 +02:00 |
|
dependabot[bot]
|
1946b77285
|
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 14:48:52 +00:00 |
|
|
135ce2dfdd
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/async-2.6.4'
|
2022-05-06 00:28:52 +02:00 |
|
|
167d46ca76
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/minimist-1.2.6'
|
2022-05-06 00:28:47 +02:00 |
|
|
23d2c252fe
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/object-path-0.11.8'
|
2022-05-06 00:28:43 +02:00 |
|
|
9100c1d9de
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/node-fetch-2.6.7'
|
2022-05-06 00:28:38 +02:00 |
|
dependabot[bot]
|
8922054c44
|
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 00:39:55 +00:00 |
|
dependabot[bot]
|
5538ec4d3d
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 16:24:35 +00:00 |
|
dependabot[bot]
|
cc8d1d8a94
|
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-20 23:52:29 +00:00 |
|
dependabot[bot]
|
c0a863740a
|
Bump object-path from 0.11.5 to 0.11.8
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-20 23:52:23 +00:00 |
|
dependabot[bot]
|
f006eed113
|
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-20 23:52:22 +00:00 |
|
|
3f131f44d1
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/prismjs-1.27.0'
|
2022-03-21 00:51:22 +01:00 |
|
|
5cfc089bf1
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ajv-6.12.6'
|
2022-03-21 00:51:20 +01:00 |
|
dependabot[bot]
|
adfc3fca5f
|
Bump prismjs from 1.23.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.27.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 02:33:31 +00:00 |
|
dependabot[bot]
|
077610820c
|
Bump ajv from 6.10.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 13:52:45 +00:00 |
|
dependabot[bot]
|
9a3bd3ff88
|
Bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 19:16:57 +00:00 |
|
|
85fed9d4c5
|
Hot dang, icons now show up in Chrome as well.
Also cleaned up some of the mess.
|
2022-01-29 16:23:40 +01:00 |
|
|
c34340d0d1
|
install mdi font
|
2021-11-25 22:16:16 +01:00 |
|
|
2be44d54ae
|
Try achieving css class rename some more
|
2021-11-21 02:08:32 +01:00 |
|
|
15a89583a2
|
Package updates
|
2021-11-13 00:48:08 +01:00 |
|
|
4074774d3a
|
Preemtive version bump and patch notes
|
2021-10-27 20:46:14 +02:00 |
|
|
6c1d666fdf
|
switch bootstrap icons with mdijs
|
2021-10-22 00:30:36 +02:00 |
|
|
cda6b4e10d
|
Version bump n shit
|
2021-09-19 21:32:47 +02:00 |
|
|
cbb4624e25
|
Version bump stuff
|
2021-08-26 00:45:22 +02:00 |
|
|
18fe17f00f
|
Youtube: fix alignment issues with square-ish videos in normal player (#162). Fix issue with misalignment of featured videos on channel page
|
2021-08-17 19:39:00 +02:00 |
|
|
cbaa424fc4
|
Version bumps and changelogs
|
2021-06-07 22:16:03 +02:00 |
|
|
336879a4a1
|
Version bump & changelog
|
2021-05-12 00:19:21 +02:00 |
|
dependabot[bot]
|
e92f53f590
|
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 14:38:04 +00:00 |
|