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
2013-07-104.5.13v4.5.13Frank Karlitschek
2013-06-20Do cheap (non DB) call firstMarkus Goetz
2013-06-20Fix tabs/line endingsMarkus Goetz
2013-06-064.5.12v4.5.12Frank Karlitschek
2013-05-144.5.11v4.5.11Frank Karlitschek
2013-05-13backport https://github.com/owncloud/core/pull/3329Frank Karlitschek
2013-04-28Also check if the source path is valid for rename and copy operationsRobin Appelman
2013-04-104.5.10v4.5.10Frank Karlitschek
2013-04-094.5.10 RC1v4.5.10RC1Frank Karlitschek
2013-04-094.5.9v4.5.9Frank Karlitschek
2013-04-10Use a more random source...Lukas Reschke
2013-03-18Merge pull request #2255 from owncloud/backport_2163Frank Karlitschek
2013-03-13bug fix from #2247Björn Schießle
2013-03-12fix commentBjörn Schießle
2013-03-12work arround to detect /Shared as folderBjörn Schießle
2013-03-11json encode download listBjörn Schießle
2013-03-11Check if username is valid and remove slashes from filenameLukas Reschke
2013-03-104.5.8v4.5.8Frank Karlitschek
2013-03-09fix foldersize check to validate zip input sizeArthur Schiwon
2013-03-07backported session fix from pull request #1898 to stable 45 to fix #1049Bernhard Posselt
2013-03-06backport 6acbadf41833c8d5a78aabb06c6c7e0f4f4c019bArthur Schiwon
2013-02-184.5.7v4.5.7Frank Karlitschek
2013-02-15we should never drop a databaseThomas Mueller
2013-02-14Invalidate existing HSTS headersLukas Reschke
2013-02-12Remove invalid characters from app id to prevent loading of invalid ressources.Lukas Reschke
2013-02-09know your libraries ;-)Thomas Müller
2013-02-07simplify mimetype parsing of 'file' outputJörn Friedrich Dreyer
2013-02-06backport #1357 to stable45Thomas Mueller
2013-02-05use variable instead of a second array lookupBjörn Schießle
2013-02-05remember which item was switched to which id, so that later the correct item ...Björn Schießle
2013-02-05offer change password only when the action is supported by the user backendArthur Schiwon
2013-02-01Merge pull request #1183 from owncloud/fix-388-stable45Michael Gapczynski
2013-02-01Merge pull request #1249 from owncloud/backport_1234Thomas Müller
2013-02-01Case insensitive Lang Detection fix #1328Brice Maron
2013-01-29Revoke DB rights on install only if the db is newly createdBrice Maron
2013-01-26fixes #1015Thomas Mueller
2013-01-26Backport of #1113 should fix #622Brice Maron
2013-01-25move hooks to base.phpBjörn Schießle
2013-01-224.5.6v4.5.6Frank Karlitschek
2013-01-21Merge pull request #1248 from owncloud/remove_ctrl_M_charsLukas Reschke
2013-01-21Fix the loop to search al the available languages, not only the las element.Sergi Almacellas Abellana
2013-01-21Improve autodetection of language.Sergi Almacellas Abellana
2013-01-21Backport #1234 by @MTGapThomas Tanghus
2013-01-21Remove eol ^M chars.Thomas Tanghus
2013-01-19Also replace the backslash with a minusLukas Reschke
2013-01-18fix error message, add appid to the output to know which app caused the errorBjörn Schießle
2013-01-15backport of #1066 to stabe45Thomas Mueller
2013-01-09use rawurlencode to fix 1073Jörn Friedrich Dreyer
2013-01-09SQL limit cleanupJörn Friedrich Dreyer
2013-01-08Merge pull request #867 from eMerzh/pg_install_dbThomas Müller