Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.1.0 #76

Merged
merged 560 commits into from
Oct 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
560 commits
Select commit Hold shift + click to select a range
a06ac64
fix: correct channel id resolution in manual entry adding
Sv443 Aug 5, 2024
e20d56e
fix: auto-fill add/change channel name prompt if channel already exists
Sv443 Aug 5, 2024
da3d1d3
chore: build preview
Sv443 Aug 5, 2024
229a646
docs: add message-string-only overload to showToast
Sv443 Aug 6, 2024
c3eeebd
feat: sort adornments
Sv443 Aug 6, 2024
fd9cab1
feat: show toast on error
Sv443 Aug 6, 2024
c33930d
ref: random refactors
Sv443 Aug 6, 2024
c7dfa5e
feat: iconFill prop in showIconToast()
Sv443 Aug 7, 2024
5c2d0fe
chore: build
Sv443 Aug 7, 2024
ae68b54
ref: update userutils
Sv443 Aug 8, 2024
e4af83d
fix: toast duration being 1000x too high
Sv443 Aug 8, 2024
fa90193
docs: changelog
Sv443 Aug 8, 2024
5bbbed8
fix: artist name resolution fallback
Sv443 Aug 8, 2024
0079762
chore: build preview
Sv443 Aug 8, 2024
118950c
fix: more toast improvements
Sv443 Aug 8, 2024
0cf999d
ref: upgrade to ES2017
Sv443 Aug 9, 2024
151ba06
ref: rename cfg data store instance
Sv443 Aug 9, 2024
eb22bde
ref: remove tslib & small refactors
Sv443 Aug 12, 2024
c8f91a5
feat: MarkdownDialog
Sv443 Aug 12, 2024
e91d177
ref: change license for plugins
Sv443 Aug 12, 2024
b5f6525
feat: install tslib correctly this time
Sv443 Aug 12, 2024
148bc26
chore: build preview
Sv443 Aug 12, 2024
d1ceac6
fix: toasts shown for an inaccurate duration
Sv443 Aug 12, 2024
c8546cb
chore: build
Sv443 Aug 12, 2024
a14e0df
feat: add detail dialog when clicking on error toast
Sv443 Aug 12, 2024
520723b
fix: bug in rendering bytmdialog header element
Sv443 Aug 12, 2024
5016222
ref: random stuff
Sv443 Aug 13, 2024
438c4ae
feat: expose on plugin interface:
Sv443 Aug 13, 2024
5659067
ref!: remove getVideoSelector and getVideoElement
Sv443 Aug 13, 2024
80a6ce2
fix: margin of auto like toggle btn
Sv443 Aug 17, 2024
073e30e
fix: md dialog class
Sv443 Aug 20, 2024
7c3b490
docs: lots of contrib guide changes
Sv443 Aug 20, 2024
2c9f3a0
fix: remove progress slider from input ignore list
Sv443 Aug 19, 2024
696f967
ref: rename stuff
Sv443 Aug 20, 2024
ac3cf17
ref: fix sorting of features
Sv443 Aug 22, 2024
5a1b39e
ref: extract integration features into own category
Sv443 Aug 22, 2024
c7e5255
fix: update issue templates
Sv443 Aug 22, 2024
5525043
fix: attributions & addStyleFromResource return type
Sv443 Aug 22, 2024
ed6c2a9
feat: unfinished integration for fixing styling based on ThemeSong ex…
Sv443 Aug 22, 2024
e8cd0e4
chore: build preview
Sv443 Aug 22, 2024
6f5edb3
fix: make BYTM ThemeSong compatible
Sv443 Aug 23, 2024
b54fb31
feat: configurable themesong accent color lightness
Sv443 Aug 23, 2024
df5c938
chore: build preview
Sv443 Aug 23, 2024
a8b6974
fix: translation
Sv443 Aug 23, 2024
083162f
fix: more translation stuff
Sv443 Aug 23, 2024
ed349ff
thanks for not committing
Sv443 Aug 23, 2024
270ce83
fix: EOL newline in tr-format cmd
Sv443 Aug 23, 2024
9865246
fix: once again, translations stuff
Sv443 Aug 23, 2024
3a4bb8e
chore: build preview
Sv443 Aug 23, 2024
22e7512
fix: stuff
Sv443 Aug 23, 2024
3e3278f
fix: themesong visualizer compat
Sv443 Aug 23, 2024
80644f0
fix: song time remembering breaking randomly
Sv443 Aug 23, 2024
b6fa18b
chore: build preview
Sv443 Aug 23, 2024
14084eb
ref: move color manip functions to UserUtils
Sv443 Aug 23, 2024
7ee4ca0
chore: build preview
Sv443 Aug 23, 2024
57de2cd
feat: incompatibility issue template
Sv443 Aug 23, 2024
2f0b412
docs: integrations section in the readmes
Sv443 Aug 23, 2024
50251e4
ref: uninstall unused nanoevents lib
Sv443 Aug 24, 2024
f772d0c
fix: themesong integration stuff
Sv443 Aug 24, 2024
e1708d9
docs: readme & issue template
Sv443 Aug 24, 2024
147897b
chore: build
Sv443 Aug 24, 2024
d70606a
ref!: remove "clear queue" button
Sv443 Aug 24, 2024
0a97641
ref!: actually I changed my mind
Sv443 Aug 24, 2024
939f6ce
fix: remove debug logs
Sv443 Aug 24, 2024
345ffce
fix: a few try-catch blocks
Sv443 Aug 25, 2024
875ed35
fix: more error messages
Sv443 Aug 25, 2024
6fa7912
feat: support for TrustedTypes API
Sv443 Aug 25, 2024
3777281
feat: implement changes for TrustedTypes API
Sv443 Aug 25, 2024
d98ff91
feat: add setInnerHtmlTrusted to plugin interface
Sv443 Aug 26, 2024
8191847
docs: changelog
Sv443 Aug 26, 2024
2d11465
ref: remove getBrowserType check
Sv443 Aug 26, 2024
d9f491b
ref: rename setInnerHtmlTrusted to setInnerHTML
Sv443 Aug 27, 2024
047badf
feat: better markdowndialog styling
Sv443 Aug 27, 2024
4fc7e20
feat: toast improvements
Sv443 Aug 27, 2024
2259134
ref: vsc region markers
Sv443 Aug 27, 2024
d278b67
chore: build preview
Sv443 Aug 27, 2024
246fc0f
fix: improve unstable inertness mechanics of BytmDialog
Sv443 Aug 27, 2024
1c2799d
feat: add box-shadow to toast
Sv443 Aug 27, 2024
b116298
fix: document inertness not being removed on destroyed BytmDialog
Sv443 Aug 27, 2024
71c3840
feat: expose getCurrentMediaType() on interface
Sv443 Aug 27, 2024
a116d98
ref: toast cursor
Sv443 Aug 27, 2024
fd68fbc
chore: build preview
Sv443 Aug 27, 2024
0494cd4
fix: improve TrustedTypes policy
Sv443 Aug 27, 2024
f40d782
docs: changelog
Sv443 Aug 28, 2024
472f895
fix: trusted types policy
Sv443 Aug 28, 2024
1bd54a6
feat: open auto like dialog when clicking "liked vid/song" toast
Sv443 Aug 28, 2024
0e498a9
fix: update userutils to fix trustedhtml error
Sv443 Aug 28, 2024
0635e65
chore: build rc
Sv443 Aug 28, 2024
590c94f
docs: changelog
Sv443 Aug 28, 2024
75002e0
feat: german translation
Sv443 Aug 28, 2024
a634221
chore: build preview
Sv443 Aug 28, 2024
2c2c67b
ref: tr progress
Sv443 Aug 28, 2024
2b5fbab
fix: manual lyrics search prompt
Sv443 Aug 28, 2024
e12410c
ref: enable autoLikeChannels feature by default
Sv443 Aug 28, 2024
8c954c4
ref: made arrowKeySkipBy a slider and go up to 30 instead of 60 seconds
Sv443 Aug 28, 2024
d3effad
fix: I forgor
Sv443 Aug 28, 2024
82dc19a
fix: console prefix in generic error dialog
Sv443 Aug 29, 2024
9874113
docs: readme stuff
Sv443 Aug 29, 2024
c9d8ecb
docs: changelog
Sv443 Aug 29, 2024
474e23e
docs: discord link in contrib guide
Sv443 Aug 29, 2024
36b4ec6
fix: dep graph command
Sv443 Aug 29, 2024
7584f19
chore: build preview
Sv443 Aug 29, 2024
2d276b3
chore: update UserUtils
Sv443 Aug 29, 2024
69732f5
chore: build preview
Sv443 Aug 29, 2024
37c8e8b
ref: different domain for getThumbnailUrl() and getBestThumbnailUrl()
Sv443 Aug 31, 2024
2c82da1
ref: random stuff
Sv443 Aug 31, 2024
189c200
feat: generic prompt dialog
Sv443 Aug 31, 2024
1197936
feat: replace all confirm() and alert() uses with new prompt dialog
Sv443 Aug 31, 2024
b7182d2
feat: expose showPrompt() on interface
Sv443 Aug 31, 2024
b29eb1a
chore: build preview
Sv443 Aug 31, 2024
153f860
ref: minor stuff
Sv443 Aug 31, 2024
a4a6d59
chore: build preview
Sv443 Aug 31, 2024
a5e283e
feat: improve prompt dialog style
Sv443 Aug 31, 2024
9a9a3db
chore: build preview
Sv443 Aug 31, 2024
d913488
feat: better prompt dialog tooltips
Sv443 Aug 31, 2024
9da2809
chore: build preview
Sv443 Aug 31, 2024
78de991
fix: center prompt icon
Sv443 Aug 31, 2024
d25f403
chore: build preview
Sv443 Aug 31, 2024
3cedde2
fix: restore blurry full screen player bar background effect when usi…
Sv443 Sep 2, 2024
f3e1a81
feat: console watermark improvements
Sv443 Sep 2, 2024
bf86ef3
ref: change preview command
Sv443 Sep 2, 2024
821f1d7
feat: translations
Sv443 Sep 2, 2024
1e69d1d
chore: build preview
Sv443 Sep 2, 2024
12224f1
chore: es, fr, pt translations
Sv443 Sep 2, 2024
1b9672d
chore: build preview
Sv443 Sep 2, 2024
f02c764
feat: implement new text input "prompt" dialog
Sv443 Sep 2, 2024
817d597
chore: build preview
Sv443 Sep 2, 2024
6b03766
fix: prompt style
Sv443 Sep 2, 2024
d4236fa
fix: more prompt style adjustments
Sv443 Sep 2, 2024
6036330
chore: build preview
Sv443 Sep 2, 2024
d6294c1
feat: hi, ja, zh translations
Sv443 Sep 2, 2024
ede6689
chore: build preview
Sv443 Sep 2, 2024
2feaf6d
feat: toast fly-in animation thing
Sv443 Sep 2, 2024
b53795f
chore: build preview
Sv443 Sep 2, 2024
9c37818
feat: improve prompt dialog styling
Sv443 Sep 2, 2024
6692f22
feat: lots of prompt dialog improvements
Sv443 Sep 3, 2024
ff15e1e
feat: generic type StringGen for *very* implicit string conversion
Sv443 Sep 3, 2024
25da1d9
chore: build preview
Sv443 Sep 3, 2024
b4de125
feat: implement userutils 7.3.0 translation features
Sv443 Sep 3, 2024
0b87bda
fix: pt_BR correct flag emoji
Sv443 Sep 3, 2024
0747c92
docs: fixed pt_BR flag emoji
Sv443 Sep 3, 2024
3233859
chore: build preview
Sv443 Sep 3, 2024
a108956
chore: update userutils
Sv443 Sep 4, 2024
a88b977
fix: correct types for dialogOpened and dialogClosed events
Sv443 Sep 4, 2024
708c939
ref: rename icon
Sv443 Sep 4, 2024
b1a000f
chore: build preview
Sv443 Sep 4, 2024
a532c22
feat: configurable lyrics error toast
Sv443 Sep 4, 2024
9328784
fix: change lyrics feature inits
Sv443 Sep 4, 2024
6856ea2
chore: build preview
Sv443 Sep 4, 2024
961cc85
fix: focus on prompt dialog button
Sv443 Sep 5, 2024
48a1208
feat: add container around all dialogs & improve cfg dialog
Sv443 Sep 5, 2024
9d2b927
feat: add selectorobserver instance "bytmDialogContainer"
Sv443 Sep 5, 2024
12ae872
chore: build preview
Sv443 Sep 5, 2024
f7e4f8a
ref: random stuff
Sv443 Sep 5, 2024
63a1c2f
chore: build preview
Sv443 Sep 5, 2024
d5f0376
docs: changelog
Sv443 Sep 6, 2024
e2a4d00
ref: things
Sv443 Sep 6, 2024
aeba7a2
chore: build preview
Sv443 Sep 6, 2024
c42b7af
feat: added new plugin intents and reordered them
Sv443 Sep 8, 2024
0902ca5
fix: change intent name
Sv443 Sep 8, 2024
8225006
chore: build preview
Sv443 Sep 8, 2024
0b95d7b
ref!: change the way plugins are initialized and registered
Sv443 Sep 8, 2024
4b0a0b3
docs: changelog
Sv443 Sep 8, 2024
256b35c
chore: build preview
Sv443 Sep 8, 2024
59a853b
ref: some stuff
Sv443 Sep 8, 2024
ef3c1a6
chore: build preview
Sv443 Sep 8, 2024
22abf9c
fix: change console.log
Sv443 Sep 8, 2024
ca96d4f
feat: add plugin list dialog
Sv443 Sep 8, 2024
b0e7dc7
feat: add custom error instances
Sv443 Sep 8, 2024
b99bd5d
docs: changelog
Sv443 Sep 8, 2024
c7538b1
chore: build preview
Sv443 Sep 8, 2024
2454c66
docs: changelog again
Sv443 Sep 8, 2024
e170e7e
ref: remove dbg menu command
Sv443 Sep 8, 2024
5a36053
chore: build preview
Sv443 Sep 8, 2024
cddf5e8
fix: case where no plugins are installed
Sv443 Sep 8, 2024
05e2e76
feat: translations
Sv443 Sep 8, 2024
fe1e1af
chore: build preview
Sv443 Sep 8, 2024
eb4f892
feat: improve plugin list dialog style
Sv443 Sep 8, 2024
881bf2d
chore: build preview
Sv443 Sep 8, 2024
e9afc9c
fix: problem with max-height in plugin list dialog
Sv443 Sep 9, 2024
37e878c
chore: build preview
Sv443 Sep 9, 2024
f449995
fix: more minor improvements
Sv443 Sep 9, 2024
07b7316
chore: build preview
Sv443 Sep 9, 2024
18b87a7
ref: reformat table in feature object
Sv443 Sep 9, 2024
5684f91
fix: make all imports in types.ts into type imports
Sv443 Sep 10, 2024
4873c1a
ref: number format rework
Sv443 Sep 11, 2024
f96b365
fix(#106): volume features now work with both normal and expanded sli…
Sv443 Sep 11, 2024
09abbee
chore: changelog
Sv443 Sep 11, 2024
ea45bb0
chore: build
Sv443 Sep 11, 2024
6cc8237
feat: bump fmtVer & fixCfgKeys on each page load
Sv443 Sep 11, 2024
5e144f5
chore: build preview
Sv443 Sep 11, 2024
9c42cd7
fix: wrong bg color for vol slider label gradient
Sv443 Sep 11, 2024
5ec3bd8
fix: improve prompt dialog of type "prompt"
Sv443 Sep 12, 2024
68fe96f
chore: build css
Sv443 Sep 12, 2024
6e8db36
chore: build preview
Sv443 Sep 12, 2024
086f547
ref: change vol slider label gradient end position
Sv443 Sep 12, 2024
d86af80
chore: build
Sv443 Sep 12, 2024
08c4a10
fix: update CI actions
Sv443 Sep 12, 2024
29c9f69
docs: add plugin template to contrib guide
Sv443 Sep 13, 2024
f8908f7
docs: put plugin template in readmes
Sv443 Sep 13, 2024
ed64ce8
feat: made auto like channels search fuzzier
Sv443 Sep 16, 2024
473d84b
feat: a11y for auto-like dlg, prompt dlg, config dlg action btn & hot…
Sv443 Sep 16, 2024
85b05db
fix: correct numbersFormat feature category
Sv443 Sep 16, 2024
b369c1b
chore: build preview
Sv443 Sep 16, 2024
35491d4
ref: better plugin list style & a11y
Sv443 Sep 16, 2024
03f66c8
chore: build preview
Sv443 Sep 16, 2024
dc5f6ea
ref: better plugin list with no plugins installed
Sv443 Sep 16, 2024
87ee6d5
chore: build preview
Sv443 Sep 16, 2024
e958d1c
docs: plugins section in readmes
Sv443 Sep 18, 2024
aece773
ref: move stuff around
Sv443 Sep 18, 2024
10d1a2b
ref: eslint config type
Sv443 Sep 18, 2024
8404f4c
ref: dev tools
Sv443 Sep 19, 2024
d530205
feat: toast subtitle for auto-like notification
Sv443 Sep 21, 2024
1071f11
fix: sanitize html on firefox and safari
Sv443 Sep 21, 2024
fc7db99
ref: minor stuff
Sv443 Sep 21, 2024
c121773
feat: auto like dialog search bar attributes
Sv443 Sep 21, 2024
f559b78
ref: more minor stuff
Sv443 Sep 21, 2024
ec5f0c0
feat: bump version to 2.1.0
Sv443 Sep 21, 2024
170c6ae
chore: build prod
Sv443 Sep 21, 2024
3b7852c
fix: update lockfile
Sv443 Sep 21, 2024
6475328
chore: build prod
Sv443 Sep 21, 2024
746d3c8
fix: downgrade storybook eslint plugin
Sv443 Sep 21, 2024
505f078
chore: build prod
Sv443 Sep 21, 2024
2917a02
fix: infinite recursion in post-build lol
Sv443 Sep 21, 2024
ea12f5a
chore: build prod
Sv443 Sep 21, 2024
0c6b109
chore: update changelog
Sv443 Sep 22, 2024
f685552
chore: build prod
Sv443 Sep 22, 2024
a6de3ea
feat: add cascadia code font
Sv443 Sep 23, 2024
4d6a17c
docs: update attributions
Sv443 Sep 23, 2024
772d6c1
docs: update readmes, changelog and integrations
Sv443 Sep 23, 2024
d8fe61a
chore: build prod
Sv443 Sep 23, 2024
09566bd
fix: allow target="_blank" in dompurify
Sv443 Sep 23, 2024
8d51879
fix: better support for target="_blank" links in sanitization
Sv443 Sep 23, 2024
45ec6f0
ref: nothing important
Sv443 Sep 23, 2024
57681bf
chore: build prod
Sv443 Sep 23, 2024
f6a7caa
ref: remove whitespace-only lines
Sv443 Sep 23, 2024
1bdcdd5
ref: monospace font changes
Sv443 Sep 25, 2024
fcf16a1
feat: add alternative locale codes for userscript description directive
Sv443 Sep 25, 2024
acdfba1
ref: include eof line break
Sv443 Sep 25, 2024
4d8b6cb
docs: update changelog
Sv443 Sep 27, 2024
18ad982
ref: nothing important
Sv443 Sep 27, 2024
9e7081c
chore: build prod
Sv443 Sep 27, 2024
df3b804
docs: contrib guide "creating a release"
Sv443 Sep 27, 2024
aa17dc5
chore: final build hopefully
Sv443 Sep 27, 2024
e7e974e
fix: remove double tabindex in changelog
Sv443 Oct 1, 2024
fabf023
chore: build prod
Sv443 Oct 1, 2024
0c02b8e
fix: UC channel ids with hyphens being prefixed with @
Sv443 Oct 5, 2024
064625c
chore: build
Sv443 Oct 5, 2024
fac9c72
fix: jsdoc type import
Sv443 Oct 5, 2024
f606796
chore: build prod
Sv443 Oct 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: downgrade storybook eslint plugin
  • Loading branch information
Sv443 committed Sep 21, 2024
commit 746d3c8a0646140ca1846daf61ca997e7de643bc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@
"dependency-cruiser": "^16.3.10",
"dotenv": "^16.4.5",
"eslint": "^9.5.0",
"eslint-plugin-storybook": "^0.9.0--canary.165.991522a.0",
"eslint-plugin-storybook": "^0.9.0--canary.156.ed236ca.0",
"express": "^4.19.2",
"globals": "^15.6.0",
"knip": "^5.22.2",
115 changes: 37 additions & 78 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.