dependabot[bot]
59f9d54ce3
Bump ws from 7.4.3 to 7.5.10
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.3 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-31 17:27:34 +00:00
Bryan Ashby
02111d0ff5
Merge pull request #535 from NuSkooler/dependabot/npm_and_yarn/tar-6.2.1
...
Bump tar from 6.2.0 to 6.2.1
2024-08-31 11:27:09 -06:00
Bryan Ashby
ae67e05d50
Merge pull request #556 from voipmeister/master
...
Minor doc changes
2024-08-31 11:26:41 -06:00
Bryan Ashby
30d2ac1578
Merge pull request #552 from stack-fault/MRC-Fix
...
Fixed issue on URL resolver message
2024-08-31 11:24:58 -06:00
Stack Fault
cf712d3c62
Command aliasing + additional passthru cmds
...
Fixed previously added passthru (TRUST)
Fixed trailing PIPE code sent to server unnecessarily
2024-08-31 12:35:01 -04:00
voipmeister
9af425c9f9
Merge branch 'master' of https://github.com/voipmeister/enigma-bbs
2024-08-31 13:26:54 +02:00
voipmeister
b97018b11a
Updated manual installation doc
2024-08-31 13:24:21 +02:00
voipmeister
1852cfe853
More elaborate example for db vacuuming
2024-08-31 13:16:43 +02:00
Stack Fault
27937ed14b
Several fixes
...
- Added msg delay on connect to space out commands
- Fixed linewrap issue
- Added MRC Trust verbs
- Added PM local echo
- Fixed to_user and from_user uppercase
2024-08-27 15:36:17 -04:00
Bryan Ashby
cd1ba6f71f
Merge pull request #554 from voipmeister/master
...
Describing maxMessages and maxAgeDays parameters for message areas
2024-08-27 13:11:51 -06:00
voipmeister
ae6ecdee48
run -> performed
2024-08-27 21:01:54 +02:00
voipmeister
1ff1e3efa1
run -> performed
2024-08-27 21:00:59 +02:00
voipmeister
c8b2ef7f58
Default Maintenance Tasks in administration.md
2024-08-27 20:58:38 +02:00
voipmeister
3210822fb3
Describing maxMessages and maxAgeDays
2024-08-27 20:15:50 +02:00
Stack Fault
5b6fc321e2
Removed temp var
2024-08-27 13:55:40 -04:00
voipmeister
abad04af73
Textual changes
2024-08-27 19:31:05 +02:00
Bryan Ashby
0d34f16c4e
Merge pull request #553 from chilledtonic/patch-1
...
Update README.md - Magiterm
2024-08-27 10:08:57 -06:00
Alex S.
93fd2e2d8e
Update README.md - Magiterm
...
Updated README reference to Magiterm, removing old dead link and instead listing the most recent development build on their Gitlab.
2024-08-27 09:46:20 -06:00
Stack Fault
db52871572
Fixed issue on URL resolver message
...
Moved user_to uppercase to a different function
2024-08-27 07:44:41 -04:00
Bryan Ashby
875b8fc39e
Merge pull request #548 from voipmeister/master
...
Minor doc changes
2024-08-24 11:04:59 -06:00
voipmeister
9f0249a979
Typos
2024-08-24 18:05:49 +02:00
voipmeister
4f92215b15
Typos
2024-08-24 18:04:21 +02:00
voipmeister
812338b4ba
Typo
2024-08-24 17:01:51 +02:00
voipmeister
316f8dfa59
Typo
2024-08-24 11:18:24 +02:00
Bryan Ashby
9c0bc88f38
Merge pull request #545 from stack-fault/MRC-SSL-Support
...
Added SSL support
2024-07-20 21:21:32 -06:00
Bryan Ashby
c24274e1f8
Update config_template.in.hjson
...
Enable SSL/TLS by default as this is available with node
2024-07-20 21:20:32 -06:00
Stack Fault
d2bb99e8fa
Removed debug artifact
2024-07-20 12:32:02 -04:00
Stack Fault
4be4fb73cd
Added SSL support
2024-07-20 12:19:34 -04:00
dependabot[bot]
78fa939533
Bump tar from 6.2.0 to 6.2.1
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 12:20:47 +00:00
Bryan Ashby
4a4855310f
Merge pull request #534 from notepid/doc-vtx-defCrsrAttr-update
...
Update websocket.md with fix for defCrsrAttr issue
2024-03-19 17:54:05 -06:00
Notepid
3901cdb1ac
Update websocket.md with fix for defCrsrAttr issue
...
Documentation is wrong when it comes to configuring the VTX client. This cause me a bit of headache and googling, so would be nice to have the documentation updated.
defCrsrAttr is an array not a number and it prevents the VTX client from running.
Ref:
https://github.com/NuSkooler/enigma-bbs/issues/500
2024-03-19 17:39:57 +01:00
Notepid
2042fe27d7
wsDuplex.setClient() must be called after the proxy headers and proxied is set so its set during constructor call or the proxy headers will not be applied
2024-03-19 14:33:01 +01:00
Bryan Ashby
4133d16290
Add missing function
2024-02-06 16:02:57 -07:00
Bryan Ashby
69710d4c52
Cherry pick door fix
2024-02-06 16:02:51 -07:00
Bryan Ashby
f638ea85f0
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2024-01-15 12:03:43 -07:00
Bryan Ashby
11f16fb25a
Update copyright 2024
2024-01-15 12:02:15 -07:00
Bryan Ashby
e29ea7fab5
Merge pull request #527 from voipmeister/master
...
Minor doc changes
2023-12-30 10:37:25 -07:00
voipmeister
467957b6b6
Minor doc changes
2023-12-30 15:24:08 +01:00
Bryan Ashby
4fe693fc0e
Revert!
2023-12-23 18:10:00 -07:00
Bryan Ashby
223b7b2ed6
Fix crash in conf/etc. with empty optional values
2023-12-23 18:09:32 -07:00
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