aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* split off getEmail testsArthur Schiwon2017-09-261-1/+1
* split off getRemote unit testsArthur Schiwon2017-09-261-2/+2
* split off getUsers unit testsArthur Schiwon2017-09-261-2/+2
* minor fixesArthur Schiwon2017-09-262-1/+2
* add missing PHP docArthur Schiwon2017-09-261-1/+16
* updated autoloaderArthur Schiwon2017-09-262-2/+2
* finetune the appinfo parserArthur Schiwon2017-09-261-1/+4
* allow more than one plugin per share typeArthur Schiwon2017-09-261-8/+10
* make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-265-62/+32
* don't keep result types hard codedArthur Schiwon2017-09-2610-57/+120
* missing PHP doc for public interfacesArthur Schiwon2017-09-263-2/+18
* update autoloaderArthur Schiwon2017-09-262-0/+22
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-2612-0/+1031
* Merge pull request #6647 from nextcloud/scss-no-take-only-throwJohn Molakvoæ2017-09-261-0/+2
|\
| * Do not stop on scss compilation failureJohn Molakvoæ (skjnldsv)2017-09-261-0/+2
* | Improve exception handlingMorris Jobke2017-09-261-0/+3
* | Merge pull request #6544 from nextcloud/fix/duplicate-session-tokenMorris Jobke2017-09-251-0/+1
|\ \ | |/ |/|
| * Fix duplicate session token after remembered loginChristoph Wurst2017-09-201-0/+1
* | Merge pull request #6632 from nextcloud/do_not_show_hyphenRoeland Jago Douma2017-09-251-1/+1
|\ \
| * | do not show hyphen after instance name in emails if slogan does not existStephan Müller2017-09-251-1/+1
* | | Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma2017-09-247-16/+168
|/ /
* | Fixed webroot detectionJohn Molakvoæ (skjnldsv)2017-09-221-1/+1
* | Merge pull request #6605 from nextcloud/oc_ocs_response_is_depMorris Jobke2017-09-213-36/+8
|\ \
| * | Remove private legacy OC_OCS_ResponseRoeland Jago Douma2017-09-211-28/+0
| * | OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-212-8/+8
| |/
* / Avoid error undefined index classes in logJohn Molakvoæ (skjnldsv)2017-09-211-0/+3
|/
* Merge pull request #6573 from nextcloud/nonfound-webroot-empty-stringRoeland Jago Douma2017-09-202-4/+4
|\
| * Fix "webroot not found" when installed to the root of the webserverRobin Appelman2017-09-202-4/+4
* | Merge pull request #6571 from nextcloud/cachefactory-local-lockingMorris Jobke2017-09-201-1/+29
|\ \
| * | expose local and locking memcaches trough public interfacesRobin Appelman2017-09-201-1/+29
| |/
* | Merge pull request #6564 from nextcloud/fix-missing-unsignedRoeland Jago Douma2017-09-192-0/+2
|\ \
| * | Fix autoloadingJoas Schilling2017-09-192-0/+2
* | | Read appinfo from a local cacheRoeland Jago Douma2017-09-191-1/+1
|/ /
* / [tx-robot] updated from transifexNextcloud bot2017-09-194-12/+18
|/
* update autoloaderRobin Appelman2017-09-182-0/+2
* fix path styleRobin Appelman2017-09-181-3/+1
* reuse object read/write/delete logic in s3 implementationsRobin Appelman2017-09-182-49/+83
* update aws sdk and move it to 3rdpartyRobin Appelman2017-09-182-41/+21
* Merge pull request #6490 from nextcloud/share_pagination_queryRoeland Jago Douma2017-09-181-0/+5
|\
| * Improve sharing paginationRoeland Jago Douma2017-09-151-0/+5
* | Merge pull request #6549 from nextcloud/fix-6534Morris Jobke2017-09-181-1/+2
|\ \
| * | don't pass User object when uid string is expectedArthur Schiwon2017-09-181-1/+2
* | | Merge pull request #5462 from nextcloud/add-frameancestor-supportLukas Reschke2017-09-183-0/+48
|\ \ \
| * | | fix typo and set @since properlyThomas Citharel2017-09-152-6/+6
| * | | Add CSP frame-ancestors supportThomas Citharel2017-09-153-0/+48
| | |/ | |/|
* | | Merge pull request #5585 from nextcloud/contacts_menu_privacyMorris Jobke2017-09-181-7/+123
|\ \ \ | |_|/ |/| |
| * | Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-14/+48
| * | Fix issue when disabling the shareapi_only_share_with_group_members option + ...Tobia De Koninck2017-09-151-2/+12
| * | Improve code styleTobia De Koninck2017-09-151-5/+7
| * | Some code improvementsTobia De Koninck2017-09-151-4/+5