Commit Graph

4520 Commits (0f2600e9ea950c76777aecff86be8e8136e2aa4e)
 

Author SHA1 Message Date
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
Brice Maron b31962fdc2 Hide image with no source (avoid placeholder img) 13 years ago
Bjoern Schiessle 92bb59c95d fixed broken function call 13 years ago
Bjoern Schiessle 814cab97cf ignore "Shared"-directory when calculating free space 13 years ago
Bjoern Schiessle ca41f2e96a don't add the "Shared"-directory size to users quota 13 years ago
Bjoern Schiessle 9d0cfacd67 escape log messages to avoid possible js execution 13 years ago
Thomas Tanghus d8048414aa Removed erroneous value attributes. Partial fix for oc-1029. 13 years ago
Tom Needham 8d67ca09b5 user_migrate: remove old code 13 years ago
Thomas Tanghus 33ab91710f PDF Viewer: Double encode link. 13 years ago
Thomas Tanghus 707660b35f files_imageviewer: Double encode paths. Fixes oc-1016. 13 years ago
Georg Ehrke fc632b5795 fix merge conflicts 13 years ago
Georg Ehrke cbe5449f47 remove a closing php tag in calendar 13 years ago
Michael Gapczynski ec3033a5dd Check for '\' as well when searching for parent folders, because Windows returns '\' for dirname() 13 years ago
Tom Needham c1744d2eb6 Move user import to personal settings. Fix user migration between servers. 13 years ago
Bjoern Schiessle 0074062b53 fixed xss vulnerability 13 years ago
Thomas Tanghus 5c6a7172ca Files: Double encode download links. Fix for oc-1016. 13 years ago
Bjoern Schiessle f9c34942e1 applied merge request #128: fixed some sorting and display issues with gallery app. 13 years ago
Arthur Schiwon b025ff8de3 reverting 8c7fa15aaf, differs between OC3 and 4 13 years ago
Thomas Tanghus 3b58c7a407 Remove debug statements. 13 years ago
Thomas Tanghus b6ee4c458b Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 13 years ago
Thomas Tanghus 5b1a14f9ea Contacts: Implement CSRF prevention. 13 years ago
Bjoern Schiessle 60bd2562d8 fixed bug #996: first picture in folder is repeated in the last position behaving like a directory 13 years ago
Bjoern Schiessle df4737f52a prevent xss attacks also if some javascript ends up in the alt-tag 13 years ago