aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40923 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2023-10-181-6/+9
|\
| * chore(deps): fix npm auditnextcloud-command2023-10-181-6/+9
* | chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0dependabot[bot]2023-10-181-14/+14
* | chore(deps): Bump dompurify from 3.0.5 to 3.0.6dependabot[bot]2023-10-181-4/+4
|/
* chore(deps): Bump @nextcloud/dialogs to v5-beta.6Christopher Ng2023-10-181-7/+98
* Merge pull request #40912 from nextcloud/dependabot/npm_and_yarn/mdi/svg-7.3.67Ferdinand Thiessen2023-10-181-4/+4
|\
| * chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67dependabot[bot]2023-10-181-4/+4
* | chore(deps): Bump @babel/traverse from 7.22.8 to 7.23.2dependabot[bot]2023-10-171-47/+48
|/
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-8/+8
* chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0dependabot[bot]2023-10-141-5/+15
* chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0Grigorii K. Shartsev2023-10-121-128/+9
* chore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0dependabot[bot]2023-10-101-118/+117
* chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0dependabot[bot]2023-10-101-106/+134
* chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1dependabot[bot]2023-10-101-4/+4
* Merge pull request #40720 from nextcloud/dependabot/npm_and_yarn/cypress-and-...dependabot[bot]2023-10-101-21/+21
|\
| * chore(deps-dev): Bump cypress and @nextcloud/cypressdependabot[bot]2023-09-301-21/+21
* | chore(deps-dev): Bump @types/dockerode from 3.3.19 to 3.3.20dependabot[bot]2023-10-071-4/+4
* | chore: Bump @nextcloud/vue + @nextcloud/dialogs + @nextcloud/calendar-availab...Christopher Ng2023-10-061-39/+699
* | enh(settings): Semantic user table markupChristopher Ng2023-10-051-32/+0
* | fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-16/+17
* | chore(deps): Bump core-js from 3.32.0 to 3.33.0dependabot[bot]2023-10-031-4/+4
* | chore(deps): remove @nextcloud/vue-dashboardGrigorii K. Shartsev2023-10-021-346/+6
|/
* chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.6dependabot[bot]2023-09-251-4/+4
* chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5dependabot[bot]2023-09-251-4/+4
* chore(deps): Bump marked from 7.0.3 to 9.0.3dependabot[bot]2023-09-241-4/+4
* chore(deps): Bump @nextcloud/dialogs from 5.0.0-beta.2 to 5.0.0-beta.4dependabot[bot]2023-09-241-10/+9
* chore(deps): Bump jquery from 3.6.4 to 3.7.0dependabot[bot]2023-09-231-4/+4
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-5/+5
* Merge pull request #40213 from nextcloud/dependabot/npm_and_yarn/nextcloud/br...Louis2023-09-201-6/+11
|\
| * chore(deps): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0dependabot[bot]2023-09-191-6/+11
* | chore(deps): Bump camelcase from 6.3.0 to 8.0.0dependabot[bot]2023-09-191-5/+29
* | Merge pull request #40210 from nextcloud/dependabot/npm_and_yarn/cypress/webp...Ferdinand Thiessen2023-09-191-5/+5
|\ \ | |/ |/|
| * chore(deps-dev): Bump @cypress/webpack-preprocessor from 5.17.1 to 6.0.0dependabot[bot]2023-09-021-5/+5
* | Merge pull request #40360 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger2023-09-121-3/+3
|\ \
| * | chore(deps): fix npm auditnextcloud-command2023-09-101-3/+3
* | | chore(deps): Bump @vueuse/components from 10.3.0 to 10.4.1dependabot[bot]2023-09-111-20/+20
|/ /
* / chore(deps): Bump webdav from 5.2.3 to 5.3.0dependabot[bot]2023-09-061-16/+22
|/
* feat(files): add uploaderJohn Molakvoæ2023-09-011-4/+174
* chore(deps): Bump @nextcloud/vue to v8 beta 5Christopher Ng2023-08-291-199/+132
* fix(theming): user background pickerJohn Molakvoæ2023-08-261-4/+4
* feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.Ferdinand Thiessen2023-08-261-3/+288
* Merge pull request #40057 from nextcloud/dependabot/npm_and_yarn/babel-jest-2...dependabot[bot]2023-08-261-45/+45
|\
| * chore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4dependabot[bot]2023-08-261-45/+45
* | chore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11dependabot[bot]2023-08-261-17/+17
|/
* chore(deps): remove unused is-svgJohn Molakvoæ2023-08-231-1/+0
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-231-4/+5
* chore(deps): upgrade `@nextcloud/webpack-vue-config` and `typescript`John Molakvoæ2023-08-221-26/+27
* Merge pull request #39965 from nextcloud/dependabot/npm_and_yarn/cypress-12.17.4Pytal2023-08-211-5/+6
|\
| * chore(deps-dev): Bump cypress from 12.17.3 to 12.17.4dependabot[bot]2023-08-191-5/+6
* | chore(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.1dependabot[bot]2023-08-191-280/+64