Commit Graph
100 Commits
Author SHA1 Message Date
Bryan AshbyandGitHub b11ddfc382 Merge pull request #466 from NuSkooler/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-08-23 21:49:25 -06:00
Bryan AshbyandGitHub 993bdbe484 Merge branch 'master' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1 2023-08-23 21:49:10 -06:00
Bryan AshbyandGitHub 7b4910c415 Merge pull request #467 from NuSkooler/dependabot/npm_and_yarn/sqlite3-5.1.5
Bump sqlite3 from 5.0.11 to 5.1.5
2023-08-23 21:48:20 -06:00
Bryan AshbyandGitHub 18678d3e4d Merge branch 'master' into dependabot/npm_and_yarn/sqlite3-5.1.5 2023-08-23 21:47:47 -06:00
Bryan Ashby c87543c976 Update SQLite to latest 2023-08-23 21:45:08 -06:00
Bryan AshbyandGitHub 25e4de5384 Merge pull request #484 from NuSkooler/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2023-08-23 21:38:46 -06:00
Bryan AshbyandGitHub c6a6c06972 Merge pull request #487 from NuSkooler/menu-stack-and-flags-revamp
Update MenuFlags to work as expected
2023-08-23 19:07:56 -06:00
Bryan AshbyandGitHub c12deb86ae Merge pull request #485 from NuSkooler/dependabot/bundler/docs/activesupport-7.0.7.2
Bump activesupport from 7.0.4.1 to 7.0.7.2 in /docs
2023-08-23 19:07:35 -06:00
Bryan AshbyandGitHub 2d1cbac390 Merge branch 'master' into dependabot/bundler/docs/activesupport-7.0.7.2 2023-08-23 19:07:10 -06:00
Bryan AshbyandGitHub 08adf7ccb5 Merge pull request #486 from NuSkooler/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-08-23 19:05:38 -06:00
Bryan AshbyandGitHub f32bf090fb Merge pull request #472 from NuSkooler/dependabot/bundler/docs/nokogiri-1.14.3
Bump nokogiri from 1.13.6 to 1.14.3 in /docs
2023-08-23 19:03:04 -06:00
Bryan AshbyandGitHub 02f91b2621 Merge pull request #473 from NuSkooler/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-08-23 19:02:40 -06:00
Bryan Ashby 1cfbf4fb66 Update MenuFlags to work as expected
* 'popParent' has been removed
* 'noHistory' now works as expected
* Mods that explicitly want noHistory can state such in their constructor()
2023-08-23 18:06:48 -06:00
Bryan AshbyandGitHub 614fa2d096 Merge pull request #482 from NuSkooler/bugfix/missing_image
Fixed bad image path
2023-08-21 19:17:52 -06:00
Bryan AshbyandGitHub 77160434e6 Merge pull request #477 from parkbanks/master
Bugfix to theme.hjson
2023-06-19 11:56:08 -06:00
Bryan AshbyandGitHub 9bac4f5e3b Merge pull request #476 from parkbanks/master
Rumorz display bugfix
2023-05-22 09:09:43 -06:00
Bryan Ashby 78af6fa522 Add oputil mb post command 2023-05-11 12:07:29 -06:00
Bryan Ashby 6ff7d1f545 Add oputil mb list-confs, update with prettier 2023-05-11 08:40:53 -06:00
Bryan Ashby 97cd0c3063 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2023-04-25 10:24:51 -06:00
Bryan Ashby ac40f63e1f Clone data so it's not invalidated 2023-04-25 10:24:11 -06:00
Bryan Ashby 447be3552c Better error handling 2023-04-08 21:04:40 -06:00
Bryan AshbyandGitHub a208d91d4b Merge pull request #470 from stack-fault/master
Fixed PrivMsg delivery + added new server commands
2023-03-31 12:11:45 -06:00
Bryan AshbyandGitHub 3319b310d3 Merge pull request #464 from NuSkooler/dependabot/bundler/docs/activesupport-7.0.4.1
Bump activesupport from 7.0.1 to 7.0.4.1 in /docs
2023-01-18 16:05:52 -07:00
Bryan AshbyandGitHub 330d7190ff Merge pull request #463 from NuSkooler/462-remove-no-longer-supported-combatnet
Remove no longer supported CombatNet
2023-01-16 11:07:11 -07:00
Bryan Ashby 30f965d981 Remove no longer supported CombatNet 2023-01-16 11:04:56 -07:00
Bryan AshbyandGitHub c8dfecbfcc Merge pull request #458 from NuSkooler/webserver-improvements
Bump version to 0.0.14-beta + major web server updates
2022-12-29 01:08:44 -07:00
Bryan Ashby 6578e55139 Update Web Server docs, remove 'static' requirement 2022-12-29 01:01:09 -07: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 7f0254701c Ensure we have a message list 2022-12-14 19:56:43 -07:00
Bryan Ashby a4261d2d36 Fix bad check for missing areas (by tag) 2022-11-27 21:07:56 -07:00
Bryan Ashby d1f0a12f77 New options for launching local doors via the abracadabra module 2022-10-25 10:59:56 -06:00
Bryan Ashby b58c7e7cc6 Fix fsxNet link 2022-10-25 10:49:20 -06:00
Bryan Ashby 433ab17e9f Update fsxNet links 2022-10-24 12:59:23 -06:00
Bryan Ashby ff616c384f MenuModule.setConfigWithExtraArgs() 2022-10-13 22:43:41 -06:00
Bryan AshbyandGitHub 94da8798cf Merge pull request #454 from NuSkooler/text-label-with-mci-codes
Advanced formatting for TextView / %TL MCI code
2022-10-12 02:28:50 +00:00
Bryan Ashby 32b4c344a8 Fix docs, use node 14 2022-10-10 11:24:16 -06:00
Bryan Ashby a03b071256 Docs on new MCI formatting 2022-10-05 23:40:59 -06:00
Bryan Ashby 065658f6b8 First commit of "advanced" MCI formatting via theme.hjson entries allowing mini-formatting langauge to apply
Example: {BN!styleFirstLower} in 'text' property
2022-10-05 21:46:13 -06:00
Bryan Ashby 1021226020 Nuke %PL - never used, not needed 2022-10-05 21:07:56 -06:00
Bryan Ashby 6710bf8c08 Update docs 2022-10-04 11:19:27 -06:00
Bryan Ashby 091af5adea More info on WFC in docs 2022-10-02 11:33:44 -06:00
Bryan Ashby c7568ac897 Fix visibility restore at WFC exit 2022-10-02 11:22:23 -06:00
Bryan Ashby 0ef3df047a Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2022-10-01 17:21:09 -06:00
Bryan Ashby a88cf6c34c Fix logo 2022-10-01 17:20:55 -06:00
Bryan AshbyandGitHub b3cf535b9d Merge pull request #445 from NuSkooler/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-10-01 18:29:55 +00:00
Bryan AshbyandGitHub 73dafdad9f Test out code scanning 2022-10-01 18:28:06 +00:00
Bryan Ashby fd01223578 Diff paths for README.md is annoying 2022-10-01 12:23:28 -06:00
Bryan Ashby 63514c1290 Le sigh 2022-10-01 12:20:54 -06:00
Bryan Ashby 8efc605a9e Fix paths... 2022-10-01 12:14:44 -06:00
Bryan Ashby 5f7b81296e Fix paths 2022-10-01 11:53:40 -06:00
Bryan Ashby cee25a7104 More docs on MenuModule 2022-10-01 11:43:56 -06:00
Bryan Ashby 1025fef346 Doc updates, tidy, group member info 2022-09-30 23:55:40 -06:00
Bryan Ashby d8bc02ce46 Catch timestamp error 2022-09-30 23:55:28 -06:00
Bryan AshbyandGitHub 6e1c470b69 Merge pull request #451 from NuSkooler/449-nntp-write-access
Initial NNTP write access support

This will now be beta tested on Xibalba
2022-09-26 00:32:33 +00:00
Bryan Ashby 8c92f3cc49 Log IPs 2022-09-25 18:29:00 -06:00
Bryan Ashby c4518c7b94 Tidy/DRY 2022-09-25 14:00:52 -06:00
Bryan Ashby 1626db3d52 Clean up NNTP docs 2022-09-25 10:01:27 -06:00
Bryan Ashby 3155a0cd81 Fix docs 2022-09-25 09:56:16 -06:00
Bryan Ashby 5f6d70e460 Some fixes to NNTP POSTs, logging, etc. 2022-09-23 11:06:33 -06:00
Bryan Ashby 2cb0970a31 Add 'allowPosting' config 2022-09-22 21:24:24 -06:00
Bryan Ashby d2dafc4dbc Initial NNTP write access support 2022-09-22 21:03:53 -06:00
Bryan Ashby e61be537aa Minor bug fix 2022-09-21 08:26:52 -06:00
Bryan Ashby 28a94f842c Update nttp-server dep to v3.1.0 2022-09-20 16:00:25 -06:00
Bryan Ashby c105a2601a Add by filename support to FileEntry.findFiles() 2022-09-15 12:37:48 -06:00
Bryan Ashby ad44495469 Utility methods 2022-09-14 22:48:56 -06:00
Bryan Ashby a1188fb90c Handle case where remoteAddress is not yet avail 2022-09-13 13:59:29 -06:00
Bryan Ashby 2a0ae05c45 Bail and log why if door 'io' config is bad 2022-09-08 21:31:01 -06:00
Bryan Ashby 62bcb8055a Add some scripts and binaries to package - long overdue 2022-09-01 17:52:22 -06:00
Bryan Ashby 695bb40b17 More improved logging around client changes 2022-08-31 11:47:03 -06:00
Bryan Ashby 2d8c896ad4 Handle node status views when client disconnects 2022-08-31 11:46:51 -06:00
Bryan Ashby 8e17897954 Some docs cleanup 2022-08-30 21:57:27 -06:00
Bryan Ashby c06b777d34 Add wfc 2022-08-30 21:27:00 -06:00
Bryan Ashby edfc2f68a4 Fix pre-auth properties in user list 2022-08-23 16:56:40 -06:00
Bryan Ashby 4d6bc98a0f Fix a dumb :( 2022-08-21 15:43:53 -06:00
Bryan Ashby 7060bf270b Better debug logs 2022-08-21 15:41:37 -06:00
Bryan Ashby 4a63bc577e Fix terminology used in code 2022-08-21 14:03:19 -06:00
Bryan Ashby 1f130347d5 Fix missing check 2022-08-21 14:02:47 -06:00
Bryan Ashby 92ca571e40 Update documentation around Gopher config 2022-08-21 13:43:03 -06:00
Bryan Ashby c8df7f3d6b New easier to manage Gopher include/exclude areas with wildcard support
* Deprecate but still support older format for now
* Add new format allowing easier management
2022-08-21 13:27:32 -06:00
Bryan Ashby 8be8c21aa8 Minor doc tidy 2022-08-19 00:08:41 -06:00
Bryan Ashby d4341bf85f Doc tidy 2022-08-19 00:03:25 -06:00
Bryan Ashby 94145c043a Tidy tidy tidy 2022-08-18 14:55:57 -06:00
Bryan Ashby 226c261505 Change sort order for 'lastlogin' and 'created' sorts 2022-08-16 13:45:39 -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 5b1c11b1bc Fix typo 2022-08-15 22:37:28 -06:00
Bryan Ashby b48d133229 Fix some view offsets that broke with CPR removal
* Fix Quote builder
* Fix File Browser details
* Added 'viewOffsets' ability to loadFromMenuConfig() and friends
* Add MenuModule.getCustomViewsWithFilter() -> Array[] of views
* Add ViewController.applyViewOffsets()
2022-08-15 22:23:14 -06:00
Bryan Ashby 56f03ff847 Moar better logging 2022-08-13 18:13:30 -06:00
Bryan Ashby a48f2b4067 Tidy up more log messages 2022-08-13 11:51:11 -06:00
Bryan Ashby 21d0ad9e59 Change scann/toss watch msg again, use access() over exists() 2022-08-13 10:49:44 -06:00
Bryan Ashby 2e159a0cc6 Don't call paths.join() twice in a row here 2022-08-13 10:36:21 -06:00
Bryan Ashby 1d14b187c2 Fix undefined ref 2022-08-12 19:50:41 -06:00
Bryan Ashby 8552e2dd35 Doc updates 2022-08-12 19:21:45 -06:00
Bryan Ashby cc788056ea Tidy 2022-08-12 14:28:18 -06:00
Bryan Ashby c9d9b5336c Minor lifecycle cleanup 2022-08-09 15:37:14 -06:00
Bryan Ashby fdfd64976b Lots more MenuModule info 2022-08-09 14:41:23 -06:00
Bryan Ashby 1402391234 Fix missing code closing in doc 2022-08-08 22:26:18 -06:00
Bryan Ashby ad2d5e379a More information on MenuModule's 2022-08-08 22:19:20 -06:00
Bryan Ashby 8adb0363e0 Better organization... a little 2022-08-08 20:15:23 -06:00
Bryan Ashby 2cae154977 Update MenuModule docs slightly 2022-08-07 13:06:47 -06:00
Bryan Ashby d13d90e223 Sigh 2022-08-07 11:49:52 -06:00