summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fixes possible override of uniqueMember by autodetectionArthur Schiwon2019-05-171-1/+1
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-173-0/+118
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-134-0/+161
* Allow crash reporters to catpture any messageChristoph Wurst2019-05-092-4/+63
* Deprecate legacy share code and cleanup some unused methodsMorris Jobke2019-04-181-4/+11
* Set empty CSP by defaultRoeland Jago Douma2019-04-1612-1/+34
* Do not use spaces in generated passwordsMorris Jobke2019-04-151-1/+1
* +isAvailable()Maxence Lange2019-04-101-0/+10
* Harden appdata putcontentRoeland Jago Douma2019-04-081-0/+1
* [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-3/+35
* 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