Skip to content

Commit

Permalink
Updated deps and linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bhdouglass committed Apr 21, 2020
1 parent c13bd48 commit 75855e1
Show file tree
Hide file tree
Showing 57 changed files with 9,425 additions and 7,326 deletions.
2 changes: 1 addition & 1 deletion .browserslistrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
> 1%
last 2 versions
not ie <= 8
not dead
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 140
35 changes: 16 additions & 19 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
module.exports = {
root: true,
env: {
node: true,
},
extends: [
'plugin:vue/essential',
'@vue/airbnb',
'eslint-config-bhdouglass',
],
rules: {
'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off',
'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',

'max-len': ['error', {code: 160}],
'no-continue': 'off',
},
parserOptions: {
parser: 'babel-eslint',
},
root: true,
env: {
node: true,
},
extends: [
'plugin:vue/essential',
'@vue/airbnb',
'eslint-config-bhdouglass',
],
rules: {
'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off',
'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',
},
parserOptions: {
parser: 'babel-eslint',
},
};
6 changes: 3 additions & 3 deletions .postcssrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
plugins: {
autoprefixer: {},
},
plugins: {
autoprefixer: {},
},
};
6 changes: 3 additions & 3 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
presets: [
'@vue/app',
],
presets: [
'@vue/app',
],
};
9,417 changes: 5,627 additions & 3,790 deletions package-lock.json

Large diffs are not rendered by default.

47 changes: 26 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,38 @@
"translations": "gettext-compile --output src/translations.json $(find ./po -name *.po)"
},
"dependencies": {
"@sentry/browser": "^5.1.0",
"@sentry/integrations": "^5.1.0",
"axios": "^0.19.0",
"clipboard": "^2.0.1",
"@sentry/browser": "^5.15.4",
"@sentry/integrations": "^5.15.4",
"axios": "^0.19.2",
"clipboard": "^2.0.6",
"core-js": "^3.6.5",
"debounce": "^1.2.0",
"easygettext": "^2.7.0",
"easygettext": "^2.12.0",
"font-awesome": "^4.7.0",
"mini-toastr": "^0.8.1",
"node-sass": "^4.12.0",
"node-sass": "^4.13.1",
"v-img": "^0.2.0",
"vanilla-framework": "^1.8.0",
"vue": "^2.5.17",
"vue-gettext": "^2.1.1",
"vue-head": "^2.0.12",
"vue-lazyload": "^1.2.6",
"vue-moment": "^4.0.0",
"vanilla-framework": "^1.8.1",
"vue": "^2.6.11",
"vue-gettext": "^2.1.8",
"vue-head": "^2.2.0",
"vue-lazyload": "^1.3.3",
"vue-moment": "^4.1.0",
"vue-notifications": "^0.9.0",
"vue-router": "^3.0.1",
"vuedraggable": "^2.16.0",
"vuex": "^3.1.0"
"vue-router": "^3.1.6",
"vuedraggable": "^2.23.2",
"vuex": "^3.2.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.6.0",
"@vue/cli-plugin-eslint": "^3.6.0",
"@vue/cli-service": "^3.6.0",
"@vue/eslint-config-airbnb": "^3.0.1",
"eslint-config-bhdouglass": "0.0.1",
"vue-template-compiler": "^2.5.17"
"@vue/cli-plugin-babel": "^4.3.1",
"@vue/cli-plugin-eslint": "^4.3.1",
"@vue/cli-service": "^4.3.1",
"@vue/eslint-config-airbnb": "^5.0.2",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-bhdouglass": "0.0.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-vue": "^6.2.2",
"vue-template-compiler": "^2.6.11"
}
}
4 changes: 2 additions & 2 deletions po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ msgstr "والعديد من المطورون الرائعون, المجربون,
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -480,7 +480,7 @@ msgstr "المعرف"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"إذا كان من الممكن نشر تطبيق ما دون مراجعة يدوية إذا لم يكن لهذا الميزة "
Expand Down
4 changes: 2 additions & 2 deletions po/ast.po
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ msgstr ""

#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when registering for an account to upload your apps) goes no further than us,\n"
"Any personal data you decide to give us (e.g. your email address when registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
"Additionally, this site uses cookies to keep you logged in to your account."
Expand Down Expand Up @@ -452,7 +452,7 @@ msgstr "ID"

#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be for that one cool feature, publish a stripped down version!\n"
"If an application could be published without manual review if it wouldn’t be for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -485,7 +485,7 @@ msgstr "Identificació"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"Si l'aplicació es pogués publicar sense revisió manual si no fos per aquesta "
Expand Down
4 changes: 2 additions & 2 deletions po/cmn.po
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ msgstr "和许多来自 OpenStore 社区中出色的开发人员、测试人员

#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when registering for an account to upload your apps) goes no further than us,\n"
"Any personal data you decide to give us (e.g. your email address when registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
"Additionally, this site uses cookies to keep you logged in to your account."
Expand Down Expand Up @@ -450,7 +450,7 @@ msgstr "身份证件"
#: src/views/Submit.vue:44
#, fuzzy
msgid ""
"If an application could be published without manual review if it wouldn’t be for that one cool feature, publish a stripped down version!\n"
"If an application could be published without manual review if it wouldn’t be for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"如果某个应用软件可以在没有人工审核的情况下发布,如果它不适用于那个很酷的功能,请发布一个精简版本!\n"
Expand Down
4 changes: 2 additions & 2 deletions po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -485,7 +485,7 @@ msgstr "ID"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"Pokud může být aplikace publikována bez manuální kontroly, ač bez speciální "
Expand Down
4 changes: 2 additions & 2 deletions po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ msgstr ""

#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when registering for an account to upload your apps) goes no further than us,\n"
"Any personal data you decide to give us (e.g. your email address when registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
"Additionally, this site uses cookies to keep you logged in to your account."
Expand Down Expand Up @@ -458,7 +458,7 @@ msgstr ""

#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be for that one cool feature, publish a stripped down version!\n"
"If an application could be published without manual review if it wouldn’t be for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -483,7 +483,7 @@ msgstr "ID"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"Falls die App ohne das eine tolle Extra aber dafür ohne manuelle Prüfung "
Expand Down
4 changes: 2 additions & 2 deletions po/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -440,7 +440,7 @@ msgstr ""
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions po/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -435,7 +435,7 @@ msgstr ""
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -485,7 +485,7 @@ msgstr "ID"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"Si una aplicación pudiera publicarse sin revisión manual si no fuera por esa "
Expand Down
4 changes: 2 additions & 2 deletions po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -492,7 +492,7 @@ msgstr "Identifiant"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"Si une application peut être publiée sans revue manuelle à l'exception d'une "
Expand Down
4 changes: 2 additions & 2 deletions po/gu.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -435,7 +435,7 @@ msgstr ""
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -485,7 +485,7 @@ msgstr "ID"
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""
"Se un applicazione potrebbe essere pubblicata senza revisione manuale se non "
Expand Down
4 changes: 2 additions & 2 deletions po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -435,7 +435,7 @@ msgstr ""
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions po/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""
#: src/views/About.vue:122
msgid ""
"Any personal data you decide to give us (e.g. your email address when "
"registering for an account to upload your apps) goes no further than us,\n"
"registering for an account to upload your apps)\ngoes no further than us,\n"
"and will not be used for anything other than allowing you to maintain your "
"apps and, in rare cases,\n"
"contact you in the event there is an issue with your app.\n"
Expand Down Expand Up @@ -435,7 +435,7 @@ msgstr ""
#: src/views/Submit.vue:44
msgid ""
"If an application could be published without manual review if it wouldn’t be "
"for that one cool feature, publish a stripped down version!\n"
"for that one cool feature,\npublish a stripped down version!\n"
"Not everyone will want to install apps with less confinement."
msgstr ""

Expand Down
Loading

0 comments on commit 75855e1

Please sign in to comment.