summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | give OC.imagePath the ability to detect whether to use svg or png imagesRobin Appelman2011-07-281-1/+8
| | * | fix merge conflictJan-Christoph Borchardt2011-07-281-4/+22
| | |\ \
| | | * | deleting stuff is scary, lets move the button as far to the right as possibleRobin Appelman2011-07-272-2/+17
| | | * | do not show default file action in the file action list on hoverRobin Appelman2011-07-271-12/+15
| | * | | rewrote header in pure CSS, smaller, less obtrusiveJan-Christoph Borchardt2011-07-2818-12/+460
| | * | | proper CSS formatting for better workflowJan-Christoph Borchardt2011-07-282-263/+46
| | * | | first part of file action icons implementationJan-Christoph Borchardt2011-07-2810-4/+298
| | * | | show arrow cursor instead of text caret by defaultJan-Christoph Borchardt2011-07-281-2/+4
| | * | | 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
| | |\ \
| | * | | 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
| | |\ \ \
| | * | | | 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
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into interfaceRobin Appelman2011-07-23164-3885/+20687
| | |\ \ \ \ \
| | * | | | | | 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
| | |\ \ \ \ \ \
| | * | | | | | | 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
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | some work on the updated interfaceRobin Appelman2011-07-219-79/+133
| * | | | | | | | | | dont throw error when the collection scanner cant detect the length of an aud...Robin Appelman2011-07-281-1/+1
| * | | | | | | | | | set installed version in config fileRobin Appelman2011-07-281-0/+1
| * | | | | | | | | | bumb version number for upcomming betaRobin Appelman2011-07-281-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | remove dummy settingsRobin Appelman2011-07-282-4/+6
| * | | | | | | | | keep track of playcount as last played time of music filesRobin Appelman2011-07-283-1/+48
| * | | | | | | | | use oc_preferences to store ocs privatedataRobin Appelman2011-07-281-58/+18
| * | | | | | | | | hopefully fix some issues with the openid serverRobin Appelman2011-07-281-7/+7
| * | | | | | | | | make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman2011-07-283-87/+115
| * | | | | | | | | fix log when no tablename prefix is usedRobin Appelman2011-07-271-4/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | some minor changes in the javascript translation functionRobin Appelman2011-07-271-9/+32
| * | | | | | | | 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
* | | | | | | | | Further improvementsJakob Sack2011-07-274-214/+10
* | | | | | | | | One class per FileJakob Sack2011-07-273-412/+620
* | | | | | | | | Delete requires in applications where possibleJakob Sack2011-07-2727-40/+1
* | | | | | | | | Use autoloadJakob Sack2011-07-2717-352/+322
|/ / / / / / / /
* | | | | | | | 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | fix sorting on newly inserted items in the file listRobin Appelman2011-07-261-3/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | some refactoring of the media player codeRobin Appelman2011-07-2611-861/+297