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
2017-10-22Fix future time spansdartcafe
2017-09-29MP3 without cover don't get a previewRoeland Jago Douma
2017-09-27don't pass User object when uid string is expectedArthur Schiwon
2017-09-22Fix function builderRobin Appelman
2017-09-22Add brackets around concat statements so comparing the result works as intendedJoas Schilling
2017-09-22Fix version for repair stepRobin Appelman
2017-09-22rename fun to funcRobin Appelman
2017-09-22Add function builder to the query builderRobin Appelman
2017-09-22Add MD5() to sqliteRobin Appelman
2017-09-22chunk getting invalid paths and reuse queriesRobin Appelman
2017-09-22use a generator instead of fetching all rows at onceRobin Appelman
2017-09-22adjust to moved repair stepRobin Appelman
2017-09-22Run repair step only onceMorris Jobke
2017-09-22Add repair step for invalid pathsRobin Appelman
2017-09-22fix moving folders out of a cache jailRobin Appelman
2017-08-21Ensure log message is UTF-8 encodedLukas Reschke
2017-07-20Use DIJoas Schilling
2017-07-20Skip null groups in group manager (#26871) (#26956)Vincent Petry
2017-07-05Merge pull request #5215 from nextcloud/autocomplete-settings-stable11Morris Jobke
2017-06-15Merge pull request #5190 from nextcloud/treat-session-regid-error-stable11Morris Jobke
2017-06-14change PHP errors to ErrorException in the session (PHP >=7)Arthur Schiwon
2017-06-14Merge pull request #5363 from nextcloud/exclude-files-external-dir-from-encry...Lukas Reschke
2017-06-14Merge pull request #4913 from nextcloud/backport-4810-mimetype-updateMorris Jobke
2017-06-13filter missing groups in share providerRobin Appelman
2017-06-13don't try to encrypt/decrypt the certificate bundleBjoern Schiessle
2017-06-01Use intval() for validation of config optionsMorris Jobke
2017-06-01Improve the UX for sharing settingsMorris Jobke
2017-06-01emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon
2017-05-31remove unnecessary lines…Arthur Schiwon
2017-05-31Treat PHP Errors on User session regenerateArthur Schiwon
2017-05-18round the mtime in touchRobin Appelman
2017-05-17Fix variable namesJoas Schilling
2017-05-17Fix order of parameter and escapingJoas Schilling
2017-05-17Actually we want to update the mimetype of all files ending with the suffixJoas Schilling
2017-05-17don´t change folders with --repair-filecacheRello
2017-04-25Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry
2017-04-19Better validation of allowed user namesJoas Schilling
2017-04-10Dont use the permissions mask while scanningRobin Appelman
2017-04-07make JobList::next() lock freeJörn Friedrich Dreyer
2017-04-06Merge pull request #4242 from nextcloud/encryption-fix-mail-share-stable11Joas Schilling
2017-04-06Merge pull request #4225 from nextcloud/stable11-token-save-scopeJoas Schilling
2017-04-06take share by mail into consideration if we calculate the access listBjoern Schiessle
2017-04-06Remove verbose error messageLukas Reschke
2017-04-06Save the scope of an auth token in the sessionRobin Appelman
2017-03-30Fix the update from NC 10 and 11 to the latest NC 11Joas Schilling
2017-03-30Fix return value of getAllowedPreviousVersions()Morris Jobke
2017-03-30Prevent migration from ownCloud 10 to Nextcloud 11Joas Schilling
2017-03-15Merge pull request #3842 from nextcloud/no-empty-wildcard-search-11Morris Jobke
2017-03-14dont allow empty wildcard searchRobin Appelman
2017-03-08Fix unit tests and improve appstore logicMorris Jobke