summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Properly return an int in the getId function of the cacheRoeland Jago Douma2019-08-081-1/+1
* treat sensitive config keys by patternArthur Schiwon2019-07-261-4/+5
* Fix File#putContents(string) on ObjectStorageMarcel Klehr2019-07-171-4/+4
* Do not keep searching for recentRoeland Jago Douma2019-07-171-1/+6
* Merge pull request #16215 from nextcloud/backport/16186/stable15Morris Jobke2019-07-031-11/+33
|\
| * Unify the permission checking in one place onlyJoas Schilling2019-07-031-9/+12
| * Better check reshare permissions when creating a shareJoas Schilling2019-07-031-3/+22
* | Fix notification castingRoeland Jago Douma2019-07-031-1/+1
|/
* verify that paths are valid for recursive local moveRobin Appelman2019-06-271-0/+21
* Merge pull request #16083 from nextcloud/backport/15832/stable15Roeland Jago Douma2019-06-262-2/+5
|\
| * Fix full text search for groupfoldersMorris Jobke2019-06-252-2/+5
* | Fall back to black for non-color valuesJoas Schilling2019-06-261-0/+5
|/
* Prevent faulty logs from nested setupFS callsJoas Schilling2019-06-211-2/+3
* Don't notify admins if no potentially over exposing links foundDaniel Kesselberg2019-06-031-7/+7
* search files by id in shared storages lastRobin Appelman2019-05-291-0/+8
* Check for free space on touchJulius Härtl2019-05-282-3/+14
* Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-1/+9
* Allow redis cluster to use passwordMorris Jobke2019-05-221-1/+5
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-212-3/+15
* Only show sharing section if it has contentJulius Härtl2019-05-211-0/+4
* fix class might be undefinedJoas Schilling2019-05-091-2/+2
* remove args from logging of common-spelled methods dependent on classArthur Schiwon2019-05-091-10/+24
* remove setup args from loggingArthur Schiwon2019-05-091-0/+8
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-1/+1
* Merge pull request #15307 from nextcloud/backport/15290/stable15Morris Jobke2019-04-301-1/+3
|\
| * take return of mkdir into account, throw exception on failureArthur Schiwon2019-04-301-1/+3
* | Merge pull request #15139 from nextcloud/backport/15129/stable15Morris Jobke2019-04-303-1/+245
|\ \ | |/ |/|
| * Use the querybuilder for the queriesJoas Schilling2019-04-171-34/+49
| * Allow to use Subqueries in fromJoas Schilling2019-04-171-0/+4
| * Repair step for link sharesRoeland Jago Douma2019-04-172-1/+226
* | Always use a temp file for swift writesRoeland Jago Douma2019-04-241-8/+3
|/
* Block install without CAN_INSTALL fileRoeland Jago Douma2019-04-151-0/+7
* Do not allow invalid users to be createdRoeland Jago Douma2019-04-151-0/+14
* Harden appdata putcontentRoeland Jago Douma2019-04-081-2/+11
* Store user object later in the codeVlastimil Pecinka2019-03-211-1/+2
* Merge pull request #14759 from nextcloud/backport/14691/stable15Morris Jobke2019-03-201-11/+6
|\
| * always allow moving mountpoints inside the same mountpointRobin Appelman2019-03-201-11/+6
* | Merge pull request #14709 from HuemerGroup/groupname_like_username-allow_shar...Morris Jobke2019-03-201-2/+2
|\ \ | |/ |/|
| * Update lib/private/Share20/Manager.php Morris Jobke2019-03-201-1/+1
| * Update lib/private/Share20/Manager.php Morris Jobke2019-03-201-1/+1
| * groupname like username - allow share with bothChristian Aigner2019-03-151-2/+2
* | Fix getting the access list on external storageRoeland Jago Douma2019-03-191-1/+7
|/
* handle long etags from dav external storageRobin Appelman2019-03-141-1/+5
* Remove sensitive SMB arguments from exception logMorris Jobke2019-03-131-0/+6
* Merge pull request #14597 from nextcloud/backport/14425/stable15Morris Jobke2019-03-084-8/+32
|\
| * Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-084-8/+32
* | Remove Google+ from Social Sharing Bundle (2)Marius Blüm2019-03-081-1/+0
|/
* Use a tmp file for swift writesRoeland Jago Douma2019-03-061-1/+10
* Merge pull request #14416 from nextcloud/backport/14343/stable15Morris Jobke2019-03-062-5/+17
|\
| * Generate id for navigation itemDaniel Kesselberg2019-02-271-2/+2