aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* prevent xss attacks by manipulating image file namesBjoern Schiessle2012-06-041-1/+1
* prevent xss attacks by manipulating text file namesBjoern Schiessle2012-06-041-1/+1
* Contacts: Make tmp file cleaup a bit safer.Thomas Tanghus2012-06-041-5/+1
* commited a bit too much beforeArthur Schiwon2012-06-041-1/+0
* Contacts: When editing photo on a newly created contact the name in the conta...Thomas Tanghus2012-06-041-0/+1
* Contacts: Temporary files weren't deleted if crop window was closed without s...Thomas Tanghus2012-06-043-6/+59
* LDAP: link to documentation on settings pageArthur Schiwon2012-06-041-1/+2
* Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-042-3/+5
* LDAP group backend: Set configured true when it is... fixe oc-887Arthur Schiwon2012-06-011-2/+2
* LDAP group backend: If a group filter is not configured, do not do anything. ...Arthur Schiwon2012-06-011-0/+19
* correctly detect httpsFrank Karlitschek2012-06-011-1/+1
* don´t start a session here. I don´t think it´s needed. Let´s see if it br...Frank Karlitschek2012-06-011-1/+1
* fix the breadcrumbFrank Karlitschek2012-05-311-2/+2
* more fixesFrank Karlitschek2012-05-311-2/+2
* more fixesFrank Karlitschek2012-05-311-9/+9
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-313-5/+5
* fix potential XSSGeorg Ehrke2012-05-312-2/+2
* linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon2012-05-313-5/+5
* Applied fix from kalassico for "Chiper text must be a string" bug (http://for...Sam Tuke2012-05-311-10/+17
* LDAP: make queries compatible also with PostgreSQLArthur Schiwon2012-05-311-7/+12
* Remove OC_App::register functionBart Visscher2012-05-3112-46/+1
* Calendar: small cleanup of import progress writingBart Visscher2012-05-311-24/+15
* Remove unused L10N variableBart Visscher2012-05-311-1/+0
* LDAP: fix wrong value for input typeArthur Schiwon2012-05-301-1/+1
* don´t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
* Contacts: Rewrote import script.Thomas Tanghus2012-05-291-57/+26
* Initial support for Amazon S3 storage backendMichael Gapczynski2012-05-293-0/+292
* Forgot a break.Thomas Tanghus2012-05-291-6/+1
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-0/+2
* Contacts: Improve loading and cleanup of dialogs.Thomas Tanghus2012-05-295-29/+44
* add lib collection and lib scanner to media's appinfo/app.phpGeorg Ehrke2012-05-291-0/+2
* fix statusGeorg Ehrke2012-05-291-9/+5
* Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
* Contacts: Fix XSS.Thomas Tanghus2012-05-281-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-283-2/+3
|\
| * Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-282-2/+2
| * add urlencode for caldav linkGeorg Ehrke2012-05-281-0/+1
* | remove not needed includesFrank Karlitschek2012-05-288-16/+3
|/
* allow longer paths for galleryRobin Appelman2012-05-262-4/+4
* update copyrightFrank Karlitschek2012-05-269-9/+9
* LDAP: support for 'member' as group-member-associationArthur Schiwon2012-05-262-2/+3
* fix share for users with a point within their nameGeorg Ehrke2012-05-261-3/+4
* Add HEAD request management for files ajax/download.phpBrice Maron2012-05-241-1/+1
* Add translation for error messageBrice Maron2012-05-241-1/+1
* Add error message when uploading folder or null files. ref oc-739Brice Maron2012-05-241-0/+5
* share code between smb and ftp filestorage backendsRobin Appelman2012-05-244-157/+92
* Add pending line in file list before trying to upload. Correct indentationBrice Maron2012-05-241-111/+110
* smb filestorage backendRobin Appelman2012-05-244-0/+159
* Initial work on UI for mounting external storageMichael Gapczynski2012-05-246-1/+176
* Fix private link sharing via email, fix for bug oc-750Michael Gapczynski2012-05-231-1/+0