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.3.0 #121

Draft
wants to merge 122 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
122 commits
Select commit Hold shift + click to select a range
f96c442
feat: auto-select all text when ExImDialog export textarea is interac…
Sv443 Nov 11, 2024
fe71c2f
Update contributing.md
Sv443 Nov 11, 2024
a1202e1
feat: "click to configure" subtitle when toggling auto-like
Sv443 Nov 16, 2024
573bd95
chore: update userutils
Sv443 Nov 16, 2024
5ca7f83
ref: window event interceptor
Sv443 Nov 16, 2024
ad61f47
feat: extract sticky header into own advanced feature toggle
Sv443 Nov 17, 2024
f30782a
ref: elaborate on resource value resolution
Sv443 Nov 17, 2024
8bb5971
chore: build dev
Sv443 Nov 17, 2024
93c86f4
docs: move all contrib guide headers up one level
Sv443 Nov 17, 2024
64c6332
feat: update german translation
Sv443 Nov 17, 2024
4ae37d7
chore: build dev
Sv443 Nov 17, 2024
ecc55f5
fix: update alternative locale codes
Sv443 Nov 19, 2024
5c7571a
fix: padding
Sv443 Nov 19, 2024
03aee07
docs: make it more clear to use develop branch for PRs
Sv443 Nov 19, 2024
4dc25da
chore: build dev
Sv443 Nov 19, 2024
4469dff
ref: minor stuff
Sv443 Nov 20, 2024
60db54c
docs: install dev & plugin template setup sections
Sv443 Nov 20, 2024
d17a2cb
chore: build dev
Sv443 Nov 20, 2024
c96c5b6
chore: actual build dev
Sv443 Nov 20, 2024
f47baa0
ref: reorder header
Sv443 Nov 20, 2024
aa345cb
ref: comment
Sv443 Nov 21, 2024
015ab7c
docs: update header
Sv443 Nov 23, 2024
7dc45cc
ref: reimplement preferred locale resolution (#124)
Sv443 Nov 23, 2024
7bc26c9
chore: build dev
Sv443 Nov 23, 2024
0e35c6a
feat: reloadTab function
Sv443 Nov 23, 2024
1e34145
ref: implement reloadTab()
Sv443 Nov 23, 2024
df4feb9
chore: build dev
Sv443 Nov 23, 2024
6fc8eaf
fix: using GM storage instead of URL params cause YTM strips them out
Sv443 Nov 23, 2024
c674fae
chore: build dev
Sv443 Nov 23, 2024
e53d111
feat: translatable names for PluginIntent enum mebmers
Sv443 Nov 23, 2024
a41e896
chore: build dev
Sv443 Nov 23, 2024
173c976
fix: reloadTab behavior
Sv443 Nov 24, 2024
3c03dc3
feat: expose `getVideoElement()` and `getVideoSelector()` on interface
Sv443 Nov 24, 2024
7ac399f
chore: build dev
Sv443 Nov 24, 2024
c7bfa6a
fix: reloadTab actually works now
Sv443 Nov 24, 2024
d790f94
chore: build dev
Sv443 Nov 24, 2024
723fe9a
fix: add video time threshold to reloadTab time param
Sv443 Nov 24, 2024
98d859f
chore: build dev
Sv443 Nov 24, 2024
459a407
ci: update codeql action
Sv443 Nov 24, 2024
0bc8e23
feat: security policy
Sv443 Dec 5, 2024
90c1817
docs: better header maybe?
Sv443 Dec 17, 2024
27869fd
ref: change nameEnglish locale prop
Sv443 Dec 17, 2024
4c80c3a
ref: vsc settings
Sv443 Dec 17, 2024
5348343
fix: remove bottom padding on auto like mgmt dialog
Sv443 Dec 17, 2024
892a788
docs: fix line breaks
Sv443 Dec 17, 2024
dd675b2
docs: actually this is better
Sv443 Dec 17, 2024
d788938
docs: ok now im happy
Sv443 Dec 17, 2024
df51c09
docs: I forgor
Sv443 Dec 17, 2024
121fa5a
docs: update integrations
Sv443 Dec 17, 2024
439d37b
fix: positioned bytmdialog padding
Sv443 Dec 18, 2024
25d31cf
fix: disable closeOnBgClick for welcome dialog
Sv443 Dec 18, 2024
3b285a5
fix: change wording in "no new version found" version check prompt di…
Sv443 Dec 18, 2024
3fab70d
chore: build css
Sv443 Dec 18, 2024
9518b84
chore: build dev
Sv443 Dec 18, 2024
cdc4108
fix: don't load changelog via resource directive anymore
Sv443 Dec 18, 2024
639ace4
ref: improve resource resolution again
Sv443 Dec 18, 2024
05a1db6
chore: build dev
Sv443 Dec 18, 2024
68a4374
feat: only css files are fetched via resource directives now
Sv443 Dec 18, 2024
f03f1d0
fix: versioned github cdn url
Sv443 Dec 18, 2024
2524be0
chore: build dev
Sv443 Dec 18, 2024
120db71
fix: add translations to resource mapping
Sv443 Dec 19, 2024
5366fbd
chore: build dev
Sv443 Dec 19, 2024
2c6adc7
feat: add json schemas
Sv443 Dec 20, 2024
479960f
ref: remove dependency-cruiser
Sv443 Dec 20, 2024
be70bd4
feat: update userutils & implement stringgen
Sv443 Dec 22, 2024
2fbc556
feat: replace img icons with svg elements
Sv443 Dec 23, 2024
7d431ef
fix: change icon fill color on theme change on YT
Sv443 Dec 23, 2024
87cfdc9
ref: rename themed-bg-col css var
Sv443 Dec 23, 2024
7152c15
docs: add css selector & variable section to contrib guide
Sv443 Dec 23, 2024
9fe77e5
chore: build dev
Sv443 Dec 23, 2024
ab5327b
ref: move fn call
Sv443 Dec 23, 2024
d5cf38b
chore: build dev
Sv443 Dec 23, 2024
43c1e10
feat: added jsdelivr as new default asset source
Sv443 Dec 25, 2024
53868f7
docs: changelog
Sv443 Dec 25, 2024
46f9d8a
chore: build dev
Sv443 Dec 25, 2024
eac5af4
fix: add cors headers to http server
Sv443 Dec 26, 2024
28a4f8a
ref!: rename createRipple speed prop values
Sv443 Dec 26, 2024
2e5bdd0
ref: better error message for resource resolution
Sv443 Dec 26, 2024
739f173
fix: initialParams.has is not a function error
Sv443 Dec 26, 2024
7e3a162
chore: build dev
Sv443 Dec 26, 2024
8c5880c
docs: privacy section & small refactor
Sv443 Dec 26, 2024
9d45f5b
ref: unimportant stuff
Sv443 Jan 2, 2025
1e0a28c
ref: json type imports
Sv443 Jan 3, 2025
904061e
ref!: (still wip) new translation file format
Sv443 Jan 5, 2025
620442a
fix: initial tab volume not being applies
Sv443 Jan 14, 2025
06cc3fb
ref: prettify PluginItem type
Sv443 Jan 22, 2025
92e3e7a
ref!: update to userutils v9
Sv443 Jan 22, 2025
7e908b7
fix: menu init getting stuck on buttons
Sv443 Jan 23, 2025
b47f5e2
fix: translation percent transform
Sv443 Jan 23, 2025
d844acc
ref: disable storybook telemetry
Sv443 Jan 23, 2025
80d0c22
chore: build dev
Sv443 Jan 23, 2025
23e2fbb
ref: stuff
Sv443 Jan 23, 2025
1587a11
ref: implement StringGen everywhere
Sv443 Jan 23, 2025
b629fe8
fix: userutils docs links
Sv443 Jan 23, 2025
8b9dd91
docs: locales & resources docs
Sv443 Jan 23, 2025
fe2c0c5
feat: build svg spritesheet
Sv443 Jan 24, 2025
b238061
feat: insert svg spritesheet into page
Sv443 Jan 24, 2025
fe17936
ref: move spritesheet
Sv443 Jan 24, 2025
3253de3
ref: actually this was unnecessary
Sv443 Jan 24, 2025
4f55ca8
chore: build dev
Sv443 Jan 24, 2025
e7a6974
fix: correct viewbox for svg spritesheet
Sv443 Jan 24, 2025
5d1de99
docs: update plugin docs
Sv443 Jan 26, 2025
5bcc800
ref: always return "video" on YT when calling getCurrentMediaType
Sv443 Jan 26, 2025
233869e
feat: getDefaultFeatures() interface function
Sv443 Jan 26, 2025
63a92d5
ref: json file schemas & structure
Sv443 Jan 27, 2025
fc869f4
feat: allDataExim import rework
Sv443 Jan 28, 2025
19cbcee
ref: remove index.js import for dialogs
Sv443 Jan 28, 2025
9d8a0e2
feat: alldataexim dialog stuff
Sv443 Jan 28, 2025
55f8258
ref: remove dev command, rename dev-local to dev
Sv443 Jan 28, 2025
06ddb25
chore: build css
Sv443 Jan 28, 2025
73f506a
chore: build dev
Sv443 Jan 28, 2025
7584662
ref: alldataexim stuff
Sv443 Jan 28, 2025
92ddc2e
ref: error classes
Sv443 Jan 29, 2025
c172a04
ref: removed components/index.ts
Sv443 Jan 29, 2025
96673ca
chore: build dev
Sv443 Jan 29, 2025
f0491df
ref: put debug stuff behind a dev menu cmd flag
Sv443 Jan 30, 2025
b23fa12
chore: build dev
Sv443 Jan 30, 2025
7a3f3a9
ref: removed some dev menu cmds
Sv443 Jan 30, 2025
4892ba3
feat: dev-cdn command
Sv443 Jan 30, 2025
d57ab5d
chore: build dev
Sv443 Jan 30, 2025
577ce1e
docs: refactors
Sv443 Jan 30, 2025
6cd4a00
ref: stuff, idr
Sv443 Feb 6, 2025
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
376 changes: 0 additions & 376 deletions .dependency-cruiser.cjs

This file was deleted.

3 changes: 3 additions & 0 deletions .github/security.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Reporting a Vulnerability
If you are positive you found a vulnerability, please contact me through a direct message by [joining my Discord server](https://dc.sv443.net/) or via E-Mail ([address is on my homepage](https://sv443.net)).
Please don't open a GitHub issue or discussion thread.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:

strategy:
matrix:
language: ["javascript"]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
language: ["javascript-typescript"]
# CodeQL supports "c-cpp", "csharp", "go", "java-kotlin", "javascript-typescript", "python", "ruby", "swift"
# Learn more:
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed

Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ dist/*.css.map
.build.json
*.ignore.*

dependency-graph.svg
*storybook.log
Loading