aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-1816-61/+332
* feat(files_sharing): allow uploading to subfolders in File requestsskjnldsv2024-07-181-5/+2
* feat(files_sharing): use label as title and file drop destination if availableskjnldsv2024-07-182-1/+10
* fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-182-4/+6
* fix(files_sharing): use ClipboardText icon and fix trailing-button-clickskjnldsv2024-07-181-2/+2
* fix(files_sharing): improve file request email handlingskjnldsv2024-07-183-9/+19
* fix(files_sharing): file request margin and buttons orderskjnldsv2024-07-182-18/+27
* fix(files_sharing): file request add email on focusoutskjnldsv2024-07-181-2/+3
* fix(files_sharing): file request use l10n `t` and `n` aliasesskjnldsv2024-07-184-33/+31
* fix(files_sharing): file request conditions with link/email global settingsskjnldsv2024-07-183-13/+37
* Merge pull request #46446 from nextcloud/update-app-api-rate-limit-keyAlexander Piskun2024-07-181-2/+3
|\
| * chore: use "app_api" session key, "app_api_system" is deprecatedAndrey Borysenko2024-07-181-2/+3
* | Merge pull request #46615 from nextcloud/feat/webhook_listeners-AppApiAdminAc...Alexander Piskun2024-07-187-11/+51
|\ \
| * | feat: allow to use webhook_listeners without user contextAlexander Piskun2024-07-187-11/+51
| |/
* | Merge pull request #46567 from nextcloud/tests/cleanupremotestoragestest-name...Robin Appelman2024-07-181-22/+22
|\ \ | |/ |/|
| * test: update share tests to work with shardingRobin Appelman2024-07-161-22/+22
* | Merge pull request #46587 from nextcloud/fix/shrink-headlinesFerdinand Thiessen2024-07-188-12/+17
|\ \
| * | chore: Recompile assetsFerdinand Thiessen2024-07-176-7/+7
| * | fix(css): Shrink headlines a bitFerdinand Thiessen2024-07-172-5/+10
* | | Merge pull request #46594 from nextcloud/fix/issue-28162-2Anna2024-07-181-0/+5
|\ \ \
| * | | fix(caldav): decode values before returningSebastianKrupinski2024-07-171-0/+5
* | | | Merge pull request #46607 from nextcloud/feat/AppApiAdminAccessWithoutUser-at...Alexander Piskun2024-07-184-6/+38
|\ \ \ \
| * | | | feat: allow for ExApps to call Admin endpoints marked with specific attrAlexander Piskun2024-07-184-6/+38
|/ / / /
* | | | Merge pull request #45547 from nextcloud/feature/recurrence-invitations2Sebastian Krupinski2024-07-188-227/+3506
|\ \ \ \
| * | | | feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-178-227/+3506
* | | | | Merge pull request #46606 from nextcloud/feat/security/warn-annotationsKate2024-07-186-14/+31
|\ \ \ \ \
| * | | | | feat(Security): Warn about using annotations instead of attributesprovokateurin2024-07-186-14/+31
|/ / / / /
* | | | | Merge pull request #46593 from nextcloud/fix/issue-30514Christoph Wurst2024-07-181-1/+10
|\ \ \ \ \
| * | | | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-171-1/+10
| | |/ / / | |/| | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-18112-114/+288
| |/ / / |/| | |
* | | | Merge pull request #46581 from nextcloud/fix/reference_api_no_anon_rateJonas2024-07-181-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | fix(ReferenceApiController): Remove accidently added AnonRateLimitJonas2024-07-171-1/+0
* | | | Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-1712-12/+138
|\ \ \ \
| * | | | feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-1612-12/+138
* | | | | Merge pull request #46509 from nextcloud/feat/settings/taskprocessingMarcel Klehr2024-07-177-14/+98
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | feat(settings/admin/ai): fix provider list not being declaredJulien Veyssier2024-07-171-1/+1
| * | | | feat(settings/admin/ai): fix testsJulien Veyssier2024-07-171-0/+1
| * | | | feat(settings/admin/ai): compile assetsJulien Veyssier2024-07-172-3/+3
| * | | | feat(settings/admin/ai): increase min width of provider selectsJulien Veyssier2024-07-171-0/+6
| * | | | feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-174-11/+88
| | |/ / | |/| |
* | | | Merge pull request #45974 from nextcloud/fix/caldav-scheduling-jobAnna2024-07-171-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | fix(caldav): lower scheduling table size warningAnna Larch2024-07-171-2/+6
* | | | Merge pull request #46378 from nextcloud/feat/public_reference_apiJonas2024-07-179-14/+794
|\ \ \ \
| * | | | feat(Reference): Add public API endpoints to get referencesJonas2024-07-179-14/+794
|/ / / /
* | | | Merge pull request #46555 from nextcloud/emptyArrayAppStoreFailGit'Fellow2024-07-171-0/+4
|\ \ \ \
| * | | | chore: add warning in case of failureGit'Fellow2024-07-161-0/+1
| * | | | fix(appstore): Return an empty array in case of failGit'Fellow2024-07-161-0/+3
* | | | | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlookJoas Schilling2024-07-1713-5/+151
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-1713-5/+151
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-17160-182/+154