summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of non extention typesRoeland Jago Douma2019-12-121-2/+5
* Try more methodsJoas Schilling2019-12-121-3/+12
* Some more fixes in detecting the mimetype from the contentJoas Schilling2019-12-121-16/+24
* Allow to check for the mimetype by content onlyJoas Schilling2019-12-121-7/+21
* adding share type circlesMaxence Lange2019-12-111-1/+2
* Merge pull request #18190 from nextcloud/backport/18149/stable15Roeland Jago Douma2019-12-101-11/+17
|\
| * delay creation of the cert bundleArthur Schiwon2019-12-021-11/+17
* | Correctly remove apps without any releasesJoas Schilling2019-12-031-1/+7
|/
* pass through ServerNotAvailableException on app initArthur Schiwon2019-11-141-0/+4
* Always check via http and https whether htaccess is workingJoas Schilling2019-11-121-1/+13
* actually return the quote when getting global storage infoRobin Appelman2019-11-071-2/+7
* Fix DAV mimetype searchRoeland Jago Douma2019-10-291-4/+7
* Merge pull request #17013 from nextcloud/backport/16999/stable15Joas Schilling2019-10-101-1/+1
|\
| * Return the proper jailed path when requesting the root pathJulius Härtl2019-09-051-1/+1
* | Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
* | Add uid to delete temp token queryDaniel Kesselberg2019-09-181-1/+2
* | set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-09-092-109/+102
|/
* Undefined variable response when server is no nextcloud anymoreJoas Schilling2019-08-211-1/+1
* Filter more configsJoas Schilling2019-08-201-0/+13
* 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
|/