yaronkoren / miga

A Javascript application (with some PHP) for viewing and browsing arbitrary structured data
GNU General Public License v3.0
20 stars 7 forks source link

Added audio support; thumbnailing; links in WebSQL error; added ViewerJS #15

Closed jqnatividad closed 10 years ago

jqnatividad commented 10 years ago

added HTML5 Audio; enabled auto-thumbnails for images in list view; added links to WebSQL-capable browser; added ViewerJS library

yaronkoren commented 10 years ago

Wouldn't it be better to add Viewer.JS as a submodule, instead of adding in each file manually?

The rest looks great, though.

jqnatividad commented 10 years ago

OK. Resubmitting the pull request w/o ViewerJS. Not too sure about submodule though since the ViewerJS GH repos look different http://viewerjs.org/getit/.