Commit Graph

496 Commits

Author SHA1 Message Date
Ken-Håvard Lieng
47bc78b80a Update all dependencies 2018-08-31 03:57:19 +02:00
Ken-Håvard Lieng
628dc66685 Go modules! 2018-08-31 03:08:17 +02:00
Ken-Håvard Lieng
b0b3489e15 Update go version on travis 2018-08-23 22:03:48 +02:00
Ken-Håvard Lieng
5defd315f1
Merge pull request #33 from daftaupe/#17
Change Connect button to Add Network
2018-08-23 12:27:49 +02:00
Pierre-Alain TORET
2db878d2cb Change Connect button to Add Network
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
2018-08-23 11:01:44 +02:00
Ken-Håvard Lieng
0b49df6bcf
Merge pull request #32 from daftaupe/#31
Add command line option for server binding
2018-08-22 15:53:34 +02:00
Pierre-Alain TORET
bd46082cfe Add command line option for server binding
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
2018-08-22 09:16:44 +02:00
Ken-Håvard Lieng
508969e189 Update client dependencies 2018-08-22 00:53:45 +02:00
Ken-Håvard Lieng
3dea4d6513 Add go 1.11rc1 travis build 2018-08-22 00:36:28 +02:00
Ken-Håvard Lieng
c8c09bce8c Add option to choose which address to listen on, closes #31 2018-08-22 00:31:29 +02:00
Ken-Håvard Lieng
004e7890e5 Update client dependencies 2018-08-12 23:28:58 +02:00
Ken-Håvard Lieng
f20ca4038e Fix connect form readonly casing 2018-08-10 21:35:37 +02:00
Ken-Håvard Lieng
1406b87d77 Fix checkbox 2018-08-10 21:30:44 +02: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
e2c6cedc27
Merge pull request #30 from daftaupe/#26
Add support for X-Forwarded-For
2018-07-25 00:18:29 +02:00
Pierre-Alain TORET
8ed27bf54b Add support for X-Forwarded-For 2018-07-24 22:01:01 +02:00
Ken-Håvard Lieng
a4d2cf17aa Hide original checkbox better 2018-06-20 17:31:59 +02:00
Ken-Håvard Lieng
fb287dce2f Fix tests 2018-06-18 16:12:19 +02:00
Ken-Håvard Lieng
352f7a8487
Merge pull request #23 from EdwardBetts/spelling
Correct spelling mistakes.
2018-06-18 15:59:17 +02:00
Edward Betts
ad238726b7 Correct spelling mistakes. 2018-06-18 14:47:51 +01:00
Ken-Håvard Lieng
8f20593b26 Create root directory explicitly, closes #22 2018-06-17 23:47:47 +02:00
Ken-Håvard Lieng
fde6a9e630 Wait 15 seconds before reconnecting if the connection closed before registration finished 2018-06-17 22:53:22 +02:00
Ken-Håvard Lieng
9669092148 Fix horizontal overflow 2018-06-10 21:35:12 +02:00
Ken-Håvard Lieng
3d2dbd5527 Add custom checkbox 2018-06-10 21:25:58 +02:00
Ken-Håvard Lieng
b07d1eb871 Update client dependencies 2018-06-07 23:12:09 +02:00
Ken-Håvard Lieng
d2c1297cf7 Scroll text inputs into view, use red labels in text inputs when theres an error, only autocapitalize the name field 2018-06-03 06:18:03 +02:00
Ken-Håvard Lieng
f5de115534 Remove TTF fonts 2018-06-01 22:10:20 +02:00
Ken-Håvard Lieng
494dbc4cf5 Remove session expiration timer 2018-06-01 05:59:13 +02:00
Ken-Håvard Lieng
c49bbc72d4 Do all session pruning in a single goroutine 2018-06-01 05:40:12 +02:00
Ken-Håvard Lieng
e8f5809940 Do session disk writes in a new goroutine 2018-06-01 04:47:11 +02:00
Ken-Håvard Lieng
e0200a2b2a Name all storage interface params, return slices of pointers 2018-06-01 04:16:38 +02:00
Ken-Håvard Lieng
09248edd59 Fix irc handler tests 2018-06-01 03:37:22 +02:00
Ken-Håvard Lieng
24f9553aa5 Persist, renew and delete sessions, refactor storage package, move reusable packages to pkg 2018-05-31 23:24:59 +02:00
Ken-Håvard Lieng
121582f72a Update client dependencies 2018-05-31 23:23:01 +02:00
Ken-Håvard Lieng
70322c2e43
Add Sauce Labs credit 2018-05-30 04:42:32 +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
21b6740e8b Update client dependencies 2018-05-26 00:04:11 +02:00
Ken-Håvard Lieng
09d57b7023 Use easyjson 2018-05-25 23:54:36 +02:00
Ken-Håvard Lieng
e7cff1686e Clean up some things 2018-05-25 04:12:02 +02:00
Ken-Håvard Lieng
e2a895a1b9 Autoprefix css in development 2018-05-25 03:27:53 +02:00
Ken-Håvard Lieng
b4c9338772 Change browserslist 2018-05-25 03:26:41 +02:00
Ken-Håvard Lieng
637f0d956b Wait until a websocket connection comes in before creating new anonymous sessions 2018-05-22 03:57:52 +02:00
Ken-Håvard Lieng
27653982d7
Delete docker.sh 2018-05-19 01:02:50 +02:00
Ken-Håvard Lieng
2f2c500453 Use correct ssl property name, closes #14 2018-05-18 05:33:33 +02:00
Ken-Håvard Lieng
d27d108a07 Make sure the connect form port is always a string 2018-05-18 05:13:25 +02:00
Ken-Håvard Lieng
4ac0dd7c4b Handle default port properly, closes #18 2018-05-18 04:15:20 +02:00
Ken-Håvard Lieng
b09da1fc3b
Merge pull request #16 from prologic/consistency_config_options
Makes configuration options consistent
2018-05-18 03:50:31 +02:00
Ken-Håvard Lieng
2ada552220 Validate port numbers better 2018-05-18 03:39:40 +02:00
James Mills
16ce3cdfa5
Make configuration options consistent 2018-05-17 18:37:33 -07:00
Ken-Håvard Lieng
9806d6c12f Use nick as username and realname if they are missing 2018-05-18 03:14:22 +02:00