summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* dont change the encryption key during the test caseRobin Appelman2012-06-211-0/+5
|
* only use 1 fsview when initializing encryptionRobin Appelman2012-06-211-7/+5
|
* fix saved file size for uploaded filesRobin Appelman2012-06-211-4/+4
|
* truncate decrypted files based on sizeRobin Appelman2012-06-217-16/+79
|
* fix calendarGeorg Ehrke2012-06-211-1/+1
|
* fix a PHP NoticeGeorg Ehrke2012-06-211-0/+3
|
* check if user is allowed to edit bookmarksBjoern Schiessle2012-06-211-3/+11
|
* make edit event form work with DateTime Property UTCGeorg Ehrke2012-06-211-0/+8
|
* fix encrypted flags not being saved correctlyRobin Appelman2012-06-202-3/+3
|
* fix encryption for binary filesRobin Appelman2012-06-204-4/+49
|
* add binary test case for encryptionRobin Appelman2012-06-202-4/+36
|
* use absolute path for file proxiesRobin Appelman2012-06-203-2/+21
|
* make bookmarks bookmarklet work again, kudos to Victor DubiniukArthur Schiwon2012-06-201-7/+7
|
* Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Bjoern Schiessle2012-06-201-1/+1
|\
| * bookmarks: make read later-button draggable again, fixes oc-944Arthur Schiwon2012-06-201-1/+1
| |
* | use sanitizeHTML() functionBjoern Schiessle2012-06-203-5/+5
| |
* | use new sanitizeHTML() functionBjoern Schiessle2012-06-202-8/+8
|/
* forgotten $, incorrect subtractArthur Schiwon2012-06-201-2/+2
|
* Calendar: Write-close session to enable parallel events.php requestsBart Visscher2012-06-191-0/+1
|
* Tasks: Fix resizing of the content partBart Visscher2012-06-191-2/+5
|
* Tasks: Use POST for ajax calls that change dataBart Visscher2012-06-193-4/+4
|
* Don't use substr to get first char of stringBart Visscher2012-06-195-7/+7
|
* LDAP: only map users within the User Base TreeArthur Schiwon2012-06-192-3/+11
|
* Removed erroneous value attributes. Partial fix for oc-1029.Thomas Tanghus2012-06-181-3/+3
|
* user_migrate: remove old codeTom Needham2012-06-171-2/+1
|
* PDF Viewer: Double encode link.Thomas Tanghus2012-06-161-1/+1
|
* files_imageviewer: Double encode paths. Fixes oc-1016.Thomas Tanghus2012-06-161-1/+1
|
* fix merge conflictsGeorg Ehrke2012-06-1623-38/+21
|
* remove a closing php tag in calendarGeorg Ehrke2012-06-161-1/+0
|
* Check for '\' as well when searching for parent folders, because Windows ↵Michael Gapczynski2012-06-151-1/+1
| | | | returns '\' for dirname()
* Move user import to personal settings. Fix user migration between servers.Tom Needham2012-06-154-103/+76
|
* Files: Double encode download links. Fix for oc-1016.Thomas Tanghus2012-06-151-1/+1
|
* applied merge request #128: fixed some sorting and display issues with ↵Bjoern Schiessle2012-06-152-24/+45
| | | | | | gallery app. This also fix bug #872 for the new gallery
* reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4Arthur Schiwon2012-06-141-2/+2
|
* Remove debug statements.Thomas Tanghus2012-06-142-20/+0
|
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-06-143-6/+5
|\
| * fixed bug #996: first picture in folder is repeated in the last position ↵Bjoern Schiessle2012-06-141-4/+2
| | | | | | | | behaving like a directory
| * prevent xss attacks also if some javascript ends up in the alt-tagBjoern Schiessle2012-06-142-2/+3
| |
* | Contacts: Implement CSRF prevention.Thomas Tanghus2012-06-1417-31/+44
|/
* fixed xss vulnerability in un-packed version of jquery.fancybox and repack itBjoern Schiessle2012-06-142-794/+3
|
* debugging output removedBjoern Schiessle2012-06-141-1/+0
|
* xss vulnerability fixed for fancybox image viewerBjoern Schiessle2012-06-142-29/+777
|
* fix another ui bug of calendarGeorg Ehrke2012-06-131-4/+6
|
* another ui fixGeorg Ehrke2012-06-131-9/+4
|
* fix a ui bug for calendar sharingGeorg Ehrke2012-06-131-1/+1
|
* show username of the body who shares in the summaryGeorg Ehrke2012-06-132-7/+9
|
* Remove check for encryption.Thomas Tanghus2012-06-131-5/+0
|
* Fix incorrect creation of filesystem for user@group in data folder during sharesMichael Gapczynski2012-06-121-4/+4
|
* increase version of calendar app to force db upgradeGeorg Ehrke2012-06-121-1/+1
|
* increase possible size of uri in database - fix oc-140Georg Ehrke2012-06-121-2/+2
|