summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Improve checking for active addressbooks and creating default addressbook.Thomas Tanghus2012-07-082-10/+29
* Add missing requesttoken.Thomas Tanghus2012-07-081-0/+1
* Missing semi-colon.Thomas Tanghus2012-07-081-1/+1
* Format error response correctly.Thomas Tanghus2012-07-081-1/+1
* Hopefully fix for drag'n'drop import in oc-813.Thomas Tanghus2012-07-051-1/+1
* Disable expires header on thumbnail and photo.Thomas Tanghus2012-07-042-2/+2
* Moved action buttons down to the add field menu. Fixes oc-1155.Thomas Tanghus2012-07-042-19/+19
* Don't reload the page after sending private link to email addressMichael Gapczynski2012-07-011-1/+2
* Don't overwrite fake directory stream for Shared storageMichael Gapczynski2012-06-271-2/+2
* no reason to strip tags at this pointBjoern Schiessle2012-06-271-1/+0
* enable highlighting of address in OSM.Bjoern Schiessle2012-06-271-1/+1
* add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
* LDAP: compare base trees case insensitivelyArthur Schiwon2012-06-251-2/+2
* Idiot proof dialog ;-)Thomas Tanghus2012-06-252-5/+12
* Try to conserve some memory. Should fix oc-1106 for stable4.Thomas Tanghus2012-06-252-3/+14
* Missing requesttoken.Thomas Tanghus2012-06-252-0/+2
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-06-259-27/+40
|\
| * LDAP: always sanitize DN and DN-containing attributesArthur Schiwon2012-06-251-3/+12
| * xss vulnerability fixedBjoern Schiessle2012-06-251-2/+2
| * Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
| * Resolve scanning issue case comparison of songsBrice Maron2012-06-241-1/+1
| * Correct seq name in media songs fix oc-589Brice Maron2012-06-241-1/+1
| * another fix for oc-1044Georg Ehrke2012-06-241-1/+1
| * Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
| * Text Editor: fix editor positioningv4.0.3Tom Needham2012-06-221-10/+2
| * use sanitizeHTML() functionBjoern Schiessle2012-06-221-1/+1
| * remove unnecessary closing PHP tagArthur Schiwon2012-06-221-3/+1
| * LDAP: cheaper userExists() implementationArthur Schiwon2012-06-221-1/+13
| * date don't change correctly in the view list (bug #973) fixedBjoern Schiessle2012-06-221-0/+2
* | Select which address book to add a contact to. Fixes oc-1071.Thomas Tanghus2012-06-253-4/+68
|/
* Only search for VEVENTs.Thomas Tanghus2012-06-211-1/+4
* Tasks: Add delete actionBart Visscher2012-06-213-15/+20
* Tasks: Use list label for ordering by listBart Visscher2012-06-211-1/+1
* Tasks: Fix position of the summary inputBart Visscher2012-06-211-1/+1
* 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