1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-11-10 12:20:10 +00:00
jfa-go/ts
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
..
accounts.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
admin.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
animation.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
bs4.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
bs5.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
invites.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
ombi.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
serialize.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
settings.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
tsconfig.json rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00