summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add PHPDoc for thrown exceptionMorris Jobke2018-11-191-0/+3
* Fix string doc type casingChristoph Wurst2018-11-151-1/+1
* Throw exception if decryption failsRoeland Jago Douma2018-11-141-0/+1
* Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-121-2/+3
|\
| * Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-2/+3
* | Add deprecation message ofr insertIfNotExistMorris Jobke2018-11-091-0/+1
* | Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke2018-11-091-1/+3
* | Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernamesblizzz2018-11-081-0/+3
|\ \ | |/ |/|
| * do not offer to change display name or password, if not possible.Arthur Schiwon2018-11-071-0/+3
* | Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecatedMorris Jobke2018-11-081-1/+0
|\ \
| * | Basic CSP no longer deprecatedRoeland Jago Douma2018-11-081-1/+0
| |/
* / Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-0/+1
|/
* Expose the backend of IUserRoeland Jago Douma2018-11-021-0/+7
* New user backend interface to check if a user can confirm passwordsRoeland Jago Douma2018-11-021-0/+36
* Merge pull request #12193 from nextcloud/interface-fulltxtsearch-issue-00002Maxence Lange2018-11-021-3/+79
|\
| * init some varMaxence Lange2018-11-011-3/+3
| * +infoBool / +infoIntMaxence Lange2018-11-011-0/+76
* | Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-011-0/+17
|\ \ | |/ |/|
| * allow to add labels to sharesBjoern Schiessle2018-11-011-0/+17
* | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+40
* | missing typeMaxence Lange2018-10-311-2/+2
|/
* 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