aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* 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
* | chore(deps-dev): Bump sass from 1.64.2 to 1.66.1dependabot[bot]2023-08-191-4/+4
|/
* Merge pull request #39922 from nextcloud/dependabot/npm_and_yarn/marked-7.0.3Ferdinand Thiessen2023-08-181-4/+4
|\
| * chore(deps): Bump marked from 5.1.2 to 7.0.3dependabot[bot]2023-08-181-4/+4
* | chore(deps): Bump libphonenumber-js from 1.10.38 to 1.10.41dependabot[bot]2023-08-171-4/+4
|/
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-171-6/+26
* feat: virtual scrolling updateJohn Molakvoæ2023-08-171-0/+6
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-1/+1
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-7/+9
* Merge pull request #39833 from nextcloud/dependabot/npm_and_yarn/puppeteer-21...dependabot[bot]2023-08-161-40/+24
|\
| * chore(deps-dev): Bump puppeteer from 20.9.0 to 21.0.3dependabot[bot]2023-08-121-40/+24
* | Merge pull request #39836 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]2023-08-121-5/+11
|\ \
| * | chore(deps-dev): Bump @babel/node from 7.22.6 to 7.22.10dependabot[bot]2023-08-121-5/+11
| |/
* / chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0dependabot[bot]2023-08-121-5/+32
|/
* fix(cypress): Make sure cypress can preprocess files corrently (this drops 78...Ferdinand Thiessen2023-08-021-5225/+6520
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-26035/+3730
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-6/+6
* chore(deps): fix npm auditnextcloud-command2023-07-231-437/+159
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-9/+9
* chore(deps): Bump dompurify from 2.4.5 to 3.0.5dependabot[bot]2023-07-171-19/+7
* chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2dependabot[bot]2023-07-121-10/+10
* chore(deps): fix npm auditnextcloud-command2023-07-111-20/+37
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-111-9/+9
* chore(deps): Bump semver from 5.7.1 to 5.7.2dependabot[bot]2023-07-111-138/+138
* chore: update webdav to 5.2.2John Molakvoæ2023-07-051-7/+7
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-0/+1
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-5183/+11662
* chore(deps): fix npm auditnextcloud-command2023-06-251-1331/+2166
* chore(deps): Bump fast-xml-parser and webdavdependabot[bot]2023-06-221-35/+15