aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fix(cron): Reset the reserved_at when force executing from CLIJoas Schilling2023-12-201-0/+1
|/ /
* | Merge pull request #42298 from nextcloud/readOnlyFSFalseGit'Fellow2023-12-191-0/+4
|\ \
| * | Read Only FS return falseGit'Fellow2023-12-151-0/+4
* | | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-194-2/+24
|\ \ \
| * | | Update autoloadersMarcel Klehr2023-12-192-0/+2
| * | | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-192-2/+22
* | | | Update autoloadersMarcel Klehr2023-12-192-2/+2
* | | | cs:fixMarcel Klehr2023-12-191-3/+3
* | | | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-19500-2616/+10296
|\| | |
| * | | Add global accessibility switchLouis Chemineau2023-12-192-3/+4
| * | | fix(manager): removed dead codeEduardo Morales2023-12-181-7/+1
| * | | fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-0/+6
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-186-10/+12
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-172-10/+10
| | |/ | |/|
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-162-4/+4
| * | fix(joblist): also reset last_run timestamp on updating an existing jobAnna Larch2023-12-151-0/+1
| |/
| * feat(comments): Add a meta data column for commentsJoas Schilling2023-12-145-37/+61
| * Rename "global search" to "unified search"fenn-cs2023-12-121-2/+2
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+20
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-112-2/+2
| * Merge pull request #42093 from nextcloud/fix/l10n/init-race-conditionArthur Schiwon2023-12-081-2/+14
| |\