Commit Graph

1334 Commits

Author SHA1 Message Date
Bryan Ashby cb3abc42de
Merge pull request #135 from danger89/patch-4
Add some extra begginers info
2017-10-29 18:43:09 -06:00
Melroy van den Berg 64a8d9fc41
Update index.md
Add link to docs
2017-10-29 20:43:31 +01:00
Melroy van den Berg 7b167b2077
Add missing menuFile hjson spec
Add missing config hjson file item
2017-10-29 20:39:12 +01:00
Melroy van den Berg c38acebafb
Update index.md
Moved the section + improve text.
2017-10-29 20:18:40 +01:00
Bryan Ashby eddebd512b
Merge pull request #136 from davestephens/0.0.8-alpha
Documentation Updates
2017-10-29 12:14:23 -06:00
David Stephens 40e269fa8d Fix alt text on ENiGMA logo image 2017-10-29 12:52:31 +00:00
David Stephens 40ba4f5075 Add TIC packet info to msg_networks docs 2017-10-29 12:51:56 +00:00
David Stephens d26117e428 Typo fix in file base docs 2017-10-29 12:51:04 +00:00
David Stephens 7f18f3d614 Add note about LetsEncrypt to webserver docs 2017-10-29 12:50:25 +00:00
David Stephens 6c4745ee22 Typo fixes 2017-10-29 12:49:08 +00:00
David Stephens 0ea36e4574 Updated Raspberry Pi docs 2017-10-29 12:48:17 +00:00
David Stephens ecc6562b79 Add VTXClient docs 2017-10-29 12:47:23 +00:00
Melroy van den Berg acc1448393
Update index.md
Typo
2017-10-29 02:17:53 +01:00
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 c652fb65ea Merge in changes from 0.0.7-alpha branch for watchFiles 2017-10-02 21:30:33 -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 68c6197732 Merge in sane vs gaze stuff 2017-10-02 21:10:25 -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 af52ed6153 Better handling of TIC import descriptions
* Add descPriority config option (default='diz')
* Really prefer diz/ldesc over *generated* descriptions e.g. from filename or info extractors
2017-10-01 11:07:49 -06:00
Bryan Ashby 1ad7ce848a Upgrade farmhash to v2.0.4+ 2017-09-30 15:37:46 -06:00
Bryan Ashby 5cbbd76411 Updates to oputil when --update with desc/descLong 2017-09-30 12:34:10 -06:00
Bryan Ashby 15ee869fd9 Merge branch '0.0.8-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.8-alpha 2017-09-29 19:44:05 -06:00
Bryan Ashby 8b7cf1f210 Add extra logging around TIC processing 2017-09-29 19:43:22 -06:00
Bryan Ashby b6e628014a More doc updates 2017-09-29 16:45:59 -06:00
Bryan Ashby efee0eafde Minor document updates 2017-09-29 16:30:05 -06:00
Bryan Ashby e84920e508 Add web d/l manager to menu.hjson 2017-09-28 21:34:58 -06:00
Bryan Ashby 38b9bf2c30 Fix typo in persistHashTag() 2017-09-28 21:34:46 -06:00
Bryan Ashby dc2b3031fd * Change how hashids are generated for web file area: include a 'type'
* Add support for web *batch* downloads via streaming zip file creation
* Add new web download manager and batch mode display
* Add extra info to 'standard' downloads mod/menu
2017-09-26 10:44:15 -06:00
Bryan Ashby e555a28160 Filter out system areas 2017-09-26 10:43:22 -06:00
Bryan Ashby 8479091d33 Filter out system areas 2017-09-26 10:42:53 -06:00
Bryan Ashby 0f9e545b7b Allow filter on 1:n area tags in findFiles(). Add ability to calc sha256 if not already set (use sparingly!) 2017-09-26 10:41:41 -06:00
Bryan Ashby 59da1a2461 * Add getAvailableFileAreaTags()
* Properly check area tags for system internal
2017-09-26 10:40:30 -06:00
Bryan Ashby f105c25e17 Add file_web_serve_batch table 2017-09-26 10:39:23 -06:00
Bryan Ashby 37c78209a8 Fix up system internal file areas 2017-09-26 10:39:07 -06:00
Bryan Ashby 88049a3c7a Prefer FILE_ID.ANS > FILE_ID.DIZ 2017-09-24 11:35:12 -06:00
Bryan Ashby e37409e9b5 * Separate out DEL vs backspace when possible for ANSI-BBS terminals. *nix terminals don't send us what we need, but deal with it.
* Handle delete in MultiLineTextEditView. More to come soon!
2017-09-24 11:15:38 -06:00
Bryan Ashby 47551b1803 Add isNixTerm(), use includes vs indexOf on array search 2017-09-24 11:15:26 -06:00
Bryan Ashby 1784afffa7 Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 0.0.8-alpha 2017-09-24 10:00:16 -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