Carl Roman Hultay and GitHub
b720050abf
Update autoexec.sh
2024-11-25 09:34:50 -05:00
Carl Roman Hultay and GitHub
b47dcff9d2
Update install.sh
2024-11-25 09:34:34 -05:00
Carl Roman Hultay and GitHub
d2e09a36fa
Update install.sh
2024-11-25 09:25:36 -05:00
Carl Roman Hultay and GitHub
fddf02eec2
Update autoexec.sh
2024-11-25 09:21:41 -05:00
Carl Roman Hultay and GitHub
29965b2b39
Merge branch 'master' into patch-5
2024-11-25 07:54:58 -05:00
Carl Roman Hultay and GitHub
bc2ce168db
Update .gitignore
2024-11-24 22:31:12 -05:00
Carl Roman Hultay and GitHub
921f8c6a58
Create mise.toml
2024-11-24 22:29:45 -05:00
Carl Roman Hultay and GitHub
8877b1d3af
Update autoexec.sh
2024-11-24 22:29:15 -05:00
Carl Roman Hultay and GitHub
98bc72700b
Convert to mise-en-place
2024-11-24 21:21:40 -05:00
Carl Roman Hultay and GitHub
286d9a2fd8
Convert to mise-en-place
2024-11-24 21:13:42 -05:00
Bryan Ashby and GitHub
c2973fc287
Merge pull request #576 from crhultay/patch-3
...
Issue 516: Bump ws library and test VTX
2024-11-24 18:45:35 -07:00
Bryan Ashby and GitHub
6db3cfa1cb
Merge pull request #578 from crhultay/patch-1
...
Issue #519 - Implement SSH Key Generation via oputil
2024-11-24 18:45:02 -07:00
Bryan Ashby and GitHub
e9109ac77a
Merge pull request #579 from crhultay/patch-4
...
Update .gitignore to ignore web assets not included
2024-11-24 18:41:05 -07:00
Carl Hultay and GitHub
54ce7fefff
Fixed Gopher Template Installation Bug
2024-11-24 20:22:38 -05:00
Carl Hultay and GitHub
7ec986abee
Create autoexec.sh
2024-11-24 20:20:19 -05:00
Carl Hultay and GitHub
a360d5909e
Enhance install.sh
...
Added selection menu to install all steps, or individual
Added reference to autoexec.sh
Added Python Runtime Environment installation workflow
The new Python workflow will allow users to run ENiGMA½ on modern Linux distributions such as Ubuntu 24.04 per my note in #537 .
It is my strong recommendation that we offer the user the use of pyenv, as this will decouple the distribution's Python interpreter from that of ENiGMA½ -- this will make the software more portable. It is poor advice to give a user that they upgrade their OS Python Interpreter; doing so can break the operating system if there are incompatibilities.
2024-11-24 20:18:51 -05:00
Carl Hultay and GitHub
56dbc352c3
Update .gitignore to ignore web assets not included
2024-11-24 19:22:48 -05:00
Carl Hultay and GitHub
bc418ff422
Update oputil_ssh_key.js per feedback
2024-11-23 19:08:05 -05:00
Carl Hultay and GitHub
2c85a9bb51
Update oputil_ssh_key.js per feedback
2024-11-23 08:57:32 -05:00
Carl Hultay and GitHub
c0044dcb04
Update oputil_help.js
2024-11-22 22:13:25 -05:00
Carl Hultay and GitHub
0f7330a377
Update oputil_main.js
2024-11-22 22:13:09 -05:00
Carl Hultay and GitHub
b2ad30c014
Create oputil_ssh_key.js
2024-11-22 22:11:07 -05:00
Bryan Ashby and GitHub
c474115a5c
Merge pull request #577 from crhultay/patch-4
...
Fix VTXClient Documentation
2024-11-22 18:32:29 -07:00
Carl Hultay and GitHub
626e16e0b4
Fix VTXClient Documentation
2024-11-22 20:28:55 -05:00
Carl Hultay and GitHub
c7d8fa2166
Issue 516: Bump ws library and test VTX
...
https://github.com/NuSkooler/enigma-bbs/issues/516
Bumped to 8.18.0 which is the latest
2024-11-22 19:05:04 -05:00
Bryan Ashby and GitHub
dd30631ec8
Merge pull request #574 from crhultay/patch-2
...
Update bbs.js to for Config Init Enhancements
2024-11-20 18:33:53 -07:00
Carl Hultay and GitHub
4e914fc752
Update bbs.js
2024-11-20 20:31:52 -05:00
Bryan Ashby and GitHub
9f46508919
Merge pull request #570 from NuSkooler/dependabot/bundler/docs/rexml-3.3.9
...
Bump rexml from 3.3.6 to 3.3.9 in /docs
2024-11-20 18:20:58 -07:00
Bryan Ashby and GitHub
db2ceb851b
Merge pull request #572 from NuSkooler/dependabot/npm_and_yarn/cross-spawn-7.0.6
...
Bump cross-spawn from 7.0.3 to 7.0.6
2024-11-20 18:20:40 -07:00
Bryan Ashby and GitHub
92244cd258
Merge pull request #573 from crhultay/patch-1
...
Update install.sh to default to Node v18
2024-11-20 18:16:57 -07:00
Carl Hultay and GitHub
7db0ee0634
Update bbs.js to for Config Init Enhancements
...
If a new user of enigma-bbs tries to run ./main.js it will now explain why it can't start and suggest running './oputil.js config new'
In addition, in the event of an error scenario it will exit with exitcode 1 so that systemd / other tools that bring up the service will be able to detect than an error had occurred -- process.exit() defaults to 0, and therefore would not have been caught.
2024-11-20 20:08:17 -05:00
Carl Hultay and GitHub
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
dependabot[bot] and GitHub
1917659d4a
Bump cross-spawn from 7.0.3 to 7.0.6
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 22:44:16 +00:00
Bryan Ashby and GitHub
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 and GitHub
0d65ef7bfb
Merge pull request #571 from robertsky/patch-1
...
Update README.md
2024-11-12 09:29:54 -07:00
Robert Sim and GitHub
640fb55b57
Update README.md
...
hjson(.)org domain squatted.
2024-11-12 23:14:52 +08:00
dependabot[bot] and GitHub
0f4f2ab22d
Bump rexml from 3.3.6 to 3.3.9 in /docs
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.9.
- [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.3.6...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 18:51:05 +00:00
Bryan Ashby and GitHub
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 and GitHub
400c9321f9
Merge pull request #1 from rostob/beardy-patch-1
...
Update goldmine.js
2024-10-07 01:42:11 +02:00
Tobias Rosenqvist and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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] and GitHub
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] and GitHub
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 and GitHub
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 and GitHub
ae67e05d50
Merge pull request #556 from voipmeister/master
...
Minor doc changes
2024-08-31 11:26:41 -06:00