aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* chore: Update `@nextcloud/files` and `@nextcloud/update` librarieschore/update-nc-libs-stable29Ferdinand Thiessen2024-11-131-2/+2
* chore(deps): Update `@nextcloud/dialogs` to v5.3.8Ferdinand Thiessen2024-11-051-1/+1
* chore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4dependabot/npm_and_yarn/stable29/jsdoc-4.0.4dependabot[bot]2024-10-261-1/+1
* chore: Update `@nextcloud/vue` to v8.17.0Ferdinand Thiessen2024-08-291-1/+1
* chore(deps): Update `@nextcloud/upload`Ferdinand Thiessen2024-08-211-2/+2
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-081-3/+4
* fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0Jonas2024-08-061-1/+1
* Merge pull request #46496 from nextcloud/dependabot/npm_and_yarn/stable29/nex...dependabot[bot]2024-08-041-1/+1
|\
| * build(deps-dev): bump @nextcloud/cypressdependabot[bot]2024-08-041-1/+1
* | build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1dependabot[bot]2024-08-041-1/+1
|/
* build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3dependabot[bot]2024-08-031-1/+1
* Merge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mim...John Molakvoæ2024-08-031-1/+1
|\
| * build(deps-dev): bump mime from 4.0.3 to 4.0.4dependabot[bot]2024-07-131-1/+1
* | build(deps-dev): bump karma from 6.4.3 to 6.4.4dependabot[bot]2024-08-031-1/+1
* | chore(cypress): adjust files-sidebar.cy.tsskjnldsv2024-08-021-1/+2
* | Merge pull request #46791 from nextcloud/dependabot/npm_and_yarn/stable29/cyp...John Molakvoæ2024-07-271-1/+1
|\ \
| * | build(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1dependabot[bot]2024-07-271-1/+1
* | | build(deps): bump browserslist-useragent-regexp from 4.1.1 to 4.1.3dependabot[bot]2024-07-271-1/+1
|/ /
* | test: Adjust Jest config to properly transform all ESM packagesFerdinand Thiessen2024-07-261-0/+1
* | chore(deps): Update `@nextcloud/files` to v3.7.0Ferdinand Thiessen2024-07-261-4/+4
* | build(deps): bump @nextcloud/calendar-availability-vue from 2.2.0 to 2.2.2dependabot[bot]2024-07-251-1/+1
* | build(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1dependabot[bot]2024-07-131-1/+1
|/
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-07-101-1/+1
* refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-07-101-1/+1
* fix: Update Nextcloud librariesFerdinand Thiessen2024-07-101-7/+7
* Merge pull request #46334 from nextcloud/dependabot/npm_and_yarn/stable29/esl...dependabot[bot]2024-07-061-1/+1
|\
| * chore(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2dependabot[bot]2024-07-061-1/+1
* | chore(deps-dev): bump cypress-if from 1.12.0 to 1.12.3dependabot[bot]2024-07-061-1/+1
* | Merge pull request #46333 from nextcloud/dependabot/npm_and_yarn/stable29/cyp...dependabot[bot]2024-07-061-1/+1
|\ \
| * | chore(deps-dev): bump cypress from 13.7.1 to 13.7.3dependabot[bot]2024-07-061-1/+1
| |/
* | Merge pull request #46330 from nextcloud/dependabot/npm_and_yarn/stable29/jqu...dependabot[bot]2024-07-061-1/+1
|\ \
| * | chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3dependabot[bot]2024-07-061-1/+1
| |/
* / chore(deps-dev): bump tslib from 2.6.2 to 2.6.3dependabot[bot]2024-07-061-1/+1
|/
* build(deps): Bump @nextcloud/vue from 8.11.2 to 8.14.0dependabot[bot]2024-07-041-1/+1
* build(deps): Bump libphonenumber-js from 1.10.58 to 1.10.64dependabot[bot]2024-07-031-1/+1
* build(deps-dev): Bump mime from 4.0.1 to 4.0.3dependabot[bot]2024-07-031-1/+1
* Merge pull request #46246 from nextcloud/dependabot/npm_and_yarn/stable29/cyp...dependabot[bot]2024-07-021-1/+1
|\
| * build(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2dependabot[bot]2024-07-021-1/+1
* | build(deps-dev): Bump cypress-split from 1.21.0 to 1.21.2dependabot[bot]2024-07-021-1/+1
|/
* chore: update `@nextcloud/files` to 3.4.1skjnldsv2024-06-071-1/+1
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-06-071-1/+1
* fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-06-071-1/+1
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-271-1/+0
* chore(deps): Bump @nextcloud/vue to v8.11.2Christopher Ng2024-04-181-1/+1
* chore: Update @nextcloud/upload to 1.1.1 to fix uploading large filesFerdinand Thiessen2024-04-151-1/+1
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-1/+2
* build(deps): bump @nextcloud/router from 2.2.1 to 3.0.0dependabot[bot]2024-03-231-1/+1
* Merge pull request #44424 from nextcloud/dependabot/npm_and_yarn/webpack-5.91.0dependabot[bot]2024-03-231-1/+1
|\
| * build(deps-dev): bump webpack from 5.90.3 to 5.91.0dependabot[bot]2024-03-231-1/+1
* | build(deps-dev): bump tar from 6.2.0 to 6.2.1dependabot[bot]2024-03-231-1/+1