Commit Graph

2235 Commits (17d466b03b91ccc058fe1a88340df36c22a580c2)

Author SHA1 Message Date
Robin Appelman 7fdbce6ac1 use strtotime on non-nummeric times in oc_filesystem::touch 13 years ago
scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 13 years ago
Arthur Schiwon b43b85c849 get effective username after webdav login, fixes oc-2108 13 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 13 years ago
Felix Moeller ff5f9370c4 Checkstyle: MultiLineCondition 13 years ago
Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Felix Moeller 37296b8b6d Adding the t() function to have the labels in the search results translated 13 years ago
Thomas Müller 126d16f16d Fixing undefined $language 13 years ago
Björn Schießle d68b89cae4 add parameter to specify user for which OC_Filesystem should be initialized. 13 years ago
Jenkins for ownCloud d8e945466d [tx-robot] updated from transifex 13 years ago
Bart Visscher 051dde08db Check for file exists before loading app version file 13 years ago
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Björn Schießle 08ee2fcf93 check if mount point was already loaded to avoid redundant read operations 13 years ago
Björn Schießle 65b0824d35 typo from previous commit fixed 13 years ago
Björn Schießle 2499c24b8b load system wide configured mount points before accessing shared files 13 years ago
Björn Schießle 00ed2e87c9 check for mount points if file was shared from a different user 13 years ago
Jörn Friedrich Dreyer a7d8519550 when using oracle use LOWER() to make searching files case insensitive 13 years ago
Susinthiran Sithamparanathan b2b84f3a6f Update Sabre to version 1.7.1 13 years ago
Bart Visscher 44287d680b Check for file exists before loading app version file 13 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 13 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 13 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 13 years ago
Michael Gapczynski 012ea1ed83 Add unshareAll() function to Share API 13 years ago
scambra d8eb62232e don't duplicate locales with country code 13 years ago
scambra ec253f1354 Use strftime to format date with translated month names 13 years ago
Lukas Reschke de7b46c66a Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 13 years ago
scambra e8441becdb delete fscache on deleting user 13 years ago
Lukas Reschke e7c9d5fe54 Set oc_token to httponly 13 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 13 years ago
Lukas Reschke c85c35dfae Don't add the enhanced auth time to the configuration 13 years ago
Lukas Reschke 5c0407306c Set a standard value for enhanced auth time 13 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 13 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 13 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 13 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 13 years ago
Lukas Reschke 1a187d1ca5 Fix PHP notice 13 years ago
Lukas Reschke 097f429816 Add isUserVerified() 13 years ago
Lukas Reschke c9ac1364d1 "deny from all" instead directory 13 years ago
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 13 years ago
Michael Göhler 8be9c04a3a 128byte is not 128bit - now we realy use 256bit (same as PHPSESSID) 13 years ago
Lukas Reschke fa71e51e67 Use /dev/urandom instead of /dev/random 13 years ago
Lukas Reschke 6e045b9ea1 Check if $_Post 13 years ago