Commit Graph

2372 Commits (fb5d0db0376f8f75fe6745fd1c94d5b325be4f41)

Author SHA1 Message Date
Thomas Tanghus ab167c3e2c Filter out special Favorites category. 13 years ago
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2456401672 Remove redundant class wrapping. 13 years ago
Thomas Tanghus 10e29da8be Use self::prepare() instead of self::$connection->prepare. 13 years ago
Thomas Tanghus 394e4e4d5f Removed useless ORDER BY from query. 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Thomas Tanghus 1803260285 Renamed OC_VCategories::add() to addMulti() and let the add() method return the id of the newly created category. 13 years ago
Thomas Tanghus 0e4ed2887c Return result from OC_DB::insertIfNotExist(). 13 years ago
Thomas Tanghus afa3f49c93 Make categories var static. 13 years ago
Thomas Tanghus 4827de4a27 White space fix. 13 years ago
Thomas Tanghus 8a777022e4 Formatting 13 years ago
Thomas Tanghus 09e26145b7 Add favorite handling methods to OC_VCategories. 13 years ago
Thomas Tanghus 1f7baeb974 Use consts all places and rename some daft method names. 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
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 13 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 13 years ago
Lukas Reschke d33bec09fe Verify password page for users 13 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 13 years ago
Michael Göhler 22fa23b4da extend configkey column to hold 128bit values 13 years ago