Commit Graph

2314 Commits (bae592d69b59462ed2ed50b132f391fd149d9f76)

Author SHA1 Message Date
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
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
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 8e427d80d3 use sanitizeHTML() function 13 years ago
Bjoern Schiessle 0e61b5457b use new 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
Bart Visscher 311c2bc0d3 Calendar: Write-close session to enable parallel events.php requests 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
Arthur Schiwon 244920aeb0 LDAP: only map users within the User Base Tree 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
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 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
Bjoern Schiessle cd759aee00 fixed xss vulnerability in un-packed version of jquery.fancybox and repack it 13 years ago
Bjoern Schiessle 544f97f034 debugging output removed 13 years ago
Bjoern Schiessle 4a47fa255d xss vulnerability fixed for fancybox image viewer 13 years ago
Georg Ehrke f9af0ef703 fix another ui bug of calendar 13 years ago
Georg Ehrke 92a11011b1 another ui fix 13 years ago
Georg Ehrke 4ff11308a3 fix a ui bug for calendar sharing 13 years ago
Georg Ehrke e543ec6eb6 show username of the body who shares in the summary 13 years ago
Thomas Tanghus 3e339f3d66 Remove check for encryption. 13 years ago
Michael Gapczynski 7868b25dcc Fix incorrect creation of filesystem for user@group in data folder during shares 13 years ago
Georg Ehrke 48116cf9ab increase version of calendar app to force db upgrade 13 years ago
Georg Ehrke d54fc6dfd4 increase possible size of uri in database - fix oc-140 13 years ago
Bjoern Schiessle 635a2f8ec9 Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle ef6b6ac230 block slashes only for new files and new folders but not for file upload from url (bug #964) 13 years ago