Commit Graph

94 Commits

Author SHA1 Message Date
Bryan Ashby 8c7c20862c * Implement some missing placeholder ACS checks
* Add some new ACS checks
* Add documentation on new ACS
2018-02-07 20:26:29 -07:00
Bryan Ashby 6df1e95b82 Hopefully GitHub markdown works better this way... 2018-02-06 21:12:47 -07:00
Bryan Ashby 86f8952c74 Add missing acs.md... durp 2018-02-06 21:09:05 -07:00
Bryan Ashby c82dafa0e2 Add initial ACS docs 2018-02-06 21:05:22 -07:00
David Stephens 409423c6bd Create colour codes docs. Create empty prompt.hjson doc page pending it being written. 2018-02-06 10:50:19 +00:00
David Stephens 889170caf1 OCD docs tidy-up 2018-02-06 10:20:17 +00:00
David Stephens d89030ec53 Add notepad++ as an hjson editor 2018-02-06 10:14:25 +00:00
Bryan Ashby 6287bdf396 Add Network Mounts & Symlinks initial docs 2018-02-05 20:35:56 -07:00
David Stephens 9b24d1498d better change those docs off my own email :D 2018-02-04 23:08:32 +00:00
David Stephens e64ee13382 Email config docs 2018-02-04 23:05:44 +00:00
Bryan Ashby 1f29905f30 Documentation updates
+ Add File Transfer Protocols section
* Minor updates
2018-02-03 23:03:50 -07:00
Bryan Ashby f10cf63522 Minor updates 2018-02-02 21:58:17 -07:00
David Stephens 0aa7f4b042 Fix more links so they work on GH pages 2018-02-02 23:03:00 +00:00
David Stephens cf311ffad7 Try again (2) to fix nav when on GH pages 2018-02-02 22:51:40 +00:00
David Stephens 81ce418b6c * Try again to fix nav when on GH pages 2018-02-02 22:48:36 +00:00
David Stephens 7e748fc04d * Fix nav when on GH pages 2018-02-02 22:02:09 +00:00
David Stephens 26849ba4fa * Docs theme to match ENiGMA website
* New docs layout ready for github pages serving
* Tonnes of new docs
* Update gitignore
* Probably other stuff too
2018-01-31 23:35:54 +00:00
Bryan Ashby 1849d275f5 Make @systemModule implicit; require @userModule for user modules 2017-11-30 17:15:18 -07:00
David Stephens b25b96d9de * Move default cert path into config
* Update docs to reflect changes
* More doc tweaks for new structure
2017-11-26 09:09:11 +00:00
David Stephens 3e268f4b27 Update docs to reflect config changes 2017-11-25 23:08:38 +00:00
David Stephens d505952510 CombatNet support! 2017-11-02 00:41:20 +00:00
Bryan Ashby 30d76d173e Merge from master 2017-10-30 19:52:14 -06:00
Bryan Ashby 5fb44db3e3
Merge pull request #137 from danger89/patch-5
Add missing menuFile hjson spec
2017-10-30 16:28:25 -06:00
Melroy van den Berg 8ff3d013bd
I made a shame of myself
I made a shame of myself, lets improve it even further.
2017-10-30 23:26:55 +01:00
Melroy van den Berg 4e9b72366c
Update config.md 2017-10-30 22:31:39 +01: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
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
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
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 5f9b3eb90d Switch to sqltie-trans, a more updated transaction handling module 2017-09-18 21:05:38 -06:00
Bryan Ashby 7fd0d6e699 Start to wrap up 0.0.7-alpha 2017-09-07 18:15:10 -06:00
Bryan Ashby b1d855e36c Fix oputil.js config new syntax 2017-08-29 19:37:24 -06:00
Bryan Ashby cb9b66e9cd New codes 2017-08-20 21:56:25 -06:00
Bryan Ashby 95696912ed Fix image, update README.md slightly 2017-07-30 11:07:02 -06:00
Bryan Ashby 27991ec3a0 Add rar docs 2017-02-17 22:08:38 -07:00
Bryan Ashby ec3e3f0755 Add 'overrideUrlPrefix' support to web server 2017-02-16 21:40:05 -07:00
Bryan Ashby 6285193545 Very minor fixes 2017-02-16 20:53:14 -07:00
Bryan Ashby d0511d5d74 * Split out oputil stuff into modules based on <command>
* oputil: better syntax
* oputil: allow areaTag@storageTag for scan, e.g. oputil fb scan <args> retro_pc@some_specific_storage
2017-02-15 20:27:16 -07:00
Bryan Ashby f9e91987ac Better arg parsing for main 2017-02-09 21:08:23 -07:00
Bryan Ashby 2e7862043d More document updates 2017-02-09 20:48:44 -07:00