Commit Graph

2649 Commits

Author SHA1 Message Date
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
David Stephens da602af32e Update Dockerfile maintainer label 2021-02-19 19:11:34 +00:00
David Stephens 2542cb9199 Add Docker build and update docs 2021-02-19 19:06:07 +00:00
Bryan Ashby 1f7545634b
Message import stops #329 2021-02-13 11:05:14 -07:00
Bryan Ashby 60f2f54a54
Longstanding missing/bad font map 2021-02-09 20:49:18 -07:00
Bryan Ashby fffbd424d9
This has caused more trouble than it's worth - revisit later 2021-02-09 20:25:54 -07:00
Bryan Ashby ee653d7211
Various dependency updates
* Should resolve Left over enigftnexport files in enigma/tmp folder #322
2021-02-08 19:47:46 -07:00
Bryan Ashby 57d8bdfa96
Remove old board 2021-02-08 19:33:41 -07:00
Bryan Ashby 48e42d2ffd
Update copyright, note on Node.js 14 2021-02-08 19:31:29 -07:00
Bryan Ashby 392dc160a0
Fix a dumb 2021-02-04 19:32:28 -07:00
Bryan Ashby 31f94efdd8
Better handling of bots hitting bad Gopher selectors 2021-02-04 19:27:57 -07:00
Bryan Ashby 9d837cde4d
Add the latest NR term type -- kludge until ansi-bbs-utils is put in 2021-02-02 18:58:39 -07:00
Bryan Ashby a8aa746c7d
Makes sense... 2021-01-11 19:58:59 -07:00
Bryan Ashby 1b65dccb48
Fix VTX link, hopefully 2021-01-11 19:56:54 -07:00
Bryan Ashby 862031c57f
Bug fix: Word wrap when dealing with pipe codes
Bug fix: Assumed FES styleizers
2021-01-02 15:04:16 -07:00
Bryan Ashby 14b1b2b145
Yet more FSE color/style improvements 2020-12-31 15:35:44 -07:00
Bryan Ashby 6abd166d22
Much improved 2020-12-31 01:20:46 -07:00
Bryan Ashby d568cb993d
Add support for tear line and origin line style 2020-12-28 17:04:11 -07:00
Bryan Ashby 4533dc3e01
Better quote style support 2020-12-27 00:08:45 -07:00
Bryan Ashby 94d4a52530
Add support for stylizing quote indicators ( XX>) 2020-12-26 15:08:37 -07:00
Bryan Ashby f202600571
dropFileType is now optional when using abracadabra
* Can be left out or set to 'none'
* Allows doors that do not use a drop file
* Additionally: Clean up drop file upon door exit if one is used
2020-12-14 12:02:25 -07:00
Bryan Ashby 12ca811476
Fix multi-match file area wildcard 2020-12-12 23:03:33 -07:00
Bryan Ashby 9e7536754d
Add ability to pass env to abracadabra 2020-12-12 22:05:14 -07:00
Bryan Ashby ceeda8b13f
Allow default hash tags to be supplied in file areas
* Supply array or comma separated list of strings via 'hashTags' property
* oputil will use these unless --tags are supplied
* Uploads will default to these tags (but user can override)
2020-12-12 12:35:01 -07:00
Bryan Ashby 47a690c2fe
Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2020-12-11 14:58:20 -07:00
Bryan Ashby 878e73e5d7
Add method for optimizing DBs 2020-12-11 14:58:00 -07:00
Bryan Ashby 1246da5e94
Merge pull request #341 from NuSkooler/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-11 12:57:19 -07:00
dependabot[bot] 788f1346e3
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 10:08:17 +00:00
Bryan Ashby 6bae3f7050
More doc updates on menu.hjson and such 2020-12-09 19:31:51 -07:00
Bryan Ashby 5529821876
Update README.md
Add discussions link
2020-12-08 17:28:22 -07:00
Bryan Ashby b579d966b6
Allow suffix on onelinerz DB name 2020-12-07 19:53:49 -07:00
Bryan Ashby 6ad33c2de7
Merge pull request #338 from deepthaw/patch-2
Update abracadabra.js
2020-12-06 12:26:09 -07:00
Tony Toon 76aff0e5e1
Update abracadabra.js
fix for next parameter in abracadabra. allows usage of doors in login/etc. without entering infinite loop.
2020-12-06 07:43:28 -06:00
Bryan Ashby e98d5867ed
Merge pull request #336 from NuSkooler/db-cleanup-and-cascades
Db cleanup and cascades
2020-11-29 16:53:44 -07:00
Bryan Ashby 1afd1ef041
Newline 2020-11-29 16:53:10 -07:00