aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-08-271-1/+1
* fix(sharing): Pin `@nextcloud/dialogs` to a version that doesn't use Nextclou...Joas Schilling2024-08-231-1/+1
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-211-3/+4
* build(deps-dev): bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2dependabot[bot]2024-08-101-1/+1
* fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0Jonas2024-08-061-1/+1
* build(deps): bump throttle-debounce from 5.0.0 to 5.0.2dependabot[bot]2024-08-041-1/+1
* Merge pull request #47004 from nextcloud/dependabot/npm_and_yarn/stable28/nex...dependabot[bot]2024-08-031-1/+1
|\
| * build(deps-dev): bump @nextcloud/cypressdependabot[bot]2024-08-031-1/+1
* | Merge pull request #46484 from nextcloud/dependabot/npm_and_yarn/stable28/jqu...John Molakvoæ2024-08-031-1/+1
|\ \ | |/ |/|
| * build(deps): bump jquery-ui from 1.13.2 to 1.13.3dependabot[bot]2024-08-031-1/+1
* | chore(cypress): adjust files-sidebar.cy.tsskjnldsv2024-08-021-1/+2
* | build(deps-dev): bump tslib from 2.6.2 to 2.6.3dependabot[bot]2024-08-021-1/+1
* | build(deps-dev): bump typescript from 5.4.3 to 5.4.5dependabot[bot]2024-08-021-1/+1
* | chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-08-021-1/+1
* | build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2dependabot[bot]2024-08-011-1/+1
|/
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-07-101-1/+1
* refactor(files): Update `@nextcloud/files` to v3.5.1Ferdinand Thiessen2024-07-101-14/+14
* build(deps): Bump @nextcloud/calendar-availability-vuedependabot[bot]2024-07-091-1/+1
* chore(deps): bump dompurify from 3.1.4 to 3.1.6dependabot[bot]2024-07-061-1/+1
* Merge pull request #46337 from nextcloud/dependabot/npm_and_yarn/stable28/mim...John Molakvoæ2024-07-061-1/+1
|\
| * chore(deps-dev): bump mime from 4.0.1 to 4.0.4dependabot[bot]2024-07-061-1/+1
* | Merge pull request #46338 from nextcloud/dependabot/npm_and_yarn/stable28/ts-...dependabot[bot]2024-07-061-1/+1
|\ \ | |/ |/|
| * chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.5dependabot[bot]2024-07-061-1/+1
* | chore(deps-dev): bump jsdoc from 4.0.2 to 4.0.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
* fix: downgrade `@nextcloud/files` to 3.4.1skjnldsv2024-07-031-1/+1
* chore: upgrade `@nextcloud/sharing`skjnldsv2024-07-031-1/+1
* chore: upgrade `@nextcloud/files`skjnldsv2024-07-031-1/+1
* Merge pull request #46245 from nextcloud/dependabot/npm_and_yarn/stable28/cyp...John Molakvoæ2024-07-021-1/+1
|\
| * build(deps-dev): Bump cypress from 13.7.2 to 13.7.3dependabot[bot]2024-07-021-1/+1
* | Merge pull request #46243 from nextcloud/dependabot/npm_and_yarn/stable28/typ...John Molakvoæ2024-07-021-1/+1
|\ \
| * | build(deps-dev): Bump @types/dockerode from 3.3.28 to 3.3.29dependabot[bot]2024-07-021-1/+1
| |/
* / build(deps-dev): Bump karma-coverage from 2.2.0 to 2.2.1dependabot[bot]2024-07-021-1/+1
|/
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-311-1/+1
* fix: Refresh file picker on folder creationChristopher Ng2024-05-311-3/+3
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-281-1/+0
* chore(deps): Bump @nextcloud/vue to v8.11.2Christopher Ng2024-04-151-1/+1
* chore: Update @nextcloud/upload to 1.1.1 to fix uploading large filesFerdinand Thiessen2024-04-151-1/+1
* fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-20/+19
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-1/+2
* chore(deps): bump @nextcloud/vue from 8.8.1 to 8.10.0Grigorii K. Shartsev2024-03-111-1/+1
* chore(deps): Bump calendar-availability-vue from 2.1.0 to 2.2.0julia.kirschenheuter2024-03-011-1/+1
* chore(deps): Bump nextcloud/vue from `8.7.0` to `8.8.1`julia.kirschenheuter2024-02-291-1/+1
* chore: Update `@nextcloud/dialogs` to 5.1.2Ferdinand Thiessen2024-02-221-1/+1
* chore(deps): bumped NcVue to 8.7.0Eduardo Morales2024-02-201-1/+1
* chore(deps): bump `@nextcloud/upload` to `1.0.5`skjnldsv2024-02-141-1/+1
* Bump calendar-availability-vue to `v2.1.0`julia.kirschenheuter2024-02-091-1/+1
* fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti...Ferdinand Thiessen2024-02-091-1/+1
* chore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` ...Ferdinand Thiessen2024-02-081-1/+1
* Bump NcVue to `v8.6.2`julia.kirschenheuter2024-02-071-1/+1