Upload / Up1

Client-side encrypted image host web server
MIT License
811 stars 97 forks source link

Move to zepto, remove a bunch of inline includes #27

Closed andre-d closed 9 years ago

andre-d commented 9 years ago

Start of my dev changes. Uses zepto instead of jquery for now (Likely eventually just moving to pure jsx templating ripping out jquery then). Supports a basic include system instead of inlining all the html includes.

Created a new branch for this dev work.

k3d3 commented 9 years ago

Otherwise, LGTM

andre-d commented 9 years ago

Fixed