aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43294 from nextcloud/backport/42811/stable28Ferdinand Thiessen2024-02-031-1/+8
|\
| * make failure to load app commands non-fatalRobin Appelman2024-02-021-1/+8
* | dav: fix wrong decoding of pluses in URLsLorenz Brun2024-02-031-1/+1
* | Merge pull request #43046 from nextcloud/backport/43045/stable28Ferdinand Thiessen2024-02-032-9/+6
|\ \
| * | fix(apps): Fix type information of app managerJoas Schilling2024-02-032-9/+6
| |/
* | Merge pull request #43181 from nextcloud/backport/42930/stable28Ferdinand Thiessen2024-02-031-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
* | Merge pull request #43196 from nextcloud/backport/43031/stable28Ferdinand Thiessen2024-02-011-0/+9
|\ \
| * | Document throwing behavior of SetupResult upon invalid rich objectCôme Chilliet2024-01-291-0/+9
| |/
* | Merge pull request #43244 from nextcloud/backport/41327/stable28Ferdinand Thiessen2024-02-012-8/+32
|\ \
| * | also updated parent etags when a changed etag is detected during scanningRobin Appelman2024-01-312-7/+30
| * | dont reuse etag for folders marked explicitly unscannedRobin Appelman2024-01-311-1/+2
| |/
* / 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
* Merge pull request #43012 from nextcloud/backport/42971/stable28Arthur Schiwon2024-01-221-13/+24
|\
| * fix(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-221-13/+24
* | prepare migration to lazy configMaxence Lange2024-01-222-0/+2
|/
* 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 #42918 from nextcloud/backport/setupchecks-2/stable28Arthur Schiwon2024-01-181-1/+1
|\
| * Improve validator output in case of invalid RichObjectCôme Chilliet2024-01-181-1/+1
* | Merge pull request #42899 from nextcloud/backport/42860/stable28Arthur Schiwon2024-01-181-6/+7
|\ \ | |/ |/|
| * Update ContactsStore: Avoid exceptions on empties Josh2024-01-171-6/+7
* | Merge pull request #42868 from nextcloud/backport/42607/stable28Arthur Schiwon2024-01-171-2/+5
|\ \ | |/ |/|
| * fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5
* | fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-172-0/+4
|/
* Merge pull request #42824 from nextcloud/backport/42768/stable28Arthur Schiwon2024-01-171-1/+1
|\
| * Lower to infoGit'Fellow2024-01-161-1/+1
| * Lower error to warningGit'Fellow2024-01-161-1/+1
* | Merge pull request #42827 from nextcloud/backport/41272/stable28Arthur Schiwon2024-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
* Merge pull request #42810 from nextcloud/backports/42670/42670-stable28Maxence Lange2024-01-152-0/+2
|\
| * occ background-job:deleteMaxence Lange2024-01-152-0/+2
* | Document new throw possibility in SetupResultCôme Chilliet2024-01-151-0/+1
* | Validate rich objects passed to SetupResultCôme Chilliet2024-01-151-0/+5
* | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-151-8/+26
|/
* 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
* Merge pull request #42651 from nextcloud/backport/41927/stable28Julius Härtl2024-01-112-4/+22
|\
| * 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(psalm issues)Marcel Klehr2024-01-101-2/+4
* | Update doc blocksMB-Finski2024-01-102-3/+3