Commit Graph

320 Commits

Author SHA1 Message Date
Bryan Ashby 5c99cd6cb5
Better docs 2020-06-17 22:04:30 -06:00
Bryan Ashby c1d082ef80
Add environment example 2020-06-17 19:53:23 -06:00
Bryan Ashby e1091ea115
Fix indent in doc 2020-06-17 19:49:35 -06:00
Bryan Ashby 99c053f4fa
Docs on configuration files 2020-06-17 19:46:18 -06:00
Bryan Ashby 4d4be5d6a9
Major progress on revamp
* Deprecated explicit prompt.hjson/general.promptFile, etc.: menu.hjson can simply include any number of files
* All menus and themes, their events, etc. are managed by ThemeManager allowing includes, refs, etc. and much cleaner code
2020-06-17 00:10:51 -06:00
Bryan Ashby eb4f933285
Update various refs to config.js to config_default.js 2020-06-07 16:25:18 -06:00
Bryan Ashby fd86293dbe
Formatting 2020-06-07 11:34:33 -06:00
Bryan Ashby d2ba3956ec
Merge pull request #255 from NuSkooler/dependabot/bundler/docs/nokogiri-1.10.8
Bump nokogiri from 1.10.4 to 1.10.8 in /docs
2020-06-03 21:52:12 -06:00
Bryan Ashby 51e11734a1
Add bind address example to websockets 2020-06-03 21:44:42 -06:00
Bryan Ashby 462616364f
Bump version to 0.0.12-beta to indicate new master system 2020-06-03 21:16:58 -06:00
Bryan Ashby 10ec5d4271
Minor doc fixes 2020-06-01 19:15:07 -06:00
Bryan Ashby dd0a673061
Doc updates on servers 2020-05-31 22:17:56 -06:00
Bryan Ashby 78b78e8c79
Doc updates 2020-05-30 22:39:27 -06:00
Bryan Ashby f23027ba1d
More doc updates, add telnet-bridge.md 2020-05-15 18:45:26 -06:00
Bryan Ashby 8409b80d69 Slightly better 2020-05-14 21:31:21 -06:00
Bryan Ashby 4ddf79087c Update to ugprade docs 2020-05-14 21:28:28 -06:00
Bryan Ashby 1f691c6246 Better example 2020-05-14 21:22:15 -06:00
Bryan Ashby b3abe3ad40 More doc tidy 2020-05-14 21:20:27 -06:00
Bryan Ashby 82a1e22e42 File area doc tidy 2020-05-14 20:58:13 -06:00
Bryan Ashby fc22db5462 FTN/BSO doc tidy up 2020-05-14 20:44:11 -06:00
Bryan Ashby 8ee3317bd2
Updates on art docs 2020-05-14 20:08:02 -06:00
Bryan Ashby ec994211e0
More doc updates 2020-05-06 11:12:19 -06:00
Bryan Ashby 67ac86ac05
Add initial QWK docs, update FTN, etc. 2020-05-05 19:01:47 -06:00
squintgit e1b0a3553b
Update testing.md
Adding instructions for shutting down server, which may not be immediately clear to new sysops
2020-04-26 18:20:42 -05:00
dependabot[bot] 27fdf8519f
Bump nokogiri from 1.10.4 to 1.10.8 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-25 09:36:13 +00:00
Bryan Ashby ea828ba812 Update copyrights 2020-01-01 14:15:22 -07:00
Bryan Ashby 2e52e906a1 Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs 2020-01-01 14:12:14 -07:00
Bryan Ashby 3ba05b9798 Update copyrights 2020-01-01 14:10:47 -07:00
Bryan Ashby 57358b0f2c
Bump versions in install.sh for branch 2019-11-19 20:41:09 -07:00
Bryan Ashby 3cd6d59e12
First 0.0.11-beta commit - create the branch and prep work 2019-11-19 20:37:46 -07:00
Bryan Ashby 40c34252ec
Update install.sh locations for prep to master 2019-11-19 20:10:06 -07:00
Bryan Ashby 0bfeca090d
Sync up with 0.0.10-alpha 2019-11-19 20:08:31 -07:00
Bryan Ashby 4397e94379
Add auto sig editor docs 2019-11-18 20:33:31 -07:00
Bryan Ashby 0cae6e656d
Add some docs around write conf/area ACS 2019-11-12 19:18:47 -07:00
dependabot[bot] 2ed39cf4e3
Bump nokogiri from 1.8.5 to 1.10.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.5...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 20:20:07 +00:00
Bryan Ashby e9820ab2d3
Add docs on random actions 2019-09-04 19:50:16 -06:00
Bryan Ashby 13c45315d4
More ACS docs 2019-09-04 18:59:50 -06:00
Bryan Ashby 4c0b629016
Doc on autoSignatures area option 2019-08-10 22:12:55 -06:00
Bryan Ashby a494ac95ec
More doc updates RE: InfoZip 2019-08-10 11:19:10 -06:00
Bryan Ashby c71404a641
oputil.js fb scan improvement & fixes
* Start of --verbose for oputil.js in general (mostly placeholder at this point)
* Fix --full-scan and rename to just --full
2019-08-09 18:16:23 -06:00
Bryan Ashby da961c34a7
Add docs on template files 2019-06-16 11:01:58 -06:00
Bryan Ashby 64c06d8809
Minor update on ACS defaults 2019-06-15 18:41:58 -06:00
Bryan Ashby 91fa8243c8
Documentation
+ User 2FA/OTP Config mod docs
* Add to nav
2019-06-15 18:11:54 -06:00
Bryan Ashby b5a3c030ab
Doc updates & minor code cleanup 2019-06-15 17:19:42 -06:00
Bryan Ashby 0f68f20656
Documentation updates
+ Add Security doc
* Update optuil doc
2019-06-14 21:43:27 -06:00
Bryan Ashby 0ed507cd7b
Initial real 2FA/OTP work 2019-04-09 20:07:19 -06:00
Bryan Ashby 3ec6cfd83a
Fix typo 2019-03-03 10:17:15 -07:00
Bryan Ashby 1b82fc86e7
Updates RE: HJSON 2019-03-03 10:14:07 -07:00
Bryan Ashby a57f823da5
Fix path 2019-03-03 10:04:13 -07:00
Bryan Ashby c1cd2f7ea7
Minor improvements 2019-03-03 10:01:12 -07:00