summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup.Ole Ostergaard2019-03-211-3/+3
* Add insertIgnoreConflict to IDBConnection interface.Ole Ostergaard2019-03-211-0/+14
* Use rich objects instead of name, link and iconJoas Schilling2019-03-192-36/+5
* Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-192-2/+3
* CSP: set nonce for iframesRoeland Jago Douma2019-03-161-1/+5
* Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe...Morris Jobke2019-03-081-1/+6
|\
| * Avoid duplicate App container creationJoas Schilling2019-03-051-1/+6
* | Add preview data as optional data for filesJoas Schilling2019-03-071-0/+12
|/
* fixing phpdocMaxence Lange2019-03-043-42/+52
* fixing INDEX_DONEMaxence Lange2019-03-041-3/+2
* cleaningMaxence Lange2019-03-042-987/+3
* moving final class to private, new interface in publicMaxence Lange2019-03-0410-577/+899
* Register providers via class namesJoas Schilling2019-03-011-2/+3
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-0/+13
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Add invalidation methods to the interfaceJoas Schilling2019-03-011-0/+19
* Further work on the access cacheJoas Schilling2019-03-014-12/+41
* Fix doc blocksJoas Schilling2019-03-016-26/+34
* Implement search and rename in backendJulius Härtl2019-03-011-0/+8
* Add link to resource providerJulius Härtl2019-03-012-0/+15
* Only call resource provider if type matchesJulius Härtl2019-03-011-0/+9
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+4
* Add iconClass to resourcesJulius Härtl2019-03-012-0/+15
* Make names mandatoryJoas Schilling2019-03-012-1/+9
* Allow to create collectionsJoas Schilling2019-03-012-0/+12
* Provider functionalityJoas Schilling2019-03-013-0/+48
* Add a controller with the most important methodsJoas Schilling2019-03-014-2/+31
* Basic implementation of resource and collection handlingJoas Schilling2019-03-015-0/+199
* Allow apps to redirect to the default appJoas Schilling2019-03-011-0/+40
* Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-282-2/+4
|\
| * add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-272-2/+4
* | Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-261-0/+99
|/
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-252-0/+44
* Add methods to get casted system valuesJoas Schilling2019-02-221-0/+30
* Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind...Morris Jobke2019-02-191-0/+11
|\
| * Add hasIndex() to OCP\FullTextSearch\Model\IndexDocumentMaxence Lange2019-02-191-0/+11
* | add event for cache updateRobin Appelman2019-02-183-44/+83
|/
* Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returnsRoeland Jago Douma2019-02-181-1/+1
|\
| * fixing phpdocMaxence Lange2019-02-161-1/+1
* | Add guest navigation typeJulius Härtl2019-02-181-1/+20
* | 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