mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
a9940f9855
all ui frontend code is now in typescript. we no longer need jshint, and we build the frontend code during "make build". this also changes tlsrpt types for a Report, not encoding field names with dashes, but to keep them valid identifiers in javascript. this makes it more conveniently to work with in the frontend, and works around a sherpats limitation. |
||
---|---|---|
.. | ||
admin.go | ||
cid.go | ||
config.go | ||
dir.go | ||
dkimsign.go | ||
doc.go | ||
forkexec_unix.go | ||
forkexec_windows.go | ||
ip.go | ||
lastknown.go | ||
lifecycle.go | ||
lifecycle_test.go | ||
limitauth.go | ||
lookup.go | ||
msgid.go | ||
rand.go | ||
recvid.go | ||
sleep.go | ||
tlsrecv.go | ||
webappfile.go |