summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand...Morris Jobke2019-02-072-0/+84
|\
| * Update documentation of setParsed* and setRich*Joas Schilling2019-01-252-0/+84
* | Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-071-0/+72
|\ \
| * | add event for inserting cache entriesRobin Appelman2019-02-071-0/+72
* | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-071-0/+37
|\ \ \
| * | | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-061-0/+37
| |/ /
* | | Remove public interface that was only needed for testingMorris Jobke2019-02-071-9/+0
* | | Add since labelsMorris Jobke2019-02-071-0/+13
* | | Implement guest avatar endpointMichael Weimann2019-02-073-0/+155
|/ /
* | Emit to load additionalscriptsRoeland Jago Douma2019-01-311-0/+3
* | Merge pull request #13894 from nextcloud/feature/noid/chunk-indexable-documentsMorris Jobke2019-01-311-1/+21
|\ \
| * | phpdocMaxence Lange2019-01-311-2/+3
| * | removing default value in param $chunkMaxence Lange2019-01-291-2/+2
| * | +generateChunks()Maxence Lange2019-01-291-2/+21
* | | Add a key parameter to the new initial state APIChristoph Wurst2019-01-301-3/+7
* | | Provide initial stateRoeland Jago Douma2019-01-291-0/+56
* | | Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+99
|/ /
* / Remove legacy activity stuffJoas Schilling2019-01-242-256/+18
|/
* Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-222-0/+19
* Merge pull request #13032 from nextcloud/objectstore-write-existsMorris Jobke2019-01-141-0/+9
|\
| * Add objectExists to objectstore interfaceRobin Appelman2018-12-121-0/+9
* | Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-081-1/+3
* | CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-071-0/+1
* | Access id property without getter.Daniel Kesselberg2018-12-241-1/+1
* | Fetch lastInsertId only when id nullDaniel Kesselberg2018-12-241-1/+3
* | allow content provide to generate new IndexMaxence Lange2018-12-201-0/+14
|/
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-26/+0
* Add optional locale parameter to interface as wellJulius Härtl2018-12-071-1/+2
* Add IMapperExceptionRoeland Jago Douma2018-12-063-2/+34
* Fix activatable/deactivatable 2fa provider interface typosChristoph Wurst2018-12-032-2/+2
* Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-0/+31
* 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