Commit Graph

2375 Commits

Author SHA1 Message Date
Bryan Ashby 438a3161d0
Fix up remoteAddress for WebSocket connections 2020-05-27 21:31:51 -06:00
Bryan Ashby 87a23bd3c8
Telnet Bridge updates
* Use telnet-socket TelnetSpec/etc. consts & helpers
* Enable passthrough
2020-05-27 21:05:19 -06:00
Bryan Ashby 4dea9bdeb6
Remove dead code 2020-05-27 19:25:15 -06:00
Bryan Ashby a1c9d8538f
Don't cork 2020-05-27 19:24:45 -06:00
Bryan Ashby 0bf3031d9f
WIP on better data handling for file transfer 2020-05-26 22:55:51 -06:00
Bryan Ashby 2234a71705
Working much nicer 2020-05-22 12:55:52 -06:00
Bryan Ashby eeba609560
This is broken WIP. Goign to refactor, but on the road... 2020-05-22 11:41:59 -06:00
Bryan Ashby 5aaf568ed5
Fix bug reported by user before I forget 2020-05-21 21:22:49 -06:00
Bryan Ashby 2a93de9487
Yet more ANSI-BBS related updates 2020-05-21 21:22:15 -06:00
Bryan Ashby 1e6c577cd3
More ANSI-BBS compliant... still some to go 2020-05-21 19:16:40 -06:00
Bryan Ashby bbae082f7d
Temp: Use local mod for development 2020-05-20 20:28:55 -06:00
Bryan Ashby 03b79fa9f2
TODO for IAC processing 2020-05-20 20:24:26 -06:00
Bryan Ashby 72301104ff
Update passthrough state 2020-05-20 20:24:12 -06:00
Bryan Ashby 65d68f33dc
Allow passthrough 2020-05-20 20:23:09 -06:00
Bryan Ashby e85ba322ce
WebSockets work with new telnet server 2020-05-18 19:19:30 -06:00
Bryan Ashby 6d307ec06b
Clean up a bit. Still more to do... 2020-05-18 18:41:23 -06:00
Bryan Ashby a1ac6dfc67 Shim in dataHandler for toggling from elsewhere 2020-05-18 00:33:14 -06:00
Bryan Ashby e517e31b94 Working fairly well 2020-05-17 22:35:03 -06:00
Bryan Ashby 1018485e8e WIP 2020-05-17 21:36:48 -06:00
Bryan Ashby 75787b6107
Start work on new telnet server 2020-05-17 20:22:16 -06:00
Bryan Ashby ad2382c1f2
Add a couple items to whatsnew 2020-05-17 19:42:05 -06:00
Bryan Ashby 02fa3b014b
ANSI FILE_ID.DIZ sometimes do not display correctly #244
* When parsing ANSI files, handle UNIX style LF's only vs "standard" DOS CRLF pairs
2020-05-16 17:37:51 -06:00
Bryan Ashby f23027ba1d
More doc updates, add telnet-bridge.md 2020-05-15 18:45:26 -06:00
Bryan Ashby ef022d6a00 More minor dep updates 2020-05-14 23:07:30 -06:00
Bryan Ashby 19c0f75610 binary parser update 2020-05-14 23:04:55 -06:00
Bryan Ashby ec1ee9d796 Update moment 2020-05-14 22:51:30 -06:00
Bryan Ashby 76a662dcd5 Minor dep updates 2020-05-14 22:48:17 -06:00
Bryan Ashby 8736f5c3b9 graceful-fs update 2020-05-14 22:45:04 -06:00
Bryan Ashby dff3e9d0c8 Update mime-types 2020-05-14 22:42:56 -06:00
Bryan Ashby f27ba9f6e0 fs-extra dep update 2020-05-14 22:39:49 -06:00
Bryan Ashby 009688c3b6 SSH dep update 2020-05-14 22:30:57 -06:00
Bryan Ashby 0e5d9ddbd1 Update sqlite3 (minor) 2020-05-14 22:12:03 -06:00
Bryan Ashby 9ed7c049ad Update uuid dep 2020-05-14 22:05:17 -06:00
Bryan Ashby b76bb8a9bd Minor dep updates 2020-05-14 21:49:18 -06:00
Bryan Ashby 8409b80d69 Slightly better 2020-05-14 21:31:21 -06:00
Bryan Ashby 4ddf79087c Update to ugprade docs 2020-05-14 21:28:28 -06:00
Bryan Ashby 1f691c6246 Better example 2020-05-14 21:22:15 -06:00
Bryan Ashby b3abe3ad40 More doc tidy 2020-05-14 21:20:27 -06:00
Bryan Ashby 82a1e22e42 File area doc tidy 2020-05-14 20:58:13 -06:00
Bryan Ashby fc22db5462 FTN/BSO doc tidy up 2020-05-14 20:44:11 -06:00
Bryan Ashby 8ee3317bd2
Updates on art docs 2020-05-14 20:08:02 -06:00
Bryan Ashby 60955cac11
Fix Message.uuid vs Message.messageUuid
* Just use Message.messageUuid which better aligns with message_uuid in DB, messageId, etc.
* Keep uuid as property for now just in case
2020-05-14 19:46:00 -06:00
Bryan Ashby b7cac2d38f
Fix sliceAtEOF() bug causing short ANSI's to get borked when e.g. display achievements 2020-05-13 20:19:45 -06:00
Bryan Ashby fd6bb47427
Fix yet another bug with node IDs
* Pick appropriate slot
* Log nodeId vs clientId/etc. for less confusion
2020-05-13 19:30:57 -06:00
Bryan Ashby 714f32f695
Add Node.js version to startup log 2020-05-13 19:04:11 -06:00
Bryan Ashby db91d6d6b7
* Update QWK area pointers upon export
* Specialize 0 messages exported
2020-05-12 18:53:47 -06:00
Bryan Ashby f63464c501
Very slight display improvements, include conf in info 2020-05-12 09:12:55 -06:00
Bryan Ashby fbec46d1b9
Fix Message.findMessages() if private tag passed in, fix QWK export 2020-05-11 21:54:20 -06:00
Bryan Ashby 72b6c5ded3
Merge pull request #278 from NuSkooler/qwk-menu
Qwk menu
2020-05-11 20:45:24 -06:00
Bryan Ashby b562ba34b0
Fix bad log 2020-05-11 20:31:35 -06:00