summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prevent adding a duplicate to a multiselectMichael Gapczynski2012-07-011-1/+12
|
* Add new group to other user's group select formsMichael Gapczynski2012-07-012-2/+9
|
* Revert "bugfix for #1098 (assigning a group to a user, the group appears ↵Michael Gapczynski2012-07-011-1/+0
| | | | | | incrementally many times the more you assign it)" This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59.
* Disable mimesniffingLukas Reschke2012-07-011-2/+4
|
* Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski2012-06-281-1/+1
|
* Return login errors for PostgreSQL setupMichael Gapczynski2012-06-271-0/+1
|
* 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
|
* 4.0.4v4.0.4Frank Karlitschek2012-06-261-2/+2
|
* add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
|
* bugfix for #1098 (assigning a group to a user, the group appears ↵Bjoern Schiessle2012-06-261-0/+1
| | | | incrementally many times the more you assign it)
* typo in js statement fixedBjoern Schiessle2012-06-261-1/+1
|
* LDAP: compare base trees case insensitivelyArthur Schiwon2012-06-251-2/+2
|
* Maybe fix out of memory..?Thomas Tanghus2012-06-251-1/+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-2515-46/+65
|\
| * 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
| |
| * 4.0.3aFrank Karlitschek2012-06-241-1/+1
| | | | | | | | Two important fixes after 4.0.3
| * another fix for oc-1044Georg Ehrke2012-06-241-1/+1
| |
| * fix 'files' entries showing up in Files before the users files are scanned ↵Robin Appelman2012-06-231-1/+1
| | | | | | | | properly
| * fix duplicates showing up in the filecacheRobin Appelman2012-06-231-4/+6
| |
| * Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
| |
| * work with non existing apps directory. thanks toAntonio for the hintFrank Karlitschek2012-06-231-11/+12
| |
| * Text Editor: fix editor positioningv4.0.3Tom Needham2012-06-221-10/+2
| |
| * Fix initialization of OC_Filesystem setup from DAVBart Visscher2012-06-221-1/+1
| |
| * log messages are looking nicer if they are not escaped. (xss prevention ↵Bjoern Schiessle2012-06-222-2/+2
| | | | | | | | happens on another place)
| * 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
| |
| * Correct File cache error with postgresqlBrice Maron2012-06-221-0/+3
| |
| * 4.0.3Frank Karlitschek2012-06-221-2/+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
|
* Prefer requested app before redirecting to default pageBart Visscher2012-06-211-1/+5
|
* Remember result of OC_User::isLoggedIn, can be very expensive to checkBart Visscher2012-06-211-2/+6
|
* Only check for apps owncloud version requirment when there is a new owncloud ↵Bart Visscher2012-06-212-14/+16
| | | | version
* 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-212-8/+8
|