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

[FEATURE] AdGuard Widget and QoL Improvments #685

Merged
merged 65 commits into from
Jun 4, 2022

Conversation

Lissy93
Copy link
Owner

@Lissy93 Lissy93 commented May 30, 2022

✨ Feature Extra Large Lissy93 /FEATURE/minor-improvments-2.1.0 → Lissy93/dashy Commits: 65 | Files Changed: 31 | Additions: 1362

Category: Feature

Overview

Issue Number: #493, #669, #680, #681, #682 and #688

New Vars N/A

Screenshot (if applicable)

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors
  • (If a new config option is added) Attribute is outlined in the schema and documented
  • (If a new dependency is added) Package is essential, and has been checked out for security or performance
  • Bumps version, if new feature added

@liss-bot liss-bot added the ✨ New Feature [PR] Contains implementation of a new feature label May 30, 2022
@liss-bot
Copy link
Collaborator

yarn.lock changes

Summary

Status Count
ADDED 12
UPDATED 164
REMOVED 5
Click to toggle table visibility
Name Status Previous Current
@achrinza/node-ipc ADDED - 9.2.2
@ampproject/remapping UPDATED 2.0.2 2.2.0
@babel/compat-data UPDATED 7.17.0 7.17.10
@babel/core UPDATED 7.17.0 7.18.0
@babel/generator UPDATED 7.17.0 7.18.0
@babel/helper-compilation-targets UPDATED 7.16.7 7.17.10
@babel/helper-create-class-features-plugin UPDATED 7.17.1 7.18.0
@babel/helper-create-regexp-features-plugin UPDATED 7.17.0 7.17.12
@babel/helper-function-name UPDATED 7.16.7 7.17.9
@babel/helper-get-function-arity REMOVED 7.16.7 -
@babel/helper-member-expression-to-functions UPDATED 7.16.7 7.17.7
@babel/helper-module-transforms UPDATED 7.16.7 7.18.0
@babel/helper-plugin-utils UPDATED 7.16.7 7.17.12
@babel/helper-simple-access UPDATED 7.16.7 7.17.7
@babel/helpers UPDATED 7.17.0 7.18.0
@babel/highlight UPDATED 7.16.10 7.17.12
@babel/parser UPDATED 7.17.0 7.18.0
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression UPDATED 7.16.7 7.17.12
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-async-generator-functions UPDATED 7.16.8 7.17.12
@babel/plugin-proposal-class-properties UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-class-static-block UPDATED 7.16.7 7.18.0
@babel/plugin-proposal-decorators UPDATED 7.17.0 7.17.12
@babel/plugin-proposal-export-namespace-from UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-json-strings UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-logical-assignment-operators UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-nullish-coalescing-operator UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-object-rest-spread UPDATED 7.16.7 7.18.0
@babel/plugin-proposal-optional-chaining UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-private-methods UPDATED 7.16.11 7.17.12
@babel/plugin-proposal-private-property-in-object UPDATED 7.16.7 7.17.12
@babel/plugin-proposal-unicode-property-regex UPDATED 7.16.7 7.17.12
@babel/plugin-syntax-decorators UPDATED 7.17.0 7.17.12
@babel/plugin-syntax-import-assertions ADDED - 7.17.12
@babel/plugin-syntax-jsx UPDATED 7.16.7 7.17.12
@babel/plugin-transform-arrow-functions UPDATED 7.16.7 7.17.12
@babel/plugin-transform-async-to-generator UPDATED 7.16.8 7.17.12
@babel/plugin-transform-block-scoping UPDATED 7.16.7 7.17.12
@babel/plugin-transform-classes UPDATED 7.16.7 7.17.12
@babel/plugin-transform-computed-properties UPDATED 7.16.7 7.17.12
@babel/plugin-transform-destructuring UPDATED 7.16.7 7.18.0
@babel/plugin-transform-duplicate-keys UPDATED 7.16.7 7.17.12
@babel/plugin-transform-for-of UPDATED 7.16.7 7.18.1
@babel/plugin-transform-literals UPDATED 7.16.7 7.17.12
@babel/plugin-transform-modules-amd UPDATED 7.16.7 7.18.0
@babel/plugin-transform-modules-commonjs UPDATED 7.16.8 7.18.0
@babel/plugin-transform-modules-systemjs UPDATED 7.16.7 7.18.0
@babel/plugin-transform-modules-umd UPDATED 7.16.7 7.18.0
@babel/plugin-transform-named-capturing-groups-regex UPDATED 7.16.8 7.17.12
@babel/plugin-transform-new-target UPDATED 7.16.7 7.17.12
@babel/plugin-transform-parameters UPDATED 7.16.7 7.17.12
@babel/plugin-transform-regenerator UPDATED 7.16.7 7.18.0
@babel/plugin-transform-reserved-words UPDATED 7.16.7 7.17.12
@babel/plugin-transform-runtime UPDATED 7.17.0 7.18.0
@babel/plugin-transform-spread UPDATED 7.16.7 7.17.12
@babel/plugin-transform-template-literals UPDATED 7.16.7 7.17.12
@babel/plugin-transform-typeof-symbol UPDATED 7.16.7 7.17.12
@babel/preset-env UPDATED 7.16.11 7.18.0
@babel/runtime UPDATED 7.17.0 7.18.0
@babel/traverse UPDATED 7.17.0 7.18.0
@babel/types UPDATED 7.17.0 7.18.0
@formschema/native UPDATED 2.0.0-beta.6 2.0.0-beta.7
@jridgewell/gen-mapping ADDED - 0.3.1
@jridgewell/resolve-uri UPDATED 3.0.4 3.0.7
@jridgewell/set-array ADDED - 1.1.1
@jridgewell/sourcemap-codec ADDED - 1.4.13
@jridgewell/trace-mapping UPDATED 0.2.6 0.3.13
@node-ipc/js-queue ADDED - 2.0.3
@sentry/browser UPDATED 6.17.4 6.19.7
@sentry/core UPDATED 6.17.4 6.19.7
@sentry/hub UPDATED 6.18.1 6.19.7
@sentry/minimal UPDATED 6.18.1 6.19.7
@sentry/tracing UPDATED 6.18.1 6.19.7
@sentry/types UPDATED 6.18.1 6.19.7
@sentry/utils UPDATED 6.18.1 6.19.7
@sentry/vue UPDATED 6.17.4 6.19.7
@types/http-proxy UPDATED 1.17.8 1.17.9
@types/json-schema UPDATED 7.0.9 7.0.11
@types/node UPDATED 17.0.14 17.0.35
@types/uglify-js UPDATED 3.13.1 3.13.2
@vue/babel-preset-app UPDATED 4.5.15 4.5.17
@vue/cli-overlay UPDATED 4.5.15 4.5.17
@vue/cli-plugin-babel UPDATED 4.5.15 4.5.17
@vue/cli-plugin-eslint UPDATED 4.5.15 4.5.17
@vue/cli-plugin-pwa UPDATED 4.5.15 4.5.17
@vue/cli-plugin-router UPDATED 4.5.15 4.5.17
@vue/cli-plugin-vuex UPDATED 4.5.15 4.5.17
@vue/cli-service UPDATED 4.5.15 4.5.17
@vue/cli-shared-utils UPDATED 4.5.15 4.5.17
ace-builds UPDATED 1.4.14 1.5.0
acorn UPDATED 8.7.0 8.7.1
address UPDATED 1.1.2 1.2.0
ajv UPDATED 8.10.0 8.11.0
ansi-colors UPDATED 4.1.1 4.1.3
array-includes UPDATED 3.1.4 3.1.5
array.prototype.flat UPDATED 1.2.5 1.3.0
array.prototype.reduce ADDED - 1.0.4
async UPDATED 2.6.3 2.6.4
babel-loader UPDATED 8.2.3 8.2.5
body-parser UPDATED 1.19.1 1.20.0
browserslist UPDATED 4.19.1 4.20.3
bytes UPDATED 3.1.1 3.1.2
caniuse-lite UPDATED 1.0.30001307 1.0.30001341
color-string UPDATED 1.9.0 1.9.1
cookie UPDATED 0.4.1 0.5.0
core-js-compat UPDATED 3.21.0 3.22.5
core-js UPDATED 3.21.0 3.22.5
css-select UPDATED 4.2.1 4.3.0
css-what UPDATED 5.1.0 6.1.0
debug UPDATED 4.3.3 4.3.4
define-properties UPDATED 1.1.3 1.1.4
depd UPDATED 1.1.2 2.0.0
destroy UPDATED 1.0.4 1.2.0
dom-serializer UPDATED 1.3.2 1.4.1
domelementtype UPDATED 2.2.0 2.3.0
domhandler UPDATED 4.3.0 4.3.1
dynalite UPDATED 3.2.1 3.2.2
electron-to-chromium UPDATED 1.4.64 1.4.137
error-stack-parser UPDATED 2.0.6 2.0.7
es-abstract UPDATED 1.19.1 1.20.1
es-array-method-boxes-properly ADDED - 1.0.0
es-shim-unscopables ADDED - 1.0.0
eslint-plugin-import UPDATED 2.25.4 2.26.0
eventsource UPDATED 1.1.0 1.1.1
express UPDATED 4.17.2 4.18.1
finalhandler UPDATED 1.1.2 1.2.0
follow-redirects UPDATED 1.14.7 1.15.0
function.prototype.name ADDED - 1.1.5
functions-have-names ADDED - 1.2.3
glob UPDATED 7.2.0 7.2.3
globals UPDATED 13.12.1 13.15.0
graceful-fs UPDATED 4.2.9 4.2.10
has-bigints UPDATED 1.0.1 1.0.2
has-property-descriptors ADDED - 1.0.0
has-symbols UPDATED 1.0.2 1.0.3
html-tags UPDATED 3.1.0 3.2.0
http-errors UPDATED 1.8.1 2.0.0
http-parser-js UPDATED 0.5.5 0.5.6
ip UPDATED 1.1.5 1.1.8
is-core-module UPDATED 2.8.1 2.9.0
is-number-object UPDATED 1.0.6 1.0.7
is-shared-array-buffer UPDATED 1.0.1 1.0.2
js-queue REMOVED 2.0.2 -
json3 REMOVED 3.3.3 -
json5 UPDATED 2.2.0 2.2.1
jsoneditor UPDATED 9.7.0 9.7.4
lambda-runtimes UPDATED 1.1.1 1.1.2
micromatch UPDATED 4.0.4 4.0.5
mime-db UPDATED 1.51.0 1.52.0
mime-types UPDATED 2.1.34 2.1.35
minimatch UPDATED 3.0.4 3.1.2
minimist UPDATED 1.2.5 1.2.6
mkdirp UPDATED 0.5.5 0.5.6
node-ipc REMOVED 9.2.1 -
node-releases UPDATED 2.0.1 2.0.4
object.getownpropertydescriptors UPDATED 2.1.3 2.1.4
on-finished UPDATED 2.3.0 2.4.1
postcss-selector-parser UPDATED 6.0.9 6.0.10
prettier UPDATED 2.5.1 2.6.2
qs UPDATED 6.9.6 6.10.3
raw-body UPDATED 2.4.2 2.5.1
regenerator-transform UPDATED 0.14.5 0.15.0
regexp.prototype.flags UPDATED 1.4.1 1.4.3
router UPDATED 1.3.6 1.3.7
sass UPDATED 1.49.7 1.52.1
semver UPDATED 7.3.5 7.3.7
send UPDATED 0.17.2 0.18.0
serve-static UPDATED 1.14.2 1.15.0
simple-icons UPDATED 6.12.0 6.22.0
sockjs-client UPDATED 1.5.2 1.6.0
sourcemap-codec REMOVED 1.4.8 -
stackframe UPDATED 1.2.0 1.2.1
statuses UPDATED 1.5.0 2.0.1
string.prototype.trimend UPDATED 1.0.4 1.0.5
string.prototype.trimstart UPDATED 1.0.4 1.0.5
tsconfig-paths UPDATED 3.12.0 3.14.1
unbox-primitive UPDATED 1.0.1 1.0.2
url-parse UPDATED 1.5.4 1.5.10
vue-i18n UPDATED 8.27.0 8.27.1
vue-router UPDATED 3.5.3 3.5.4
vue-select UPDATED 3.16.0 3.18.3

@netlify
Copy link

netlify bot commented May 30, 2022

Deploy Preview for dashy-dev ready!

Name Link
🔨 Latest commit 9575090
🔍 Latest deploy log https://app.netlify.com/sites/dashy-dev/deploys/629bc24421f9990008b39727
😎 Deploy Preview https://deploy-preview-685--dashy-dev.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@viezly
Copy link

viezly bot commented May 30, 2022

This pull request is split into 5 parts for easier review.
👀 Review pull request on Viezly

Changed files are located in these folders:

  • .github
  • /
  • docs
  • src
  • src/components
  • src/mixins
  • src/utils

Repository owner deleted a comment from liss-bot May 30, 2022
Repository owner deleted a comment from liss-bot May 30, 2022
Repository owner deleted a comment from liss-bot May 31, 2022
@Lissy93 Lissy93 removed the 🚫 Merge Conflicts [PR] Submitted code needs rebasing label Jun 4, 2022
Repository owner deleted a comment from liss-bot Jun 4, 2022
Repository owner deleted a comment from liss-bot Jun 4, 2022
@liss-bot
Copy link
Collaborator

liss-bot commented Jun 4, 2022

yarn.lock changes

Summary

Status Count
ADDED 8
UPDATED 116
REMOVED 6
Click to toggle table visibility
Name Status Previous Current
@achrinza/node-ipc ADDED - 9.2.2
@ampproject/remapping UPDATED 2.0.2 2.2.0
@babel/core UPDATED 7.17.0 7.18.2
@babel/helper-get-function-arity REMOVED 7.16.7 -
@babel/helpers UPDATED 7.17.0 7.18.2
@babel/highlight UPDATED 7.16.10 7.17.12
@babel/plugin-proposal-decorators UPDATED 7.17.0 7.18.2
@babel/plugin-syntax-decorators UPDATED 7.17.0 7.17.12
@babel/plugin-syntax-jsx UPDATED 7.16.7 7.17.12
@babel/plugin-transform-runtime UPDATED 7.17.0 7.18.2
@babel/runtime UPDATED 7.17.0 7.18.3
@formschema/native UPDATED 2.0.0-beta.6 2.0.0-beta.7
@jridgewell/resolve-uri UPDATED 3.0.4 3.0.7
@node-ipc/js-queue ADDED - 2.0.3
@sentry/browser UPDATED 6.17.4 6.19.7
@sentry/core UPDATED 6.17.4 6.19.7
@sentry/hub UPDATED 6.18.1 6.19.7
@sentry/minimal UPDATED 6.18.1 6.19.7
@sentry/tracing UPDATED 6.18.1 6.19.7
@sentry/types UPDATED 6.18.1 6.19.7
@sentry/utils UPDATED 6.18.1 6.19.7
@sentry/vue UPDATED 6.17.4 6.19.7
@types/http-proxy UPDATED 1.17.8 1.17.9
@types/json-schema UPDATED 7.0.9 7.0.11
@types/node UPDATED 17.0.14 17.0.39
@types/uglify-js UPDATED 3.13.1 3.13.3
@vue/babel-preset-app UPDATED 4.5.15 4.5.17
@vue/cli-overlay UPDATED 4.5.15 4.5.17
@vue/cli-plugin-babel UPDATED 4.5.15 4.5.17
@vue/cli-plugin-eslint UPDATED 4.5.15 4.5.17
@vue/cli-plugin-pwa UPDATED 4.5.15 4.5.17
@vue/cli-plugin-router UPDATED 4.5.15 4.5.17
@vue/cli-plugin-vuex UPDATED 4.5.15 4.5.17
@vue/cli-service UPDATED 4.5.15 4.5.17
@vue/cli-shared-utils UPDATED 4.5.15 4.5.17
ace-builds UPDATED 1.4.14 1.5.3
acorn UPDATED 8.7.0 8.7.1
address UPDATED 1.1.2 1.2.0
ajv UPDATED 8.10.0 8.11.0
ansi-colors UPDATED 4.1.1 4.1.3
array-includes UPDATED 3.1.4 3.1.5
array.prototype.flat UPDATED 1.2.5 1.3.0
array.prototype.reduce ADDED - 1.0.4
async UPDATED 2.6.3 2.6.4
babel-loader UPDATED 8.2.3 8.2.5
bn.js UPDATED 5.2.0 5.2.1
body-parser UPDATED 1.19.1 1.20.0
bytes UPDATED 3.1.1 3.1.2
color-string UPDATED 1.9.0 1.9.1
cookie UPDATED 0.4.1 0.5.0
core-js UPDATED 3.21.0 3.22.8
css-select UPDATED 4.2.1 4.3.0
css-what UPDATED 5.1.0 6.1.0
debug UPDATED 4.3.3 4.3.4
define-properties UPDATED 1.1.3 1.1.4
depd UPDATED 1.1.2 2.0.0
destroy UPDATED 1.0.4 1.2.0
dom-serializer UPDATED 1.3.2 1.4.1
domelementtype UPDATED 2.2.0 2.3.0
domhandler UPDATED 4.3.0 4.3.1
dynalite UPDATED 3.2.1 3.2.2
electron-to-chromium UPDATED 1.4.145 1.4.146
error-stack-parser UPDATED 2.0.6 2.0.7
es-abstract UPDATED 1.19.1 1.20.1
es-array-method-boxes-properly ADDED - 1.0.0
es-shim-unscopables ADDED - 1.0.0
eslint-plugin-import UPDATED 2.25.4 2.26.0
eventsource UPDATED 1.1.0 2.0.2
express UPDATED 4.17.2 4.18.1
finalhandler UPDATED 1.1.2 1.2.0
follow-redirects UPDATED 1.14.7 1.15.1
function.prototype.name ADDED - 1.1.5
functions-have-names ADDED - 1.2.3
glob UPDATED 7.2.0 7.2.3
globals UPDATED 13.12.1 13.15.0
graceful-fs UPDATED 4.2.9 4.2.10
has-bigints UPDATED 1.0.1 1.0.2
has-property-descriptors ADDED - 1.0.0
has-symbols UPDATED 1.0.2 1.0.3
html-tags UPDATED 3.1.0 3.2.0
http-errors UPDATED 1.8.1 2.0.0
http-parser-js UPDATED 0.5.5 0.5.6
immutable UPDATED 4.0.0 4.1.0
ip UPDATED 1.1.5 1.1.8
is-core-module UPDATED 2.8.1 2.9.0
is-number-object UPDATED 1.0.6 1.0.7
is-shared-array-buffer UPDATED 1.0.1 1.0.2
js-queue REMOVED 2.0.2 -
json3 REMOVED 3.3.3 -
json5 UPDATED 2.2.0 2.2.1
jsoneditor UPDATED 9.7.0 9.8.0
lambda-runtimes UPDATED 1.1.1 1.1.2
launch-editor-middleware UPDATED 2.3.0 2.4.0
launch-editor UPDATED 2.3.0 2.4.0
micromatch UPDATED 4.0.4 4.0.5
mime-db UPDATED 1.51.0 1.52.0
mime-types UPDATED 2.1.34 2.1.35
minimatch UPDATED 3.0.4 3.1.2
minimist UPDATED 1.2.5 1.2.6
mkdirp UPDATED 0.5.5 0.5.6
nan UPDATED 2.15.0 2.16.0
node-ipc REMOVED 9.2.1 -
nth-check UPDATED 2.0.1 2.1.1
object-inspect UPDATED 1.12.0 1.12.2
object.getownpropertydescriptors UPDATED 2.1.3 2.1.4
on-finished UPDATED 2.3.0 2.4.1
original REMOVED 1.0.2 -
postcss-selector-parser UPDATED 6.0.9 6.0.10
prettier UPDATED 2.5.1 2.6.2
qs UPDATED 6.9.6 6.10.3
raw-body UPDATED 2.4.2 2.5.1
regexp.prototype.flags UPDATED 1.4.1 1.4.3
router UPDATED 1.3.6 1.3.7
sass UPDATED 1.49.7 1.52.2
semver UPDATED 7.3.5 7.3.7
send UPDATED 0.17.2 0.18.0
serve-static UPDATED 1.14.2 1.15.0
simple-icons UPDATED 6.12.0 6.23.0
sockjs-client UPDATED 1.5.2 1.6.1
sourcemap-codec REMOVED 1.4.8 -
stackframe UPDATED 1.2.0 1.2.1
statuses UPDATED 1.5.0 2.0.1
string.prototype.trimend UPDATED 1.0.4 1.0.5
string.prototype.trimstart UPDATED 1.0.4 1.0.5
tsconfig-paths UPDATED 3.12.0 3.14.1
unbox-primitive UPDATED 1.0.1 1.0.2
url-parse UPDATED 1.5.4 1.5.10
vue-i18n UPDATED 8.27.0 8.27.1
vue-router UPDATED 3.5.3 3.5.4
vue-select UPDATED 3.16.0 3.18.3

@Lissy93 Lissy93 merged commit e451f86 into master Jun 4, 2022
@Lissy93 Lissy93 deleted the FEATURE/minor-improvments-2.1.0 branch June 4, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New Feature [PR] Contains implementation of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants