Commit Graph

3045 Commits

Author SHA1 Message Date
Carl Hultay
2ac2bf4c2a Update install.sh
Manual Installation per https://nuskooler.github.io/enigma-bbs/installation/manual.html asks the user to use v18 whereas this script was defaulting to 14.

This caused me some frustration in getting my BBS up and running as I at first depended on the auto-install script.

For the less apt user, this might be a blocker to adopting this BBS Software.
2024-11-20 19:45:18 -05:00
Bryan Ashby
81a6845ce5 Merge pull request #566 from voipmeister/master
Addressing #563 (Cannot parse privateKey: Unsupported key format)
2024-11-12 09:30:25 -07:00
Bryan Ashby
0d65ef7bfb Merge pull request #571 from robertsky/patch-1
Update README.md
2024-11-12 09:29:54 -07:00
Robert Sim
640fb55b57 Update README.md
hjson(.)org domain squatted.
2024-11-12 23:14:52 +08:00
Bryan Ashby
27a6f2dd40 Merge pull request #569 from rostob/master
Update host and port details in core/goldmine.js
2024-10-07 10:04:00 -06:00
Tobias Rosenqvist
400c9321f9 Merge pull request #1 from rostob/beardy-patch-1
Update goldmine.js
2024-10-07 01:42:11 +02:00
Tobias Rosenqvist
3bd4b8baad Update goldmine.js 2024-10-07 01:36:55 +02:00
voipmeister
07be786eb1 Added link to project troubleshooting doc 2024-09-08 15:11:47 +02:00
voipmeister
4121dd3940 Updated ssh-troubleshooting.md for #536 2024-09-08 15:10:07 +02:00
voipmeister
8a22c5c786 Expanded config template for #563 2024-09-08 14:55:09 +02:00
Bryan Ashby
5e7204571d Merge pull request #560 from NuSkooler/dependabot/bundler/docs/nokogiri-1.16.5
Bump nokogiri from 1.15.4 to 1.16.5 in /docs
2024-08-31 11:30:27 -06:00
Bryan Ashby
c2deda879f Merge pull request #561 from NuSkooler/dependabot/bundler/docs/rexml-3.3.6
Bump rexml from 3.2.6 to 3.3.6 in /docs
2024-08-31 11:29:58 -06:00
Bryan Ashby
72916703a8 Merge pull request #533 from notepid/ws-proxy-header-fix
Fix for x-forwarded-for not being applied
2024-08-31 11:28:30 -06:00
dependabot[bot]
928cc74a45 Bump rexml from 3.2.6 to 3.3.6 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 17:27:42 +00:00
dependabot[bot]
3914c2d931 Bump nokogiri from 1.15.4 to 1.16.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.15.4...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 17:27:39 +00:00
Bryan Ashby
02111d0ff5 Merge pull request #535 from NuSkooler/dependabot/npm_and_yarn/tar-6.2.1
Bump tar from 6.2.0 to 6.2.1
2024-08-31 11:27:09 -06:00
Bryan Ashby
ae67e05d50 Merge pull request #556 from voipmeister/master
Minor doc changes
2024-08-31 11:26:41 -06:00
Bryan Ashby
30d2ac1578 Merge pull request #552 from stack-fault/MRC-Fix
Fixed issue on URL resolver message
2024-08-31 11:24:58 -06:00
Stack Fault
cf712d3c62 Command aliasing + additional passthru cmds
Fixed previously added passthru (TRUST)
Fixed trailing PIPE code sent to server unnecessarily
2024-08-31 12:35:01 -04:00
voipmeister
9af425c9f9 Merge branch 'master' of https://github.com/voipmeister/enigma-bbs 2024-08-31 13:26:54 +02:00
voipmeister
b97018b11a Updated manual installation doc 2024-08-31 13:24:21 +02:00
voipmeister
1852cfe853 More elaborate example for db vacuuming 2024-08-31 13:16:43 +02:00
Stack Fault
27937ed14b Several fixes
- Added msg delay on connect to space out commands
- Fixed linewrap issue
- Added MRC Trust verbs
- Added PM local echo
- Fixed to_user and from_user uppercase
2024-08-27 15:36:17 -04:00
Bryan Ashby
cd1ba6f71f Merge pull request #554 from voipmeister/master
Describing maxMessages and maxAgeDays parameters for message areas
2024-08-27 13:11:51 -06:00
voipmeister
ae6ecdee48 run -> performed 2024-08-27 21:01:54 +02:00
voipmeister
1ff1e3efa1 run -> performed 2024-08-27 21:00:59 +02:00
voipmeister
c8b2ef7f58 Default Maintenance Tasks in administration.md 2024-08-27 20:58:38 +02:00
voipmeister
3210822fb3 Describing maxMessages and maxAgeDays 2024-08-27 20:15:50 +02:00
Stack Fault
5b6fc321e2 Removed temp var 2024-08-27 13:55:40 -04:00
voipmeister
abad04af73 Textual changes 2024-08-27 19:31:05 +02:00
Bryan Ashby
0d34f16c4e Merge pull request #553 from chilledtonic/patch-1
Update README.md - Magiterm
2024-08-27 10:08:57 -06:00
Alex S.
93fd2e2d8e Update README.md - Magiterm
Updated README reference to Magiterm, removing old dead link and instead listing the most recent development build on their Gitlab.
2024-08-27 09:46:20 -06:00
Stack Fault
db52871572 Fixed issue on URL resolver message
Moved user_to uppercase to a different function
2024-08-27 07:44:41 -04:00
Bryan Ashby
875b8fc39e Merge pull request #548 from voipmeister/master
Minor doc changes
2024-08-24 11:04:59 -06:00
voipmeister
9f0249a979 Typos 2024-08-24 18:05:49 +02:00
voipmeister
4f92215b15 Typos 2024-08-24 18:04:21 +02:00
voipmeister
812338b4ba Typo 2024-08-24 17:01:51 +02:00
voipmeister
316f8dfa59 Typo 2024-08-24 11:18:24 +02:00
Bryan Ashby
9c0bc88f38 Merge pull request #545 from stack-fault/MRC-SSL-Support
Added SSL support
2024-07-20 21:21:32 -06:00
Bryan Ashby
c24274e1f8 Update config_template.in.hjson
Enable SSL/TLS by default as this is available with node
2024-07-20 21:20:32 -06:00
Stack Fault
d2bb99e8fa Removed debug artifact 2024-07-20 12:32:02 -04:00
Stack Fault
4be4fb73cd Added SSL support 2024-07-20 12:19:34 -04:00
dependabot[bot]
78fa939533 Bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 12:20:47 +00:00
Bryan Ashby
4a4855310f Merge pull request #534 from notepid/doc-vtx-defCrsrAttr-update
Update websocket.md with fix for defCrsrAttr issue
2024-03-19 17:54:05 -06:00
Notepid
3901cdb1ac Update websocket.md with fix for defCrsrAttr issue
Documentation is wrong when it comes to configuring the VTX client. This cause me a bit of headache and googling, so would be nice to have the documentation updated.

defCrsrAttr is an array not a number and it prevents the VTX client from running.

Ref: 
https://github.com/NuSkooler/enigma-bbs/issues/500
2024-03-19 17:39:57 +01:00
Notepid
2042fe27d7 wsDuplex.setClient() must be called after the proxy headers and proxied is set so its set during constructor call or the proxy headers will not be applied 2024-03-19 14:33:01 +01:00
Bryan Ashby
4133d16290 Add missing function 2024-02-06 16:02:57 -07:00
Bryan Ashby
69710d4c52 Cherry pick door fix 2024-02-06 16:02:51 -07:00
Bryan Ashby
f638ea85f0 Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2024-01-15 12:03:43 -07:00
Bryan Ashby
11f16fb25a Update copyright 2024 2024-01-15 12:02:15 -07:00