aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-201-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-2/+188
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-188-4/+90
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-172-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-164-0/+84
* fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-02-151-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+208
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-14166-2508/+2508
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-122-12/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-112-2/+158
* Lower failed movie preview to infoGit'Fellow2024-02-101-1/+1
* Merge pull request #43391 from nextcloud/backport/43131/stable28Robin Appelman2024-02-091-1/+1
|\
| * fix(files): Don't attempt to format a partial cache entryChristoph Wurst2024-02-061-1/+1
* | Merge pull request #43422 from nextcloud/backport/43317/stable28Ferdinand Thiessen2024-02-091-2/+2
|\ \
| * | fix(ContactsStore): Sanitize user ID given to guest avatar routeFerdinand Thiessen2024-02-071-2/+2
| |/
* | fix(migration): Make naming constraint fail softer on updatesJoas Schilling2024-02-081-10/+49
* | continue background scanning different storages if one failsRobin Appelman2024-02-071-23/+27
|/
* 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
| |/