Bryan Ashby
|
6aa0c8679f
|
Merge pull request #520 from NuSkooler/feature/multiarch_docker
Feature/multiarch docker
|
2023-10-15 17:34:09 -06:00 |
Nathan Byrd
|
6b169de3ac
|
Added missing change directory
|
2023-10-15 20:43:31 +00:00 |
Nathan Byrd
|
362f443290
|
Changed copy to directory location
|
2023-10-15 20:37:35 +00:00 |
Nathan Byrd
|
8a97f79d8c
|
Removed old python package
|
2023-10-15 20:22:16 +00:00 |
Nathan Byrd
|
f17bbe7c5a
|
Updated docker support
|
2023-10-15 20:17:47 +00:00 |
Bryan Ashby
|
8c7df1fe75
|
Oops!
|
2023-10-12 20:41:59 -06:00 |
Bryan Ashby
|
b00d5d07dd
|
Merge pull request #510 from NuSkooler/bugfix/scrolling_updates
Bugfix/scrolling updates
|
2023-10-12 20:36:54 -06:00 |
Bryan Ashby
|
bbfef536e0
|
Merge pull request #489 from NuSkooler/bugfix/node_v20
Updated node-pty to support new node versions
|
2023-10-12 20:28:00 -06:00 |
Bryan Ashby
|
83636cb894
|
Sync up with master
|
2023-10-12 20:25:01 -06:00 |
Bryan Ashby
|
ca985dd2cb
|
Fix onExit(): emits a object containing exitCode and signal
|
2023-10-12 20:21:49 -06:00 |
Bryan Ashby
|
b87ff51160
|
Merge branch 'bugfix/node_v20' of github.com:NuSkooler/enigma-bbs into bugfix/node_v20
|
2023-10-12 20:06:10 -06:00 |
Bryan Ashby
|
746233fa56
|
Updated lock
|
2023-10-12 20:05:45 -06:00 |
Bryan Ashby
|
c84b3ee1c1
|
Merge pull request #515 from NuSkooler/bugfix/ssh_doc_updates
Updated the SSH version, config, and documentation
|
2023-10-11 19:43:21 -06:00 |
Nathan Byrd
|
270c09eb80
|
Added a sentence
|
2023-10-11 00:28:13 +00:00 |
Nathan Byrd
|
f5b0a8bb60
|
Updated the SSH version, config, and documentation
|
2023-10-11 00:19:43 +00:00 |
Bryan Ashby
|
1a99153431
|
Merge pull request #514 from NuSkooler/bugfix/dev_env_python
Small bugfix on dev container startup to lock python version
|
2023-10-10 16:52:42 -06:00 |
Nathan Byrd
|
88a1b0ea69
|
locked python version to fix startup issue
|
2023-10-10 20:42:15 +00:00 |
Nathan Byrd
|
498c4a6082
|
Additional API changes
|
2023-10-10 19:43:58 +00:00 |
Nathan Byrd
|
577992bbe5
|
Changes to API for node-pty
|
2023-10-10 19:33:25 +00:00 |
Bryan Ashby
|
db8bd2f80f
|
Merge pull request #511 from AnthonyHarwood/fse_err_msg_display_tweak
fse err msg display tweak
|
2023-09-29 12:01:05 -06:00 |
anthony
|
0161c22401
|
clear prior message; msg tweak for empty field
|
2023-09-28 11:05:10 -05:00 |
Nathan Byrd
|
402c5d0156
|
Merge branch 'master' into bugfix/scrolling_updates
|
2023-09-27 20:56:04 +00:00 |
anthony
|
5998144071
|
Merge branch 'bugfix/ftn_address_fromString' of https://github.com/AnthonyHarwood/enigma-bbs into bugfix/ftn_address_fromString
|
2023-09-27 15:52:00 -05:00 |
anthony
|
d12b0789aa
|
Added checks for undefined
|
2023-09-27 15:51:33 -05:00 |
Bryan Ashby
|
a644672de2
|
Merge pull request #504 from AnthonyHarwood/disallow_posting_empty_msg
Disallow posting empty message
|
2023-09-26 17:17:18 -06:00 |
Bryan Ashby
|
b0542cf51e
|
Merge pull request #508 from NuSkooler/bugfix/doors_socket
Fixed door logic per issue #506
|
2023-09-26 17:15:04 -06:00 |
Nathan Byrd
|
0ca22de6e9
|
Added back in unused escape codes for backwards compat
|
2023-09-26 22:02:49 +00:00 |
Nathan Byrd
|
394ac465c8
|
Merge remote-tracking branch 'origin/master' into bugfix/scrolling_updates
|
2023-09-26 21:50:04 +00:00 |
anthony
|
2b6494cfc9
|
Added checks for undefined
|
2023-09-26 16:14:10 -05:00 |
Nathan Byrd
|
dddbad4541
|
Merge pull request #507 from AnthonyHarwood/bugfix/private_mail_menu_template
Removed extraneous space from private mail config template
|
2023-09-26 09:09:18 -05:00 |
Nathan Byrd
|
1d31b268aa
|
Fixed door logic per issue #506
|
2023-09-26 14:00:05 +00:00 |
anthony
|
0e09ce491c
|
Removed extraneous space from config template
|
2023-09-26 08:43:23 -05:00 |
anthony
|
a6196c38ec
|
Disallow posting empty message
|
2023-09-25 20:25:01 -05:00 |
Nathan Byrd
|
450ba65565
|
Fixed missing ansi codes causing formatting misses
|
2023-09-24 20:39:57 +00:00 |
Bryan Ashby
|
fc107f1552
|
Merge pull request #503 from AnthonyHarwood/bugfix/TextView_clearText
Added code to clear the text
|
2023-09-22 15:57:19 -06:00 |
anthony
|
f719499c65
|
Merge branch 'bugfix/TextView_clearText' of https://github.com/AnthonyHarwood/enigma-bbs into bugfix/TextView_clearText
|
2023-09-22 14:07:50 -05:00 |
anthony
|
75fa2026c0
|
Added code to clear the text
|
2023-09-22 14:05:16 -05:00 |
anthony
|
5180447e87
|
Added code to clear the text
|
2023-09-22 10:33:42 -05:00 |
Nathan Byrd
|
72a8546d74
|
Removed special handling of backspace and form feed
|
2023-09-22 01:18:38 +00:00 |
Bryan Ashby
|
19ee4b0553
|
Merge pull request #502 from NuSkooler/dependabot/npm_and_yarn/systeminformation-5.21.7
Bump systeminformation from 5.12.3 to 5.21.7
|
2023-09-21 11:50:26 -06:00 |
dependabot[bot]
|
d3cf82b563
|
Bump systeminformation from 5.12.3 to 5.21.7
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.12.3 to 5.21.7.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.12.3...v5.21.7)
---
updated-dependencies:
- dependency-name: systeminformation
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-21 17:24:32 +00:00 |
Nathan Byrd
|
79a3f4e1ce
|
Handle deleting rows / columns
|
2023-09-20 23:52:34 +00:00 |
Nathan Byrd
|
c0c262c971
|
Added insert and delete rows
|
2023-09-20 23:30:01 +00:00 |
Nathan Byrd
|
826db2d718
|
Added scrolling.
|
2023-09-20 23:00:32 +00:00 |
Nathan Byrd
|
f3c9afc684
|
Added F and G
|
2023-09-20 21:40:59 +00:00 |
Nathan Byrd
|
372d84f572
|
Added backspace
|
2023-09-20 21:23:00 +00:00 |
Nathan Byrd
|
8029521399
|
changed handling of regex
|
2023-09-20 21:19:03 +00:00 |
Bryan Ashby
|
86049353a9
|
Merge pull request #501 from AnthonyHarwood/fse_cursor_position
fixed incorrect reporting of cursor position
|
2023-09-20 13:49:35 -06:00 |
Nathan Byrd
|
855fabe34d
|
Added additional vt100 codes
|
2023-09-20 13:44:54 +00:00 |
anthony
|
6748b8966e
|
fixed incorrect reporting of cursor position
|
2023-09-19 13:14:24 -05:00 |