aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-201-50/+52
* chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3dependabot[bot]2024-06-171-4/+4
* fix(deps): Fix npm auditnextcloud-command2024-06-161-7/+11
* chore(deps): bump core-js from 3.37.0 to 3.37.1dependabot[bot]2024-06-151-4/+4
* fix(files): Adjust babel module resolutionFerdinand Thiessen2024-06-111-0/+145
* chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2dependabot[bot]2024-06-081-19/+45
* Merge pull request #45718 from nextcloud/dependabot/npm_and_yarn/cypress-spli...John Molakvoæ2024-06-081-26/+26
|\
| * chore(deps-dev): Bump cypress-split from 1.23.4 to 1.24.0dependabot[bot]2024-06-081-26/+26
* | Merge pull request #45267 from nextcloud/dependabot/npm_and_yarn/simplewebaut...dependabot[bot]2024-06-081-8/+2
|\ \
| * | chore(deps-dev): bump @simplewebauthn/types from 9.0.1 to 10.0.0dependabot[bot]2024-06-081-8/+2
| |/
* / chore(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1dependabot[bot]2024-06-081-5/+5
|/
* 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