summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow multiple settings and sections per appJoas Schilling2017-10-052-16/+59
* | Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-0410-0/+879
|\ \
| * | adapt attribute name (changed letter case style)Arthur Schiwon2017-09-271-1/+1
| * | reduce nesting of the required app XMLArthur Schiwon2017-09-271-3/+12
| * | add tests for Lookup PluginArthur Schiwon2017-09-261-2/+1
| * | split off former searchSharee unit testArthur Schiwon2017-09-262-8/+16
| * | 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-261-1/+1
| * | 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-264-62/+25
| * | don't keep result types hard codedArthur Schiwon2017-09-268-47/+53
| * | Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-269-0/+889
* | | dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-3/+11
* | | Merge pull request #6563 from nextcloud/bigint-idsMorris Jobke2017-09-292-0/+98
|\ \ \
| * | | Fix bigint handling on postgresJoas Schilling2017-09-292-0/+98
* | | | Use full percentages in quota bar percentagesMorris Jobke2017-09-281-1/+1
|/ / /
* | | Merge pull request #6599 from nextcloud/fix_2523Morris Jobke2017-09-271-0/+6
|\ \ \
| * | | Allow requesting the max previewRoeland Jago Douma2017-09-251-0/+6
* | | | Merge pull request #6586 from nextcloud/fix/app-install-extract-checkRoeland Jago Douma2017-09-271-1/+8
|\ \ \ \
| * | | | Check whether an app archive can be extractedChristoph Wurst2017-09-201-1/+8
| | |_|/ | |/| |
* | | | Merge pull request #6645 from nextcloud/fix-6642-only-colons-for-ipv6Morris Jobke2017-09-271-48/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | Code clean upJoas Schilling2017-09-261-48/+47
| * | | Only allow colons in db host for IPv6 addressesJoas Schilling2017-09-261-0/+16
* | | | 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-244-1/+153
|/ / /
* | | Fixed webroot detectionJohn Molakvoæ (skjnldsv)2017-09-221-1/+1
* | | Merge pull request #6605 from nextcloud/oc_ocs_response_is_depMorris Jobke2017-09-212-35/+7
|\ \ \
| * | | Remove private legacy OC_OCS_ResponseRoeland Jago Douma2017-09-211-28/+0
| * | | OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-7/+7
| |/ /
* / / 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
* | Read appinfo from a local cacheRoeland Jago Douma2017-09-191-1/+1
|/
* 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-181-0/+14
|\ \