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/apps
AgeCommit message (Expand)Author
2016-07-04add additional check if we have a valid uid and filenameBjoern Schiessle
2016-07-02Revert "Revert "[stable9] Don't show the updater if updater is incompatible""Lukas Reschke
2016-07-01Merge pull request #277 from nextcloud/traversal-directory-jsBjörn Schießle
2016-07-01Merge pull request #282 from nextcloud/fix-testsBjörn Schießle
2016-07-01Fix Comments tests with phpunit 5.2+Joas Schilling
2016-07-01Fix Sharing app tests with phpunit 5.2+Joas Schilling
2016-07-01Fix Encryption tests with phpunit 5.2+Joas Schilling
2016-07-01Merge pull request #244 from nextcloud/theming-app-stable9Björn Schießle
2016-07-01Fix DAV tests with phpunit 5.2+Joas Schilling
2016-07-01Also fix the dav testJoas Schilling
2016-07-01Merge pull request #274 from nextcloud/stable9-sync-upstreamMorris Jobke
2016-07-01Match on 405Lukas Reschke
2016-07-01Match for /../Lukas Reschke
2016-07-01Do not allow directory traversal using "../"Lukas Reschke
2016-07-01Merge remote-tracking branch 'upstream/stable9' into stable9-sync-upstreamLukas Reschke
2016-06-30Merge pull request #254 from nextcloud/fix-229-stable9Morris Jobke
2016-06-30initial commit for the theming appBjoern Schiessle
2016-06-30Merge pull request #260 from nextcloud/fix-versions-stable9Lukas Reschke
2016-06-30Merge pull request #265 from nextcloud/stable9-add-wndMorris Jobke
2016-06-30Name method properlyLukas Reschke
2016-06-30[stable9] Backport WNDLukas Reschke
2016-06-30add some additonal permission checks to the webdav backendBjoern Schiessle
2016-06-30check permissions before rollbackBjoern Schiessle
2016-06-30get only vcard which match both the address book id and the vcard uriBjoern Schiessle
2016-06-26Revert "[stable9] Don't show the updater if updater is incompatible"Lukas Reschke
2016-06-26Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-syncLukas Reschke
2016-06-24Hide search results after switching directoryVincent Petry
2016-06-24Fix search result link for file results outside default listVincent Petry
2016-06-23On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma
2016-06-22Rollback version must also adjust cached sizeVincent Petry
2016-06-22don't try to log the currently logged in user, this fails on cronjobs. The us...Bjoern Schiessle
2016-06-21Merge pull request #25197 from owncloud/fix-npe-in-user-ldap-stable9Vincent Petry
2016-06-21Merge pull request #25199 from owncloud/shared-mount-catch-9Vincent Petry
2016-06-21dd support to know where the storage test comes from (#25166)Juan Pablo Villafañez
2016-06-21Catch exceptions while creating shared mountsRobin Appelman
2016-06-21Fix null pointer exception in user_ldapJörn Friedrich Dreyer
2016-06-20Some more brandingLukas Reschke
2016-06-20fixed codeMorris Jobke
2016-06-20fixed translationsMorris Jobke
2016-06-20Delay files_sharing's registerMountProvidersVincent Petry
2016-06-20Make getShareFolder use given view instead of static FS (#25150)Vincent Petry
2016-06-20Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry
2016-06-20Merge pull request #170 from nextcloud/fix-references-stable9Morris Jobke
2016-06-20no need to mention ownCloud explicitelyBjoern Schiessle
2016-06-20fix references in encryption appBjoern Schiessle
2016-06-20fix references in the federation appBjoern Schiessle
2016-06-20fix references in the federated files sharing providerBjoern Schiessle
2016-06-20Delay files_sharing's registerMountProvidersVincent Petry
2016-06-20Make getShareFolder use given view instead of static FS (#25150)Vincent Petry
2016-06-16Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry