Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16Do not use spaces in generated passwordsMorris Jobke
2019-04-10+isAvailable()Maxence Lange
2019-04-08Harden appdata putcontentRoeland Jago Douma
2019-03-25[#11236] Set parameter type in QBMapperMarius David Wieschollek
2019-03-21Code cleanup.Ole Ostergaard
2019-03-21Add insertIgnoreConflict to IDBConnection interface.Ole Ostergaard
2019-03-19Use rich objects instead of name, link and iconJoas Schilling
2019-03-19Replace the icon-class with an absolute link to an imageJoas Schilling
2019-03-16CSP: set nonce for iframesRoeland Jago Douma
2019-03-08Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe...Morris Jobke
2019-03-07Add preview data as optional data for filesJoas Schilling
2019-03-05Avoid duplicate App container creationJoas Schilling
2019-03-04fixing phpdocMaxence Lange
2019-03-04fixing INDEX_DONEMaxence Lange
2019-03-04cleaningMaxence Lange
2019-03-04moving final class to private, new interface in publicMaxence Lange
2019-03-01Register providers via class namesJoas Schilling
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
2019-03-01Fix doc blockJoas Schilling
2019-03-01Add invalidation methods to the interfaceJoas Schilling
2019-03-01Further work on the access cacheJoas Schilling
2019-03-01Fix doc blocksJoas Schilling
2019-03-01Implement search and rename in backendJulius Härtl
2019-03-01Add link to resource providerJulius Härtl
2019-03-01Only call resource provider if type matchesJulius Härtl
2019-03-01Allow apps to register resource providersJulius Härtl
2019-03-01Add iconClass to resourcesJulius Härtl
2019-03-01Make names mandatoryJoas Schilling
2019-03-01Allow to create collectionsJoas Schilling
2019-03-01Provider functionalityJoas Schilling
2019-03-01Add a controller with the most important methodsJoas Schilling
2019-03-01Basic implementation of resource and collection handlingJoas Schilling
2019-03-01Allow apps to redirect to the default appJoas Schilling
2019-02-28Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke
2019-02-27add option to get raw size (without submounts) from fileinfoRobin Appelman
2019-02-26Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling
2019-02-25allow group backends to mark that a group should now be shown in search dialogsRobin Appelman
2019-02-22Add methods to get casted system valuesJoas Schilling
2019-02-19Merge pull request #14249 from nextcloud/enhancement/noid/add-gotindex-to-ind...Morris Jobke
2019-02-19Add hasIndex() to OCP\FullTextSearch\Model\IndexDocumentMaxence Lange
2019-02-18add event for cache updateRobin Appelman
2019-02-18Merge pull request #14248 from nextcloud/phpdoc/noid/getdocuments-returnsRoeland Jago Douma
2019-02-18Add guest navigation typeJulius Härtl
2019-02-16fixing phpdocMaxence Lange
2019-02-07Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand...Morris Jobke
2019-02-07Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke
2019-02-07Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke
2019-02-07add event for inserting cache entriesRobin Appelman
2019-02-07Remove public interface that was only needed for testingMorris Jobke
2019-02-07Add since labelsMorris Jobke