aboutsummaryrefslogtreecommitdiffstats
path: root/dist/files_sharing-init.js.map
Commit message (Collapse)AuthorAgeFilesLines
* build(deps-dev): bump mime from 4.0.6 to 4.0.7dependabot/npm_and_yarn/mime-4.0.7dependabot[bot]2025-04-181-1/+1
| | | | | | | | | | | | | | | | | | Bumps [mime](https://github.com/broofa/mime) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/broofa/mime/releases) - [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) - [Commits](https://github.com/broofa/mime/compare/v4.0.6...v4.0.7) --- updated-dependencies: - dependency-name: mime dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* build(deps-dev): bump webpack from 5.94.0 to 5.99.5dependabot[bot]2025-04-181-1/+1
| | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.99.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.99.5) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* build(deps): bump @nextcloud/vue from 8.24.0 to 8.25.1dependabot[bot]2025-04-171-1/+1
| | | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.24.0 to 8.25.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.25.1/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v8.25.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-version: 8.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsFerdinand Thiessen2025-04-161-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsfix/sharing-exp-datenextcloud-command2025-04-141-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2025-04-141-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* build(deps): bump @vueuse/components from 11.1.0 to 11.3.0dependabot[bot]2025-04-141-1/+1
| | | | | | | | | | | | | | | | | Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 11.1.0 to 11.3.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v11.3.0/packages/components) --- updated-dependencies: - dependency-name: "@vueuse/components" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsperf/filter-propfindFerdinand Thiessen2025-04-041-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsdepskjnldsv/vuenextcloud-command2025-04-021-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat: add example contact on first loginfeat/cardav-example-contactHamza Mahjoubi2025-03-261-1/+1
| | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* chore(assets): Recompile assetsnextcloud-command2025-03-251-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/pass-hide-download-in-update-requestnextcloud-command2025-03-181-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/share-statusnextcloud-command2025-03-131-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsFerdinand Thiessen2025-03-111-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2025-02-241-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/map-sharee-informationnextcloud-command2025-02-201-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2025-02-201-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to v8.23.1Ferdinand Thiessen2025-02-201-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): bump p-queue from 7.4.1 to 8.1.0dependabot/npm_and_yarn/p-queue-8.1.0dependabot[bot]2025-02-081-1/+1
| | | | | | | | | | | | --- updated-dependencies: - dependency-name: p-queue dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsskjnldsv2025-02-071-1/+1
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsfix/federated-share-openingprovokateurin2025-01-301-1/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(assets): Recompile assetsfix/destination-drop-checknextcloud-command2025-01-301-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2025-01-231-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2025-01-221-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2025-01-211-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2025-01-201-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2025-01-191-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfeat/edit-share-tokennextcloud-command2025-01-151-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(federatedfilesharing): improve admin docs and settingsskjnldsv2025-01-091-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0chore/deps/nextcloud-vue-8.22.0Richard Steinmetz2025-01-081-1/+1
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore(assets): Recompile assetsenh/add-first-login-timestampnextcloud-command2025-01-071-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/no-issue/file-request-disable-when-no-public-uploadnextcloud-command2024-12-201-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsfeat/files-shortcutsskjnldsv2024-12-171-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore: compile assetsfeat/empty-trashChristopher Ng2024-12-121-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-12-031-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsdependabot/npm_and_yarn/vue-material-design-icons-5.3.1nextcloud-command2024-11-181-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-11-161-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsdependabot/npm_and_yarn/nextcloud/vue-8.20.0Ferdinand Thiessen2024-11-151-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-11-131-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: update @nextcloud/upload to 1.7.0skjnldsv2024-11-131-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-11-091-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsfix/sharing-sidebar-tab-defaultskjnldsv2024-11-081-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore: Compile assetschore/nextcloud-dialogs-masterFerdinand Thiessen2024-11-051-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-10-291-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsskjnldsv2024-10-291-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsfix/federated-usersnextcloud-command2024-10-251-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix/people-translationnextcloud-command2024-10-211-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-141-1/+1
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(assets): Recompile assetsnextcloud-command2024-10-141-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsfix-show-original-ownernextcloud-command2024-10-071-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>