NI
|
639af4dba2
|
Use 128 bit key rather than 192 bit. Because Chrome says it don't support 192 bit AES key.
|
2019-08-12 11:05:53 +08:00 |
|
NI
|
a6ad921ecd
|
Change message text for red delay.
|
2019-08-12 11:05:28 +08:00 |
|
NI
|
9f5b2364c7
|
Added copy & paste hot key (Control+Shift+C / Control+Shift+V). Only work on supported web broswers.
|
2019-08-12 11:04:02 +08:00 |
|
NI
|
cb702baeb2
|
Fixed a bug: Don't remove "landing" twice.
|
2019-08-12 09:46:34 +08:00 |
|
NI
|
652d043c31
|
Fix .travis.yml
|
2019-08-11 18:33:49 +08:00 |
|
NI
|
5a82c1baf9
|
Add heroku.yml
|
2019-08-11 12:39:54 +08:00 |
|
NI
|
88122811d9
|
Formating, everything should be running as before.
|
2019-08-11 12:17:27 +08:00 |
|
NI
|
ee7a6a4703
|
Support SSHWIFTY_ENV_RENAMED: prefix. When the value of an environment variable is prefixed with SSHWIFTY_ENV_RENAMED:, read another environment variable. For example: if SSHWIFTY_LISTENPORT = SSHWIFTY_ENV_RENAMED:PORT, the final value will be read from $PORT.
This is useful if the application is running on a cloud platform which force application to use their environment variables.
|
2019-08-11 12:12:44 +08:00 |
|
NI
|
2f670d625a
|
Better value calculation, prevents the zero HeartbeatTimeout problem.
|
2019-08-10 15:41:22 +08:00 |
|
NI
|
6b524593b6
|
Add Dockerfile.
|
2019-08-10 15:26:04 +08:00 |
|
NI
|
8a9a483dd6
|
Add Direct configuration loader
|
2019-08-10 15:02:57 +08:00 |
|
NI
|
fa48b6aa34
|
Better message
|
2019-08-10 15:01:11 +08:00 |
|
NI
|
4f0d899346
|
Calculate HeartbeatTimeout configuration in the right way.
|
2019-08-10 14:54:18 +08:00 |
|
NI
|
28df57b3d7
|
Add .dockerignore, I'm still testing Dockerfile, it take awhile because my Internet is not that good (Otherwise, why do I pay my time to build Sshwifty? :)).
|
2019-08-09 20:15:49 +08:00 |
|
NI
|
748927cb27
|
Name of the deploy package should include version number, so it will.
|
2019-08-09 20:14:27 +08:00 |
|
NI
|
2f5d7f9fbe
|
Change wording
|
2019-08-09 20:14:10 +08:00 |
|
NI
|
6c3e681d8b
|
Bootup message between HTTP and HTTPS server are now different. One will display "Serving", other one will display "Serving TLS"
|
2019-08-09 16:27:16 +08:00 |
|
NI
|
5e9e308d8a
|
Fixed a bug causing .WithDefault to reset settings: I forgot to assign values.
|
2019-08-09 16:25:56 +08:00 |
|
NI
|
508f5faebf
|
Ask Travis to also include sshwifty.conf.example.json to the final build packages (.tar.gz files), so user don't have to look around for config files.
|
2019-08-09 09:48:48 +08:00 |
|