summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Revert santizing toaddress, because PHPMailer now throws exceptionsMichael Gapczynski2012-07-111-2/+1
| | | | | Conflicts: apps/files_sharing/ajax/email.php
* Sanitize toaddress for emailing private linksMichael Gapczynski2012-07-111-3/+2
| | | | | Conflicts: apps/files_sharing/ajax/email.php
* Sanitizing file namesLukas Reschke2012-07-111-1/+1
|
* suppress error when using is_dir on non directory in smb backendRobin Appelman2012-07-101-1/+1
|
* improve caching smb results a bitRobin Appelman2012-07-101-0/+4
|
* improve filecache support for smbRobin Appelman2012-07-101-1/+43
|
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-07-103-4/+21
|
* share code between smb and ftp filestorage backendsRobin Appelman2012-07-104-157/+92
|
* smb filestorage backendRobin Appelman2012-07-104-0/+158
|
* Make it possible to import files using CR as eol.Thomas Tanghus2012-07-081-0/+7
|
* Set the loading class on the property being changed, not on its container. ↵Thomas Tanghus2012-07-081-3/+3
| | | | Now on all the places relevant ;-)
* Set the loading class on the property being changed, not on its container.Thomas Tanghus2012-07-081-3/+3
|
* 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
| | | | | | | | | | | | Conflicts: apps/gallery/lib/tiles.php
| * 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
|