Commit Graph

149 Commits

Author SHA1 Message Date
Bryan Ashby c87543c976 Update SQLite to latest 2023-08-23 21:45:08 -06:00
Bryan Ashby c265a44c1a
Bump version to 0.0.14-beta + major web server updates 2022-12-29 00:56:10 -07:00
Bryan Ashby 28a94f842c
Update nttp-server dep to v3.1.0 2022-09-20 16:00:25 -06:00
Bryan Ashby 62bcb8055a
Add some scripts and binaries to package - long overdue 2022-09-01 17:52:22 -06:00
Bryan Ashby b971876795
Table output, more fields, and --sort for './oputil.js user list' 2022-08-16 12:19:49 -06:00
Bryan Ashby 59aebf385e
Update sqlite3-trans and node-sqlite to latest versions 2022-08-04 17:40:29 -06:00
Bryan Ashby c2504d903a
Glob minor update 2022-08-04 16:36:09 -06:00
Bryan Ashby 0b18e78a54
Update telnet-socket dep 2022-08-04 16:30:00 -06:00
Bryan Ashby 8f54d0bd7b
Low hanging fruit dep updates 2022-08-04 16:29:29 -06:00
Bryan Ashby 9172fdda9d
Re-apply some Prettier formatting after merge 2022-06-12 14:12:03 -06:00
Bryan Ashby e0fca9f8f7
Initial sync up with master after Prettier 2022-06-12 13:57:46 -06:00
Bryan Ashby 5a6827f46b ESLint + Prettier update 2022-06-05 16:41:16 -06:00
Bryan Ashby 4881c2123a First pass formatting with Prettier
* Added .prettierrc.json
* Added .prettierignore
* Formatted
2022-06-05 14:04:25 -06:00
Bryan Ashby eecfb33ad5 Add Prettier 2022-06-05 13:53:57 -06:00
Bryan Ashby dd7d24f22e
Many WFC related improvements (WIP)
* Update systeminformation to 5.x
* More work on WFC display of basic stats -- nearly complete
* Disable idle timeout when on WFC
2022-05-01 12:41:20 -06:00
Bryan Ashby 193c203a05
Sync up with master 2022-04-29 18:42:50 -06:00
Bryan Ashby b5f05b69e3
Remove MCI cache and xxhash dependency
The MCI cache is no longer needed as we no longer rely on DSR/CPR
2022-04-26 12:28:15 -06:00
Bryan Ashby 7988938dcc
Sync with master 2022-04-08 17:38:28 -06:00
Bryan Ashby 412579337d
Update minor deps 2022-04-08 17:18:51 -06:00
Bryan Ashby 9019479bfd
Initial update, some quirks to work out with NetRunner mostly 2022-04-06 10:01:21 -06:00
Bryan Ashby b2fda13085
Update LRU cache backend used for NNTP server 2022-04-05 21:01:35 -06:00
Bryan Ashby 35047dabca
More dependency updates 2022-04-05 20:57:36 -06:00
Bryan Ashby 92b937d755
Some dependency updates 2022-04-05 20:55:49 -06:00
Bryan Ashby 3d1b97cf3b
Merge pull request #407 from cognitivegears/feature/Remove_position_check
#222 - Removing Cursor Position Report
2022-04-05 19:34:05 -06:00
Nathan Byrd 44129f3348 Updated version and diff changes 2022-03-28 18:51:43 -05:00
Nathan Byrd 590f494f44 Upgraded node.js and bumped version 2022-03-28 17:52:52 -05:00
Bryan Ashby aef7373896
Dep updates 2022-02-01 21:23:45 -07:00
Bryan Ashby 37a65f4840
Update fs-extra 2022-02-01 00:27:46 -07:00
Bryan Ashby 419d0d78f5
Update binary-parser 2022-02-01 00:25:59 -07:00
Bryan Ashby 0bb985ec0f
Update a number of dependencies
* minor versions
* patches / fixes
2022-01-31 22:22:22 -07:00
dependabot[bot] c0bca4ffad
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 09:49:03 +00:00
Bryan Ashby ee653d7211
Various dependency updates
* Should resolve Left over enigftnexport files in enigma/tmp folder #322
2021-02-08 19:47:46 -07:00
Bryan Ashby 3a7f7750ab
Merge from master + add MCI codes
* FT, DD, FB, DB MCI codes and backing system stats
2020-11-26 15:53:34 -07:00
Bryan Ashby 2d9d8782f6
Move to @breejs/later - maintained later.js 2020-11-23 17:24:40 -07:00
Bryan Ashby f4e25a76b3
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 216-waiting-for-caller 2020-11-21 16:51:36 -07:00
Bryan Ashby b59567ef77
iconv-lite small bump 2020-11-18 21:57:08 -07:00
Bryan Ashby f5a6afb579
Minor dep version updates 2020-11-18 14:01:58 -07:00
Bryan Ashby c13bd557a6
Dependency patch level updates 2020-11-18 13:51:12 -07:00
Bryan Ashby d6cc53c263
Some more stats 2020-11-09 21:32:34 -07:00
Bryan Ashby 920684852c
eslint to dev deps 2020-06-11 22:40:05 -06:00
Bryan Ashby cfaff61abf WIP new Configuration class 2020-06-07 22:20:34 -06:00
Bryan Ashby f02b96728b
Bump UUID version (minor) 2020-06-03 22:00:03 -06:00
Bryan Ashby d4afa922cb
Minor dep bumps 2020-06-03 21:56:25 -06:00
Bryan Ashby 462616364f
Bump version to 0.0.12-beta to indicate new master system 2020-06-03 21:16:58 -06:00
Bryan Ashby 40739d028f
Update to telnet-socket 0.2.3 2020-06-01 21:18:12 -06:00
Bryan Ashby a15abc6062
Use telnet-socket 0.2.2 2020-05-29 23:25:34 -06:00
Bryan Ashby fb22d89328
Use telnet-socket published package 2020-05-27 21:52:28 -06:00
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