aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2518-4/+92
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2440-10/+280
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2322-10/+124
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49406 from nextcloud/avoidStatusSessionsJoas Schilling2024-11-221-0/+7
|\ | | | | fix(status): Avoid session creation for status requests
| * fix(status): Avoid session creation for status requestsavoidStatusSessionsGit'Fellow2024-11-211-0/+7
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2224-8/+90
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49434 from nextcloud/artonge/fix/getting_cache_entryLouis2024-11-212-5/+6
|\ \ | | | | | | fix: Wrap partial cache entry in CacheEntry
| * | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entryLouis Chemineau2024-11-212-5/+6
|/ / | | | | | | | | | | | | | | Because it is returned here: https://github.com/nextcloud/server/blob/7b7d07c5750583ab3a7b29112af475f5c8891143/lib/private/Files/Cache/Cache.php#L136-L137 And some implementation got stricter: https://github.com/nextcloud/groupfolders/blob/df95bf6ba807da5171de91108879b6d8aa9f3611/lib/Mount/RootEntryCache.php#L23-L28 Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #47832 from nextcloud/fix/issue-12387-delete-invitationsSebastian Krupinski2024-11-211-2/+51
|\ \ | | | | | | fix: (CalDav) Delete invitation link when deleting Calendars or Events
| * | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitationsSebastianKrupinski2024-11-211-2/+51
|/ / | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | Merge pull request #49417 from nextcloud/refactSmallAdjustJohn Molakvoæ2024-11-214-242/+68
|\ \
| * | refactor(storage): Code adjustements and simplificationsrefactSmallAdjustGit'Fellow2024-11-214-242/+68
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Merge pull request #49420 from nextcloud/fix/etag-constraint-search-queryJohn Molakvoæ2024-11-211-1/+1
|\ \ \
| * | | fix(cache): etag constraint violationfix/etag-constraint-search-queryskjnldsv2024-11-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
|\ \ \ \ | | | | | | | | | | feat(files): Add help to / update description of `files:cleanup`
| * | | | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-helpJosh2024-11-201-1/+2
| | |_|/ | |/| | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #49380 from nextcloud/fix/files-page-titleJohn Molakvoæ2024-11-213-4/+16
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/files-page-titlenextcloud-command2024-11-212-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2024-11-211-1/+13
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Folder: Current folder if not root * View: Name of current view * Product: Nextcloud Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #49408 from nextcloud/refactor/files-cleanupJulius Knorr2024-11-211-12/+18
|\ \ \ \ | |_|_|/ |/| | | refactor(files): Use functions for all in `occ files:cleanup`
| * | | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanupJosh2024-11-201-12/+18
| | | | | | | | | | | | | | | | | | | | Tidying. Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #49396 from nextcloud/dav-webcal-default-refresh-rateChristoph Wurst2024-11-212-3/+3
|\ \ \ \ | | | | | | | | | | feat(dav): increase default calendar subscription refresh rate to one day
| * | | | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rateThomas Citharel2024-11-202-3/+3
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2150-48/+564
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49305 from nextcloud/refactor/files-filelist-widthFerdinand Thiessen2024-11-2014-87/+158
|\ \ \ | | | | | | | | refactor(files): Provide `useFileListWidth` composable
| * | | chore: Compile assetsrefactor/files-filelist-widthFerdinand Thiessen2024-11-202-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | refactor(files): Provide `useFileListWidth` composableFerdinand Thiessen2024-11-2012-84/+155
| | |/ | |/| | | | | | | | | | | | | | | | | | | Replace the mixin with a composable, this is better typed and works in both: Options- and Composition API. Also added component tests for it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #49315 from nextcloud/deleteExistingTargetKate2024-11-202-10/+15
|\ \ \ | |/ / |/| |
| * | fix(storage): Try to delete existing targetdeleteExistingTargetGit'Fellow2024-11-202-10/+15
| | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Add same logic to common storage
* | | Merge pull request #49285 from nextcloud/3rdparty/justinrainbow/json-schemaJoas Schilling2024-11-201-0/+0
|\ \ \ | |_|/ |/| | fix(3rdparty): bump justinrainbow/json-schema to 5.3.0
| * | fix(3rdparty): bump justinrainbow/json-schema to 5.3.03rdparty/justinrainbow/json-schemagrnd-alt2024-11-201-0/+0
| | | | | | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-20214-410/+312
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49387 from nextcloud/backport/49384/masterJohn Molakvoæ2024-11-191-6/+6
|\ \ \
| * | | fix(settings): psalm PhpMaxFileSize setup check warningbackport/49384/masterskjnldsv2024-11-191-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #49308 from nextcloud/feat/46528/ask-confirm-extension-changeF. E Noel Nfebe2024-11-193-4/+81
|\ \ \ \ | |/ / / |/| | | feat: add confirmation dialog for file extension changes
| * | | chore(assets): Recompile assetsfeat/46528/ask-confirm-extension-changenextcloud-command2024-11-192-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | feat: add confirmation dialog for file extension changesnfebe2024-11-191-1/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Introduced a dialog to confirm if users want to proceed with changing the file extension. - Added handling for dialog visibility to prevent recursion. (Since it looks like use must press escape to stop rename???) Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | Merge pull request #49332 from wolandtel/masterJohn Molakvoæ2024-11-191-1/+5
|\ \ \ \
| * | | | fix(job): Check if carddata is resource and read it to stringMikhail Kotelnikov2024-11-191-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes nextcloud/server#46100 Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
* | | | | Merge pull request #49376 from nextcloud/fix/47658/upgrade-version-3100005Joas Schilling2024-11-191-1/+1
|\ \ \ \ \ | | | | | | | | | | | | fix(userconfig): incrementing version to trigger migration
| * | | | | fix(userconfig): incrementing version to trigger migrationfix/47658/upgrade-version-3100005Maxence Lange2024-11-191-1/+1
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | Merge pull request #49386 from ↵Joas Schilling2024-11-191-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/47658/dont-fail-precondition-if-unset fix(userconfig): Don't fail the precondition if the value is not set at all
| * | | | | fix(userconfig): Don't fail the precondition if the value is not set at allbugfix/47658/dont-fail-precondition-if-unsetJoas Schilling2024-11-191-1/+1
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #49372 from nextcloud/feat/php-setup-file-uploadJohn Molakvoæ2024-11-194-0/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(settings): add big file upload setup checksfeat/php-setup-file-uploadskjnldsv2024-11-194-0/+84
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #49347 from nextcloud/fix/typo-recommended-appsFerdinand Thiessen2024-11-193-4/+4
|\ \ \ \ \ | | | | | | | | | | | | fix(recommended-apps): Typo "screen sharing" vs "screensharing"
| * | | | | chore(assets): Recompile assetsfix/typo-recommended-appsnextcloud-command2024-11-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(recommended-apps): Typo "screen sharing" vs "screensharing"Ferdinand Thiessen2024-11-191-1/+1
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #48977 from IONOS-Productivity/tl/dev/disable-mailingLouis2024-11-194-4/+45
|\ \ \ \ \ | | | | | | | | | | | | feat: add "null" SMTP transport mode
| * | | | | feat(Mailer): hide admin settings for "null" transportartonge/local/IONOS/tl/dev/disable-mailingThomas Lehmann2024-11-191-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the mail transport is configured as null transport, the configuration UI would not work. == Background The null transport is meant for situations where operators implement mail delivery via custom mechanisms like REST APIs. Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>