summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Properly escape column name in "createFunction" callMorris Jobke2018-10-163-5/+5
* Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge...Morris Jobke2018-10-161-1/+5
|\
| * filter null values for UserManager::getByEmailGeorg Ehrke2018-10-151-1/+5
* | Merge pull request #11740 from nextcloud/feature/noid/account-apiRoeland Jago Douma2018-10-159-20/+558
|\ \
| * | Update autoloaderJulius Härtl2018-10-152-0/+12
| * | Add \OCP\Account public APIJulius Härtl2018-10-157-20/+546
* | | include dashboard into coreMaxence Lange2018-10-1514-0/+1753
* | | Merge pull request #11838 from nextcloud/bugfix/noid/fix-default-types-of-mem...Roeland Jago Douma2018-10-151-6/+6
|\ \ \ | |/ / |/| |
| * | Fix default types of activity event member variablesJoas Schilling2018-10-151-6/+6
* | | Merge pull request #11714 from nextcloud/lookupserver-and-global-scaleBjörn Schießle2018-10-151-3/+35
|\ \ \ | |/ / |/| |
| * | some small fixes and improvementsBjoern Schiessle2018-10-101-5/+18
| * | adjust testsBjoern Schiessle2018-10-091-1/+1
| * | always query the lookup server in a global scale setup and have a nicer labelBjoern Schiessle2018-10-091-3/+22
* | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-155-6/+160
* | | Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-141-6/+2
| |/ |/|
* | Make activity events strictJoas Schilling2018-10-122-128/+110
* | Normalize getUnjailedPathRoeland Jago Douma2018-10-111-1/+2
* | Allow php7.3Roeland Jago Douma2018-10-111-3/+3
* | Merge pull request #11675 from nextcloud/feature/enforce-2fa-admin-settingsRoeland Jago Douma2018-10-102-0/+2
|\ \
| * | Add admin interface to enforce 2FAChristoph Wurst2018-10-102-0/+2
* | | Merge pull request #11719 from nextcloud/techdebt/noid/allow-to-mock-new-date...Morris Jobke2018-10-102-2/+19
|\ \ \
| * | | Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-092-2/+19
* | | | Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-25/+16
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-10136-1912/+1912
* | | Merge pull request #11622 from nextcloud/feature/11617Roeland Jago Douma2018-10-092-0/+21
|\ \ \
| * | | Add function to generate urls for OCS routesRoeland Jago Douma2018-10-092-0/+21
| |/ /
* / / Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-095-38/+38
|/ /
* | Merge pull request #11677 from nextcloud/feature/appdata_previewsMorris Jobke2018-10-092-12/+10
|\ \
| * | Allow the creationg of previews of files stored in appdataRoeland Jago Douma2018-10-082-12/+10
* | | Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA...Morris Jobke2018-10-091-0/+1
|\ \ \
| * | | Deprecate unused OCP\Util::recursiveArraySearchMorris Jobke2018-10-081-0/+1
* | | | Deprecate unused, private OC_Helper::linkToPublicMorris Jobke2018-10-082-18/+6
|/ / /
* | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-084-36/+96
|\ \ \
| * | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-2/+28
| * | | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-084-36/+70
* | | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-084-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename admin security settings templateChristoph Wurst2018-10-081-1/+1
| * | | Rename admin security sectionChristoph Wurst2018-10-084-4/+4
| |/ /
* | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-081-2/+2
|\ \ \ | |/ / |/| |
| * | Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* | | Remove deprecated publishActivity functionRoeland Jago Douma2018-10-052-41/+0
* | | Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke2018-10-041-1/+2
|\ \ \
| * | | add missing throw statement to doc blockBjoern Schiessle2018-10-041-1/+2
| | |/ | |/|
* | | Merge pull request #11604 from nextcloud/remove-unused-codeRoeland Jago Douma2018-10-042-80/+24
|\ \ \
| * | | Remove unused code in legacy classesMorris Jobke2018-10-032-80/+24
* | | | Merge pull request #11576 from nextcloud/feature/endpoint_for_clients_to_fetc...Morris Jobke2018-10-032-0/+2
|\ \ \ \
| * | | | Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-032-0/+2
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2018-10-032-2/+8
|/ / /
* | | Merge pull request #11568 from nextcloud/fix/11097/just_update_password_hashMorris Jobke2018-10-031-8/+12
|\ \ \
| * | | Just update password hash without validatingRoeland Jago Douma2018-10-031-8/+12