Nathan Byrd
|
402c5d0156
|
Merge branch 'master' into bugfix/scrolling_updates
|
2023-09-27 20:56:04 +00: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 |
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 |
Nathan Byrd
|
5712645299
|
Added additional characters that change position
|
2023-09-19 01:39:04 +00:00 |
Nathan Byrd
|
a99b55abb5
|
Added support for some non-bracket escape sequences
|
2023-09-19 01:04:36 +00:00 |
Nathan Byrd
|
d8f45f9147
|
Removed unused code
|
2023-09-18 23:36:27 +00:00 |
Nathan Byrd
|
08841528e2
|
Initial versions of new bansi codes
|
2023-09-18 23:35:44 +00:00 |
Bryan Ashby
|
5e120d1749
|
Merge pull request #498 from NuSkooler/bugfix/fix_art_length
Bugfix/fix art length
|
2023-09-05 22:50:57 -06:00 |
Nathan Byrd
|
06c3d100d7
|
Updated length for message list
|
2023-09-05 20:41:40 +00:00 |
Nathan Byrd
|
3adbb517e8
|
Updated art lengths to be 24 lines
|
2023-09-05 14:55:57 -05:00 |
Bryan Ashby
|
bfb6a30860
|
Merge pull request #497 from NuSkooler/bugfix/github_action
Updated Docker action
|
2023-09-03 21:21:13 -06:00 |
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 |