aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Expand)AuthorAgeFilesLines
* chore(deps-dev): bump mime from 4.0.1 to 4.0.3dependabot[bot]2024-07-031-4/+4
* Merge pull request #45981 from nextcloud/artonge/update/nc_dialogs_v5.3.2Louis2024-07-021-13/+44
|\
| * fix(deps): Update `@nextcloud/dialogs` to 5.3.2 to fix picking current directoryLouis Chemineau2024-07-021-13/+44
* | Merge pull request #45970 from nextcloud/dependabot/npm_and_yarn/multi-06a0b1...John Molakvoæ2024-07-021-98/+83
|\ \ | |/ |/|
| * chore(deps): bump ws, engine.io, socket.io-adapter and puppeteerdependabot[bot]2024-06-191-98/+83
* | fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-0/+116
* | feat(files): Allow uploading directoriesFerdinand Thiessen2024-06-241-73/+115
* | chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1dependabot[bot]2024-06-241-471/+265
* | chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-231-4/+10
* | refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-06-231-8/+27
* | 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