Commit Graph

2932 Commits

Author SHA1 Message Date
Nathan Byrd e87e7ad277 Updated Docker action 2023-09-03 21:35:50 -05: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
Bryan Ashby b307e791c3
Merge pull request #495 from NuSkooler/bugfix/pablodraw_ansi
Added additional escape control sequences for PabloDraw
2023-09-02 23:02:34 -06:00
Nathan Byrd 6fb77f3a5f Added additional escape control sequences 2023-09-02 23:50:41 -05:00
Bryan Ashby e8441408c0
Merge pull request #493 from NuSkooler/bugfix/Gemfile_lock
Updated Gemfile.lock to fix Github Actions failure
2023-08-30 15:36:48 -06:00
Nathan Byrd 60ee842c71 Updated Gemfile.lock to fix Github Actions failure 2023-08-30 19:14:20 +00:00
Bryan Ashby de918dd338
Merge pull request #480 from NuSkooler/479-nua-optional-fields
Make real name and other properties optional - pass 1
2023-08-29 20:43:14 -06:00
Bryan Ashby 367931cbd6
Merge branch 'master' into 479-nua-optional-fields 2023-08-29 20:43:00 -06:00
Bryan Ashby 1af4a0432b
Merge pull request #492 from NuSkooler/feature/docker_dev
Setup Docker development environment
2023-08-29 20:42:03 -06:00
Nathan Byrd 1bd328452b Added documentation for development setup 2023-08-28 15:39:19 -05:00
Nathan Byrd c2d7abc94e Removed browse task as it won't run without debugging 2023-08-28 14:17:47 -05:00
Nathan Byrd 602d693caf Added additional local extensions 2023-08-28 13:10:38 -05:00
Nathan Byrd 5f0a03638e Added some handy extensions and tasks 2023-08-28 13:08:54 -05:00
Nathan Byrd 8a6506c475 Additional changes needed to run 2023-08-27 19:04:17 -05:00
Bryan Ashby 97ae34a971 Quick fix on SAUCE 2023-08-27 17:31:35 -06:00
Bryan Ashby de339c9c52
Merge pull request #488 from NuSkooler/bugfix/art_width
Fix to display ANSI files with implicit new lines on wide terminals
2023-08-27 17:24:27 -06:00
Nathan Byrd 82c05c6e69 Merge branch 'master' into feature/docker_dev 2023-08-27 12:27:07 -05:00
Nathan Byrd 5ba1ca1464 Initial devcontainer setup 2023-08-27 12:25:36 -05:00
Bryan Ashby 3e1ec4477c
Merge pull request #491 from NuSkooler/feature/docker_dev
Docker Update
2023-08-26 21:11:26 -06:00
Nathan Byrd 13ae7789a5 No need to copy the ephemeral directories 2023-08-26 20:03:48 -05:00
Nathan Byrd 80dcc14a50 Small doc change to add running custom container 2023-08-26 11:05:39 -05:00
Nathan Byrd 1d00482b02 Updated node & added .dockerignore 2023-08-26 10:54:39 -05:00
Nathan Byrd adc2e1ba98 Fixed Dockerfile to run on Windows 2023-08-26 10:37:12 -05:00
Nathan Byrd 8758722b6b Fixed PR review comments 2023-08-25 18:34:45 -05:00
Nathan Byrd bf0bf83053 Small logic change to improve SAUCE handling 2023-08-25 14:38:32 -05:00
Nathan Byrd 7d46607ddc Updated the WHATSNEW to include info about the art change. 2023-08-25 14:33:28 -05:00
Nathan Byrd ccaaa71e23 Make the terminal go to new line if the width of the term is greater than the art width 2023-08-25 14:24:47 -05:00
Nathan Byrd 0b157ddd1b Changed ansi parser to use SAUCE width when available 2023-08-24 18:00:02 -05:00
Bryan Ashby 5a4563c799 PR feedback: Better handling of real name and email 2023-08-24 09:13:29 -06:00
Bryan Ashby 9205aaa9ee Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 479-nua-optional-fields 2023-08-24 08:53:03 -06:00
Bryan Ashby b11ddfc382
Merge pull request #466 from NuSkooler/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-08-23 21:49:25 -06:00
Bryan Ashby 993bdbe484
Merge branch 'master' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1 2023-08-23 21:49:10 -06:00
Bryan Ashby 7b4910c415
Merge pull request #467 from NuSkooler/dependabot/npm_and_yarn/sqlite3-5.1.5
Bump sqlite3 from 5.0.11 to 5.1.5
2023-08-23 21:48:20 -06:00
Bryan Ashby 18678d3e4d
Merge branch 'master' into dependabot/npm_and_yarn/sqlite3-5.1.5 2023-08-23 21:47:47 -06:00
Bryan Ashby c87543c976 Update SQLite to latest 2023-08-23 21:45:08 -06:00
Bryan Ashby 25e4de5384
Merge pull request #484 from NuSkooler/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2023-08-23 21:38:46 -06: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 c12deb86ae
Merge pull request #485 from NuSkooler/dependabot/bundler/docs/activesupport-7.0.7.2
Bump activesupport from 7.0.4.1 to 7.0.7.2 in /docs
2023-08-23 19:07:35 -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
Bryan Ashby 08adf7ccb5
Merge pull request #486 from NuSkooler/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-08-23 19:05:38 -06:00
dependabot[bot] 5857f46d11
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 01:03:10 +00: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
dependabot[bot] 8e904f589d
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 01:03:03 +00:00
Bryan Ashby 02f91b2621
Merge pull request #473 from NuSkooler/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-08-23 19:02:40 -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
Bryan Ashby 614fa2d096
Merge pull request #482 from NuSkooler/bugfix/missing_image
Fixed bad image path
2023-08-21 19:17:52 -06:00
Nathan Byrd 67b5a8d99f Fixed bad image path 2023-08-21 19:58:16 -05:00
Bryan Ashby f99de19792 Make real name and other properties optional - pass 1 2023-07-24 12:17:47 -06:00