summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Refactoring getName functionhopleus2024-03-141-5/+3
* Fixes for getting the file name in the cases when the file name key is receiv...hopleus2024-03-141-1/+5
* fix: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-111-0/+1
* fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-111-1/+1
* fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-03-071-40/+22
* fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
* Merge pull request #43900 from nextcloud/backport/30957/stable28John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a potentially...Claus-Justus Heine2024-02-291-2/+2
* | Merge pull request #43833 from nextcloud/backport/43428/stable28John Molakvoæ2024-02-292-11/+18
|\ \
| * | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-262-11/+18
| |/
* | Merge pull request #43828 from nextcloud/backport/43787/stable28John Molakvoæ2024-02-291-0/+6
|\ \
| * | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
| |/
* | Merge pull request #43801 from nextcloud/backport/43187/stable28John Molakvoæ2024-02-291-1/+1
|\ \
| * | Fix data type in FilesMetadata::setIntList()hschletz2024-02-231-1/+1
| |/
* | Merge pull request #43788 from nextcloud/backport/39607/stable28John Molakvoæ2024-02-291-1/+1
|\ \
| * | Add "-i" to sendmail's pipe FedericoHeichou2024-02-231-1/+1
| |/
* / fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-272-12/+13
|/
* Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-201-1/+1
* fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-02-151-0/+3
* 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-031-6/+3
|\ \
| * | fix(apps): Fix type information of app managerJoas Schilling2024-02-031-6/+3
| |/
* | 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 #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(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-221-13/+24
* 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
|\ \