aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-221-13/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-214-22/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-192-0/+2
* Merge pull request #42870 from nextcloud/backport/42607/stable27Arthur Schiwon2024-01-171-2/+5
|\
| * fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5
* | Merge pull request #42873 from nextcloud/backport/42658/stable27Joas Schilling2024-01-172-0/+4
|\ \
| * | fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-172-0/+4
| |/
* | Lower to infoGit'Fellow2024-01-171-1/+1
* | Lower error to warningGit'Fellow2024-01-171-1/+1
|/
* Merge pull request #42828 from nextcloud/backport/41272/stable27Git'Fellow2024-01-161-3/+6
|\
| * fix: reduce memory consumption of scansGit'Fellow2024-01-161-3/+6
* | fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-161-4/+7
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-4/+4
* fix: handle exif metadata read errors gracefullyRichard Steinmetz2024-01-151-3/+4
* fix: Only apply cast if needed when searching users for valueJulius Härtl2024-01-091-2/+11
* perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2024-01-091-2/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-042-2/+548
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-032-0/+2
* Merge pull request #42522 from nextcloud/backport/41914/stable27Robin Appelman2024-01-022-11/+26
|\
| * fix(s3): Add config option to disable multipart copy for certain s3 providersJulius Härtl2023-12-292-1/+4
| * only do a multipart s3 copy when above the regular copy limitRobin Appelman2023-12-292-11/+23
* | adjust redis compareSetTTL to use a lua scriptRobin Appelman2024-01-021-9/+7
* | restore shared lock ttl when releasingRobin Appelman2024-01-026-7/+133
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-024-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-302-0/+4
* | AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-291-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-234-0/+6
* Read Only FS return falseGit'Fellow2023-12-191-0/+4
* 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(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-112-2/+2
* Merge pull request #42085 from nextcloud/backport/41999/stable27Arthur Schiwon2023-12-071-0/+4
|\
| * fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-071-0/+4
* | Merge pull request #42078 from nextcloud/backport/40071/stable27Arthur Schiwon2023-12-071-1/+3
|\ \
| * | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.comJoas Schilling2023-12-071-1/+3
| |/
* / fix(systemreport): Mask onlyoffice secret as sensitiveJoas Schilling2023-12-071-0/+3
|/
* Merge branch 'stable27' into backport/39044/stable27staticdev2023-12-051-0/+5
|\
| * Merge pull request #41970 from nextcloud/fix/login-csrf-check-error-message-s...John Molakvoæ2023-12-051-0/+5
| |\
| | * fix: Show error message when CSRF check fails at loginChristoph Wurst2023-12-041-0/+5
* | | setup filesystem wrappers before we mark the root as setupRobin Appelman2023-12-051-2/+3
* | | add more checks to ensure mounts aren't emptyRobin Appelman2023-12-052-1/+15
|/ /
* | Merge pull request #41626 from nextcloud/backport/41616/stable27Arthur Schiwon2023-12-041-3/+12
|\ \
| * | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolderJoas Schilling2023-11-201-3/+12
* | | Merge pull request #41557 from nextcloud/backport/41541/stable27Arthur Schiwon2023-12-041-1/+1
|\ \ \
| * | | Serve .flac audio filesMarcel Müller2023-11-161-1/+1
* | | | Merge pull request #41997 from nextcloud/fix/text-processing-types-covariant-...Marcel Klehr2023-12-042-9/+7
|\ \ \ \
| * | | | fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-042-9/+7
* | | | | fix(TemplateManager): Bail early if templatedirectory is emptyMarcel Klehr2023-12-041-0/+5
|/ / / /