aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* chore: update `@nextcloud/files` to 3.4.1skjnldsv2024-06-071-4/+4
* feat(settings): Support svg user row action iconsChristopher Ng2024-06-061-0/+1
* chore(deps-dev): Bump cypress-split from 1.23.0 to 1.23.4dependabot[bot]2024-06-011-371/+456
* chore: Compile assetsFerdinand Thiessen2024-05-311-70/+126
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-271-9/+0
* fix(files): Drop `xml2js` dependency and use browser native DOMParserFerdinand Thiessen2024-05-171-14/+1
* chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5dependabot[bot]2024-05-111-5/+5
* chore(deps): bump core-js from 3.36.1 to 3.37.0dependabot[bot]2024-05-071-4/+4
* chore(deps-dev): bump ejs from 3.1.9 to 3.1.10dependabot[bot]2024-05-021-3/+3
* Merge pull request #45125 from nextcloud/fix/drop-ical-jsJohn Molakvoæ2024-05-021-1/+0
|\
| * fix(deps): Drop `ical.js` from dependenciesFerdinand Thiessen2024-04-301-1/+0
* | Merge pull request #44545 from nextcloud/dependabot/npm_and_yarn/webdav-5.5.0Ferdinand Thiessen2024-04-301-1/+1
|\ \ | |/ |/|
| * build(deps): bump webdav from 5.4.0 to 5.5.0dependabot[bot]2024-04-301-1/+1
* | bump @simplewebauthn/browser from 9.0.1 to 10.0.0dependabot[bot]2024-04-301-6/+12
* | Merge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa...dependabot[bot]2024-04-301-21/+8
|\ \
| * | fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0dependabot[bot]2024-04-301-21/+8
| |/
* / fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28dependabot[bot]2024-04-301-5/+6
|/
* build(deps-dev): bump sass from 1.74.1 to 1.75.0dependabot[bot]2024-04-271-4/+4
* build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1dependabot[bot]2024-04-271-51/+61
* chore(deps): Bump @nextcloud/dialogs to v5.3.1Christopher Ng2024-04-221-10/+12
* build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2dependabot[bot]2024-04-201-4/+4
* fix: Drop unmaintained and unused dependenciesFerdinand Thiessen2024-04-161-18/+2
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-161-0/+15
* chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large filesFerdinand Thiessen2024-04-151-20/+4
* Merge pull request #44795 from nextcloud/chore/nextcloud-vue-8.11.2Pytal2024-04-131-4/+4
|\
| * chore(deps): Bump @nextcloud/vue to v8.11.2Christopher Ng2024-04-111-4/+4
* | build(deps-dev): bump typescript from 5.4.3 to 5.4.5dependabot[bot]2024-04-131-4/+4
|/
* Merge pull request #44762 from nextcloud/dependabot/npm_and_yarn/cypress-spli...dependabot[bot]2024-04-111-4/+40
|\
| * build(deps-dev): bump cypress-split from 1.21.0 to 1.23.0dependabot[bot]2024-04-101-4/+40
* | feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dia...Ferdinand Thiessen2024-04-101-500/+623
|/
* build(deps-dev): bump cypress from 13.7.1 to 13.7.2dependabot[bot]2024-04-101-4/+4
* Merge pull request #44537 from nextcloud/dependabot/npm_and_yarn/typescript-5...dependabot[bot]2024-04-061-4/+4
|\
| * build(deps-dev): bump typescript from 5.4.2 to 5.4.3dependabot[bot]2024-04-051-4/+4
* | build(deps-dev): bump sass from 1.72.0 to 1.74.1dependabot[bot]2024-04-061-4/+4
|/
* build(deps): bump libphonenumber-js from 1.10.58 to 1.10.60dependabot[bot]2024-04-051-4/+4
* build(deps-dev): bump undici from 5.28.3 to 5.28.4dependabot[bot]2024-04-041-3/+3
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-30/+34
* Merge pull request #44542 from nextcloud/dependabot/npm_and_yarn/nextcloud/fi...dependabot[bot]2024-04-031-19/+6
|\
| * build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1dependabot[bot]2024-04-031-19/+6
* | Merge pull request #44467 from nextcloud/dependabot/npm_and_yarn/express-4.19.2dependabot[bot]2024-04-031-49/+8
|\ \ | |/ |/|
| * build(deps-dev): bump express from 4.18.2 to 4.19.2dependabot[bot]2024-03-261-49/+8
* | Merge pull request #44540 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot[bot]2024-03-291-38/+38
|\ \
| * | build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1dependabot[bot]2024-03-281-38/+38
| |/
* / build(deps-dev): bump sass from 1.71.1 to 1.72.0dependabot[bot]2024-03-281-4/+4
|/
* build(deps): bump @nextcloud/router from 2.2.1 to 3.0.0dependabot[bot]2024-03-231-30/+83
* Merge pull request #44424 from nextcloud/dependabot/npm_and_yarn/webpack-5.91.0dependabot[bot]2024-03-231-57/+57
|\
| * build(deps-dev): bump webpack from 5.90.3 to 5.91.0dependabot[bot]2024-03-231-57/+57
* | build(deps-dev): bump tar from 6.2.0 to 6.2.1dependabot[bot]2024-03-231-4/+4
* | build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1dependabot[bot]2024-03-231-4/+4
* | build(deps-dev): bump cypress from 13.7.0 to 13.7.1dependabot[bot]2024-03-231-4/+4