Commit Graph

22 Commits

Author SHA1 Message Date
Bryan Ashby 4881c2123a First pass formatting with Prettier
* Added .prettierrc.json
* Added .prettierignore
* Formatted
2022-06-05 14:04:25 -06:00
Bryan Ashby 487533494c
Update copyrights to 2022 2022-04-05 20:51:03 -06:00
Bryan Ashby 48e42d2ffd
Update copyright, note on Node.js 14 2021-02-08 19:31:29 -07:00
Bryan Ashby 43a28e6c42
Error on qwk export with oputil #316 2020-09-12 14:29:06 -06:00
Bryan Ashby 9e9dc9af89
A lot of code tidy up 2020-06-15 19:08:55 -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 f63464c501
Very slight display improvements, include conf in info 2020-05-12 09:12:55 -06:00
Bryan Ashby ee992278e8
WIP on QWK download support 2020-05-10 21:56:05 -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