aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lots of small style fixes for the file listJan-Christoph Borchardt2011-07-284-70/+37
|
* fix broken mergeRobin Appelman2011-07-271-0/+2
|
* merge master into interfaceRobin Appelman2011-07-2716-205/+101
|\
| * some minor changes in the javascript translation functionRobin Appelman2011-07-271-9/+32
| | | | | | | | also provide Array.prototype.indexOf for browser that don't support it nativale (IE)
| * fix flash fallback for media player and bumb version of jplayer to 2.0.23Robin Appelman2011-07-275-80/+4
| |
| * updated localization script and removed duplicate stringsJan-Christoph Borchardt2011-07-276-13/+9
| |
| * updated localization files againJan-Christoph Borchardt2011-07-275-94/+43
| |
| * only show songs for which the current user has songs indexedRobin Appelman2011-07-262-10/+15
| |
| * only load image viewer when in the file browserRobin Appelman2011-07-262-4/+6
| |
| * remove debug alertRobin Appelman2011-07-261-1/+0
| |
* | no longer show deleted files as selectedRobin Appelman2011-07-261-3/+5
| |
* | remove debug alertRobin Appelman2011-07-261-1/+0
| |
* | Merge branch 'master' into interfaceRobin Appelman2011-07-261-3/+10
|\|
| * fix sorting on newly inserted items in the file listRobin Appelman2011-07-261-3/+10
| |
* | fit player controls in smaller headerRobin Appelman2011-07-261-2/+2
| |
* | some javascript changesRobin Appelman2011-07-262-43/+67
| |
* | merge master into interfaceRobin Appelman2011-07-2628-1750/+1308
|\|
| * some refactoring of the media player codeRobin Appelman2011-07-2611-861/+297
| |
| * updated localization filesJan-Christoph Borchardt2011-07-265-19/+70
| |
| * remove some dummy codeRobin Appelman2011-07-251-4/+0
| |
| * bumb jquery and jquery-ui versionsRobin Appelman2011-07-256-850/+854
| |
| * add js versions of linkTo, imagePath,addScript and addStyleRobin Appelman2011-07-251-0/+38
| |
| * add getSelectedFiles() to files.jsRobin Appelman2011-07-251-10/+28
| |
| * add OC_APP::getCurrentApp() to get the id of the active appRobin Appelman2011-07-251-0/+16
| |
| * Show installed apps as default for the apps entry on the settings page.Robin Appelman2011-07-252-5/+4
| | | | | | | | Installing new apps is moved to the subentry
| * fix sabredav for sqlite2Robin Appelman2011-07-251-1/+1
| |
* | Merge branch 'master' into interfaceRobin Appelman2011-07-23164-3885/+20687
|\|
| * Merge branch 'sabredav'Jakob Sack2011-07-22162-3882/+20684
| |\
| | * Merge branch 'sabredav' of git://anongit.kde.org/owncloud into sabredavJakob Sack2011-07-221-1/+1
| | |\
| | | * fix problem with removing locksRobin Appelman2011-07-221-1/+1
| | | |
| | * | Remove HTTP_WebdavJakob Sack2011-07-221-757/+0
| | |/
| | * Update docs, db schemeJakob Sack2011-07-224-259/+91
| | |
| | * Properties work fine nowJakob Sack2011-07-222-15/+19
| | |
| | * properties nearly workJakob Sack2011-07-222-1/+93
| | |
| | * Support for locks, minor changesJakob Sack2011-07-226-12/+156
| | |
| | * Use SabreDAV authentication Code!Jakob Sack2011-07-202-28/+47
| | |
| | * Integration of SabreDAVJakob Sack2011-07-20155-2851/+20319
| | |
| * | remove some debug output and supress some possible errorsRobin Appelman2011-07-222-3/+3
| | |
* | | some work on the breadcrumb navigation for filesRobin Appelman2011-07-224-4/+38
| | |
* | | show error when trying to upload to large filesRobin Appelman2011-07-223-31/+53
| | |
* | | Merge branch 'master' into interfaceRobin Appelman2011-07-221-2/+10
|\| |
| * | fix warning if no username is set in the cookieRobin Appelman2011-07-221-2/+10
| | |
* | | show fixed filecontrols over the filelist that can scroll underneath itRobin Appelman2011-07-221-1/+1
| | |
* | | Merge branch 'master' into interfaceRobin Appelman2011-07-223-4/+2
|\| |
| * | dont load some javascript files multiply timesRobin Appelman2011-07-222-2/+0
| | |
| * | fix resizing images in image viewerRobin Appelman2011-07-211-2/+2
| | |
* | | show fileactions inline on hoverRobin Appelman2011-07-225-38/+35
| | |
* | | only show actions for selected file if there are selected filesRobin Appelman2011-07-211-0/+2
| | |
* | | give the file sizes some more spaceRobin Appelman2011-07-211-2/+5
| | |
* | | Merge branch 'master' into interfaceRobin Appelman2011-07-22114-0/+46513
|\| |