Commit graph

16 commits

Author SHA1 Message Date
Ken-Håvard Lieng
474afda9c2 Add manifest.json, icons and install button, flatten client/src 2018-11-10 12:33:44 +01:00
Ken-Håvard Lieng
9c9b05d479 Update react-redux to 6.0.0-beta.2, enable react concurrent mode, use strict equality mapState checks 2018-11-09 08:11:01 +01:00
Ken-Håvard Lieng
c975c5d120 Add option to hex encode the source IP of a client and use it as the ident, closes #24 2018-08-10 21:02:09 +02:00
Ken-Håvard Lieng
9529af55c7 Update prettier to 1.13.0 2018-05-28 03:16:05 +02:00
Ken-Håvard Lieng
86c5451edb Organize components, use webpack import aliases 2017-06-21 08:40:28 +02:00
Ken-Håvard Lieng
b0b9904bc1 Rename state/environment to state/app 2017-06-07 01:03:35 +02:00
Ken-Håvard Lieng
993d29242e Clean up container/component relationship 2017-05-27 07:30:22 +02:00
Ken-Håvard Lieng
889e3b88b7 Colocate reducers, actions and selectors 2017-05-26 08:20:00 +02:00
Ken-Håvard Lieng
d3a0a21338 Put connect defaults into the state 2017-05-15 06:51:24 +02:00
Ken-Håvard Lieng
e6892ccd2d Use React.PureComponent instead of pure-render-decorator 2017-02-17 01:46:39 +01:00
Ken-Håvard Lieng
77b53bfc5e Update client dependencies 2017-02-16 03:55:50 +01:00
Ken-Håvard Lieng
2e8418516a Dont send default server password to the client 2016-01-27 18:08:20 +01:00
Ken-Håvard Lieng
2ccca3a778 Implement client connect form defaults 2016-01-25 01:01:37 +01:00
Ken-Håvard Lieng
f6d13675c3 Strip port from address everywhere on the client 2016-01-14 04:01:51 +01:00
Ken-Håvard Lieng
d7c5d0f9cd Upgrade babel to 6.4.0, fail gulp builds on webpack errors 2016-01-07 00:33:19 +01:00
Ken-Håvard Lieng
e389454535 Switch to redux and webpack 2015-12-29 00:34:32 +01:00