Commit Graph

108 Commits

Author SHA1 Message Date
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
e839e632fc Merge branch 'feature/player-ui' 2024-06-11 02:39:09 +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
12644bfbea get manifest v3 to approximately work 2024-05-30 01:02:09 +02:00
0970140a3a Version bump 2024-01-27 23:29:03 +01: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
87aa397a7c Version bump + changelog 2023-01-22 18:04:26 +01:00
6db1d8af2a remove old dist before build 2023-01-06 18:19:59 +01:00
68f367bd39 Merge branch 'master' into feature/player-ui 2022-08-21 15:45:11 +02:00
d54097799c update cleanup script 2022-08-21 15:24:34 +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
7df62ba530 Version bump + changelog 2022-07-30 00:15:15 +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
a756a9dc16 Version bump 2022-07-26 01:13:25 +02: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
03bd442783 do the version bumping thing again 2021-11-02 20:51:45 +01:00
7f7ab7b752 Add some things to mitigate windows/wsl suckiness 2021-10-31 19:03:22 +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
cfcd0c5945 version bump 2021-07-14 22:06:50 +02:00
571ac92cd3 Version bump & changelog 2021-07-05 01:02:21 +02:00
5c9112a07b package.json: add npm run dev-[browser] scripts 2021-07-05 00:48:59 +02:00
5e0f7c6160 update package.json — npm start now builds for _all_ browsers 2021-06-12 23:12:04 +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
c504d5594c Version bump 2021-04-12 20:31:50 +02:00
8e544a6ae0 make build-all script windows-friendly (or windows-friendlier)
still requires bash tho
2021-04-04 23:55:34 +02:00
58302ea87c move @types/node to dev dependencies 2021-04-04 15:54:28 +02:00
d0beb137fe Version bump 2021-04-04 03:58:08 +02:00
78c66a1543 update packages ... some of them, at least, so we can really use ResizeObserver 2021-03-30 01:11:11 +02:00
3185e500d1 Add resizer observer 2021-03-29 23:29:30 +02:00
0f5111e1e2 add vue cli typescript plugin 2021-03-11 21:58:43 +01:00
4354393f79 Do the version bump 2021-03-06 03:57:10 +01:00
4fdd6af291 Add additional types 2021-02-08 23:23:15 +01:00
efefa4ef32 update packages 2021-02-08 22:45:34 +01:00