Commit Graph

7190 Commits (da5c30efa2bd3d7c2ec22768244178dfaaa7679b)
 

Author SHA1 Message Date
Lukas Reschke da5c30efa2 Merge pull request #298 from eMerzh/fix_add_del_user2 14 years ago
Georg Ehrke 1ffcd33817 fix file delete in opera - fixes #188 14 years ago
Frank Karlitschek 8b31081c52 backport fix for the user_webdavauth fix to stable45. approved master fix here: 6fba4ba87d 14 years ago
Tom Needham 4619c662cc Migration: Allow for no app data cases; handle file copying better 14 years ago
Tom Needham e8a0ceacaf Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 14 years ago
Michael Gapczynski 9c88857364 Return empty array if file does not exist inside Shared folder, fixes issue #91 14 years ago
Robin Appelman b71cc08ce1 normalize filepaths in OC_Files::getFileInfo 14 years ago
Robin Appelman 0741598f58 Revert "fix blocking drag & drop upload of folders" 14 years ago
icewind1991 e29b0d099f Merge pull request #297 from eMerzh/fix_useradd_287 14 years ago
Lukas Reschke 3fde72ea5c Merge pull request #313 from owncloud/backport_fix_ldap_typo_set_not_get_value 14 years ago
Brice Maron d022b89063 Correct more data vs attr to fix #189 14 years ago
Daniel Molkentin 5b8155a578 Merge pull request #315 from owncloud/missing_path 14 years ago
Björn Schießle b7a50a4f6f check if $path is a empty string 14 years ago
Robin Appelman a606131a6a Allow changing the way etags are generated 14 years ago
Daniel Molkentin 6b413b0d0f Merge pull request #312 from owncloud/missing_path 14 years ago
Arthur Schiwon 693c535a94 LDAP: fix typo in config value handling. 14 years ago
Björn Schießle a25cf8ba83 make root the default parameter for getAbsolutePath() 14 years ago
Björn Schießle a15a99b304 getAbsolutePath() always needs a parameter, added empty path as parameter to get the root path 14 years ago
Björn Schießle 6e8f970999 urlencode file/dir to allow special characters in filename/path (issue #95) 14 years ago
Robin Appelman bbe0cf376f fix user specific mount configuration 14 years ago
Thomas Müller f660247b47 Merge pull request #292 from eMerzh/fix_quoting_fs 14 years ago
Brice Maron 1d2d2cf261 Fix delete link when new user is added 14 years ago
Brice Maron 50d5ca71d0 Use attr instead of data to prevent a type convertion fix #287 14 years ago
Brice Maron 189e8ab1e0 Fix quoting problem in fs mount. give Big DB error at least in PG 14 years ago
Lukas Reschke dbbbfd4b2b Merge pull request #284 from owncloud/backport_improve_files_update 14 years ago
Lukas Reschke ece4a843c0 Merge pull request #285 from owncloud/backport_fix_fe_mkdir_warning 14 years ago
Arthur Schiwon ba2bba0f66 Fix mkdir and opendir warnings when path does not exist 14 years ago
Arthur Schiwon ab7561b2b6 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 14 years ago
Thomas Müller 3740ce2854 Merge pull request #283 from butonic/stable45 14 years ago
Jörn Friedrich Dreyer bfd53c5bd7 backport NAN undefined fix for total file size 14 years ago
Robin Appelman 9691d56713 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 14 years ago
Frank Karlitschek 92829e8f94 Merge branch 'stable45' of https://github.com/owncloud/core into stable45 14 years ago
Frank Karlitschek c518f35e83 backport the approved fix from master to stable45 14 years ago
blizzz 3e57a44829 Merge pull request #254 from owncloud/ldap-stable45 14 years ago
Arthur Schiwon 5cf1fd8aa9 code style 14 years ago
Arthur Schiwon c64f579518 LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 14 years ago
Lukas Reschke 054c168b32 Remove uneeded debug output 14 years ago
Robin Appelman f599267459 check for filename blacklist in OC_Filesystem::isValidPath 14 years ago
Robin Appelman 3cd416b667 fix OC_Filesystem::isValidPath when using \ instead of / in paths 14 years ago
Lukas Reschke 3139636906 Add CSRF check 14 years ago
Thomas Tanghus 0d349e331e Merge branch 'stable45' of github.com:owncloud/core into stable45 14 years ago
Thomas Tanghus 51968cfd53 Backport pull request #112. 14 years ago
Thomas Müller 21488bdd7e Merge pull request #171 from owncloud/load_logging_apps 14 years ago
Björn Schießle 3945f9cdb1 adapted comments to the code changes 14 years ago
Björn Schießle de1b95c8e7 load logging apps for webdav connections 14 years ago
Lukas Reschke 725e733178 Backport of pull request #155 14 years ago
Robin Appelman d226ed697e add svg mimetype to default htaccess 14 years ago
Arthur Schiwon 77b57fbbfe check if RUNTIME_NOAPPS is set before using it 14 years ago
Björn Schießle 0dc3ffd29a added some visual feedback is password was set 14 years ago
Björn Schießle 10e45481be set password if user leaves password field (issue #57) 14 years ago