Commit Graph

102 Commits

Author SHA1 Message Date
Bryan Ashby bbae082f7d
Temp: Use local mod for development 2020-05-20 20:28:55 -06:00
Bryan Ashby 75787b6107
Start work on new telnet server 2020-05-17 20:22:16 -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 6edfe95dfe
A good amount of HEADERS.DAT support 2020-04-21 22:14:29 -06:00
Bryan Ashby 2c9a68d0b1
Update sqlite3-trans package - get lodash updates along with it 2019-11-23 10:08:42 -07:00
Bryan Ashby 998df3386a
Bump Node.js req to 12+ 2019-11-19 21:32:21 -07:00
Bryan Ashby 3cd6d59e12
First 0.0.11-beta commit - create the branch and prep work 2019-11-19 20:37:46 -07:00
Bryan Ashby be5d46be3c
Dep updates 2019-11-19 20:15:36 -07:00
Bryan Ashby aa70a6b1aa
Minor dep updates 2019-11-08 22:12:29 -07:00
Bryan Ashby 351ae52776
Dep updates 2019-10-29 21:17:58 -06:00
Bryan Ashby 53aea7098f
Deps updated working fine 2019-07-06 21:15:19 -06:00
Bryan Ashby 6070bc94e7
Good progress on QR support 2019-05-09 19:56:04 -06:00
Bryan Ashby 0ed507cd7b
Initial real 2FA/OTP work 2019-04-09 20:07:19 -06:00
Bryan Ashby 08186109a1
Update dep. packages 2019-02-15 19:06:10 -07:00
Bryan Ashby 901628ccc9
Bump to 0.0.10-alpha to prepare for work 2019-02-15 15:22:21 -07:00
Bryan Ashby a4f60dd574 Update packages 2019-01-29 20:36:35 -07:00
Bryan Ashby 372494e376 Dependency updates 2019-01-12 09:39:06 -07:00
Bryan Ashby 346815a4f2 Update to sqlite3-trans 1.2.1 2018-12-27 02:14:50 -07:00
Bryan Ashby 772022f0d0 + NNTP Content Server
* Read-only to public conf/areas only for now
* Missing some protocol support
* Could use better encoding practices and ANSI prep
2018-12-14 22:21:57 -07:00
Bryan Ashby df82868ddf Minor dependency updates 2018-11-19 20:40:02 -07:00
Bryan Ashby a14916d106 Minor dep upgrades 2018-11-10 11:03:29 -07:00
Bryan Ashby 46e14685fa Dep. upgrades 2018-11-04 20:15:13 -07:00
Bryan Ashby 2eb07aebb8 Dep. upgrades 2018-06-02 21:13:27 -06:00
David Stephens a03305bc58 Set node.js requirement to 8 LTS 2018-04-29 12:01:51 +01:00
David Stephens 476e8f2f0c Upgrade to node.js 10 2018-04-28 00:33:34 +01:00
Bryan Ashby f6f1de4bd8 Move to pty-node over custom pty2.js 2018-03-08 21:39:42 -07:00
Bryan Ashby 8bfad971a1 Finish conversion from 'binary' -> 'binary-parser'
* FTN packets
* SAUCE
2018-01-21 11:58:19 -07:00
Bryan Ashby 90706f8798 * Move to Node.js 8.x LTS
* Update some packages
2018-01-14 22:00:00 -07:00
Bryan Ashby fc40641eeb NetMail avail to oputil & export - WIP 2017-12-31 17:54:11 -07:00
David Stephens 10044b6749 Switch to xxhash to save farmhash jiggery-pokery when initialising Docker image 2017-11-26 18:26:56 +00:00
David Stephens d505952510 CombatNet support! 2017-11-02 00:41:20 +00:00
Bryan Ashby 30d76d173e Merge from master 2017-10-30 19:52:14 -06:00
Melroy van den Berg 051ef27428
Update package.json 2017-10-27 21:43:10 +02:00
Melroy van den Berg efd1ea28df Support npm start
Fill-in the missing pieces in the package.json file. From now on `npm start` just works like all other nodejs apps.
2017-10-27 16:54:02 +02:00
Bryan Ashby 7150631fb7 Remvoe gaze package 2017-10-02 21:11:22 -06:00
Bryan Ashby 68c6197732 Merge in sane vs gaze stuff 2017-10-02 21:10:25 -06:00
Bryan Ashby 067bb9e884 * Switch to sane over gaze for file watching: Gaze was not triggering on file additions
* Remove watching of config files for now -- doesn't work anyway. Will revisit later.
2017-10-02 21:06:53 -06:00
Bryan Ashby 1ad7ce848a Upgrade farmhash to v2.0.4+ 2017-09-30 15:37:46 -06:00
Bryan Ashby dc2b3031fd * Change how hashids are generated for web file area: include a 'type'
* Add support for web *batch* downloads via streaming zip file creation
* Add new web download manager and batch mode display
* Add extra info to 'standard' downloads mod/menu
2017-09-26 10:44:15 -06:00
Bryan Ashby 7837a2a7bd Update sqlite3-trans version again 2017-09-18 21:11:17 -06:00