aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(TextToTextChatWithTools): Add translator notesfix/texttotextchatwithtools-translator-notesMarcel Klehr12 days1-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot13 days76-44/+206
* Merge pull request #49740 from nextcloud/bugfix/noid/compatibility-with-30Joas Schilling13 days1-7/+10
|\
| * fix(federation): Fall back to old version flagbugfix/noid/compatibility-with-30Joas Schilling13 days1-1/+2
| * fix(federation): Restore compatibility with Nextcloud 30 serversJoas Schilling13 days1-6/+8
* | feat(TaskProcessing): More task typesMarcel Klehr13 days6-0/+324
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-082-0/+36
* Merge pull request #49599 from nextcloud/feat/bruteforce-max-attemptsBenjamin Gaussorgues2024-12-061-2/+2
|\
| * chore(bruteforce): allows to configure max attempts before request abortBenjamin Gaussorgues2024-12-031-2/+2
* | feat(systemtags): add color support backendskjnldsv2024-12-067-56/+26
* | Merge pull request #49352 from nextcloud/s3-disable-multipartJulius Knorr2024-12-062-10/+31
|\ \
| * | fix: get object size from stream where possibleRobin Appelman2024-12-051-0/+8
| * | fix: don't perform the extra buffering in s3 stream write when the stream siz...Robin Appelman2024-12-051-10/+23
| * | fix: use php://temp instead of php://memory for multi-part upload bufferRobin Appelman2024-12-051-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-062-0/+70
* | | Merge pull request #49646 from nextcloud/fix/noid/trigger-field-insertMaxence Lange2024-12-056-4/+41
|\ \ \
| * | | fix(ocm): get details from sharedSecret from providerMaxence Lange2024-12-054-1/+37
| * | | fix(signed-request): trigger metadata insert with default value manuallyMaxence Lange2024-12-052-3/+4
| |/ /
* | | Merge pull request #49262 from nextcloud/move-from-encryption-no-optRobin Appelman2024-12-051-1/+5
|\ \ \ | |/ / |/| |
| * | fix: don't do same-storage move optimization with encryption wrappersmove-from-encryption-no-optRobin Appelman2024-11-131-1/+5
* | | Merge pull request #48769 from nextcloud/copy-share-unmaskedRobin Appelman2024-12-041-1/+8
|\ \ \
| * | | fix: use scan_permissions when copying cache itemsRobin Appelman2024-12-041-1/+5
| * | | fix: store unmaked source permissions as scan_permissions when loading share ...Robin Appelman2024-12-041-0/+3
* | | | Merge pull request #49551 from nextcloud/dont-propagate-future-timeJohn Molakvoæ2024-12-041-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | fix: don't propagate future mtimesRobin Appelman2024-11-281-2/+9
* | | | Merge pull request #49293 from nextcloud/artonge/fix/handle_folders_copy_live...Louis2024-12-041-3/+3
|\ \ \ \
| * | | | fix: Correctly create NonExistingFolder during copyLouis Chemineau2024-12-041-3/+3
* | | | | Merge pull request #48651 from nextcloud/artonge/fix/copy_cache_during_copy_o...Louis2024-12-044-11/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2024-12-034-11/+48
| | |_|/ | |/| |
* | | | fix(signatory): details on interfacesMaxence Lange2024-12-047-50/+49
* | | | fix(signed-request): removing unstable from publicMaxence Lange2024-12-046-75/+54
* | | | fix(ocm): signatory mapperMaxence Lange2024-12-0428-162/+262
* | | | feat(signatory): switch to qbmapperMaxence Lange2024-12-0422-662/+576
* | | | fix(ocm): simpler codeMaxence Lange2024-12-0416-532/+509
* | | | fix(ocm): switching to IdentityProofMaxence Lange2024-12-0418-623/+113
* | | | feat(ocm): signing ocm requestsMaxence Lange2024-12-0440-82/+3121
* | | | Merge pull request #49636 from nextcloud/fix/noid/remove-since-from-unstableKate2024-12-045-55/+0
|\ \ \ \
| * | | | fix(NCU): removing all @sinceMaxence Lange2024-12-035-55/+0
| |/ / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-042-0/+2
* | | | fix: don't set 'name' on null metadataRobin Appelman2024-12-031-1/+3
|/ / /
* | | chore: mark enums in value type as experimentalDaniel Kesselberg2024-12-021-6/+24
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-012-2/+2
* | | chore: mark userconfig as experimentalDaniel Kesselberg2024-11-292-2/+97
* | | Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipa...Joas Schilling2024-11-281-10/+2
|\ \ \
| * | | fix(controller): Fix false booleans in multipart/form-dataJoas Schilling2024-11-281-10/+2
* | | | Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_...John Molakvoæ2024-11-283-66/+77
|\ \ \ \
| * | | | feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-283-66/+77
| | |/ / | |/| |
* | | | fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-282-0/+64
|/ / /
* | | fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-1/+1