summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* chore: compile assetsChristopher Ng2024-04-1890-133/+158
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-04-187-9/+31
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-04-184-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #44880 from nextcloud/backport/44869/stable29Benjamin Gaussorgues2024-04-172-3/+3
|\
| * chore: Compile assetsFerdinand Thiessen2024-04-172-3/+3
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore: Compile assetsFerdinand Thiessen2024-04-179-10/+10
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-04-162-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-04-1516-21/+21
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #44725 from nextcloud/backport/44717/stable29Arthur Schiwon2024-04-112-3/+3
|\ | | | | [stable29] fix(oc-dialog): Get rid of the overlay
| * chore(assets): recompile assetsEduardo Morales2024-04-084-6/+6
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | Merge pull request #44735 from nextcloud/backport/44714/stable29Arthur Schiwon2024-04-112-3/+3
|\ \ | | | | | | [stable29] Call davGetFavoritesReport after the registration of propfind properties
| * | fix(files): Call davGetFavoritesReport after the registration of propfind ↵Louis Chemineau2024-04-094-6/+6
| |/ | | | | | | | | | | | | properties Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / chore(assets): Recompile assetsnextcloud-command2024-04-104-6/+6
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-04-047-7/+7
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsskjnldsv2024-04-0492-143/+134
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #44634 from nextcloud/backport/44604/stable29Arthur Schiwon2024-04-042-3/+3
|\ | | | | [stable29] fix(encryption): Clicking default module in UI sets bogus value
| * fix(encryption): Clicking default module in UI sets bogus valueJosh2024-04-032-3/+3
| | | | | | | | | | | | | | | | Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #44617 from nextcloud/backport/44575/stable29Arthur Schiwon2024-04-047-7/+7
|\ \ | | | | | | [stable29] fix(files_sharing): Disable autocomplete for share label and password
| * | chore(assets): Recompile assetsnextcloud-command2024-04-029-10/+10
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | chore: compile assetsChristopher Ng2024-04-032-3/+3
| |/ |/| | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): Recompile assetsnextcloud-command2024-04-024-6/+6
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-03-277-9/+31
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #44484 from nextcloud/44131-persist-initial-share-configsF. E Noel Nfebe2024-03-277-7/+7
|\ | | | | fix(share): Send correct share attributes upon share creation
| * chore(assets): Recompile assetsnextcloud-command2024-03-267-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): compile assetsEduardo Morales2024-03-262-3/+3
|/ | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-03-266-7/+7
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-03-253-3/+25
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-03-23137-202/+202
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1dependabot[bot]2024-03-2390-133/+155
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.0 to 8.11.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production 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): bump core-js from 3.36.0 to 3.36.1dependabot[bot]2024-03-234-6/+6
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.36.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.36.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production 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): bump dompurify from 3.0.9 to 3.0.11dependabot[bot]2024-03-233-4/+4
| | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.9 to 3.0.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.0.11) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production 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): bump libphonenumber-js from 1.10.57 to 1.10.58dependabot[bot]2024-03-232-3/+3
| | | | | | | | | | | | | | | | Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.57 to 1.10.58. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.57...v1.10.58) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production 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>
* chore: Compile assetsFerdinand Thiessen2024-03-224-6/+6
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-03-226-9/+9
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-213-7/+12
|\ | | | | feat: Add new mdi New file menu icons
| * chore: compile assetsChristopher Ng2024-03-202-3/+3
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-201-4/+9
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #44381 from nextcloud/fix/workflows-engine-groupsAndy Scherzinger2024-03-212-3/+3
|\ \ | | | | | | fix(workflowengine): Use correct event names to make search for groups work again
| * | chore: Compile assetsFerdinand Thiessen2024-03-212-3/+3
| |/ | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / chore(assets): Recompile assetsnextcloud-command2024-03-212-3/+3
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(dav): adjust usages of webdav.customRequestRichard Steinmetz2024-03-204-6/+6
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: Compile assetsFerdinand Thiessen2024-03-1914-35/+16
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-03-1911-13/+13
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-03-194-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-194-6/+6
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Merge pull request #37953 from moan0s/reword-disabled-login-formJohn Molakvoæ2024-03-192-3/+3
|\
| * chore: Add changed binariesJulian-Samuel Gebühr2024-03-172-3/+3
| | | | | | | | Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
* | chore: Compile assetsFerdinand Thiessen2024-03-188-10/+10
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore: Compile assetsFerdinand Thiessen2024-03-1811-13/+13
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #44254 from nextcloud/fix/drop-service-chromeFerdinand Thiessen2024-03-182-3/+3
|\ \ | | | | | | fix(files): Adjust dropservice to work with Blink engine