aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2518-4/+92
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2440-10/+280
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2322-10/+124
* Merge pull request #49406 from nextcloud/avoidStatusSessionsJoas Schilling2024-11-221-0/+7
|\
| * fix(status): Avoid session creation for status requestsavoidStatusSessionsGit'Fellow2024-11-211-0/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2224-8/+90
* | Merge pull request #49434 from nextcloud/artonge/fix/getting_cache_entryLouis2024-11-212-5/+6
|\ \
| * | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entryLouis Chemineau2024-11-212-5/+6
|/ /
* | Merge pull request #47832 from nextcloud/fix/issue-12387-delete-invitationsSebastian Krupinski2024-11-211-2/+51
|\ \
| * | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitationsSebastianKrupinski2024-11-211-2/+51
|/ /
* | Merge pull request #49417 from nextcloud/refactSmallAdjustJohn Molakvoæ2024-11-214-242/+68
|\ \
| * | refactor(storage): Code adjustements and simplificationsrefactSmallAdjustGit'Fellow2024-11-214-242/+68
* | | 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
* | | | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
|\ \ \ \
| * | | | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-helpJosh2024-11-201-1/+2
| | |_|/ | |/| |
* | | | 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
| * | | | fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2024-11-211-1/+13
|/ / / /
* | | | 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-cleanupJosh2024-11-201-12/+18
* | | | 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 daydav-webcal-default-refresh-rateThomas Citharel2024-11-202-3/+3
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2150-48/+564
| |/ / |/| |
* | | Merge pull request #49305 from nextcloud/refactor/files-filelist-widthFerdinand Thiessen2024-11-2014-87/+158
|\ \ \
| * | | chore: Compile assetsrefactor/files-filelist-widthFerdinand Thiessen2024-11-202-3/+3
| * | | refactor(files): Provide `useFileListWidth` composableFerdinand Thiessen2024-11-2012-84/+155
| | |/ | |/|
* | | Merge pull request #49315 from nextcloud/deleteExistingTargetKate2024-11-202-10/+15
|\ \ \ | |/ / |/| |
| * | fix(storage): Try to delete existing targetdeleteExistingTargetGit'Fellow2024-11-202-10/+15
* | | Merge pull request #49285 from nextcloud/3rdparty/justinrainbow/json-schemaJoas Schilling2024-11-201-0/+0
|\ \ \ | |_|/ |/| |
| * | fix(3rdparty): bump justinrainbow/json-schema to 5.3.03rdparty/justinrainbow/json-schemagrnd-alt2024-11-201-0/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-20214-410/+312
* | | 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
* | | | Merge pull request #49308 from nextcloud/feat/46528/ask-confirm-extension-changeF. E Noel Nfebe2024-11-193-4/+81
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsfeat/46528/ask-confirm-extension-changenextcloud-command2024-11-192-3/+3
| * | | feat: add confirmation dialog for file extension changesnfebe2024-11-191-1/+78
* | | | 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
* | | | | Merge pull request #49376 from nextcloud/fix/47658/upgrade-version-3100005Joas Schilling2024-11-191-1/+1
|\ \ \ \ \
| * | | | | fix(userconfig): incrementing version to trigger migrationfix/47658/upgrade-version-3100005Maxence Lange2024-11-191-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #49386 from nextcloud/bugfix/47658/dont-fail-precondition-...Joas Schilling2024-11-191-1/+1
|\ \ \ \ \
| * | | | | 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
|/ / / / /
* | | | | 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
* | | | | Merge pull request #49347 from nextcloud/fix/typo-recommended-appsFerdinand Thiessen2024-11-193-4/+4
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/typo-recommended-appsnextcloud-command2024-11-192-3/+3
| * | | | | fix(recommended-apps): Typo "screen sharing" vs "screensharing"Ferdinand Thiessen2024-11-191-1/+1
|/ / / / /
* | | | | Merge pull request #48977 from IONOS-Productivity/tl/dev/disable-mailingLouis2024-11-194-4/+45
|\ \ \ \ \
| * | | | | feat(Mailer): hide admin settings for "null" transportartonge/local/IONOS/tl/dev/disable-mailingThomas Lehmann2024-11-191-0/+8