Commit Graph

2327 Commits (6da926f1c395526dddecda660b8b6972e04ba85e)

Author SHA1 Message Date
Brice Maron 6da926f1c3 Resolve scanning issue case comparison of songs 14 years ago
Brice Maron 5b908209de Correct seq name in media songs fix oc-589 14 years ago
Georg Ehrke a12557ca4d another fix for oc-1044 14 years ago
Tom Needham 1c0e72cd5a Text editor: Waste less space for line numbers 14 years ago
Tom Needham b591c83008 Text Editor: fix editor positioning 14 years ago
Bjoern Schiessle b6c862b32f use sanitizeHTML() function 14 years ago
Arthur Schiwon e5171da300 remove unnecessary closing PHP tag 14 years ago
Arthur Schiwon 0d9534eb4b LDAP: cheaper userExists() implementation 14 years ago
Bjoern Schiessle 65c14e21ce date don't change correctly in the view list (bug #973) fixed 14 years ago
Thomas Tanghus d72b85684f Only search for VEVENTs. 14 years ago
Bart Visscher 9045557258 Tasks: Add delete action 14 years ago
Bart Visscher d75b5cfdd2 Tasks: Use list label for ordering by list 14 years ago
Bart Visscher dda56c5e3d Tasks: Fix position of the summary input 14 years ago
Robin Appelman 46ad51cbe2 dont change the encryption key during the test case 14 years ago
Robin Appelman bd8b921de4 only use 1 fsview when initializing encryption 14 years ago
Robin Appelman da9107fe69 fix saved file size for uploaded files 14 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 14 years ago
Georg Ehrke 096f5598b4 fix calendar 14 years ago
Georg Ehrke 288c5e7581 fix a PHP Notice 14 years ago
Bjoern Schiessle 3b4d2a971a check if user is allowed to edit bookmarks 14 years ago
Georg Ehrke 37ed3b5bd2 make edit event form work with DateTime Property UTC 14 years ago
Robin Appelman e43d02fadb fix encrypted flags not being saved correctly 14 years ago
Robin Appelman 9ba467d629 fix encryption for binary files 14 years ago
Robin Appelman 0f2600e9ea add binary test case for encryption 14 years ago
Robin Appelman e3f1507374 use absolute path for file proxies 14 years ago
Arthur Schiwon d0dbc8beab make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 14 years ago
Bjoern Schiessle 8e427d80d3 use sanitizeHTML() function 14 years ago
Bjoern Schiessle 0e61b5457b use new sanitizeHTML() function 14 years ago
Arthur Schiwon a7f0811829 bookmarks: make read later-button draggable again, fixes oc-944 14 years ago
Arthur Schiwon 0289f442a8 forgotten $, incorrect subtract 14 years ago
Bart Visscher 311c2bc0d3 Calendar: Write-close session to enable parallel events.php requests 14 years ago
Bart Visscher c260db0e9a Tasks: Fix resizing of the content part 14 years ago
Bart Visscher 0d43d6402d Tasks: Use POST for ajax calls that change data 14 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 14 years ago
Arthur Schiwon 244920aeb0 LDAP: only map users within the User Base Tree 14 years ago
Thomas Tanghus d8048414aa Removed erroneous value attributes. Partial fix for oc-1029. 14 years ago
Tom Needham 8d67ca09b5 user_migrate: remove old code 14 years ago
Thomas Tanghus 33ab91710f PDF Viewer: Double encode link. 14 years ago
Thomas Tanghus 707660b35f files_imageviewer: Double encode paths. Fixes oc-1016. 14 years ago
Georg Ehrke fc632b5795 fix merge conflicts 14 years ago
Georg Ehrke cbe5449f47 remove a closing php tag in calendar 14 years ago
Michael Gapczynski ec3033a5dd Check for '\' as well when searching for parent folders, because Windows returns '\' for dirname() 14 years ago
Tom Needham c1744d2eb6 Move user import to personal settings. Fix user migration between servers. 14 years ago
Thomas Tanghus 5c6a7172ca Files: Double encode download links. Fix for oc-1016. 14 years ago
Bjoern Schiessle f9c34942e1 applied merge request #128: fixed some sorting and display issues with gallery app. 14 years ago
Arthur Schiwon b025ff8de3 reverting 8c7fa15aaf, differs between OC3 and 4 14 years ago
Thomas Tanghus 3b58c7a407 Remove debug statements. 14 years ago
Thomas Tanghus 5b1a14f9ea Contacts: Implement CSRF prevention. 14 years ago
Bjoern Schiessle 60bd2562d8 fixed bug #996: first picture in folder is repeated in the last position behaving like a directory 14 years ago
Bjoern Schiessle df4737f52a prevent xss attacks also if some javascript ends up in the alt-tag 14 years ago