Danny Coates
527040afef
updated ws dependency and slightly improved client side error handling, hung uploads will error instead of hang forever
2019-08-06 14:47:21 -07:00
Danny Coates
f603f40f43
added agent to server metrics ( #1321 )
2019-05-03 12:25:12 -04:00
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
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