Commit Graph

45 Commits

Author SHA1 Message Date
Bryan Ashby 0bfeca090d
Sync up with 0.0.10-alpha 2019-11-19 20:08:31 -07:00
Bryan Ashby e9820ab2d3
Add docs on random actions 2019-09-04 19:50:16 -06:00
Bryan Ashby 13c45315d4
More ACS docs 2019-09-04 18:59:50 -06:00
Bryan Ashby a494ac95ec
More doc updates RE: InfoZip 2019-08-10 11:19:10 -06:00
Bryan Ashby b5a3c030ab
Doc updates & minor code cleanup 2019-06-15 17:19:42 -06:00
Bryan Ashby 0f68f20656
Documentation updates
+ Add Security doc
* Update optuil doc
2019-06-14 21:43:27 -06:00
Bryan Ashby 0ed507cd7b
Initial real 2FA/OTP work 2019-04-09 20:07:19 -06:00
Bryan Ashby 1b82fc86e7
Updates RE: HJSON 2019-03-03 10:14:07 -07:00
Bryan Ashby c1cd2f7ea7
Minor improvements 2019-03-03 10:01:12 -07:00
Bryan Ashby db59bc7254 Some doc updates 2019-02-05 18:42:10 -07:00
Bryan Ashby 2788c37492 + ACS: AC for achievement count check
+ ACS: AP for achievement point check
+ User minutes used on the system are now tracked
+ MCI: TO for total time spent online system (friendly format)
* Fix up a couple ACS bugs with |value|
* Fix formatting of achievement text
+ Add more achievements
* Fix achievement duration formatting
2019-01-10 20:34:52 -07:00
Bryan Ashby 4bceb74cc4 ACS doc improvements 2018-12-09 01:22:33 -07:00
Bryan Ashby 7deb202623 Slight cleanup 2018-12-02 20:59:40 -07:00
Bryan Ashby a5f3a65faa Doc update 2018-11-24 10:33:33 -07:00
Bryan Ashby f0e7b46a2f Moarrrrrr doc updates 2018-11-23 11:05:51 -07:00
Bryan Ashby df2bf4477e SECURITY UPDATE
* Handle failed login attempts via Telnet
* New lockout features for >= N failed attempts
* New auto-unlock over email feature
* New auto-unlock after N minutes feature
* Code cleanup in users
* Add user_property.js - start using consts for user properties. Clean up over time.
* Update email docs
2018-11-22 23:07:37 -07:00
Bryan Ashby f18b023652 Notes on escaping 2018-11-22 10:11:04 -07:00
Bryan Ashby 37914b8f71 Fix spelling 2018-11-20 21:02:19 -07:00
Bryan Ashby c1c4f80a18 Note on oputil config cat 2018-11-20 21:02:01 -07:00
Bryan Ashby ce9a3c29b4 More notes on HJSON 2018-11-20 18:45:01 -07:00
Bryan Ashby 284151a0c9 Many doc updates RE: HJSON/general config 2018-11-19 21:16:37 -07:00
Bryan Ashby 16474c885f Initial Event Scheduler docs 2018-11-19 20:00:29 -07:00
Bryan Ashby 780e2231d3 Add menuFlags docs 2018-11-17 21:04:16 -07:00
Bryan Ashby bf43766355 More doc updates! 2018-11-17 18:56:36 -07:00
Bryan Ashby 0f35b0c58e Fix paths? 2018-11-17 18:05:42 -07:00
Bryan Ashby 7f55dae27f Fix typos 2018-11-17 18:04:45 -07:00
Bryan Ashby 36e1456b47 More doc updates of course 2018-11-17 18:03:54 -07:00
Bryan Ashby b4b20e4972 Lots of doc updates around art 2018-11-17 11:44:27 -07:00
Bryan Ashby 7d74556868 Changes to config: defaults -> theme, preLoginTheme -> theme.preLogin, etc. 2018-11-07 18:33:07 -07:00
Bryan Ashby 75c952c976 Fix sexyz Linux x86_64 binary links 2018-11-04 21:00:54 -07:00
Bryan Ashby dfe1c297b5 Menu "options" block is now deprecated. Move members to "config"!
* Deprecate & allow conversion behind the scenes for now + add warning in log
* Add some initial docs
* Clean up prompt.hjson and menu.hjson
2018-08-05 14:06:30 -06:00
Bryan Ashby 5bd7ecdb88 Add menu-level ACS check 2018-08-04 11:49:44 -06:00
Bryan Ashby 83dd440219 Lzx / unlzx info 2018-06-01 19:32:00 -06:00
Bryan Ashby ddff36dba2 Bring in some doc updates from master 2018-04-29 09:07:29 -06:00
Jasin2069 92e0919b5c
Removed extra } in file
will cause failure to start if pasting entire snippet.
2018-03-30 00:52:30 -04:00
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
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 d89030ec53 Add notepad++ as an hjson editor 2018-02-06 10:14:25 +00: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
David Stephens 0aa7f4b042 Fix more links so they work on GH pages 2018-02-02 23:03:00 +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