Commit Graph
100 Commits
Author SHA1 Message Date
Bryan Ashby 11f16fb25a Update copyright 2024 2024-01-15 12:02:15 -07:00
Bryan Ashby 4fe693fc0e Revert! 2023-12-23 18:10:00 -07:00
Bryan Ashby 223b7b2ed6 Fix crash in conf/etc. with empty optional values 2023-12-23 18:09:32 -07:00
Bryan AshbyandGitHub 6aa0c8679f Merge pull request #520 from NuSkooler/feature/multiarch_docker
Feature/multiarch docker
2023-10-15 17:34:09 -06:00
Bryan Ashby 8c7df1fe75 Oops! 2023-10-12 20:41:59 -06:00
Bryan AshbyandGitHub b00d5d07dd Merge pull request #510 from NuSkooler/bugfix/scrolling_updates
Bugfix/scrolling updates
2023-10-12 20:36:54 -06:00
Bryan AshbyandGitHub bbfef536e0 Merge pull request #489 from NuSkooler/bugfix/node_v20
Updated node-pty to support new node versions
2023-10-12 20:28:00 -06:00
Bryan Ashby 83636cb894 Sync up with master 2023-10-12 20:25:01 -06:00
Bryan Ashby ca985dd2cb Fix onExit(): emits a object containing exitCode and signal 2023-10-12 20:21:49 -06:00
Bryan Ashby b87ff51160 Merge branch 'bugfix/node_v20' of github.com:NuSkooler/enigma-bbs into bugfix/node_v20 2023-10-12 20:06:10 -06:00
Bryan Ashby 746233fa56 Updated lock 2023-10-12 20:05:45 -06:00
Bryan AshbyandGitHub c84b3ee1c1 Merge pull request #515 from NuSkooler/bugfix/ssh_doc_updates
Updated the SSH version, config, and documentation
2023-10-11 19:43:21 -06:00
Bryan AshbyandGitHub 1a99153431 Merge pull request #514 from NuSkooler/bugfix/dev_env_python
Small bugfix on dev container startup to lock python version
2023-10-10 16:52:42 -06:00
Bryan AshbyandGitHub db8bd2f80f Merge pull request #511 from AnthonyHarwood/fse_err_msg_display_tweak
fse err msg display tweak
2023-09-29 12:01:05 -06:00
Bryan AshbyandGitHub a644672de2 Merge pull request #504 from AnthonyHarwood/disallow_posting_empty_msg
Disallow posting empty message
2023-09-26 17:17:18 -06:00
Bryan AshbyandGitHub b0542cf51e Merge pull request #508 from NuSkooler/bugfix/doors_socket
Fixed door logic per issue #506
2023-09-26 17:15:04 -06:00
Bryan AshbyandGitHub fc107f1552 Merge pull request #503 from AnthonyHarwood/bugfix/TextView_clearText
Added code to clear the text
2023-09-22 15:57:19 -06:00
Bryan AshbyandGitHub 19ee4b0553 Merge pull request #502 from NuSkooler/dependabot/npm_and_yarn/systeminformation-5.21.7
Bump systeminformation from 5.12.3 to 5.21.7
2023-09-21 11:50:26 -06:00
Bryan AshbyandGitHub 86049353a9 Merge pull request #501 from AnthonyHarwood/fse_cursor_position
fixed incorrect reporting of cursor position
2023-09-20 13:49:35 -06:00
Bryan AshbyandGitHub 5e120d1749 Merge pull request #498 from NuSkooler/bugfix/fix_art_length
Bugfix/fix art length
2023-09-05 22:50:57 -06:00
Bryan AshbyandGitHub bfb6a30860 Merge pull request #497 from NuSkooler/bugfix/github_action
Updated Docker action
2023-09-03 21:21:13 -06:00
Bryan Ashby e2bb00b756 Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2023-09-03 11:02:29 -06:00
Bryan Ashby f4a90900ae TIC attachment doc updates 2023-09-03 11:01:43 -06:00
Bryan AshbyandGitHub b307e791c3 Merge pull request #495 from NuSkooler/bugfix/pablodraw_ansi
Added additional escape control sequences for PabloDraw
2023-09-02 23:02:34 -06:00
Bryan AshbyandGitHub e8441408c0 Merge pull request #493 from NuSkooler/bugfix/Gemfile_lock
Updated Gemfile.lock to fix Github Actions failure
2023-08-30 15:36:48 -06:00
Bryan AshbyandGitHub de918dd338 Merge pull request #480 from NuSkooler/479-nua-optional-fields
Make real name and other properties optional - pass 1
2023-08-29 20:43:14 -06:00
Bryan AshbyandGitHub 367931cbd6 Merge branch 'master' into 479-nua-optional-fields 2023-08-29 20:43:00 -06:00
Bryan AshbyandGitHub 1af4a0432b Merge pull request #492 from NuSkooler/feature/docker_dev
Setup Docker development environment
2023-08-29 20:42:03 -06:00
Bryan Ashby 97ae34a971 Quick fix on SAUCE 2023-08-27 17:31:35 -06:00
Bryan AshbyandGitHub de339c9c52 Merge pull request #488 from NuSkooler/bugfix/art_width
Fix to display ANSI files with implicit new lines on wide terminals
2023-08-27 17:24:27 -06:00
Bryan AshbyandGitHub 3e1ec4477c Merge pull request #491 from NuSkooler/feature/docker_dev
Docker Update
2023-08-26 21:11:26 -06:00
Bryan Ashby 5a4563c799 PR feedback: Better handling of real name and email 2023-08-24 09:13:29 -06:00
Bryan Ashby 9205aaa9ee Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 479-nua-optional-fields 2023-08-24 08:53:03 -06:00
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 Ashby f99de19792 Make real name and other properties optional - pass 1 2023-07-24 12:17:47 -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