Julius Härtl
eec226d3e2
Merge pull request #47053 from nextcloud/backport/46534/stable29
...
[stable29] fix: Add direct parameter to flow auth v2
2024-08-07 12:23:45 +02:00
Andy Scherzinger
a7b0e759a2
Merge pull request #47098 from nextcloud/backport/47095/stable29
...
[stable29] fix(theming): make cache buster depend on the app version
2024-08-07 10:58:10 +02:00
Richard Steinmetz
9533863c6e
fix(theming): make cache buster depend on the app version
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-07 08:26:09 +00:00
Richard Steinmetz
1b50d28f88
Merge pull request #47080 from nextcloud/backport/38364/stable29
...
[stable29] fix(previews): Don't crash on animated WEBP images
2024-08-07 10:16:17 +02:00
Andy Scherzinger
cf72177de1
Merge pull request #47089 from nextcloud/backport/45193/stable29
...
[stable29] docs: added customclient_fdroid key to the config.sample.php file
2024-08-07 09:34:12 +02:00
Nextcloud bot
bc25f9a5d0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-07 00:20:18 +00:00
Bahman Jafarzadeh
69b7c1dec5
docs: added customclient_fdroid config key to config.sample.php file
...
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Bahman Jafarzadeh <bahman026@gmail.com>
2024-08-06 21:50:06 +00:00
Julius Härtl
89f82fd537
Merge pull request #47046 from nextcloud/backport/46931/stable29
...
[stable29] fix: fix passing additional db connection parameters in factory
2024-08-06 23:40:35 +02:00
Andy Scherzinger
571b5dbc49
Merge pull request #47086 from nextcloud/backport/46229/stable29
...
[stable29] fix(config): Clarify smtp debugging config option usage
2024-08-06 23:39:54 +02:00
Andy Scherzinger
14e0e4867e
Merge pull request #47084 from nextcloud/backport/47070/stable29
...
[stable29] fix(share): Rename Circle to Team
2024-08-06 23:39:26 +02:00
Josh
d1f291821e
fix(config) : Clarity smtp debugging config option usage
...
Requires temporary `loglevel` adjustment "99%" (made up statistic) of the time as currently implemented.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-06 21:35:52 +00:00
Git'Fellow
cdf29e6e87
fix(share): Rename Circle to Team
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-06 21:27:19 +00:00
John Molakvoæ
3cd47a49dd
Merge pull request #46983 from nextcloud/backport/46591/stable29
2024-08-06 23:15:58 +02:00
Julius Härtl
24993f988b
fix: Add direct parameter to flow auth v2
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-06 22:44:34 +02:00
Luka Trovic
4bea2f1aa2
fix: add missing subtitle on search for share recipients
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-06 20:43:48 +00:00
Andy Scherzinger
d629e65ee4
Merge pull request #47068 from nextcloud/backport/47043/stable29
...
[stable29] fix(inherited-shares): ignore top root folder
2024-08-06 20:15:49 +02:00
Josh Richards
32dd57e272
fix(previews): Don't crash on animated WEBP images
...
Fixes #30029 and #37263
libgd handles animated WEBP images poorly and generates a meaningless error message as a result. We were returning a 500 error for these preview requests (web) and a fatal error at the command-line (occ). Now we bypass libgd if the we detect an animated WEBP image (and simply don't generate the preview). No more 500 error. Should fix occ too.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-06 16:09:24 +00:00
Jonas
873537577e
Merge pull request #47060 from nextcloud/fix/stable29/vue-8.16.0
...
Bump @nextcloud/vue from 8.14.0 to 8.16.0
2024-08-06 17:19:50 +02:00
Maxence Lange
4370f9f4e9
fix(inherited-shares): ignore top root folder
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 12:13:51 +00:00
nextcloud-command
359dbf6f26
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-06 13:55:49 +02:00
Jonas
371de2e1d7
fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0
...
Fixes : nextcloud/richdocuments#3795
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-06 12:45:46 +02:00
Nextcloud bot
a617215968
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-06 00:20:19 +00:00
Ferdinand Thiessen
98dc0eed3b
Merge pull request #47023 from nextcloud/backport/47015/stable29
...
[stable29] fix(files): Correctly handle open file URL query
2024-08-05 20:05:42 +02:00
Robin Appelman
cf12dd03f9
fix: fix passing additional db connection parameters in factory
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-05 15:43:57 +00:00
Ferdinand Thiessen
ddbcfffe76
fix(files): When redirecting to a file (internal link) then it should open by default
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-05 16:40:08 +02:00
Git'Fellow
200c386e00
Merge pull request #47027 from nextcloud/backport/42800/stable29
...
[stable29] enh(metadata): Introduce a memory limit for metadata generation
2024-08-05 14:28:20 +02:00
Git'Fellow
217b28ed71
fix: Max file size for metadata generation
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Co-Authored-By: Louis <louis@chmn.me>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 07:08:19 +00:00
Nextcloud bot
f3ef91c6a3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-05 00:20:41 +00:00
dependabot[bot]
562024a507
Merge pull request #46496 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.8
2024-08-04 11:09:15 +00:00
John Molakvoæ
0c22965ba0
Merge pull request #46497 from nextcloud/dependabot/npm_and_yarn/stable29/karma-coverage-2.2.1
2024-08-04 13:03:28 +02:00
dependabot[bot]
58b5a5de4f
build(deps-dev): bump @nextcloud/cypress
...
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress ) from 1.0.0-beta.7 to 1.0.0-beta.8.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases )
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.7...v1.0.0-beta.8 )
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
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>
2024-08-04 10:48:43 +00:00
dependabot[bot]
869faea35f
build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases )
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-04 12:41:16 +02:00
Nextcloud bot
5cb8620fbf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-04 00:19:52 +00:00
John Molakvoæ
3123f8af29
Merge pull request #47001 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/sharing-0.2.3
2024-08-03 11:10:46 +02:00
dependabot[bot]
9bbbde8f54
build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3
...
Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.
---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
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>
2024-08-03 08:54:36 +00:00
John Molakvoæ
42018db95c
Merge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4
2024-08-03 10:04:42 +02:00
John Molakvoæ
b41a8ac0ee
Merge pull request #46774 from nextcloud/backport/46767/stable29
2024-08-03 08:14:41 +02:00
dependabot[bot]
49d6e145a2
Merge pull request #47000 from nextcloud/dependabot/npm_and_yarn/stable29/karma-6.4.4
2024-08-03 02:47:53 +00:00
dependabot[bot]
cb26b76bbb
build(deps-dev): bump karma from 6.4.3 to 6.4.4
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-03 01:16:58 +00:00
Nextcloud bot
30292cd882
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-03 00:19:57 +00:00
Ferdinand Thiessen
f1d9ab1c95
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 22:10:05 +02:00
Ferdinand Thiessen
e56fe07bbc
fix(files): Correctly validate new node name
...
* Resolves https://github.com/nextcloud/server/issues/45409
This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 22:08:16 +02:00
Ferdinand Thiessen
3cabd544f6
Merge pull request #46995 from nextcloud/backport/46989/stable29
...
[stable29] fix(files): show folder sharing overlay on received shares
2024-08-02 21:33:51 +02:00
skjnldsv
b1ca898ffd
fix(files): show folder sharing overlay on received shares
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 17:53:33 +00:00
John Molakvoæ
12e6f0fd13
Merge pull request #46755 from nextcloud/backport/46648/stable29
2024-08-02 16:18:54 +02:00
skjnldsv
0523fad4c1
fix(cypress): filesSharingUtils import
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 15:44:29 +02:00
Ferdinand Thiessen
73b71fd835
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 15:44:29 +02:00
Ferdinand Thiessen
62cf0a3788
test: Add regression test for opening shared folders
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 15:44:29 +02:00
Ferdinand Thiessen
5d2d98fefe
fix(files_sharing): open-in-files should open a folder and not the parent
...
For files this behavior is fine, but for folders the folder itself should be opened.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 15:44:29 +02:00
John Molakvoæ
fd14d66373
Merge pull request #46529 from nextcloud/backport/46432/stable29
...
[stable29] fix(files): Close sidebar on navigation
2024-08-02 15:44:12 +02:00