Commit Graph

2323 Commits (49f05dfadefc5ec38ff413adeeccae7fe5317dd8)

Author SHA1 Message Date
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 14 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 14 years ago
Thomas Tanghus bfb6faa850 Bump version to trigger update. 14 years ago
Thomas Tanghus d809efc1e5 Change insertIfNotExist() for sqlite. Not fast, but more reliable than previous attempt. 14 years ago
Thomas Tanghus 42b871dcf1 Correct SQL syntax. 14 years ago
Jörn Friedrich Dreyer ba91f9a237 add missing sql backticks, check sharing for error and add log 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Thomas Tanghus 7f0c69eb0e Added CRUDS permissions to the OCP namespace. Implements issue #345 14 years ago
Diederik de Haas f6daddadf5 Fixed new checkstyle issues in util.php from build #1341. 14 years ago
Diederik de Haas 20541c610e Fixed new checkstyle issues in migrate.php from build #1341. 14 years ago
Jenkins for ownCloud 7ec0efe5c2 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer c5ba4f476a fix quota off by one error 14 years ago
Stefan Seidel 8f669880bc Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze + mod_fcgid installs. 14 years ago
Jenkins for ownCloud cb57a20ec2 [tx-robot] updated from transifex 14 years ago
Frank Karlitschek 55f75c6d8e add a check and a warning if the ownClodu server is not able to establish http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. 14 years ago
Tom Needham 8396c0478e Migration: Allow for no app data cases; handle file copying better 14 years ago
Tom Needham 0833be9d4e Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 14 years ago
Robin Appelman ae74c54d65 normalize filepaths in OC_Files::getFileInfo 14 years ago
Björn Schießle 250f40fe40 check if $path is a empty string 14 years ago
Björn Schießle 311b04f609 backport from approved patch in stable45: 14 years ago
Brice Maron ba62d8dea7 Fix quoting problem in fs mount. give Big DB error at least in PG 14 years ago
Robin Appelman 99aa972a40 Allow changing the way etags are generated 14 years ago
Robin Appelman 012a907a8a fix user specific mount configuration 14 years ago
Michael Gapczynski 3d13c9db70 Return empty array if file does not exist inside Shared folder, fixes issue #91 14 years ago
Thomas Tanghus a50f98606d Check DB result. 14 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 14 years ago
Felix Moeller 1e33ad9cbc Style: Different line endings in one file are bad for sure 14 years ago
Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 14 years ago
Felix Moeller bc4382c5c5 Checkstyle: fix the last NoSpaceAfterEquals 14 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 14 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 14 years ago
Thomas Tanghus 8e5b6bf21d VCategories: Make $categories non-static again. 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 14 years ago
Jenkins for ownCloud 17d466b03b [tx-robot] updated from transifex 14 years ago
Robin Appelman 4c0c78d15d check for filename blacklist in OC_Filesystem::isValidPath 14 years ago
Robin Appelman a1c37d4be5 fix OC_Filesystem::isValidPath when using \ instead of / in paths 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Robin Appelman 553b1072b6 fix archive tar include path 14 years ago
Thomas Tanghus 8cffbb5f7d Added some more error checking on db queries. 14 years ago
Thomas Tanghus 5a738380f6 Cast object ids to integers. 14 years ago
Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session 14 years ago
Jenkins for ownCloud aca6d3252f [tx-robot] updated from transifex 14 years ago
Bart Visscher 6d09752940 DRY for creating htaccess to protect data-directory 14 years ago
Bart Visscher 246d7ea2ea Separate control code from class definition 14 years ago
scambra 5af8adc169 code style changes 14 years ago
Jörn Friedrich Dreyer b032819ab9 check for database error in userExists 14 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 14 years ago
Jenkins for ownCloud 56cf7660bd [tx-robot] updated from transifex 14 years ago
Lukas Reschke f6b6780072 Don't use OC_Setup as it will show up the installer 14 years ago