summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)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
|
* 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 ↵Thomas Tanghus2012-06-041-0/+1
|/ | | | contact list was cleared.
* 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
| | | | Fixes oc-867
* correctly detect httpsFrank Karlitschek2012-06-011-1/+1
|
* don´t do warnings.Frank Karlitschek2012-06-011-1/+1
| | | | Not sure if this start_session call is really needed here.
* 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
| | | | error log and turn php notices on if you work on ajax call
* 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
|
* don´t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
|
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-6/+3
|
* fix statusGeorg Ehrke2012-05-291-9/+5
| | | | of timezone detection
* 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
|
* Contacts: Double check XSS.Thomas Tanghus2012-05-281-1/+1
|
* Please don't tell me I did that :-PThomas Tanghus2012-05-281-1/+1
|
* add urlencode for caldav linkGeorg Ehrke2012-05-281-0/+1
|
* allow longer paths for galleryRobin Appelman2012-05-262-4/+4
|
* 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-251-1/+1
|
* Fix private link sharing via email, fix for bug oc-750Michael Gapczynski2012-05-231-1/+0
|
* Correct small style problem with task app fix #oc-689Brice Maron2012-05-231-1/+1
|
* add a ldap encryption warningFrank Karlitschek2012-05-221-1/+1
|
* Contacts: Backport XSS fix.Thomas Tanghus2012-05-211-0/+3
|
* add a warningFrank Karlitschek2012-05-201-1/+1
|
* Make sure sharing and versions dropdowns come down in the same location for ↵v4.0.0Michael Gapczynski2012-05-191-1/+1
| | | | all files
* some fixes for contacts, gallery and openidGeorg Ehrke2012-05-193-6/+0
|
* fix for calendarGeorg Ehrke2012-05-191-2/+1
|
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-192-2/+2
|
* Fix check for when to store a new version of a fileMichael Gapczynski2012-05-181-2/+2
|
* Fix revert link on history page of file versionsMichael Gapczynski2012-05-181-1/+1
|
* Fix versioning of shared filesMichael Gapczynski2012-05-181-17/+51
|
* Forgot to actually call remove on the history dropdownMichael Gapczynski2012-05-181-0/+1
|
* Remove the history dropdown before creating a new oneMichael Gapczynski2012-05-181-3/+11
|
* Don't show the select form in the history dropdown if a file has no other ↵Michael Gapczynski2012-05-181-5/+7
| | | | versions
* LDAP: we're 0.2 nowArthur Schiwon2012-05-181-1/+1
|
* LDAP: only check once for name conflicts on update. Set a value on install ↵Arthur Schiwon2012-05-182-15/+24
| | | | as well
* Contacts: Added MS opacity mumbo-jumbo that I can't test myself to file form ↵Thomas Tanghus2012-05-181-1/+1
| | | | fields.
* make upload work with IE againArthur Schiwon2012-05-181-1/+1
|