summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/interfaces-files-fulltextsearch' into in...Maxence Lange2018-10-301-0/+112
|\
| * implementing files_fulltextsearch within coreMaxence Lange2018-10-251-0/+112
* | Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2Roeland Jago Douma2018-10-3016-0/+3871
|\ \
| * | public interfaces FullTextSearchMaxence Lange2018-10-3016-0/+3871
* | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-301-6/+8
|\ \ \
| * | | Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+8
| |/ /
* / / Extend IShare to show hide download stateRoeland Jago Douma2018-10-301-0/+21
|/ /
* | Add getExtension() to FileInfoRobin Appelman2018-10-292-0/+16
* | Allow property filters to be nullJulius Härtl2018-10-241-1/+1
* | Merge pull request #11439 from nextcloud/trash-modular-apiMorris Jobke2018-10-231-0/+6
|\ \
| * | expose storagefactory in server containerRobin Appelman2018-10-171-0/+6
* | | Add report-uri to CSPRoeland Jago Douma2018-10-212-0/+23
| |/ |/|
* | Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst2018-10-193-0/+253
|\ \ | |/ |/|
| * fixup! Add backgroundjobs to OCPRoeland Jago Douma2018-10-091-0/+2
| * Add backgroundjobs to OCPRoeland Jago Douma2018-10-093-0/+251
* | Merge pull request #11740 from nextcloud/feature/noid/account-apiRoeland Jago Douma2018-10-154-0/+310
|\ \
| * | Add \OCP\Account public APIJulius Härtl2018-10-154-0/+310
* | | include dashboard into coreMaxence Lange2018-10-1510-0/+1579
|/ /
* | Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-141-6/+2
* | Make activity events strictJoas Schilling2018-10-121-39/+41
* | Merge pull request #11719 from nextcloud/techdebt/noid/allow-to-mock-new-date...Morris Jobke2018-10-101-1/+9
|\ \
| * | Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-091-1/+9
| |/
* | Merge pull request #11622 from nextcloud/feature/11617Roeland Jago Douma2018-10-091-0/+8
|\ \
| * | Add function to generate urls for OCS routesRoeland Jago Douma2018-10-091-0/+8
| |/
* / Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-1/+1
|/
* 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-081-1/+6
|/
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-082-12/+12
* Remove deprecated publishActivity functionRoeland Jago Douma2018-10-051-16/+0
* Merge pull request #11409 from nextcloud/feature/consolidated-2fa-settingsRoeland Jago Douma2018-10-032-0/+90
|\
| * Consolidate personal two-factor provider settingsChristoph Wurst2018-10-022-0/+90
* | Merge pull request #10967 from nextcloud/zipresponseMorris Jobke2018-10-021-0/+87
|\ \ | |/ |/|
| * Add PHPDocMorris Jobke2018-10-021-4/+14
| * fixup! Add fix responseRoeland Jago Douma2018-10-021-1/+1
| * fixup! Add fix responseRoeland Jago Douma2018-10-021-3/+5
| * Add fix responseJakob Sack2018-10-021-0/+75
* | Document possibly thrown excption of QBMapper::insertOrUpdateChristoph Wurst2018-10-021-0/+1
* | Add QBMapper::insertOrUpdate()Christoph Wurst2018-10-021-1/+18
|/
* Let 2FA providers provide their custom icons (dark/light)Christoph Wurst2018-10-011-0/+55
* Emit event on enablign or disabling of 2FA providerRoeland Jago Douma2018-10-012-0/+66
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+15
* Merge pull request #11134 from nextcloud/locale-template-fixJoas Schilling2018-09-191-0/+10
|\
| * Fix since tagJohn Molakvoæ (skjnldsv)2018-09-191-1/+1
| * TypehintJohn Molakvoæ (skjnldsv)2018-09-101-1/+1
| * Since requirementJohn Molakvoæ (skjnldsv)2018-09-101-0/+1
| * Fix public l10nJohn Molakvoæ (skjnldsv)2018-09-101-1/+2
| * Use user locale as default in the templateJohn Molakvoæ (skjnldsv)2018-09-101-0/+8
* | Merge pull request #11139 from nextcloud/feature/2fa-provider-activatable-dea...blizzz2018-09-112-0/+102
|\ \
| * | Add public interfaces for activable/deactivable 2FA providersChristoph Wurst2018-09-102-0/+102
| |/