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
path: root/lib
AgeCommit message (Expand)Author
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-10-09Merge pull request #11677 from nextcloud/feature/appdata_previewsMorris Jobke
2018-10-09Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA...Morris Jobke
2018-10-08Allow the creationg of previews of files stored in appdataRoeland Jago Douma
2018-10-08Deprecate unused OCP\Util::recursiveArraySearchMorris Jobke
2018-10-08Deprecate unused, private OC_Helper::linkToPublicMorris Jobke
2018-10-08Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke
2018-10-08Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke
2018-10-08Rename admin security settings templateChristoph Wurst
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-08Rename admin security sectionChristoph Wurst
2018-10-08RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke
2018-10-08adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke
2018-10-05Remove deprecated publishActivity functionRoeland Jago Douma
2018-10-04Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke
2018-10-04add missing throw statement to doc blockBjoern Schiessle
2018-10-04Merge pull request #11604 from nextcloud/remove-unused-codeRoeland Jago Douma
2018-10-03Merge pull request #11576 from nextcloud/feature/endpoint_for_clients_to_fetc...Morris Jobke
2018-10-03Remove unused code in legacy classesMorris Jobke
2018-10-03Add an endppoint for clients to request an app passwordRoeland Jago Douma
2018-10-03[tx-robot] updated from transifexNextcloud bot
2018-10-03Merge pull request #11568 from nextcloud/fix/11097/just_update_password_hashMorris Jobke
2018-10-03Merge pull request #11409 from nextcloud/feature/consolidated-2fa-settingsRoeland Jago Douma
2018-10-03Just update password hash without validatingRoeland Jago Douma
2018-10-03Update autoloader class mapChristoph Wurst
2018-10-03Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-workMorris Jobke
2018-10-03Merge pull request #10967 from nextcloud/zipresponseMorris Jobke
2018-10-02Consolidate personal two-factor provider settingsChristoph Wurst
2018-10-02Add PHPDocMorris Jobke
2018-10-02Validate email in occ commandDaniel Kesselberg
2018-10-02Use setUserValue instead setEMailAddress because latter omits an changeUser e...Daniel Kesselberg
2018-10-02Add --admin-email to cli installerDaniel Kesselberg
2018-10-02Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3Morris Jobke
2018-10-02Merge pull request #11336 from nextcloud/bugfix/3342/database-name-prefix-sqliteMorris Jobke
2018-10-02Add testsRoeland Jago Douma
2018-10-02Update all the publickey tokens if needed on web loginRoeland Jago Douma
2018-10-02Mark token as invalid if the password doesn't matchRoeland Jago Douma
2018-10-02Add column to DB to store expired passwordsRoeland Jago Douma
2018-10-02Make logfile's mode configurable.Roland Tapken
2018-10-02Merge pull request #11433 from nextcloud/feature/all_lax_cookies2Christoph Wurst
2018-10-02Moves the logo files to logoMichael Weimann
2018-10-02fixup! Add fix responseRoeland Jago Douma
2018-10-02fixup! Add fix responseRoeland Jago Douma
2018-10-02fixup! Add fix responseRoeland Jago Douma
2018-10-02Add fix responseJakob Sack
2018-10-02Document possibly thrown excption of QBMapper::insertOrUpdateChristoph Wurst
2018-10-02Add QBMapper::insertOrUpdate()Christoph Wurst
2018-10-02[tx-robot] updated from transifexNextcloud bot
2018-10-01Let 2FA providers provide their custom icons (dark/light)Christoph Wurst
2018-10-01Emit event on enablign or disabling of 2FA providerRoeland Jago Douma