aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/media
AgeCommit message (Expand)AuthorFilesLines
2016-04-18changing the license to apache 2José Bollo4-40/+36
2016-03-30refactoringJosé Bollo1-1/+1
2016-03-17removed private api and fix some few warningsJosé Bollo1-0/+2
2016-01-26Finalize Media Plugin upload API with full transfer logicManuel Bachmann1-23/+20
2016-01-26Fix getPostFile() upload function, return bare JSON in listManuel Bachmann3-9/+19
2016-01-25Media Plugin list API now returns a JSON objectManuel Bachmann1-5/+19
2016-01-25Fix Media Plugin refresh, add seek APIManuel Bachmann3-15/+62
2016-01-22Implement Media Plugin upload API, update README.mdManuel Bachmann3-25/+212
2016-01-21Add choose, play, pause, stop to Media PluginManuel Bachmann4-20/+420
2016-01-20Fix Media Plugin content list APIManuel Bachmann4-8/+36
2016-01-11Add Media PluginManuel Bachmann5-0/+354