summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987Thomas Mueller2012-06-121-1/+5
* Create directory for mount point if it doesn't already existMichael Gapczynski2012-06-121-0/+3
* 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
* applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-123-48/+76
* 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
* Add .vimrc to .gitignore.Thomas Tanghus2012-06-111-0/+3
* 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
* Calendar: remove unused markup from #controlsBart Visscher2012-06-111-23/+15
* replace "=0D=0A" (\r\n) with a simple "\n" in vards during importBjoern Schiessle2012-06-111-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-112-1/+3
|\
| * LDAP: offer config option for Group Display Name attributeArthur Schiwon2012-06-112-1/+3
* | make sure that contact data are always utf8 encoded to avoid encoding problemsBjoern Schiessle2012-06-111-2/+2
|/
* Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncl...Thomas Tanghus2012-06-111-0/+1
* Allow same host redirects (/somepath).Thomas Tanghus2012-06-111-1/+2
* Contacts: Fix NOTE also on add, not just save.Thomas Tanghus2012-06-111-2/+11
* ldap: check array for emptiness, not nullnessArthur Schiwon2012-06-111-1/+1
* implement a simple request token session garbage collectorFrank Karlitschek2012-06-111-0/+18
* Categories: Turned the debugging down a bit.Thomas Tanghus2012-06-111-4/+4
* Copy/paste error.Thomas Tanghus2012-06-111-1/+1
* Sanitizing user inputLukas Reschke2012-06-112-3/+3
* Sanitize user inputLukas Reschke2012-06-111-1/+1
* Sanitize user inputLukas Reschke2012-06-111-4/+4
* Using POST instead of GET.Lukas Reschke2012-06-109-11/+18
* Sanitzing user inputLukas Reschke2012-06-101-1/+1
* Mount personal mount points into filesystemMichael Gapczynski2012-06-102-3/+15
* Stop AWS SDK from looking for configuration files, forgot to include lib/cach...Michael Gapczynski2012-06-1015-128/+1242
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* prevent XSSFrank Karlitschek2012-06-101-1/+1
* fix variable name and undefined index noticeBartek Przybylski2012-06-102-2/+2
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
* Contacts: Used non-existent var.Thomas Tanghus2012-06-101-7/+7
* gallery: removing search provider for nowBartek Przybylski2012-06-101-1/+1
* apps paging is not yet implemented. increase pagesize to 100 as a quickfixFrank Karlitschek2012-06-092-3/+4
* sanitize scope and hostMichiel de Jong2012-06-091-2/+2
* avoid clickjackingMichiel de Jong2012-06-091-0/+1
* Add Dropbox storage backendMichael Gapczynski2012-06-0914-0/+1224
* sanitize when logged in as another userMichiel de Jong2012-06-091-1/+1
* finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek2012-06-092-6/+14