Commit Graph

4904 Commits (49033ff8e0dd89d964264f269930b0587b8479c4)
 

Author SHA1 Message Date
Robin Appelman 49033ff8e0 dont change the encryption key during the test case 13 years ago
Robin Appelman 6707e4187e only use 1 fsview when initializing encryption 13 years ago
Robin Appelman 56de98ed8c fix saved file size for uploaded files 13 years ago
Robin Appelman d0455c5819 truncate decrypted files based on filelength 13 years ago
Bjoern Schiessle 1338279ca0 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Georg Ehrke 49d9eb7acf fix calendar 13 years ago
Sam Tuke 7c3f6f61db Fixed missing jQuery event object - expire interface now works with Firefox 13 years ago
Georg Ehrke f5740a6f92 fix a PHP Notice 13 years ago
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 13 years ago
Bjoern Schiessle 09d2f76727 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle 2f9763d216 check if user is allowed to edit bookmarks 13 years ago
Georg Ehrke 1db2539223 make edit event form work with DateTime Property UTC 13 years ago
Bjoern Schiessle 8870d36776 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 13 years ago
Georg Ehrke 96d0b9834a fix mimetype for cdr files - bugfix for oc 559 13 years ago
Bjoern Schiessle f8ec280b6e correct presentation of HTML encoded characters 13 years ago
Michael Gapczynski cc3835d657 Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 13 years ago
Bart Visscher fedfa4c98e DateTime objects are directly comparable 13 years ago
Bart Visscher a6dc7345d0 Gallery: Move code/js/css from main template to the right place 13 years ago
Thomas Tanghus 10a0d5a46c More changes for updating the contacts list. 13 years ago
Thomas Tanghus dc8c188ffe Better error checking. 13 years ago
Thomas Tanghus 426ed27be2 Make sure address books are shown even if empty. 13 years ago
Thomas Tanghus 0f1fe0b505 Log error as ERROR. 13 years ago
Georg Ehrke 0f13cbb47d Merge branch 'master' into calendar_repeat 13 years ago
Arthur Schiwon f255ac8b3a make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 13 years ago
Arthur Schiwon 4b231c15d5 bookmarks: make read later-button draggable again, fixes oc-944 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Sam Tuke d6bf62ea4e Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Bart Visscher 6308ca6b8a Merge branch 'shared_log' 13 years ago
Bart Visscher 0086639891 Merge branch 'audit' 13 years ago
Bart Visscher 7a3d606cac Prefer requested app before redirecting to default page 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 13 years ago
Bart Visscher 5c8e774cea Small code reorder 13 years ago
Bjoern Schiessle 6644511124 remove unnecessary comment 13 years ago
Bjoern Schiessle e52230d11c no need to escape the title 13 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 13 years ago
Georg Ehrke 572dd9fbad Merge branch 'master' into calendar_repeat 13 years ago
Bjoern Schiessle 1ecbf459c9 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Arthur Schiwon 5b02217906 forgotten $, incorrect subtract 13 years ago
Arthur Schiwon 7c6b8475eb LDAP: only map users within the User Base Tree 13 years ago
Bjoern Schiessle 8d89bba07c use new sanitizeHTML() function 13 years ago
Robin Appelman 13a9ef36fb don't show other users file if the filesystem is not index already 13 years ago
Bart Visscher f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used 13 years ago
Bart Visscher d8b32c2f0e Move check code from setupFS to checkServer 13 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 13 years ago
Bjoern Schiessle f11e4d7cd6 removing sanitizeHTML() function from template.php since I moved it to util.php 13 years ago
Bart Visscher 4b6f6291c5 Remember result of OC_User::isLoggedIn, can be very expensive to check 13 years ago