aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | enh(OCP\Translation): Introduce ITranslationProviderWithUserIdMarcel Klehr2024-01-102-0/+47
| * | | | enh(OCP\Translation): Make ITranslationProviderWithId extend ITranslationProv...Marcel Klehr2024-01-101-1/+1
| * | | | Rebuild autoloadersMarcel Klehr2024-01-102-0/+2
| * | | | enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-102-2/+44
* | | | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-119-83/+87
|\ \ \ \ \
| * | | | | Import OCP IToken as OCPIToken to avoid a name clash in lib/privateCôme Chilliet2024-01-113-65/+65
| * | | | | Use OCP version of IToken in AppPasswordCreatedEventCôme Chilliet2024-01-111-6/+4
| * | | | | Use IToken from OCP instead of OCCôme Chilliet2024-01-113-0/+3
| * | | | | Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-112-4/+6
| * | | | | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-116-13/+14
| | |/ / / | |/| | |
* | | | | Document new throw possibility in SetupResultCôme Chilliet2024-01-111-0/+1
* | | | | Validate rich objects passed to SetupResultCôme Chilliet2024-01-111-0/+5
* | | | | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-111-8/+26
|/ / / /
* | | | Merge pull request #42658 from nextcloud/bugfix/42530/mark-more-configs-as-se...Joas Schilling2024-01-112-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-092-0/+4
* | | | Merge pull request #42377 from nextcloud/fix/text-to-image-managerJoas Schilling2024-01-102-5/+7
|\ \ \ \
| * | | | fix(psalm issues)Marcel Klehr2024-01-091-2/+4
| * | | | Update doc blocksMB-Finski2023-12-202-3/+3
| * | | | Return providers as indexed arraySami Finnilä2023-12-191-1/+1
* | | | | Merge pull request #42391 from nextcloud/bugfix/noid/warn-on-excessive-memory...Joas Schilling2024-01-101-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(log): Improve logging of background job details for better reproduction/d...Joas Schilling2023-12-201-3/+4
* | | | | fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-1/+1
* | | | | feat: public dav endpoint v2John Molakvoæ2024-01-091-1/+1
* | | | | Merge pull request #42560 from nextcloud/fix/42308/logs-moreMaxence Lange2024-01-081-1/+2
|\ \ \ \ \
| * | | | | debug logs on huge metadataMaxence Lange2024-01-041-1/+2
* | | | | | blurhash generationMaxence Lange2024-01-054-0/+168
|/ / / / /
* | | | | initialize variablesMaxence Lange2024-01-041-58/+20
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-042-2/+548
* | | | | Merge branch 'master' into refactor_lib_private_notificationHamid Dehnavi2024-01-032-0/+2
|\ \ \ \ \
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-032-0/+2
* | | | | | Make adjustments based on the reviewHamid Dehnavi2024-01-022-27/+0
* | | | | | Add adjustments based on the reviewHamid Dehnavi2024-01-021-1/+0
* | | | | | refactor lib/private/NotificationHamid Dehnavi2024-01-023-60/+46
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-024-2/+4
* | | | | Fix log rotation notification level (warning->info)Josh Richards2023-12-311-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-302-0/+4
* | | | | Merge pull request #26540 from nextcloud/bugfix/noid/sqlite-datetimeJulius Härtl2023-12-293-86/+59
|\ \ \ \ \
| * | | | | Cast datetime columns in sqlite before comparingJulius Härtl2023-12-293-86/+59
* | | | | | Merge pull request #41914 from nextcloud/s3-copy-size-limitJulius Härtl2023-12-292-11/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(s3): Add config option to disable multipart copy for certain s3 providersJulius Härtl2023-12-282-1/+4
| * | | | | only do a multipart s3 copy when above the regular copy limitRobin Appelman2023-12-282-11/+23
* | | | | | Merge pull request #42479 from nextcloud/appapi-twofactorAlexander Piskun2023-12-291-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-281-2/+2
* | | | | | fix: Avoid using replicas during setupJulius Härtl2023-12-281-3/+5
* | | | | | Merge pull request #41998 from nextcloud/enh/read-replicaDaniel2023-12-275-15/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | enh: Implement PrimaryReadReplicaConnectionJulius Härtl2023-12-165-15/+37
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-234-0/+6
* | | | | | Merge pull request #37469 from nextcloud/lock-restore-ttlStephan Orbaugh2023-12-226-6/+130
|\ \ \ \ \ \
| * | | | | | adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-211-9/+7
| * | | | | | restore shared lock ttl when releasingRobin Appelman2023-12-216-6/+132
| | |/ / / / | |/| | | |