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
|
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
|
9ed7c049ad
|
Update uuid dep
|
2020-05-14 22:05:17 -06:00 |
Bryan Ashby
|
fc22db5462
|
FTN/BSO doc tidy up
|
2020-05-14 20:44:11 -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
|
b562ba34b0
|
Fix bad log
|
2020-05-11 20:31:35 -06:00 |
Bryan Ashby
|
a56546cf3f
|
Only export private messages if the user has elected to do so
|
2020-05-11 19:57:25 -06:00 |
Bryan Ashby
|
9174b7b710
|
Code cleanup, use some defaults
|
2020-05-11 19:52:01 -06:00 |
Bryan Ashby
|
ee992278e8
|
WIP on QWK download support
|
2020-05-10 21:56:05 -06:00 |
Bryan Ashby
|
14f7ca9dcc
|
Add Ability to Import All File Areas at Once #271
* Simple wildcard support for area tags param
|
2020-05-07 20:02:12 -06:00 |
Bryan Ashby
|
d6dce82a92
|
Clean up log a bit
|
2020-05-07 19:00:32 -06:00 |
Bryan Ashby
|
3732914c4a
|
Add extra log
|
2020-05-06 17:50:44 -06:00 |
Bryan Ashby
|
387dfb3b5d
|
Don't idle logout if a transfer is making progress
|
2020-05-06 17:47:13 -06:00 |
Bryan Ashby
|
59ee52ea6f
|
Tidy + some logging
|
2020-05-06 17:34:37 -06:00 |
Bryan Ashby
|
f56e30442a
|
Suggestion: option to trigger List of pending users. #272
|
2020-05-05 21:18:58 -06:00 |
Bryan Ashby
|
67ac86ac05
|
Add initial QWK docs, update FTN, etc.
|
2020-05-05 19:01:47 -06:00 |
Bryan Ashby
|
7fb10418f0
|
Start auto-gen confs at 1000
|
2020-05-03 12:01:31 -06:00 |
Bryan Ashby
|
21374d6e6d
|
Minor
|
2020-05-03 11:48:03 -06:00 |
Bryan Ashby
|
65a5eabe9c
|
Try this
|
2020-05-03 11:40:54 -06:00 |
Bryan Ashby
|
2b1747a8f4
|
Fix NDX filenames
|
2020-05-03 11:17:33 -06:00 |
Bryan Ashby
|
c6bde65be0
|
Minor fixes, tidy up FTS CHRS table a bit
|
2020-05-03 11:10:40 -06:00 |
Bryan Ashby
|
b32dae9b48
|
Auto-generate conf numbers for user export mode
|
2020-05-03 10:42:57 -06:00 |
Bryan Ashby
|
c7a543e87e
|
* oputil mb qwk-export
* oputil mb qwk-dump
* Fix QWK reader encoding
|
2020-05-02 16:48:24 -06:00 |
Bryan Ashby
|
8817113364
|
* Create bundle filenames to spec
* Better cp437 vs utf8 vs other encoding support
* Add some CP437 and related utils
|
2020-05-02 13:34:28 -06:00 |
Bryan Ashby
|
1f1813c14a
|
Produce NDX files, various improvements to spec, etc.
|
2020-04-30 22:07:29 -06:00 |
Bryan Ashby
|
2b7d810c77
|
Lots of progress on packet writing, reading, etc.
* Bug fixes
* Create packet archive
|
2020-04-27 20:55:41 -06:00 |
Bryan Ashby
|
8a81b34ed0
|
WIP: Lots of progress with QWK reader/writer
|
2020-04-25 11:25:47 -06:00 |
Bryan Ashby
|
d8f0601914
|
Add CONTROL.DAT parsing
|
2020-04-21 22:57:06 -06:00 |
Bryan Ashby
|
6edfe95dfe
|
A good amount of HEADERS.DAT support
|
2020-04-21 22:14:29 -06:00 |
Bryan Ashby
|
29ee9c4d58
|
WIP on QWK support
|
2020-04-21 19:50:04 -06:00 |
Bryan Ashby
|
91939f46cf
|
Merge branch '0.0.11-beta' of github.com:NuSkooler/enigma-bbs into 0.0.11-beta
|
2020-02-18 09:47:31 -07:00 |
Bryan Ashby
|
44fd380397
|
Merge branch '0.0.11-beta' of ssh://numinibsd/git/base/enigma-bbs into 0.0.11-beta
|
2020-02-18 09:46:55 -07:00 |
Bryan Ashby
|
76d421ecf7
|
Merge branch '0.0.10-alpha' of ssh://numinibsd/git/base/enigma-bbs into 0.0.11-beta
|
2020-02-18 09:45:58 -07:00 |
Bryan Ashby
|
e9cc49497c
|
Fix group assignment bug
|
2020-02-18 09:35:23 -07:00 |
Bryan Ashby
|
ea828ba812
|
Update copyrights
|
2020-01-01 14:15:22 -07:00 |
Bryan Ashby
|
3f454c44c2
|
Don't hang on unzip prompting
|
2019-12-23 20:06:15 -07:00 |
Bryan Ashby
|
cd3b8d5e76
|
Low hanging fruit: Don't re-create binary parsers constantly
|
2019-12-05 20:48:13 -07:00 |