aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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-101-4/+6
|\ \ | |/ |/|
| * fix(psalm issues)Marcel Klehr2024-01-091-2/+4
| * Update doc blocksMB-Finski2023-12-201-2/+2
| * Return providers as indexed arraySami Finnilä2023-12-191-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-052-0/+166
|/ /
* | initialize variablesMaxence Lange2024-01-041-58/+20
* | 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 log rotation notification level (warning->info)Josh Richards2023-12-311-1/+1
* | 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
| |/
* | Merge pull request #37469 from nextcloud/lock-restore-ttlStephan Orbaugh2023-12-225-5/+112
|\ \
| * | adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-211-9/+7
| * | restore shared lock ttl when releasingRobin Appelman2023-12-215-5/+114
* | | 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-191-2/+8
|\ \ \
| * | | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-2/+8
* | | | cs:fixMarcel Klehr2023-12-191-3/+3
* | | | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-19263-1994/+5765
|\| | |
| * | | Add global accessibility switchLouis Chemineau2023-12-192-3/+4
| * | | fix(manager): removed dead codeEduardo Morales2023-12-181-7/+1
| | |/ | |/|
| * | 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-142-37/+40
| * Rename "global search" to "unified search"fenn-cs2023-12-121-2/+2
| * enh(NavigationManager): Use ID as fallback for `app` property of entriesFerdinand Thiessen2023-12-061-2/+8
| * Merge pull request #41927 from nextcloud/perf/login-with-email-tokenJulius Härtl2023-12-052-4/+22
| |\
| | * fix: Only apply cast if needed when searching users for valueJulius Härtl2023-11-301-2/+11
| | * perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2023-11-301-2/+11
| * | Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-timeJoas Schilling2023-12-051-0/+11
| |\ \
| | * | fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-0/+11
| * | | +files_metadata_installedMaxence Lange2023-12-051-2/+26
| * | | fix(metadata): Allow to load metadata of multiple files at onceJoas Schilling2023-12-042-0/+47
| * | | Merge pull request #41999 from nextcloud/bugfix/noid/handle-idn_to_utf8-retur...Joas Schilling2023-12-041-0/+4
| |\ \ \
| | * | | fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-041-0/+4
| | |/ /
| * / / fix(TemplateManager): Bail early if templatedirectory is emptyMarcel Klehr2023-12-041-0/+5
| |/ /