Commit Graph

2905 Commits

Author SHA1 Message Date
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 8f56b7e48c indentation 2022-01-26 13:10:03 +02:00
David Abutbul 0240a13043 clean up after py3 2022-01-26 13:08:58 +02:00
David Abutbul c3b7d89765 clean up after py3 2022-01-26 12:13:41 +02:00
David Abutbul 0f6db152f3 python3 needed after all. 2022-01-26 12:11:37 +02: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
David Abutbul 234eef7585 must remain in v12 for sqlite to build correctly according to lock 2022-01-25 12:12:05 +02: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 bcef8b3d3e node-pre-gyp@0.11.0 requires python3 to build now ¯\_(ツ)_/¯ 2022-01-25 01:08:35 +02:00
David Abutbul 7b50db6f27 move volume creation before copying files to make them avilable on external volumes 2022-01-25 00:47:25 +02:00
Bryan Ashby a819509783
Merge pull request #381 from abutbul/patch-1
s/engima/enigma
2022-01-24 14:00:01 -07:00
David Abutbul 3b41a18375
s/engima/enigma
where the hell did I put these configs??
2022-01-24 22:57:03 +02:00
Bryan Ashby 79f9ff8c6b
Merge pull request #379 from cognitivegears/feature/full_menu_view
New view type - Full Menu View
2022-01-24 13:17:07 -07:00
Nathan Byrd 113db826cf Changed to arrow functions 2022-01-24 13:08:54 -06:00
Nathan Byrd 626329d180 Removed self 2022-01-24 12:56:58 -06:00
Nathan Byrd 7735017791 Changed var to let/const 2022-01-24 12:35:28 -06:00
Nathan Byrd 0f4cecc97d Fixed formatting on menu_view.js 2022-01-23 10:46:09 -06:00
Nathan Byrd 2c2951866b Additional examples 2022-01-23 10:17:23 -06:00
Nathan Byrd e359891d04 Example gif 2022-01-21 16:56:50 -06:00
Nathan Byrd 9ce5990343 Documentation WIP 2022-01-21 16:09:41 -06:00
Nathan Byrd 22808cf2e2 Fixed page up, page down, home, and end 2022-01-21 14:27:19 -06:00
Nathan Byrd 358a778b0a Fixed uneccessary call to setFocus 2022-01-21 13:53:32 -06:00
Nathan Byrd c4ed09a8bb Fixed fill character 2022-01-19 15:11:33 -06:00
Nathan Byrd c82497b75e Fixed justification 2022-01-19 14:36:43 -06:00
Nathan Byrd d77de9c388 Cleaned up issues with length 2022-01-19 13:07:02 -06:00
Nathan Byrd 4fe55e1e1b Added support for multiple pages 2022-01-16 12:12:41 -06:00
Nathan Byrd 3c71f88cb8 Initial support for full menu 2022-01-12 10:38:47 -06:00
Bryan Ashby ef65651c9d
Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2021-10-22 10:31:02 -06:00
Bryan Ashby e0ecf37869
FIX: Certain telnet clients make the BBS crashes. #369
userVars -> uservars to match telnet-socket impl.
2021-10-22 10:29:47 -06:00
Bryan Ashby e1316b1223
Merge pull request #366 from NuSkooler/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-21 09:08:33 -06:00
dependabot[bot] 6b85de641d
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 05:01:52 +00:00
Bryan Ashby 7723ab507c
Back to the BBS mention 2021-05-12 10:34:25 -06:00
Bryan Ashby 1ffbf5bdb2
Merge pull request #355 from NuSkooler/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-09 12:08:52 -06:00
dependabot[bot] c0bca4ffad
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 09:49:03 +00:00
Bryan Ashby 9a652e7098
Merge pull request #354 from JonMR/patch-1
Add missing quote to docker run documentation
2021-05-05 20:57:28 -06:00
Jon Radon 656a88ba53
Add missing quote to docker run documentation 2021-05-03 22:38:05 -04:00
Bryan Ashby 968b8e0922
Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2021-04-21 15:15:49 -06:00
Bryan Ashby fdf2e94399
Add link to writeup by Robbie Whiting 2021-04-21 15:15:14 -06:00
Bryan Ashby c30b52c9d8
fix: ensure we have vars before attempting to fetch from them 2021-03-27 00:04:07 -06:00
Dave Stephens 18f241f03e Add Docker build action 2021-02-19 22:48:28 +00:00