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
2013-03-27variables in php start with $Jörn Friedrich Dreyer
2013-03-19LDAP: avoid irritating log outputArthur Schiwon
2013-03-18Merge pull request #2255 from owncloud/backport_2163Frank Karlitschek
2013-03-13don't show share action for the Shared folder, approved pull request #2265Björn Schießle
2013-03-13let public link download handle json encoded file listsBjörn Schießle
2013-03-11json encode download listBjörn Schießle
2013-03-09Offer download of whole shared dir only if it does not exceed zip input limitArthur Schiwon
2013-03-05LDAP: escape some more chars for proper search filter, fixes #1673Arthur Schiwon
2013-03-01make sure that the version app always work on the users real home folder and ...Björn Schießle
2013-02-27escape regular expressionsBjörn Schießle
2013-02-22mount users home before write/read file to it, necessary to deal with externa...Björn Schießle
2013-02-19Sanitize HTMLLukas Reschke
2013-02-19Revert "backport"Lukas Reschke
2013-02-18Merge pull request #1735 from owncloud/encodePathCorrectlyFrank Karlitschek
2013-02-18backportFrank Karlitschek
2013-02-17Merge pull request #1716 from owncloud/backport_pr1493Thomas Müller
2013-02-16Add missing requesttokenLukas Reschke
2013-02-16Use addslashes instead of addcslashesLukas Reschke
2013-02-15LDAP: backport basic fix from PR #1493 to fix bug #1450 in stable45Arthur Schiwon
2013-02-14Check if glob() returns some matches before continue, this should fix issue 1690Björn Schießle
2013-02-13backport of #1654, #1636 and https://github.com/owncloud/3rdparty/pull/12Thomas Mueller
2013-02-12Check requesttokenLukas Reschke
2013-02-07TypoArthur Schiwon
2013-02-07merge backport e122fdbcb63cc4e36982dc23bd2a38c904417447Arthur Schiwon
2013-02-04Merge pull request #1433 from owncloud/add_requesttoken45blizzz
2013-02-03[user_ldap] Add requesttokenLukas Reschke
2013-02-03[user_webdavauth] Add requesttokenLukas Reschke
2013-01-28Add create permission, fixes #780Thomas Mueller
2013-01-26fixes #1015Thomas Mueller
2013-01-23LDAP: update quota on every uncached userExists, i.e. also on every isLoggedI...Arthur Schiwon
2013-01-17proper escape the mountpoints. FixesThomas Mueller
2013-01-14Merge pull request #1134 from owncloud/stable45_fix_1073Lukas Reschke
2013-01-13interpret http 403 and http 401 as not authorizedFrank Karlitschek
2013-01-10Merge pull request #1130 from owncloud/stable45_more_translationsLukas Reschke
2013-01-09allow moving into dirs with + charsJörn Friedrich Dreyer
2013-01-09SQL limit cleanupJörn Friedrich Dreyer
2013-01-09more translationsJörn Friedrich Dreyer
2013-01-08fixing string concatenation in javascriptThomas Mueller
2013-01-07fix wrong return value for isFileNameValid()Jörn Friedrich Dreyer
2013-01-07minor whitespace & allow special translation for wrong urlsJörn Friedrich Dreyer
2013-01-06backport of #1092 to stable45Thomas Mueller
2013-01-05Merge pull request #939 from owncloud/stable45_fix_minor_files_annoyancesThomas Müller
2013-01-03Merge pull request #1040 from owncloud/fixing-856-stable45Thomas Müller
2013-01-02input/form switching cleanupJörn Friedrich Dreyer
2013-01-02abort rename on ESC keyupJörn Friedrich Dreyer
2013-01-02show notification when renaming a file to ''Jörn Friedrich Dreyer
2013-01-02enable enter in ie by using .submit()+form instead of .change(), use notifica...Jörn Friedrich Dreyer
2013-01-02whitespace cleanupJörn Friedrich Dreyer
2012-12-30Merge pull request #1001 from owncloud/backport_fix_438Lukas Reschke
2012-12-29only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller