Danny Coates
1e62aa976d
reimplemented l10n using dynamic import() ( #1012 )
...
this should greatly reduce the complexity of the l10n code
and build pipeline and eliminate the most common error
seen in sentry logs (no translate function)
2018-11-20 09:50:59 -05:00
Danny Coates
99f6f53e40
renamed android's index.html to android.html
2018-11-06 11:21:14 -08:00
Danny Coates
eb79ce1835
wip on using shared ui in android
2018-11-02 16:33:16 -07:00
Danny Coates
a997a44a23
renamed auth route
2018-09-26 12:22:51 -07:00
Donovan Preston
8b21a54ab4
Add the options route to the dev server
2018-09-25 11:14:17 -07:00
Danny Coates
20528eb0d1
added ANDROID environment variable to dev server for hosting the android html
2018-09-10 10:56:59 -07:00
Danny Coates
17ee4e0058
load android ui in dev when browsing to /android ( #919 )
2018-09-07 13:08:01 -04:00
Danny Coates
71b24b05d0
added http logging to the console in dev
2018-09-04 12:09:03 -07:00
Danny Coates
ebf6bda467
updated to webpack 4
2018-07-12 13:16:02 -07:00
Danny Coates
c157e4d31c
created server/bin/ for server entrypoints
...
- added server/bin/test.js for the frontend test runner
2018-06-22 13:34:34 -07:00