Commit Graph

440 Commits

Author SHA1 Message Date
Bryan Ashby 0650756736
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 216-waiting-for-caller 2022-05-08 11:38:42 -06:00
Bryan Ashby ac38ac9e8a
Clarify in docs for hide option 2022-05-08 11:38:25 -06:00
Bryan Ashby f7788fc01c
WFC documentation updates 2022-05-07 17:13:10 -06:00
Bryan Ashby 18420fd7a7
Additional information in WFC docs 2022-05-07 11:19:18 -06:00
Bryan Ashby 9e5b3369a5
New live stat: Total new users today
* Add NT (Obv/2 throwback) MCI for new users today
* Keep live stat up to date in stat log
* Exposed via WFC
2022-05-07 10:48:40 -06:00
Bryan Ashby 09927a6ec1
Tidy 2022-05-04 10:25:59 -06:00
Bryan Ashby d0db38a544
More docs, total user count MCI and stat 2022-05-01 19:58:00 -06:00
Bryan Ashby 44505f664a
Updates and add start of WFC doc 2022-05-01 17:40:31 -06:00
Bryan Ashby dd7d24f22e
Many WFC related improvements (WIP)
* Update systeminformation to 5.x
* More work on WFC display of basic stats -- nearly complete
* Disable idle timeout when on WFC
2022-05-01 12:41:20 -06:00
Bryan Ashby 193c203a05
Sync up with master 2022-04-29 18:42:50 -06:00
dependabot[bot] a0fd8ab097
Bump nokogiri from 1.13.1 to 1.13.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.1...v1.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 09:53:18 +00:00
Bryan Ashby 5288f82006
Merge branch '216-waiting-for-caller' of github.com:NuSkooler/enigma-bbs into 216-waiting-for-caller 2022-04-08 17:39:48 -06:00
Bryan Ashby 7988938dcc
Sync with master 2022-04-08 17:38:28 -06:00
Bryan Ashby 487533494c
Update copyrights to 2022 2022-04-05 20:51:03 -06:00
Nathan Byrd 40a4e306de Updated documentation for Node v14 2022-03-28 17:59:21 -05:00
Nathan Byrd 94ba4b60db Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2022-02-04 23:50:27 -06:00
Nathan Byrd bacfc94c70 Workflow to build minified docs 2022-02-04 23:31:41 -06:00
Nathan Byrd 561329e1a6 Fork me on Github only on index, improved button layout 2022-02-04 23:10:41 -06:00
Nathan Byrd 0b7da64f8b Fixed more links 2022-02-04 22:53:16 -06:00
Nathan Byrd 4cdaa53afb Fixed links 2022-02-04 11:36:07 -06:00
Nathan Byrd ae45df913b Updated menus to more closely match current 2022-02-04 11:11:00 -06:00
Nathan Byrd b5b0cc3ac5 Automatically generate the navigation 2022-02-04 08:51:03 -06:00
David Abutbul be140e9076
and name 2022-02-03 15:55:33 +02:00
David Abutbul 2157bb584f
cleaning up space in command 2022-02-03 15:51:21 +02:00
Nathan Byrd a470ff4c72 Added favicon, fixed alt text 2022-02-01 18:24:17 -06:00
Nathan Byrd 0725549a1a Made side panel more mobile friendly 2022-02-01 18:00:27 -06:00
Nathan Byrd 9f246b1704 Updated versions for Jekyll 2022-02-01 12:25:36 -06:00
David Abutbul dc69ef57dc
Merge branch 'NuSkooler:master' into master 2022-01-29 21:28:44 +02:00
David Abutbul e814ccce31
ENiGMA<3 2022-01-29 21:19:58 +02:00
Nathan Byrd 7292ffe752 Fixed header 2022-01-28 18:08:22 -06:00
Nathan Byrd a41879e705 Navigation for new items 2022-01-28 18:05:48 -06:00
Nathan Byrd 0ec2de9471 Added missing image 2022-01-28 17:56:16 -06:00
Nathan Byrd f0bef0af02 Added MT and TM 2022-01-28 17:53:20 -06:00
Nathan Byrd 823fc14154 Additional fixes to docs 2022-01-28 16:34:52 -06:00
Nathan Byrd 4bb42b01d5 Fixed image for edit text view 2022-01-26 17:27:38 -06:00
Nathan Byrd 19a708c248 Added ME and ET, additional cleanup 2022-01-26 17:22:13 -06:00
Nathan Byrd 742418daeb Added BT, PL, and TL 2022-01-26 16:21:40 -06:00
David Abutbul 4957d7ea0d no need to --rm unless there's issues really. (or upgrade ---- tbd) 2022-01-26 01:43:11 +02:00
David Abutbul 4889357615 no need to --rm unless there's issues really. (or upgrade ---- tbd) 2022-01-26 01:39:07 +02:00
David Abutbul df7a65bf11
Merge pull request #1 from NuSkooler/master
ketchup
2022-01-26 01:00:10 +02:00
David Abutbul d63db9acc2 removed python3 - not needed when running 12-buster-slim
also prep entrypoint even if it was shipped with no execution attrib
and prevent restart loop since pm2-runtime always exits with 0
2022-01-26 00:44:39 +02:00
David Abutbul b791c9e9bb this looks like it does the trick - first time will issue a config procedure (I know we have redundant files in enigma-bbs-pre but that's a price for the enhanced deployment ease) 2022-01-25 23:30:38 +02:00
Nathan Byrd 16eceab05b Tweak to full menu listing 2022-01-25 12:44:15 -06:00
Nathan Byrd ac13a437c3 Added menu views to navigation 2022-01-25 12:41:20 -06:00
Nathan Byrd a624724904 Minor changes on spinner and full menu 2022-01-25 12:37:40 -06:00
Nathan Byrd 84adb9fe59 Added documentation for other menu views 2022-01-25 12:28:58 -06:00
Bryan Ashby 1bc9830202
Merge pull request #383 from cognitivegears/bugfix/fix_documentation
Fixed links and md in full_menu_view
2022-01-24 18:06:54 -07:00
Nathan Byrd 39c06b71ec Fixed links and md in full_menu_view 2022-01-24 17:10:59 -06:00
David Abutbul 3b41a18375
s/engima/enigma
where the hell did I put these configs??
2022-01-24 22:57:03 +02:00
Nathan Byrd 2c2951866b Additional examples 2022-01-23 10:17:23 -06:00