aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #54026 from nextcloud/enh/add-cloud-id-charsStephan Orbaugh2025-07-2814-32/+120
|\ \ \ \ \ | |_|/ / / |/| | | | feat: add ICloudIdResolver
| * | | | refactor: remove duplicated types and add return typesenh/add-cloud-id-charsFerdinand Thiessen2025-07-2312-62/+40
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | feat: Add cloud id resolver interfaceSandro Mesterheide2025-07-235-1/+111
| | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Dirk Olbertz <dirk.olbertz@publicplan.de> Signed-off-by: Sandro Mesterheide <mesterheide@publicplan.de>
* | | | | Merge pull request #53992 from nextcloud/fix/noid/filter-cancelled-eventsAnna2025-07-281-2/+6
|\ \ \ \ \ | | | | | | | | | | | | fix(caldav): don't return cancelled events for upcoming events API
| * | | | | fix(caldav): don't return cancelled events for upcoming events APIfix/noid/filter-cancelled-eventsAnna Larch2025-07-281-2/+6
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | Merge pull request #53944 from nextcloud/chore/too-many-argumentsKate2025-07-2817-79/+33
|\ \ \ \ \
| * | | | | chore: Fix all method calls with too many argumentschore/too-many-argumentsprovokateurin2025-07-2217-79/+33
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | Merge pull request #53909 from nextcloud/fix/newUser-provisioning_apiJohn Molakvoæ2025-07-282-4/+13
|\ \ \ \ \ \
| * | | | | | fix(provisioning_api): catch failed user creationfix/newUser-provisioning_apiskjnldsv2025-07-142-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | Merge pull request #54068 from ↵Joas Schilling2025-07-281-0/+13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-infinite-loop-on-parallelaware-block fix(cron): Fix infinite loop on ParallelAware blocked jobs
| * | | | | | | fix(cron): Fix infinite loop on ParallelAware blocked jobsbugfix/noid/fix-infinite-loop-on-parallelaware-blockJoas Schilling2025-07-251-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #54051 from nextcloud/fix/session/log-ephemeral-session-closeJohn Molakvoæ2025-07-281-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(session): log when ephemeral sessions are closedfix/session/log-ephemeral-session-closeChristoph Wurst2025-07-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | | Merge pull request #54027 from nextcloud/fix/oracle-db-connectionJoas Schilling2025-07-281-15/+23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
| * | | | | | | | | fix(ConnectionFactory): Apply Oracle connection fix to primary and replica ↵fix/oracle-db-connectionMarcel Klehr2025-07-211-15/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | params as well Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | | | | | | | Merge pull request #53898 from nextcloud/ci-mariadb-118Joas Schilling2025-07-282-3/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ci: test against MariaDB 11.8 (latest LTS)
| * | | | | | | | | | feat(settings): add support for MariaDB 11.8 in setup checksci-mariadb-118Josh2025-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
| * | | | | | | | | | ci: test against MariaDB 11.8 (latest LTS)Josh2025-07-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-2834-12/+742
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-2710-2/+246
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-2640-48/+720
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | Merge pull request #54086 from ↵Joas Schilling2025-07-2512-28/+21
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/use-new-attributes-to-declare-since chore(OCP): Migrate lib/Config/ to new attributes
| * | | | | | | | | | chore(OCP): Migrate lib/Config/ to new attributestechdebt/noid/use-new-attributes-to-declare-sinceJoas Schilling2025-07-2512-28/+21
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | | | Merge pull request #54083 from nextcloud/fix/colum-sizes-outline-iconJohn Molakvoæ2025-07-25114-174/+174
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix: adjust file filter and external storage outline iconfix/colum-sizes-outline-iconskjnldsv2025-07-25113-171/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | fix(files): adjust column size to new row heightskjnldsv2025-07-251-3/+3
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | Merge pull request #53975 from nextcloud/feat/lexicon/moving-out-from-unstableMaxence Lange2025-07-2543-309/+1844
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | feat(lexicon): moving out from unstable
| * | | | | | | | | feat(preset): split education based on sizefeat/lexicon/moving-out-from-unstableMaxence Lange2025-07-241-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | | fix(lexicon): missing docMaxence Lange2025-07-2411-94/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | | feat(lexicon): marking unstable as @deprecatedMaxence Lange2025-07-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | | feat(lexicon): marking unstable as @deprecatedMaxence Lange2025-07-2412-9/+1534
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | | feat(lexicon): moving out from unstableMaxence Lange2025-07-2434-443/+444
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-25114-214/+856
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | Merge pull request #54020 from ↵Daniel2025-07-245-7/+44
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/42647/hide-app-password-note-without-2fa feat(files): hide note about app passwords when 2FA not enabled
| * | | | | | | | | | feat(files): hide note about app passwords when 2FA not enabledfeat/42647/hide-app-password-note-without-2faJEEEEEEEEEEEEEEEEEEEEEED2025-07-245-7/+44
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: JEEEEEEEEEEEEEEEEEEEEEED <118366366+jadjoud@users.noreply.github.com> Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | | | | Merge pull request #54078 from nextcloud/fix/files-margin-webdavJohn Molakvoæ2025-07-243-3/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | chore(assets): Recompile assetsnextcloud-command2025-07-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | | fix(files): add webdav url settings input bottom marginskjnldsv2025-07-241-0/+5
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | Merge pull request #54075 from nextcloud/feat/material-icons-outlineJohn Molakvoæ2025-07-2441-63/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | feat: replace material icons with outline versions (second pass)feat/material-icons-outlineskjnldsv2025-07-2441-63/+59
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | Merge pull request #54054 from nextcloud/feat/vue-material-icons-outlineJohn Molakvoæ2025-07-24190-299/+295
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chore(assets): Recompile assetsfeat/vue-material-icons-outlineskjnldsv2025-07-24146-197/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | feat: replace material icons with outline versionsskjnldsv2025-07-2444-102/+102
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-07-248-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #54055 from nextcloud/fix/sharing-restore-on-failureFerdinand Thiessen2025-07-2312-34/+44
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | fix(files_sharing): restore state when updating share failed
| * | | | | | | | chore(assets): Recompile assetsfix/sharing-restore-on-failurenextcloud-command2025-07-239-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | fix(files_sharing): restore state when updating share failedFerdinand Thiessen2025-07-233-27/+37
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to save the previous state - here the password - so that if the update fails we can revert the shown state. This happens e.g. if you have the password policy app and try to add an unsecure password. To reproduce (with password policy): 1. Create new link share 2. enable password protection 3. use insecure password like `1234` 4. save share Now you see that the update failed, but the password protection is still enabled. This happened because `password` and `newPassword` were misused. `password` was already set when `newPassword` was not saved so we could not know to what we need to reset when the update failed. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #53967 from nextcloud/fix/fav-sort-navJohn Molakvoæ2025-07-234-15/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(assets): Recompile assetsfix/fav-sort-navskjnldsv2025-07-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | fix(files): sort favorites navigation alphabeticallyskjnldsv2025-07-232-12/+26
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>