]> granicus.if.org Git - transmission/commit
Web UI: main() refactoring (patch by skybon @ GH-9)
authorMike Gelfand <mikedld@mikedld.com>
Tue, 12 Apr 2016 19:03:01 +0000 (19:03 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Tue, 12 Apr 2016 19:03:01 +0000 (19:03 +0000)
commit66285a525ba8c78b73c7c7fd340a314757624c50
treee1c8bc296264109c1f0223e77e06c72ac98270ba
parente04add39ad6721972e77c72f4d787f92e8102d20
Web UI: main() refactoring (patch by skybon @ GH-9)

Less jQuery, more Web API. Moved main() away from common.
web/index.html
web/javascript/Makefile.am
web/javascript/common.js
web/javascript/main.js [new file with mode: 0644]
web/javascript/polyfill.js [new file with mode: 0644]