1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-07-05 07:41:53 +02:00
jfa-go/data/static
Harvey Tindall 32b8ed4aa2
rewrite* most web ui code in typescript
i wanted to split up the web ui components into multiple files, and
figured it'd be a good chance to try out typescript. run make typescript
to compile everything in ts/ and put it in data/static/.

This is less of a rewrite and more of a refactoring, most of it still
works the same but bits have been cleaned up too.

Remaining javascript found in setup.js and form.html
2020-09-21 22:06:27 +01:00
..
android-chrome-192x192.png first 2020-07-29 22:11:28 +01:00
android-chrome-512x512.png first 2020-07-29 22:11:28 +01:00
apple-touch-icon.png first 2020-07-29 22:11:28 +01:00
banner.svg add about page to web ui 2020-08-31 15:29:35 +01:00
browserconfig.xml first 2020-07-29 22:11:28 +01:00
favicon-16x16.png first 2020-07-29 22:11:28 +01:00
favicon-32x32.png first 2020-07-29 22:11:28 +01:00
favicon.ico first 2020-07-29 22:11:28 +01:00
mstile-150x150.png first 2020-07-29 22:11:28 +01:00
safari-pinned-tab.svg first 2020-07-29 22:11:28 +01:00
setup.js add public_server input to setup 2020-08-30 18:21:53 +01:00
site.webmanifest first 2020-07-29 22:11:28 +01:00