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
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-02code style and dispatchTypedRobin Appelman
2020-11-26rename cache event to follow new naming standardsRobin Appelman
2020-11-26extend cache eventsRobin Appelman
2020-11-24use in objectstore copyRobin Appelman
2020-10-29Remove deprecated INotifyStorage::listenMorris Jobke
2020-10-13The file cache entry is array accessibleChristoph Wurst
2020-09-10Annotate that writeStream can throw a GenericFileExceptionJulius Härtl
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-08-31Transfer shares of the transferred root nodeJulius Härtl
2020-08-26Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-08-26Remove wrongly annotated package namesJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-17Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke
2020-08-06Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke
2020-05-28Add lazy events for the Node APIRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-04Properly hint exceptions thrown by getUserFolderJulius Härtl
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-02-28allow writing content directly when creating new SimpleFileRobin Appelman
2020-02-28Create SimpleFile only when writing the contentRobin Appelman
2020-02-13Allow to overwrite the path on the cache eventJoas Schilling
2019-12-20Update license headers for 18Christoph Wurst
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-10Allow to check for the mimetype by content onlyJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-12-03add @since to limitToHomeRobin Appelman
2019-12-03Allow filtering the search results to the users home storageRobin Appelman
2019-11-28Properly anotate LockedException in files node apiJulius Härtl
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13dont expose metadata etag for nowRobin Appelman
2019-11-13expose filecache extension data in FileInfoRobin Appelman
2019-11-13store filecache extension fieldsRobin Appelman
2019-07-26Remove deprecated searchByTagRoeland Jago Douma
2019-04-08Harden appdata putcontentRoeland Jago Douma
2019-02-27add option to get raw size (without submounts) from fileinfoRobin Appelman
2019-02-18add event for cache updateRobin Appelman
2019-02-07Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke
2019-02-07add event for inserting cache entriesRobin Appelman
2019-02-07Add since labelsMorris Jobke
2019-02-07Implement guest avatar endpointMichael Weimann
2018-12-12Add objectExists to objectstore interfaceRobin Appelman
2018-11-29Add interface to allow storages from opting out of encryptionRobin Appelman
2018-11-19Add PHPDoc for thrown exceptionMorris Jobke
2018-11-15Fix string doc type casingChristoph Wurst