Commit Graph
3094 Commits
Author SHA1 Message Date
Carl Roman HultayandGitHub dec1d6acb0 Updated autoexec.sh per feedback 2024-11-27 07:34:51 -05:00
Carl Roman HultayandGitHub 350e2d576d Update install.sh 2024-11-26 20:15:27 -05:00
Carl Roman HultayandGitHub 918e4249c3 Update install.sh
Flourish clean-up
2024-11-26 20:11:40 -05:00
Carl Roman HultayandGitHub f200182cb3 Flourishes 2024-11-26 19:30:28 -05:00
Carl Roman HultayandGitHub 595ade9a3c Update install.sh 2024-11-26 16:35:07 -05:00
Carl Roman HultayandGitHub 1bb9aeb09d Update install.sh 2024-11-25 20:34:48 -05:00
Carl Roman HultayandGitHub 00bad37f4d Update install.sh 2024-11-25 20:23:43 -05:00
Carl Roman HultayandGitHub 1da5beb961 Merge branch 'master' into patch-5 2024-11-25 20:09:13 -05:00
Carl Roman HultayandGitHub c69849943a Update install.sh 2024-11-25 20:08:45 -05:00
Bryan AshbyandGitHub a875206d01 Merge pull request #582 from crhultay/patch-3
Create mise.toml
2024-11-25 13:19:57 -07:00
Carl Roman HultayandGitHub 99fd67d2bd Update autoexec.sh 2024-11-25 15:15:23 -05:00
Carl Roman HultayandGitHub 669efdcfae Update install.sh 2024-11-25 15:14:13 -05:00
Carl Roman HultayandGitHub 76c023d2e3 Create mise.toml 2024-11-25 15:09:01 -05:00
Carl Roman HultayandGitHub d9b980559d Update install.sh 2024-11-25 14:27:08 -05:00
Carl Roman HultayandGitHub 59735b97f4 Update autoexec.sh 2024-11-25 09:36:58 -05:00
Carl Roman HultayandGitHub baca3c55f0 Update autoexec.sh 2024-11-25 09:35:31 -05:00
Carl Roman HultayandGitHub b720050abf Update autoexec.sh 2024-11-25 09:34:50 -05:00
Carl Roman HultayandGitHub b47dcff9d2 Update install.sh 2024-11-25 09:34:34 -05:00
Carl Roman HultayandGitHub d2e09a36fa Update install.sh 2024-11-25 09:25:36 -05:00
Carl Roman HultayandGitHub fddf02eec2 Update autoexec.sh 2024-11-25 09:21:41 -05:00
Carl Roman HultayandGitHub 29965b2b39 Merge branch 'master' into patch-5 2024-11-25 07:54:58 -05:00
Carl Roman HultayandGitHub bc2ce168db Update .gitignore 2024-11-24 22:31:12 -05:00
Carl Roman HultayandGitHub 921f8c6a58 Create mise.toml 2024-11-24 22:29:45 -05:00
Carl Roman HultayandGitHub 8877b1d3af Update autoexec.sh 2024-11-24 22:29:15 -05:00
Carl Roman HultayandGitHub 98bc72700b Convert to mise-en-place 2024-11-24 21:21:40 -05:00
Carl Roman HultayandGitHub 286d9a2fd8 Convert to mise-en-place 2024-11-24 21:13:42 -05:00
Bryan AshbyandGitHub 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 AshbyandGitHub 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 AshbyandGitHub 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 HultayandGitHub 54ce7fefff Fixed Gopher Template Installation Bug 2024-11-24 20:22:38 -05:00
Carl HultayandGitHub 7ec986abee Create autoexec.sh 2024-11-24 20:20:19 -05:00
Carl HultayandGitHub 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 HultayandGitHub 56dbc352c3 Update .gitignore to ignore web assets not included 2024-11-24 19:22:48 -05:00
Carl HultayandGitHub bc418ff422 Update oputil_ssh_key.js per feedback 2024-11-23 19:08:05 -05:00
Carl HultayandGitHub 2c85a9bb51 Update oputil_ssh_key.js per feedback 2024-11-23 08:57:32 -05:00
Carl HultayandGitHub c0044dcb04 Update oputil_help.js 2024-11-22 22:13:25 -05:00
Carl HultayandGitHub 0f7330a377 Update oputil_main.js 2024-11-22 22:13:09 -05:00
Carl HultayandGitHub b2ad30c014 Create oputil_ssh_key.js 2024-11-22 22:11:07 -05:00
Bryan AshbyandGitHub c474115a5c Merge pull request #577 from crhultay/patch-4
Fix VTXClient Documentation
2024-11-22 18:32:29 -07:00
Carl HultayandGitHub 626e16e0b4 Fix VTXClient Documentation 2024-11-22 20:28:55 -05:00
Carl HultayandGitHub 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 AshbyandGitHub 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 HultayandGitHub 4e914fc752 Update bbs.js 2024-11-20 20:31:52 -05:00
Bryan AshbyandGitHub 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 AshbyandGitHub 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 AshbyandGitHub 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 HultayandGitHub 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 HultayandGitHub 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]andGitHub 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 AshbyandGitHub 81a6845ce5 Merge pull request #566 from voipmeister/master
Addressing #563 (Cannot parse privateKey: Unsupported key format)
2024-11-12 09:30:25 -07:00