summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* let´s put the files_odfviewer application into the stable4 branch for convin...Frank Karlitschek2012-06-09289-0/+112818
* fix another XSSGeorg Ehrke2012-06-091-0/+3
* fix XSS in CalendarGeorg Ehrke2012-06-091-1/+1
* increase height of event dialogGeorg Ehrke2012-06-091-0/+1
* fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
* Code cleanup.Thomas Tanghus2012-06-091-11/+22
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-093-5/+5
* Don't fix bugs not present in this branch ;-)Thomas Tanghus2012-06-081-1/+0
* Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus2012-06-081-0/+1
* code cleanup from previous commitBjoern Schiessle2012-06-081-1/+0
* Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Bjoern Schiessle2012-06-081-1/+1
|\
| * typo in varArthur Schiwon2012-06-081-1/+1
* | fix for bug #872: Folders not holding any images are ignored, even if they ho...Bjoern Schiessle2012-06-081-24/+30
|/
* Sharing, fix: connect to hooks from the correct classesArthur Schiwon2012-06-081-2/+2
* LDAP: cache the results, reduce LDAP searchesArthur Schiwon2012-06-072-14/+39
* ldap: enable the destructorArthur Schiwon2012-06-071-0/+5
* ldap: correct query condition and determining of successArthur Schiwon2012-06-071-2/+12
* ldap: check index carefully, can be 0Arthur Schiwon2012-06-071-1/+1
* Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?...Thomas Tanghus2012-06-071-1/+1
* Calendar: Added more explicit sync links and fixed indentation.Thomas Tanghus2012-06-071-34/+39
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-072-2/+2
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914Arthur Schiwon2012-06-061-1/+1
* Corrected typos.Thomas Tanghus2012-06-061-3/+3
* update translationsRobin Appelman2012-06-06135-377/+2181
* prevent creating files with a / the nameRobin Appelman2012-06-063-0/+13
* show pictures in folder with special characters, e.g. '+'Bjoern Schiessle2012-06-051-1/+1
* linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon2012-06-053-5/+5
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* 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
* Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-042-3/+5
* commited a bit too much beforeArthur Schiwon2012-06-041-1/+0
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-06-041-1/+2
|\
| * LDAP: link to documentation on settings pageArthur Schiwon2012-06-041-1/+2
* | Contacts: When editing photo on a newly created contact the name in the conta...Thomas Tanghus2012-06-041-0/+1
|/
* 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 do warnings.Frank Karlitschek2012-06-011-1/+1
* fix the breadcrumbFrank Karlitschek2012-05-311-2/+2
* more fixesFrank Karlitschek2012-05-311-9/+9
* someone broke this completely. Hope it works again. Please check your apache ...Frank Karlitschek2012-05-311-2/+2
* Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Frank Karlitschek2012-05-312-2/+2
|\
| * fix potential XSSGeorg Ehrke2012-05-312-2/+2
* | use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-313-6/+6
|/
* LDAP: make queries compatible also with PostgreSQLArthur Schiwon2012-05-311-7/+12
* LDAP: fix wrong value for input typeArthur Schiwon2012-05-301-1/+1
* LDAP: support for 'member' as group-member-associationArthur Schiwon2012-05-302-2/+3