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 |
Ken-Håvard Lieng
|
8f8adc37e7
|
Update react-virtualized to 9.19.0
|
2018-05-18 02:38:58 +02:00 |
Ken-Håvard Lieng
|
ed0c413542
|
Merge pull request #12 from prologic/improved_dockerfile
Improved Dockerfile to properly build and ship a runtime image
|
2018-05-18 00:58:22 +02:00 |
James Mills
|
276d8f7849
|
Improved Dockerfile to properly build and ship a runtime image
|
2018-05-17 15:44:15 -07:00 |
Ken-Håvard Lieng
|
6fd5235ec9
|
Add new connect form, closes #7
|
2018-05-16 05:02:48 +02:00 |
Ken-Håvard Lieng
|
f502fea5c1
|
Update client dependencies
|
2018-05-16 05:01:31 +02:00 |
Ken-Håvard Lieng
|
abc495f849
|
Update README
|
2018-05-16 03:54:19 +02:00 |
Ken-Håvard Lieng
|
4fafe2b158
|
Update gulp to 4.0.0
|
2018-05-16 03:46:42 +02:00 |
Ken-Håvard Lieng
|
29a225ed13
|
Make it run better in IE11
|
2018-05-06 21:36:05 +02:00 |
Ken-Håvard Lieng
|
91e5556c86
|
Make it run in IE11
|
2018-05-05 21:54:00 +02:00 |
Ken-Håvard Lieng
|
de36fe682a
|
Update server dependencies
|
2018-05-04 23:39:27 +02:00 |
Ken-Håvard Lieng
|
fb8fec38ff
|
Use correct hash length when reading the push cookie
|
2018-04-30 22:53:29 +02:00 |