Commit Graph

7168 Commits (d022b8906389fd94309ab8a7aedd94c393d076f6)
 

Author SHA1 Message Date
Brice Maron d022b89063 Correct more data vs attr to fix #189 13 years ago
Brice Maron 50d5ca71d0 Use attr instead of data to prevent a type convertion fix #287 13 years ago
Lukas Reschke dbbbfd4b2b Merge pull request #284 from owncloud/backport_improve_files_update 13 years ago
Lukas Reschke ece4a843c0 Merge pull request #285 from owncloud/backport_fix_fe_mkdir_warning 13 years ago
Arthur Schiwon ba2bba0f66 Fix mkdir and opendir warnings when path does not exist 13 years ago
Arthur Schiwon ab7561b2b6 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 13 years ago
Thomas Müller 3740ce2854 Merge pull request #283 from butonic/stable45 13 years ago
Jörn Friedrich Dreyer bfd53c5bd7 backport NAN undefined fix for total file size 13 years ago
Robin Appelman 9691d56713 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Frank Karlitschek 92829e8f94 Merge branch 'stable45' of https://github.com/owncloud/core into stable45 13 years ago
Frank Karlitschek c518f35e83 backport the approved fix from master to stable45 13 years ago
blizzz 3e57a44829 Merge pull request #254 from owncloud/ldap-stable45 13 years ago
Arthur Schiwon 5cf1fd8aa9 code style 13 years ago
Arthur Schiwon c64f579518 LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 13 years ago
Lukas Reschke 054c168b32 Remove uneeded debug output 13 years ago
Robin Appelman f599267459 check for filename blacklist in OC_Filesystem::isValidPath 13 years ago
Robin Appelman 3cd416b667 fix OC_Filesystem::isValidPath when using \ instead of / in paths 13 years ago
Lukas Reschke 3139636906 Add CSRF check 13 years ago
Thomas Tanghus 0d349e331e Merge branch 'stable45' of github.com:owncloud/core into stable45 13 years ago
Thomas Tanghus 51968cfd53 Backport pull request #112. 13 years ago
Thomas Müller 21488bdd7e Merge pull request #171 from owncloud/load_logging_apps 13 years ago
Björn Schießle 3945f9cdb1 adapted comments to the code changes 13 years ago
Björn Schießle de1b95c8e7 load logging apps for webdav connections 13 years ago
Lukas Reschke 725e733178 Backport of pull request #155 13 years ago
Robin Appelman d226ed697e add svg mimetype to default htaccess 13 years ago
Arthur Schiwon 77b57fbbfe check if RUNTIME_NOAPPS is set before using it 13 years ago
Björn Schießle 0dc3ffd29a added some visual feedback is password was set 13 years ago
Björn Schießle 10e45481be set password if user leaves password field (issue #57) 13 years ago
Georg Ehrke bfb8436ca2 deny the usage of dots in database name 13 years ago
Arthur Schiwon edf3503779 make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89 13 years ago
Björn Schießle a98cfbe868 don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 13 years ago
Björn Schießle 12ea922389 fix broken paths in versions app 13 years ago
Björn Schießle db6fc916cf fix function documentation 13 years ago
Robin Appelman 46e9bf5678 possible fix for bombarding the server with the htaccess test during setup 13 years ago
Brice Maron c6177d2629 Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 13 years ago
Lukas Reschke 0399a88eb6 Check for iconv 13 years ago
Lukas Reschke 8f715e12a9 Allow any characters in the groupname 13 years ago
Arthur Schiwon 4b39ce5134 LDAP: fix again proper check if groups are enabled 13 years ago
Frank Karlitschek 53ae74200a let´s do a 4.5.1a 13 years ago
Lukas Reschke 9f570345a5 urlencode 13 years ago
Lukas Reschke 5d866295d8 Revert "Fix urlencoding in the breadcrumb" 13 years ago
Björn Schießle 9eae10b94a normalize path 13 years ago
Björn Schießle ca58aa1644 urldecode target directory 13 years ago
Björn Schießle 3b9c10dcf6 Shared files are not stored in the file cache. Therefore we need to 13 years ago
Arthur Schiwon 28e0fa7d1d LDAP: properly check if Groups-feature is enabled 13 years ago
Frank Karlitschek 3833f2315a 4.5.1 13 years ago
Lukas Reschke e65c3ef9c9 Urlencode the share URL 13 years ago
Lukas Reschke 552aee93fa Fix urlencoding in the breadcrumb 13 years ago
Robin Appelman 1791fbdc49 use strtotime on non-nummeric times in oc_filesystem::touch 13 years ago
Arthur Schiwon c2e3999f76 Files: urldecode urlencoded dir names, fixes oc-2111 13 years ago