summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add status file. useful for external administration. show the ownClopud versi...Frank Karlitschek2011-09-283-1/+60
* remove warning by check cookie before accessing it.Frank Karlitschek2011-09-271-1/+1
* Fixed table gap from appearing.Scott Barnett2011-09-271-2/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudScott Barnett2011-09-272-5/+5
|\
| * Use correct name for function state for addScript/addStyle in jsBart Visscher2011-09-261-4/+4
| * Fix space in commentBart Visscher2011-09-261-1/+1
* | Fixed delete cross positioning issue.Scott Barnett2011-09-271-3/+6
|/
* Reverting: initial commit for gallery appBartek Przybylski2011-09-2614-450/+0
* dont set content type to json for AppsRobin Appelman2011-09-262-3/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudBartek Przybylski2011-09-2555-353/+228
|\
| * Use OC_JSON for json responsesBart Visscher2011-09-2554-351/+226
| * Fixed minor issue.Scott Barnett2011-09-261-1/+1
| * Fixed uploaded file hover issue.Scott Barnett2011-09-261-2/+2
* | initial commit for gallery appBartek Przybylski2011-09-2514-0/+450
|/
* fix creating usersRobin Appelman2011-09-251-0/+1
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-253-5/+26
* remove some debug statementsRobin Appelman2011-09-251-3/+0
* fix uploading files using webdavRobin Appelman2011-09-251-1/+1
* actually check the correct password when changing the passwordRobin Appelman2011-09-251-1/+2
* check for old password when changing passwordsRobin Appelman2011-09-251-1/+1
* moved scanning to controls barJan-Christoph Borchardt2011-09-252-7/+11
* lots of music improvements, might break some things thoughJan-Christoph Borchardt2011-09-252-28/+14
* updated translationsJan-Christoph Borchardt2011-09-2476-1836/+2892
* removed 'share by publiclink' app as it has been superseded by SharingJan-Christoph Borchardt2011-09-2411-371/+0
* widened inputs for language and timezoneJan-Christoph Borchardt2011-09-241-0/+1
* no mickey mouse hand for quota barJan-Christoph Borchardt2011-09-241-0/+1
* removed deprecated images and iconsJan-Christoph Borchardt2011-09-2422-202/+10
* relabeled Finish setup button with 'Finishing ...'Jan-Christoph Borchardt2011-09-241-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-2416-6891/+1
|\
| * remove getID3 demos due to security issue caused by one of themRobin Appelman2011-09-2414-6889/+0
| * dont submit the setup form to a new tabRobin Appelman2011-09-241-1/+0
| * prevent people from triggering the setup manuallyRobin Appelman2011-09-241-1/+1
* | delete calendar function for userinterfaceGeorg Ehrke2011-09-244-2/+42
|/
* Merge branch 'working'Florian Pritz2011-09-2446-116/+211
|\
| * apps/calendar: check for unset variableFlorian Pritz2011-09-241-1/+1
| * files: fix max filesize checkFlorian Pritz2011-09-242-2/+6
| * files/ajax: catch upload errorsFlorian Pritz2011-09-241-0/+18
| * settings/personal: calculate the relative usage with 2 decimalsFlorian Pritz2011-09-241-1/+1
| * settings/personal: remove padding from quota barFlorian Pritz2011-09-242-2/+3
| * fix warning when uploading file using webdavFlorian Pritz2011-09-242-1/+4
| * set cookie secure if forcessl is enabledFlorian Pritz2011-09-244-6/+23
| * apps/contacts: only display buttons if there is a contactFlorian Pritz2011-09-241-5/+4
| * apps/contacts: fix wrapping issue in addpropertyformFlorian Pritz2011-09-241-7/+7
| * apps/bookmarks: use curl instead of file_get_contentsFlorian Pritz2011-09-241-1/+6
| * fix apps/bookmarks if oc_bookmarks_tags is emptyFlorian Pritz2011-09-241-1/+2
| * apps/calendar: change ctag after modifying eventFlorian Pritz2011-09-241-1/+3
| * files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz2011-09-243-2/+8
| * change DATETIME to DATE-TIME in vcardsFlorian Pritz2011-09-242-6/+6
| * apps/calendar: add delete button to edit event formFlorian Pritz2011-09-243-0/+44
| * don't escape new lines in vevent descriptionFlorian Pritz2011-09-241-2/+1