summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-14129-1306/+6493
|\
| * Forgot $ sign for variableMichael Gapczynski2012-06-141-1/+1
| * Revert "Fix a counting mistake"Michael Gapczynski2012-06-141-1/+1
| * first load compatibility.jsThomas Mueller2012-06-141-2/+3
| * fix javascript errorThomas Mueller2012-06-141-0/+4
| * reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4Arthur Schiwon2012-06-141-2/+2
| * Check for '\' as well when searching for parent folders, because Windows retu...Michael Gapczynski2012-06-141-1/+1
| * Contacts: Fixes for CSRF.Thomas Tanghus2012-06-141-2/+2
| * fixed bug #996: first picture in folder is repeated in the last position beha...Bjoern Schiessle2012-06-141-4/+2
| * prevent xss attacks also if some javascript ends up in the alt-tagBjoern Schiessle2012-06-142-2/+3
| * Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-141-2/+2
| |\
| | * Use the right csrf token.Thomas Tanghus2012-06-141-2/+2
| * | 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
| * Files Texteditor: Use our own "Droid Sans Mono" font-face and fontsBart Visscher2012-06-139-2/+698
| * Calendar: Clicking #datecontrol_date gives datepicker to jump to dateBart Visscher2012-06-131-1/+17
| * Calendar: Make button of #datecontrol_dateBart Visscher2012-06-132-2/+2
| * Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-1316-31/+31
| |\
| | * Removed unecessary sanitizationLukas Reschke2012-06-111-1/+1
| | * Removed double sanitizationLukas Reschke2012-06-115-11/+11
| | * Fix double sanitizationLukas Reschke2012-06-111-1/+1
| | * Removed some unessecary sanitizationsLukas Reschke2012-06-114-7/+7
| | * Make some apps compatibleLukas Reschke2012-06-119-18/+29
| | * RevertLukas Reschke2012-06-119-44/+44
| | * First try of implementing assignHTMLLukas Reschke2012-06-1110-45/+45
| * | Add support for mounting Google Drive in external storage UIMichael Gapczynski2012-06-134-2/+102
| * | Remove check for encryption.Thomas Tanghus2012-06-131-5/+0
| * | Remove debug statements.Thomas Tanghus2012-06-132-19/+0
| * | Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-1314-6/+52
| * | 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
| * | Add support for mounting Dropbox in external storage UIMichael Gapczynski2012-06-125-42/+150
| * | Label the delete operation "unshare" for files in the "Shared" folder to reduceBjoern Schiessle2012-06-121-1/+5
| * | block slashes only for new files and new folders but not for file upload from...Bjoern Schiessle2012-06-121-1/+1
| * | Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus2012-06-121-1/+2
| * | committed patch (bug #967) to add missing translations for file actionsBjoern Schiessle2012-06-121-2/+2
| * | PDF.JS updated, compatibility.js added for browser support, should fix: oc-395Thomas Mueller2012-06-128-659/+4465
| * | utf8 in der DB configMarco B2012-06-115-5/+5
| * | Fix js for missing address fields.Thomas Tanghus2012-06-111-6/+6
| * | Quick fix for index errors when not importing from files.Thomas Tanghus2012-06-111-1/+1
| * | Encoding conversion moved to OC_Contacts_VCard::decodeProperty in commit 95cc...Thomas Tanghus2012-06-111-2/+2
| * | Contacts: Fix encoding errors, import errors, developer headache, paint cute ...Thomas Tanghus2012-06-111-1/+1
| * | Tasks: Fix resizing of the content partBart Visscher2012-06-111-2/+5
| * | Gallery: remove extra include of lib/base.phpBart Visscher2012-06-111-2/+0