summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-06-146-68/+23
|\
| * fixed xss vulnerability in un-packed version of jquery.fancybox and repack itBjoern Schiessle2012-06-142-794/+3
| |
| * debugging output removedBjoern Schiessle2012-06-141-1/+0
| |
| * xss vulnerability fixed for fancybox image viewerBjoern Schiessle2012-06-142-29/+777
| |
| * suppress warning if /dev/urandom is not readable (bug #997)Bjoern Schiessle2012-06-141-1/+1
| |
| * fix another ui bug of calendarGeorg Ehrke2012-06-131-4/+6
| |
| * another ui fixGeorg Ehrke2012-06-131-9/+4
| |
| * fix a ui bug for calendar sharingGeorg Ehrke2012-06-131-1/+1
| |
| * show username of the body who shares in the summaryGeorg Ehrke2012-06-132-7/+9
| |
* | Backport CSRF prevention.Thomas Tanghus2012-06-146-4/+125
|/
* Remove check for encryption.Thomas Tanghus2012-06-131-5/+0
|
* Allow same host redirects (/somepath).Thomas Tanghus2012-06-131-1/+2
|
* Redirect HTTP Auth requests to REQUEST_URI. Partial fix for ↵Thomas Tanghus2012-06-131-0/+1
| | | | http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874
* urlencode link fort password reset (bug #970)Bjoern Schiessle2012-06-131-1/+1
|
* Fix incorrect creation of filesystem for user@group in data folder during sharesMichael Gapczynski2012-06-121-4/+4
|
* 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
|
* Label the delete operation "unshare" for files in the "Shared" folder to reduceBjoern Schiessle2012-06-121-1/+5
| | | | confusion about the operation.
* block slashes only for new files and new folders but not for file upload ↵Bjoern Schiessle2012-06-121-1/+1
| | | | from url (bug #964)
* Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus2012-06-121-1/+2
|
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Arthur Schiwon2012-06-127-59/+90
|\
| * 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
| |
| * Add .vimrc to .gitignore.Thomas Tanghus2012-06-111-0/+3
| |
| * Fix copy/paste error.Thomas Tanghus2012-06-111-2/+2
| |
| * Fix js for missing address fields.Thomas Tanghus2012-06-111-6/+6
| |
| * Contacts: Fix encoding errors, import errors, developer headache, paint cute ↵Thomas Tanghus2012-06-111-1/+1
| | | | | | | | kittens and pink clouds ;-)
* | LDAP: offer config option for Group Display Name attributeArthur Schiwon2012-06-112-1/+3
|/
* Contacts: Fix NOTE also on add, not just save.Thomas Tanghus2012-06-111-2/+11
|
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Arthur Schiwon2012-06-1113-16/+23
|\
| * Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Lukas Reschke2012-06-112-10/+12
| |\ | | | | | | | | | Backport for sanitized user data.
| * | Sanitzing user inputLukas Reschke2012-06-111-1/+1
| | |
| * | Using POST instead of GET.Lukas Reschke2012-06-119-11/+18
| | |
| * | Sanitize user inputLukas Reschke2012-06-111-1/+1
| | |
| * | Sanitizing user inputLukas Reschke2012-06-112-3/+3
| | |
* | | ldap: check array for emptiness, not nullnessArthur Schiwon2012-06-111-1/+1
| |/ |/|
* | Gallery: Fix database creation on update, also only from version less then 0.5Bart Visscher2012-06-111-6/+8
| |
* | Categories: Turned the debugging down a bit.Thomas Tanghus2012-06-111-4/+4
|/
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
|
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-06-1018-372/+606
|\
| * 4.0.2Frank Karlitschek2012-06-101-2/+2
| |
| * XSS--Frank Karlitschek2012-06-101-1/+1
| |
| * fix variable name and undefined index noticeBartek Przybylski2012-06-102-2/+2
| |
| * adding missing fileBartek Przybylski2012-06-101-0/+37
| |
| * fix first time image loading errorBartek Przybylski2012-06-101-4/+7
| |
| * gallery: removing search provider for nowBartek Przybylski2012-06-101-1/+1
| |
| * add function in filesystem to strip webrootBartek Przybylski2012-06-102-6/+15
| |
| * handle encrypted images files in oc_imageBartek Przybylski2012-06-101-4/+7
| |
| * removing app access check, fix title for links in tilesBartek Przybylski2012-06-103-5/+6
| |
| * tabs for spaces, fix array key nameBartek Przybylski2012-06-101-4/+4
| |