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-12-13Allow to specify apps that somethign is a dirJoas Schilling
2019-12-13Allow to check for the mimetype by content onlyJoas Schilling
2019-04-16Do not use spaces in generated passwordsMorris Jobke
2019-04-08Harden appdata putcontentRoeland Jago Douma
2019-02-18fixing phpdocMaxence Lange
2019-01-14Merge pull request #13036 from nextcloud/objectstore-write-exists-15Roeland Jago Douma
2019-01-07CSP: Allow fonts to be provided in dataRoeland Jago Douma
2018-12-27Access id property without getter.Daniel Kesselberg
2018-12-27Fetch lastInsertId only when id nullDaniel Kesselberg
2018-12-19allow content provide to generate new IndexMaxence Lange
2018-12-12Add objectExists to objectstore interfaceRobin Appelman
2018-12-04Fix activatable/deactivatable 2fa provider interface typosChristoph Wurst
2018-11-27Add 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
2018-11-14Throw exception if decryption failsRoeland Jago Douma
2018-11-12Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke
2018-11-09Add deprecation message ofr insertIfNotExistMorris Jobke
2018-11-09Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-11-08Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernamesblizzz
2018-11-08Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecatedMorris Jobke
2018-11-08Basic CSP no longer deprecatedRoeland Jago Douma
2018-11-08Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)
2018-11-08do not offer to change display name or password, if not possible.Arthur Schiwon
2018-11-02Expose the backend of IUserRoeland Jago Douma
2018-11-02New user backend interface to check if a user can confirm passwordsRoeland Jago Douma
2018-11-02Merge pull request #12193 from nextcloud/interface-fulltxtsearch-issue-00002Maxence Lange
2018-11-02Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke
2018-11-01init some varMaxence Lange
2018-11-01+infoBool / +infoIntMaxence Lange
2018-11-01allow to add labels to sharesBjoern Schiessle
2018-10-31extend storage api to allow directly writing a stream to storageRobin Appelman
2018-10-31missing typeMaxence Lange
2018-10-30Merge remote-tracking branch 'origin/interfaces-files-fulltextsearch' into in...Maxence Lange
2018-10-30Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2Roeland Jago Douma
2018-10-30Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma
2018-10-30public interfaces FullTextSearchMaxence Lange
2018-10-30Extend IShare to show hide download stateRoeland Jago Douma
2018-10-30Make enhancing entries with type property optionalJulius Härtl
2018-10-29Add getExtension() to FileInfoRobin Appelman
2018-10-25implementing files_fulltextsearch within coreMaxence Lange
2018-10-24Allow property filters to be nullJulius Härtl
2018-10-23Merge pull request #11439 from nextcloud/trash-modular-apiMorris Jobke
2018-10-21Add report-uri to CSPRoeland Jago Douma
2018-10-19Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst
2018-10-17expose storagefactory in server containerRobin Appelman
2018-10-15Merge pull request #11740 from nextcloud/feature/noid/account-apiRoeland Jago Douma
2018-10-15include dashboard into coreMaxence Lange
2018-10-15Add \OCP\Account public APIJulius Härtl