Melroy van den Berg
5672fa144b
Add some extra begginers info
...
I found this by digging into the code itself, since again oputil doesn't provide anything useful yet.
2017-10-29 02:15:53 +01:00
Bryan Ashby
cdeff5124f
Merge pull request #128 from danger89/patch-1
...
Support npm start
2017-10-27 13:51:01 -06:00
Melroy van den Berg
051ef27428
Update package.json
2017-10-27 21:43:10 +02:00
Bryan Ashby
f9167453f9
Merge pull request #130 from danger89/patch-3
...
Just add a link to the webchat
2017-10-27 11:37:02 -06:00
Melroy van den Berg
0f9e9c75ed
Just add a link to the webchat
...
For people who don't have a IRC client installed.
2017-10-27 17:59:45 +02:00
Bryan Ashby
c1d6ce7db0
Merge pull request #129 from danger89/patch-2
...
Show it's possible to change the telnet default port
2017-10-27 09:34:08 -06:00
Melroy van den Berg
4092ecd2b2
Show it's possible to change the telnet default port
...
In my case the default port (8888) was already in use. However, it was very hard to know (more guessing) the port change in possible via telnet: { port: xxxx }.
2017-10-27 17:12:45 +02:00
Melroy van den Berg
efd1ea28df
Support npm start
...
Fill-in the missing pieces in the package.json file. From now on `npm start` just works like all other nodejs apps.
2017-10-27 16:54:02 +02:00
Bryan Ashby
a68ff8a046
Merge pull request #123 from NuSkooler/0.0.7-alpha
...
0.0.7 alpha
2017-10-02 21:41:38 -06:00
Bryan Ashby
0bef268276
Issue #122 : If watch file exists at startup, kick off task/schedule
2017-10-02 21:28:32 -06:00
Bryan Ashby
7150631fb7
Remvoe gaze package
2017-10-02 21:11:22 -06:00
Bryan Ashby
8ead65c1ff
Remvoe gaze package
2017-10-02 21:10:52 -06:00
Bryan Ashby
067bb9e884
* Switch to sane over gaze for file watching: Gaze was not triggering on file additions
...
* Remove watching of config files for now -- doesn't work anyway. Will revisit later.
2017-10-02 21:06:53 -06:00
Bryan Ashby
d5334270c4
Update default menu.hjson - fix parse error
2017-09-24 09:58:57 -06:00
Bryan Ashby
68da131b1b
Fix waterfall error
2017-09-24 09:58:43 -06:00
Bryan Ashby
bbd5ff7de3
xibalba link
2017-09-07 20:36:51 -06:00
Bryan Ashby
229de22562
Try again to fix quickstart link - GitHub being dumb
2017-09-07 20:35:42 -06:00
Bryan Ashby
d9ed276efb
Fix quickstart link
2017-09-07 20:34:01 -06:00
Bryan Ashby
ff1c72fae4
Updates to luciano_blocktronics theme
2017-09-07 20:26:35 -06:00
Bryan Ashby
7fd0d6e699
Start to wrap up 0.0.7-alpha
2017-09-07 18:15:10 -06:00
Bryan Ashby
b1b841674c
Ability to disabled themes + clean up theme code slightly. Area needs work!
2017-09-04 09:57:10 -06:00
Bryan Ashby
782cae6ba3
File Base: Browse by area
2017-09-03 20:45:00 -06:00
Bryan Ashby
939dbbf94f
Fix oops broken list position
2017-09-03 20:44:39 -06:00
Bryan Ashby
d74e95a198
Revert init seq in single write for now (VTX), return vc in helper
2017-09-03 20:44:17 -06:00
Bryan Ashby
013c2e3fa1
Change name of default filter
2017-09-03 20:43:30 -06:00
Bryan Ashby
188cebab4f
Notes
2017-09-03 20:43:13 -06:00
Bryan Ashby
1c8e6d702c
Fix one off bug causing ansi badness
2017-09-03 13:28:45 -06:00
Bryan Ashby
88777c6723
Fix term width/height in ansiPrep()
2017-09-03 13:15:15 -06:00
Bryan Ashby
a28c1a82d8
Fix newscan for files
2017-09-02 16:24:52 -06:00
Bryan Ashby
8d5f1a8c5d
Experimental terminalSupports(x)
2017-09-02 16:23:34 -06:00
Bryan Ashby
f0d6eb5847
Ensure VC's are detached when leaving details
2017-09-02 15:56:47 -06:00
Bryan Ashby
a642a271b4
Testing...
2017-09-02 10:27:59 -06:00
Bryan Ashby
d300583574
Fix typo
2017-09-02 10:01:38 -06:00
Bryan Ashby
ea39811ff6
Fix up some font switching logic
2017-09-02 09:59:38 -06:00
Bryan Ashby
f78a4cef46
Cleanup - modern methods
2017-09-02 09:59:22 -06:00
Bryan Ashby
d3a6ce8645
Wrap up a couple writes to a single
2017-09-02 09:53:12 -06:00
Bryan Ashby
52405a2f51
Always format IPv4 when prefixed/within IPv6 space
2017-09-02 09:52:39 -06:00
Bryan Ashby
de46c28305
Minor cleanup related stuff
2017-09-01 17:42:47 -06:00
Bryan Ashby
3c40cb0766
Fix WONT/DONT cycle seen with EtherTerm
2017-09-01 17:42:20 -06:00
Bryan Ashby
dd2d7c1b30
Quote builder without 'bounce' in ANSI mode
2017-09-01 17:41:49 -06:00
Bryan Ashby
34e8037ea1
Long awaited PageUp/PageDown support in VerticalMenuView
2017-09-01 17:41:08 -06:00
Bryan Ashby
1d86be6e34
Fix views in area browser, change 'ignore' to 'exclude' during scan
2017-08-29 20:10:34 -06:00
Bryan Ashby
6cbe574d4e
Put back wrapping for non-ANSI descriptions in file browser
2017-08-29 19:55:20 -06:00
Bryan Ashby
af911f8e74
Ability to set 'next' to advance to next area/conf during newscan
2017-08-29 19:38:34 -06:00
Bryan Ashby
b1d855e36c
Fix oputil.js config new syntax
2017-08-29 19:37:24 -06:00
Bryan Ashby
9379c7f5e7
Prepped ANSI is working very well + ANSI in FSE pristine in *most* cases
...
Moved prepAnsi() -> ansi_prep.js as ansiPrep (single export)
2017-08-28 23:17:35 -06:00
Bryan Ashby
1bad0de5c1
Major improvements to quote builder for pre-formatted text/etc.
2017-08-27 20:08:13 -06:00
Bryan Ashby
1c736debf3
Updates + thanks
2017-08-27 17:08:48 -06:00
Bryan Ashby
6f83d1075f
Add some video file support
2017-08-27 16:25:32 -06:00
Bryan Ashby
f6f3f8d80e
ANSI replies are now importing to Mysgic correctly!
...
* Removed XX> prefix when in ANSI reply mode -- this borks Mystic/others
* Hard code CRLF in text lines in ANSI replies - no longer try to "flow" the text (no other systems support this)
2017-08-27 11:17:29 -06:00