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
2017-12-12Nextcloud 13 is not compatible with newer than php 7.2Roeland Jago Douma
2017-12-11Properly detect if fopen fails for txt previewsRoeland Jago Douma
2017-12-11Register ContactsStore using alias + run autoloaderchecker.shTobia De Koninck
2017-12-11Add @since annotation and add missing new lineTobia De Koninck
2017-12-11Make ContactsStore a public APITobia De Koninck
2017-12-11Merge pull request #6668 from nextcloud/fix_6621Morris Jobke
2017-12-11handle not found mounts when cleaning avatarsRobin Appelman
2017-12-11Remove avatar on user deletionRoeland Jago Douma
2017-12-11Dispatch event on User predeleteRoeland Jago Douma
2017-12-11Merge pull request #7449 from nextcloud/fix-setupMorris Jobke
2017-12-11Merge pull request #6651 from nextcloud/remote-cloud-clientRoeland Jago Douma
2017-12-11Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma
2017-12-11Merge pull request #7427 from nextcloud/fix-white-color-in-emailsMorris Jobke
2017-12-11Fix 500 on setup pageMorris Jobke
2017-12-11Fix email buttons for white themeMorris Jobke
2017-12-11Fix syntax errorMorris Jobke
2017-12-11Fixed phpdoc and function typeJohn Molakvoæ (skjnldsv)
2017-12-11Fixed md5 generation and added fallback for scss requestsJohn Molakvoæ (skjnldsv)
2017-12-11Use apps versions to generate suffix when possibleJohn Molakvoæ (skjnldsv)
2017-12-11[tx-robot] updated from transifexNextcloud bot
2017-12-10[tx-robot] updated from transifexNextcloud bot
2017-12-09Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke
2017-12-08Merge pull request #7334 from nextcloud/feature/noid/language-depending-skele...blizzz
2017-12-08Add some more tests for ocs remote apiRobin Appelman
2017-12-08refuse to use http if we know a remote has httpsRobin Appelman
2017-12-08validate user responseRobin Appelman
2017-12-08add more typehintsRobin Appelman
2017-12-08Add public api for remote apiRobin Appelman
2017-12-08Some tests for the remote cloud apiRobin Appelman
2017-12-08Add api clients for talking to remote cloudsRobin Appelman
2017-12-08Better center the letter and use semibold font typeMorris Jobke
2017-12-08Fallback to "default" and check if directory existsMorris Jobke
2017-12-06Merge pull request #7385 from nextcloud/shared-delay-rootMorris Jobke
2017-12-06Merge pull request #7351 from nextcloud/change-default-german-languageRoeland Jago Douma
2017-12-04add retry wrapper when reading files from swiftRobin Appelman
2017-12-04delay calculating the shared cache root until it's usedRobin Appelman
2017-12-03Fix PHP doc for API docsMorris Jobke
2017-12-01check if $defaultLanguage is a valid string before we move onBjoern Schiessle
2017-11-30use formal version of German if default_language is set to 'de_DE'Bjoern Schiessle
2017-11-30Allow to skip data dir permission checks by configArthur Schiwon
2017-11-29Since we update the avatar in the sync service remove the generated fileRoeland Jago Douma
2017-11-29Sinc we use AppData the regex is not needed anymoreRoeland Jago Douma
2017-11-29Move avatar code to Avatar ClassRoeland Jago Douma
2017-11-29Allow `{lang}` as a placeholder in the skeleton directoryJoas Schilling
2017-11-28Only in case of $currentAccess the array uses the id as indexJoas Schilling
2017-11-27Merge pull request #7305 from nextcloud/log-level-for-log-extendingMorris Jobke
2017-11-27Pass log level to log reportersMorris Jobke
2017-11-27Merge pull request #7210 from nextcloud/pg10Morris Jobke
2017-11-27Merge pull request #7295 from nextcloud/remove-unused-methodLukas Reschke
2017-11-27Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke