summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43182 from nextcloud/backport/42930/stable27Arthur Schiwon2024-01-301-5/+3
|\
| * code style: ommited space, reverted [code review]Pavel Kryl2024-01-291-1/+1
| * fixing bug #6914: Config Param 'overwritecondaddr' not workingPavel Kryl2024-01-291-6/+4
* | fix(Request): Catch exceptions in `isTrustedProxy`Ferdinand Thiessen2024-01-291-1/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-282-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-274-4/+150
* 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
|\ \