summaryrefslogtreecommitdiffstats
path: root/package.json
AgeCommit message (Expand)Author
2023-11-23Build(deps-dev): Bump debounce from 1.2.1 to 2.0.0dependabot[bot]
2023-11-21Build(deps-dev): Bump eslint from 8.53.0 to 8.54.0dependabot[bot]
2023-11-20Build(deps-dev): Bump webpack from 5.88.2 to 5.89.0dependabot[bot]
2023-11-20Build(deps-dev): Bump @vue/eslint-config-typescriptdependabot[bot]
2023-11-20Build(deps-dev): Bump regenerator-runtime from 0.13.11 to 0.14.0dependabot[bot]
2023-11-20Build(deps-dev): Bump regexpu-core from 5.3.2 to 6.0.0dependabot[bot]
2023-11-19update nodejsBenjamin Brahmer
2023-11-17Build(deps-dev): Bump focus-trap from 7.5.2 to 7.5.4dependabot[bot]
2023-11-17Build(deps-dev): Bump eslint from 8.46.0 to 8.53.0dependabot[bot]
2023-11-17Build(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.23.3dependabot[bot]
2023-11-17Build(deps-dev): Bump eslint-import-resolver-webpackdependabot[bot]
2023-11-17Build(deps-dev): Bump string-length from 5.0.1 to 6.0.0dependabot[bot]
2023-11-16Build(deps-dev): Bump jest-environment-jsdom from 29.6.2 to 29.7.0dependabot[bot]
2023-11-16update nextcloud-axiosBenjamin Brahmer
2023-11-16Build(deps-dev): Bump vue-eslint-parser from 9.3.1 to 9.3.2dependabot[bot]
2023-11-16Build(deps-dev): Bump stylelint from 15.10.2 to 15.11.0dependabot[bot]
2023-11-16Build(deps): Bump @nextcloud/password-confirmation from 4.0.4 to 4.1.0dependabot[bot]
2023-11-16Build(deps-dev): Bump @types/lodash from 4.14.197 to 4.14.201dependabot[bot]
2023-11-15Build(deps-dev): Bump vue-multiselect from 2.1.7 to 2.1.8dependabot[bot]
2023-11-15Build(deps-dev): Bump stylelint-webpack-plugin from 2.5.0 to 4.1.1dependabot[bot]
2023-11-15Build(deps-dev): Bump regenerator-transform from 0.15.1 to 0.15.2dependabot[bot]
2023-11-15Build(deps-dev): Bump @babel/core from 7.22.9 to 7.23.3dependabot[bot]
2023-11-13Build(deps): Bump vue and vue-template-compilerdependabot[bot]
2023-11-13Build(deps): Bump @nextcloud/l10n from 1.6.0 to 2.2.0dependabot[bot]
2023-11-12Build(deps-dev): Bump eslint-plugin-vue from 9.16.1 to 9.18.1dependabot[bot]
2023-11-11Build(deps-dev): Bump eslint-plugin-standard from 4.1.0 to 5.0.0dependabot[bot]
2023-11-11Build(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.23.3dependabot[bot]
2023-11-11Build(deps-dev): Bump webpack-merge from 5.9.0 to 5.10.0dependabot[bot]
2023-11-10Build(deps-dev): Bump jest-serializer-vue from 2.0.2 to 3.1.0dependabot[bot]
2023-11-10Build(deps-dev): Bump axios from 1.4.0 to 1.6.0dependabot[bot]
2023-11-10Build(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0dependabot[bot]
2023-11-10Build(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.2.2dependabot[bot]
2023-11-07use @vue/vue2-jest package instead of vue-jestPaul Tirk
2023-11-07remove duplicate npm ci, don't use npm installBenjamin Brahmer
2023-11-07fix merge errorsanoy
2023-10-24Adjust Makefile, Changelog and moreBenjamin Brahmer
2023-10-22Merge remote-tracking branch 'nextcloud/master' into master-mergeDevlin Junker
2023-09-20add all iconsDevlin Junker
2023-08-26More cleanup and started on unit testsDevlin Junker
2023-08-11finished unit testsDevlin Junker
2023-08-09upmerged from masterDevlin Junker
2023-03-13add cron status badge to admin settingBenjamin Brahmer
2022-12-06basic tests for storeDevlin Junker
2022-12-06start on state/store testsDevlin Junker
2022-12-06lint the .ts and spec.ts files alsoDevlin Junker
2022-12-06split store into multiple filesDevlin Junker
2022-12-01move to dev dependenciesDevlin Junker
2022-12-01add back translate to admin main js fileDevlin Junker
2022-12-01add unit tests for admin settingsDevlin Junker
2022-12-01fix admin page getRequestToken() callDevlin Junker