Commit Graph

7481 Commits (5db2f421897aa865ad8e9999309748cb634f5d64)
 

Author SHA1 Message Date
Arthur Schiwon 81cf726b18 unset UserID after Update 12 years ago
Lukas Reschke 3fc9fbeef7 Expectation should be first parameter 12 years ago
Lukas Reschke 665100b471 Expectation should be first parameter 12 years ago
Björn Schießle 08ee2fcf93 check if mount point was already loaded to avoid redundant read operations 12 years ago
Björn Schießle 65b0824d35 typo from previous commit fixed 12 years ago
Björn Schießle 2499c24b8b load system wide configured mount points before accessing shared files 12 years ago
Björn Schießle 00ed2e87c9 check for mount points if file was shared from a different user 12 years ago
Thomas Müller e4c0bb59e5 Merge pull request #39 from scambra/date-l10n-fixes 12 years ago
Jörn Friedrich Dreyer e307bf31c8 fix oc-605 12 years ago
Jörn Friedrich Dreyer a7d8519550 when using oracle use LOWER() to make searching files case insensitive 12 years ago
Jenkins for ownCloud 519a0ae4ab [tx-robot] updated from transifex 12 years ago
Thomas Müller 9f01cd05fb Merge pull request #37 from scambra/js-interpolation-l10n 12 years ago
Bart Visscher a8d0f84829 Resetting the password should also invalidate the token login cookies 12 years ago
Bart Visscher 0a614429af Change the lostpassword flow to a controller 12 years ago
Bart Visscher 6081bfa2bc Merge branch 'master' into routing 12 years ago
Susinthiran Sithamparanathan b2b84f3a6f Update Sabre to version 1.7.1 12 years ago
Bart Visscher 44287d680b Check for file exists before loading app version file 12 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 12 years ago
Jenkins for ownCloud d5e91216b5 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 1c3a36a079 From now on we support two german translation: formal and personal 12 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 45dec77d92 remove apps translations - they live in owncloud/apps now 12 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 12 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 12 years ago
Michael Gapczynski 012ea1ed83 Add unshareAll() function to Share API 12 years ago
scambra c814a7a841 use interpolation for some translations in js 12 years ago
icewind1991 247626b5c2 Merge pull request #36 from scambra/filecache-fixes 12 years ago
scambra d8eb62232e don't duplicate locales with country code 12 years ago
scambra 5ecce8bfb7 Translate modification date when file is created/uploaded, use same strings as lib/template.php 12 years ago
scambra ec253f1354 Use strftime to format date with translated month names 12 years ago
Lukas Reschke de7b46c66a Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 12 years ago
scambra e8441becdb delete fscache on deleting user 12 years ago
Lukas Reschke e7c9d5fe54 Set oc_token to httponly 12 years ago
Lukas Reschke 59404b5675 Merge pull request #31 from visit1985/persistentcookies 12 years ago
Björn Schießle b08a1696f5 normalize path to avoid problems with trailing slashes, double-slashes, etc. 12 years ago
Jenkins for ownCloud c3823aa864 [tx-robot] updated from transifex 12 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 12 years ago
Lukas Reschke c85c35dfae Don't add the enhanced auth time to the configuration 12 years ago
Lukas Reschke 5c0407306c Set a standard value for enhanced auth time 12 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 12 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 12 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 12 years ago
Lukas Reschke c404148f9a Password check for admins 12 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 12 years ago
Lukas Reschke 1a187d1ca5 Fix PHP notice 12 years ago
Lukas Reschke 097f429816 Add isUserVerified() 12 years ago
Lukas Reschke c83a2a5517 Correct check for admin 12 years ago
Victor Dubiniuk ddcd738357 Merge branch 'extended_log' 12 years ago
Lukas Reschke e6c9f5d9f4 Verify passwords for admins 12 years ago
Lukas Reschke 7e2d4e2a8e Remove verify user from personal.php 12 years ago