Jason Kendall
7ac388c30d
Force no compression
...
It appears as tho there is a problem with compression and the upstream library. This PR forces no compression mode, making a work around for #181 .
This work around is derived from https://github.com/mscdex/ssh2/issues/594 which may be the cause for #181 as well.
2018-04-24 08:30:14 -04:00
Bryan Ashby
df01e72f2e
Merge pull request #180 from coolacid/patch-3
...
Missing mb command in oputil.js help
2018-04-23 19:17:56 -06:00
Bryan Ashby
a0cd8fed83
Websocket config should be similar to web #176
2018-04-23 19:03:35 -06:00
Jason Kendall
389e52dcb9
Missing mb command in oputil.js help
...
The `mb` sub-command was missing from the general help output from oputil.js - this add it.
2018-04-23 20:53:55 -04:00
Bryan Ashby
6e94befd8b
Merge pull request #178 from coolacid/patch-1
...
[DOCS] Invalid JSON - Missing Comma
2018-04-23 18:52:50 -06:00
Bryan Ashby
a1f55e5ad5
Webserver Crashes accessing Directory #177
2018-04-23 18:41:12 -06:00
Jason Kendall
78feb26958
Invalid JSON - Missing Comma
...
Was missing the ending comma on the wsConnect line. This just adds it.
2018-04-23 20:20:31 -04:00
Bryan Ashby
695e84e16f
* Remove "LastLine" indicator - does not seem to be used in practice/is not required
...
* Add logging to Gopher
2018-04-16 19:29:25 -06:00
Bryan Ashby
f557e5b6e0
Minor Gopher updates
2018-04-16 17:10:19 -06:00
Bryan Ashby
6de6150fdc
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha
2018-04-15 20:26:21 -06:00
Bryan Ashby
8ee573fb9d
Initial commit of Gopher contnet server
2018-04-15 20:25:56 -06:00
Bryan Ashby
207e361c03
Pull copyright from license - easier to maintain single place
2018-04-10 19:53:04 -06:00
Bryan Ashby
345704e7d8
Merge pull request #173 from Jasin2069/0.0.9-alpha
...
Added arrows to theme selection
2018-03-29 20:26:29 -06:00
Jason Windisch
6ec3619815
Added arrows to theme selection
2018-03-29 22:16:45 -04:00
Bryan Ashby
7bd980c886
Crash with color differences in same variable #164
2018-03-22 20:48:31 -06:00
Bryan Ashby
e31decfe8f
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha
2018-03-17 13:48:40 -06:00
Bryan Ashby
66f444d4fb
Slight findFiles optimization
2018-03-17 13:48:11 -06:00
Bryan Ashby
ef661ad881
Merge pull request #162 from Jasin2069/0.0.9-alpha
...
fixed misspelling of rest ->reset
2018-03-15 18:24:06 -06:00
Jason Windisch
f7639c90e5
fixed mispelling of "reset"
2018-03-15 00:22:33 -04:00
Bryan Ashby
9a1116d019
Merge pull request #160 from Jasin2069/0.0.9-alpha
...
Format Mystery Skull theme
2018-03-14 21:44:47 -06:00
Bryan Ashby
18284d8038
Merge minor theme stuff
2018-03-14 21:33:58 -06:00
Bryan Ashby
e7b7ced66c
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha
2018-03-14 21:32:41 -06:00
Jason Windisch
299d524b79
Added widths to keep text within theme borders
2018-03-14 22:51:08 -04:00
Jasin2069
bfbdcd46c0
Merge pull request #1 from NuSkooler/0.0.9-alpha
...
0.0.9 alpha
2018-03-14 22:46:52 -04:00
Bryan Ashby
290b391bf8
Fix TypeError: cb is not a function during ping
2018-03-14 20:26:40 -06:00
Bryan Ashby
4acbae86e3
Crash on configuration when theme no longer exists #157
2018-03-13 19:22:26 -06:00
Bryan Ashby
66423068b1
Crash on delete in BBS List with zero entries #156
2018-03-13 19:10:20 -06:00
Bryan Ashby
534b51933a
Register key press handler - oops!
2018-03-13 19:00:34 -06:00
Bryan Ashby
91bbc2e5fe
DESCRIPT.ION generation disabled by default
2018-03-13 18:59:47 -06:00
Bryan Ashby
6311198f4d
Schedule that actually is valid...
2018-03-12 22:55:10 -06:00
Bryan Ashby
0de98a673f
Add DESCRIPT.ION export ability
...
* 4DOS style DESCRIPT.ION generated in storage areas @ weekly schedule by default
* Format can be controlled via templates; schedule can be changed or disabled, etc.
2018-03-12 22:18:09 -06:00
Bryan Ashby
7bf49d973d
Split up code a bit in prep for DESCRIPT.ION generation
2018-03-11 21:23:35 -06:00
Bryan Ashby
edc0bf5e06
Split up code a bit in prep for DESCRIPT.ION generator
2018-03-11 21:23:23 -06:00
Bryan Ashby
9c87d45433
Add GLOB support to oputil fb scan...
2018-03-10 11:37:23 -07:00
Bryan Ashby
f6f1de4bd8
Move to pty-node over custom pty2.js
2018-03-08 21:39:42 -07:00
Bryan Ashby
63ff2a6057
Templates for new export
2018-03-08 19:56:00 -07:00
Bryan Ashby
281bfbc2aa
Implement isLocal() for 'LC' ACS
2018-03-04 20:47:25 -07:00
Bryan Ashby
17cebdebce
Better fillChar handling
2018-03-04 13:35:57 -07:00
Bryan Ashby
cac3e0ceae
Better fillChar handling, specialKeyMapOverride()
2018-03-04 13:35:36 -07:00
Bryan Ashby
e7fb569466
Docs, some minor updates
2018-03-04 13:35:05 -07:00
Bryan Ashby
1482d0b78f
Add known system events enum - many more to come
2018-03-04 13:34:35 -07:00
Bryan Ashby
74b9d587c9
+ Add compression for larger exports
...
* Temp disable of idle monitor while building large lists
* Fix hash tags
* Handle no results & other errors
2018-03-04 09:17:49 -07:00
Bryan Ashby
44a4a4aeb4
Updates to idle monitor inc. ability to disable
2018-03-04 09:17:27 -07:00
Bryan Ashby
d260011ce8
+ New file base list export functionality (early beta!)
...
* File base area startup() and cleanup
* Better prepViewController() signature
2018-03-03 21:47:04 -07:00
Bryan Ashby
d3d8268df8
+ New file base list export functionality (early beta!)
...
* File base area startup() and cleanup
* Better prepViewController() signature
2018-03-03 21:46:41 -07:00
Bryan Ashby
4ccb059d61
Add --quick to help
2018-03-03 21:41:17 -07:00
Bryan Ashby
bb605d8781
* Add new well known meta for temp session d/ls
...
* Better meta assign in ctor
2018-03-03 21:40:28 -07:00
Bryan Ashby
c3b62ac608
Some default long formats for theme helpers
2018-03-03 21:16:21 -07:00
Bryan Ashby
95f4cd3fe2
Fix emit args
2018-03-03 21:16:01 -07:00
Bryan Ashby
9ad38f84a7
Add --quick option to fb scan ...
2018-02-16 23:00:15 -07:00