531 Commits

Author SHA1 Message Date
Carl Hultay
626e16e0b4 Fix VTXClient Documentation 2024-11-22 20:28:55 -05:00
Bryan Ashby
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
dependabot[bot]
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
voipmeister
4121dd3940 Updated ssh-troubleshooting.md for #536 2024-09-08 15:10:07 +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
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
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
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
voipmeister
abad04af73 Textual changes 2024-08-27 19:31:05 +02: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
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
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
voipmeister
467957b6b6 Minor doc changes 2023-12-30 15:24:08 +01:00
Nathan Byrd
270c09eb80 Added a sentence 2023-10-11 00:28:13 +00:00
Nathan Byrd
f5b0a8bb60 Updated the SSH version, config, and documentation 2023-10-11 00:19:43 +00: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
Nathan Byrd
60ee842c71 Updated Gemfile.lock to fix Github Actions failure 2023-08-30 19:14:20 +00:00
Nathan Byrd
1bd328452b Added documentation for development setup 2023-08-28 15:39:19 -05:00
Nathan Byrd
8a6506c475 Additional changes needed to run 2023-08-27 19:04:17 -05:00
Nathan Byrd
80dcc14a50 Small doc change to add running custom container 2023-08-26 11:05:39 -05:00
Bryan Ashby
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 Ashby
2d1cbac390 Merge branch 'master' into dependabot/bundler/docs/activesupport-7.0.7.2 2023-08-23 19:07:10 -06:00
dependabot[bot]
a1242b51aa Bump activesupport from 7.0.4.1 to 7.0.7.2 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.4.1...v7.0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 01:03:06 +00:00
Bryan Ashby
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 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
Nathan Byrd
67b5a8d99f Fixed bad image path 2023-08-21 19:58:16 -05:00
dependabot[bot]
7cbe619235 Bump nokogiri from 1.13.6 to 1.14.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.14.3.
- [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.13.6...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 06:15:16 +00:00
dependabot[bot]
a5ef7d9da5 Bump activesupport from 7.0.1 to 7.0.4.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.1 to 7.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.1...v7.0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 18:29:34 +00:00
Bryan Ashby
30f965d981 Remove no longer supported CombatNet 2023-01-16 11:04:56 -07:00
Bryan Ashby
6578e55139 Update Web Server docs, remove 'static' requirement 2022-12-29 01:01:09 -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
433ab17e9f Update fsxNet links 2022-10-24 12:59:23 -06:00
Bryan Ashby
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
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
63514c1290 Le sigh 2022-10-01 12:20:54 -06:00
Bryan Ashby
5f7b81296e Fix paths 2022-10-01 11:53:40 -06:00