Commit Graph

4542 Commits (e5d458c0683acb409083a0e3f1baa4698ececda6)
 

Author SHA1 Message Date
Brice Maron e5d458c068 Correct File cache error with postgresql 13 years ago
Frank Karlitschek ca6339c480 4.0.3 13 years ago
Thomas Tanghus d72b85684f Only search for VEVENTs. 13 years ago
Bart Visscher 9045557258 Tasks: Add delete action 13 years ago
Bart Visscher d75b5cfdd2 Tasks: Use list label for ordering by list 13 years ago
Bart Visscher dda56c5e3d Tasks: Fix position of the summary input 13 years ago
Bart Visscher bae592d69b Prefer requested app before redirecting to default page 13 years ago
Bart Visscher a7e427a3cc Remember result of OC_User::isLoggedIn, can be very expensive to check 13 years ago
Bart Visscher 8aa7ed39a5 Only check for apps owncloud version requirment when there is a new owncloud version 13 years ago
Robin Appelman 46ad51cbe2 dont change the encryption key during the test case 13 years ago
Robin Appelman bd8b921de4 only use 1 fsview when initializing encryption 13 years ago
Robin Appelman da9107fe69 fix saved file size for uploaded files 13 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 13 years ago
Georg Ehrke 096f5598b4 fix calendar 13 years ago
Georg Ehrke 288c5e7581 fix a PHP Notice 13 years ago
Frank Karlitschek 5212fa3fa7 check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Bjoern Schiessle 3b4d2a971a check if user is allowed to edit bookmarks 13 years ago
Georg Ehrke 37ed3b5bd2 make edit event form work with DateTime Property UTC 13 years ago
Georg Ehrke 43674b1759 fix mimetype for cdr files - bugfix for oc 559 13 years ago
Michael Gapczynski 6524f6ad30 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
Robin Appelman e43d02fadb fix encrypted flags not being saved correctly 13 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 13 years ago
Robin Appelman 0f2600e9ea add binary test case for encryption 13 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 13 years ago
Arthur Schiwon d0dbc8beab make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 13 years ago
Bjoern Schiessle 5cc75ad818 Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4 13 years ago
Bjoern Schiessle e71dffcdf0 no need to escape the title 13 years ago
Bjoern Schiessle 8e427d80d3 use sanitizeHTML() function 13 years ago
Bjoern Schiessle 0e61b5457b use new sanitizeHTML() function 13 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 13 years ago
Bjoern Schiessle d9607df26f backport of sanitizeHTML() function 13 years ago
Arthur Schiwon a7f0811829 bookmarks: make read later-button draggable again, fixes oc-944 13 years ago
Arthur Schiwon 0289f442a8 forgotten $, incorrect subtract 13 years ago
Robin Appelman c4d1363419 don't show other users file if the filesystem is not index already 13 years ago
Bart Visscher 311c2bc0d3 Calendar: Write-close session to enable parallel events.php requests 13 years ago
Bart Visscher 0524f6fd3c Fix webdav property name compare 13 years ago
Bart Visscher 2d4e1b45ce Load app before running update script 13 years ago
Bart Visscher c260db0e9a Tasks: Fix resizing of the content part 13 years ago
Bart Visscher 0d43d6402d Tasks: Use POST for ajax calls that change data 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Bart Visscher bb649dd0d5 Smarter code for OC_FileProxy 13 years ago
Bart Visscher 598a090db4 Add cache for getStorage and getInternalPath functions. 13 years ago
Bart Visscher e728635c8a Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher 4d627d66a1 Add help texts to config options in config.sample.php 13 years ago
Bart Visscher 98bc916016 Make check for writable apps dir configurable 13 years ago
Thomas Mueller 637f8398ba fixes oc-668 13 years ago
Bjoern Schiessle 1b142a1155 quota calculation fixed 13 years ago
Arthur Schiwon 244920aeb0 LDAP: only map users within the User Base Tree 13 years ago
Victor Dubiniuk db7542b640 Reverting 249190c89b. Fixed in master 13 years ago
Victor Dubiniuk 249190c89b Fix mime-type detection 13 years ago