summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Always query lookup server in GS modeRoeland Jago Douma2019-02-251-1/+1
* Fix "Undefined index: user_uid" on login pageJoas Schilling2019-02-221-4/+6
* Merge pull request #14312 from nextcloud/backport/14255/stable15Morris Jobke2019-02-201-0/+1
|\
| * make sure that the ocm end-point discovery /ocm-provider is not redirected to...Bjoern Schiessle2019-02-201-0/+1
* | Merge pull request #14308 from nextcloud/backport/14178/stable15Morris Jobke2019-02-201-0/+4
|\ \
| * | Fix OC.getCurrentUser() on guest pagesJoas Schilling2019-02-201-0/+4
| |/
* | Merge pull request #14273 from nextcloud/backport/14210/stable15Roeland Jago Douma2019-02-201-2/+23
|\ \ | |/ |/|
| * Fix empty file uploads to S3Roeland Jago Douma2019-02-191-2/+23
* | Merge pull request #14275 from nextcloud/backport/12573/stable15Roeland Jago Douma2019-02-203-0/+98
|\ \
| * | Do not do redirect handling when loggin outRoeland Jago Douma2019-02-183-0/+98
| |/
* | Set false as default for requirePNGDaniel Kesselberg2019-02-191-1/+1
* | Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-191-2/+4
|/
* Merge pull request #14195 from nextcloud/backport/14185/stable15Roeland Jago Douma2019-02-141-3/+32
|\
| * Filter out versions and trashbinRoeland Jago Douma2019-02-141-0/+2
| * Loop for the recent searchRoeland Jago Douma2019-02-141-3/+26
| * We need to initialize the storage else the jailed path is always nullRoeland Jago Douma2019-02-141-0/+4
* | Merge pull request #14085 from nextcloud/backport/14023/stable15Roeland Jago Douma2019-02-141-1/+1
|\ \ | |/ |/|
| * Fix: Check if `$this->params['user']` is an arrayWilliam Pain2019-02-071-1/+1
* | Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-121-2/+4
|/
* Fix typos and unused return valuesChristoph Wurst2019-01-301-9/+9
* fix typoBjoern Schiessle2019-01-301-2/+2
* log full exceptionBjoern Schiessle2019-01-301-1/+1
* handle mail send error gracefullyBjoern Schiessle2019-01-301-2/+13
* Merge pull request #13906 from nextcloud/backport/13237/stable15Morris Jobke2019-01-301-7/+15
|\
| * Improve data directory write checking for NFS mountsRobert Dailey2019-01-301-7/+15
* | Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-301-0/+9
|/
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-291-2/+5
* Show proper default localeMorris Jobke2019-01-241-1/+1
* Merge pull request #13740 from nextcloud/backport/13140/stable15Morris Jobke2019-01-232-17/+86
|\
| * Cache tokens when using swift's v2 authenticationRobin Appelman2019-01-222-17/+86
* | cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-1/+7
|/
* Fix colorizeSvg with transformations that contain a comma (,)Joas Schilling2019-01-171-1/+1
* Merge pull request #13588 from nextcloud/backport/13468/stable15Roeland Jago Douma2019-01-161-1/+0
|\
| * don't close input stream when writing in encrypted fileFlorian Schunk2019-01-141-1/+0
* | Fix integer background job id type errorChristoph Wurst2019-01-151-1/+1
|/
* Merge pull request #13036 from nextcloud/objectstore-write-exists-15Roeland Jago Douma2019-01-145-5/+40
|\
| * upload new files in objectstore to a .part path firstRobin Appelman2018-12-121-5/+17
| * Add objectExists to objectstore interfaceRobin Appelman2018-12-124-0/+23
* | Don't log parameters on user creation in case of error/exceptionJoas Schilling2019-01-101-0/+3
* | HttpClient getHeader can return empty stringRoeland Jago Douma2019-01-081-1/+7
* | Use the real logger in the settingsRoeland Jago Douma2019-01-071-2/+3
* | Throttle with correct metadataRoeland Jago Douma2019-01-041-1/+1
* | Rewrite getNumberOfUnreadCommentsForFolder queryRoeland Jago Douma2019-01-031-14/+29
* | Add default values when parsing account dataJulius Härtl2018-12-241-1/+1
* | SCSS cache buster is a combination of apps/theming/scc_varsRoeland Jago Douma2018-12-211-1/+8
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-202-1/+33
* | Merge pull request #13155 from nextcloud/fulltextsearc-createindexChristoph Wurst2018-12-201-1/+1
|\ \
| * | using the createIndex from FullTextSearchManagerMaxence Lange2018-12-191-1/+1
| |/
* / Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-191-2/+8
|/
* Change doc link for 15Daniel Kesselberg2018-12-101-1/+1