Commit Graph

429 Commits

Author SHA1 Message Date
Bryan Ashby 688e46bc47 * Some more JSON -> HJSON cleanup
* More work on ACS system conditional matching. Now functional within menus. Still more work to go on various ACS checks themselves.
* Use ACS for new user path: If new user requires activation, they will see 'DONE' then get logged off
2015-11-14 12:22:21 -07:00
Bryan Ashby 03f9ad4789 * ACS system is now to chars for all IDs, e.g. ID, LC, etc. 2015-11-13 16:13:20 -07:00
Bryan Ashby 882c8fbdfb * Update config path in a couple docs 2015-11-13 11:13:36 -07:00
Bryan Ashby a2f8101821 * Some additional work on ACS 2015-11-12 20:47:34 -07:00
Bryan Ashby da460dfc7b * Change config.hjson path from ~/.enigma-bbs/config.hjson to ~/.config/enigma-bbs/config.hjson
* Note about first user being sysop
2015-11-12 16:18:28 -07:00
Bryan Ashby a1d3ab9f0e * Lots of progress on PEG.js ACS parsing and validation implementation 2015-11-12 00:31:25 -07:00
Bryan Ashby bae2e788e1 * Ideas 2015-11-10 23:16:14 -07:00
Bryan Ashby 23025ca5bd * Very early start on PEG.js based ACS grammar 2015-11-10 23:05:42 -07:00
Bryan Ashby e023d0236e * Fix accidental delete of user db line 2015-11-06 19:09:26 -07:00
Bryan Ashby b6aa21b990 * Fix misc path 2015-11-06 18:30:08 -07:00
Bryan Ashby 3af5b9a213 * Much better DB init 2015-11-06 18:25:07 -07:00
Bryan Ashby 2423a00d05 * Add misc to path creation 2015-11-06 17:15:05 -07:00
Bryan Ashby 4d40fe0f1b * Databases not initialized on first run #15 2015-11-06 16:14:30 -07:00
Bryan Ashby 5bd95255a3 * User.isGroupMember() can now take a string or array of strings to check
* Add WELCOME2.ANS
* Disallow "all" as a username
* Check group membership when switching areas
2015-11-04 23:04:55 -07:00
Bryan Ashby d2866df97f * Very minor update to docs 2015-11-04 16:26:22 -07:00
Bryan Ashby b1be5cdff4 * Delete mods/login.js (not used)
* More fallbackMenuModule & gotoMenuModule clean up -- should all be using new system now
2015-11-03 23:25:35 -07:00
Bryan Ashby f7a7423b32 * New menu stack functional
* @systemMethod:fallbackMenu -> @systemMethod:prevMenu
* Lots of cleanup of gotoMenuModule() -> MenuModule.gotoMenu()
* Lots of cleanup of fallbackMenuModule() -> MenuModule.prevMenu()
* Lots of cleanup of 'next' processing -> MenuModule.nextMenu()
* Clean up CPU strings a bit more
2015-11-03 23:15:49 -07:00
Bryan Ashby 15ce69e02c * More work on MenuStack 2015-11-03 16:42:11 -07:00
Bryan Ashby 64e9b9b057 * Start work on MenuStack 2015-11-03 15:17:14 -07:00
Bryan Ashby 58577d7e43 * Start putting together some docs. Nothing really to see yet 2015-11-02 17:25:33 -07:00
Bryan Ashby 0f2e88ead3 * Rename 'doc' to 'docs' 2015-11-02 16:28:34 -07:00
Bryan Ashby 9ea1786f3a * Added initial RPi documentation 2015-11-01 14:22:08 -07:00
Bryan Ashby da9ae94ab8 * Sanatise ARM CPU string a bit 2015-11-01 14:02:06 -07:00
Bryan Ashby f318dc8da2 * Couple more toString() -> decode() updates 2015-11-01 13:55:59 -07:00
Bryan Ashby 46088a9f02 * Update to encode()/decode() direct calls for iconv-lite
* Overrite font (to not use!) when showing pause prompts - they should use the current set by menu/art
2015-11-01 13:32:52 -07:00
Bryan Ashby ba4f407c90 * All I do right now is edit README.md... 2015-10-29 22:55:13 -06:00
Bryan Ashby e299b9269e * Updated some packages
* Updated README.md with SSH key gen config
2015-10-29 16:01:21 -06:00
Bryan Ashby 9df21170c6 * Clean up connect.js a bit, add Github URL
* Readme updated some more :)
2015-10-29 14:10:34 -06:00
Bryan Ashby 84e421ee7e * More file cleanup 2015-10-28 23:20:59 -06:00
Bryan Ashby cde087aff2 chmod work again 2015-10-28 22:52:11 -06:00
Bryan Ashby 852ace34cb * Clean up main.js a bit, chmod +x 2015-10-28 22:51:26 -06:00
Bryan Ashby 481d4af3e5 * Link to issue tracker 2015-10-28 16:31:17 -06:00
Bryan Ashby 1d3e1d6974 * Wording 2015-10-28 16:28:56 -06:00
Bryan Ashby 5660192d07 Fix stupid inline logo mistake 2015-10-28 15:16:21 -06:00
Bryan Ashby a4af5cd2a7 More readme updates - added image by Luciano 2015-10-28 15:14:12 -06:00
Bryan Ashby 2fd8a36067 * ...and more readme updates with emoji's for fun 2015-10-28 14:21:26 -06:00
Bryan Ashby 02f20eaed1 * Yet more updates to the readme 2015-10-28 11:31:20 -06:00
Bryan Ashby 39b73376c6 * Add repository info to package.json 2015-10-28 10:58:53 -06:00
Bryan Ashby e6bff261e7 * Remove test/ansi/* 2015-10-28 10:55:35 -06:00
Bryan Ashby 839b885d21 * Add info about npm install for dep modules 2015-10-28 10:53:41 -06:00
Bryan Ashby ce8300da86 * Update telnet link for BLACK flag 2015-10-28 10:51:33 -06:00
Bryan Ashby 3c0135ed25 * Updated readme 2015-10-28 10:48:32 -06:00
Bryan Ashby 77a4f27d9e * Remove old files 2015-10-27 22:49:51 -06:00
Bryan Ashby 79ff40c7b6 * Couple minor readme updates 2015-10-27 22:13:39 -06:00
Bryan Ashby 9bccacf5b2 * Update clone URL in readme 2015-10-27 22:11:12 -06:00
Bryan Ashby 9432d854d4 * Fix dupe in menu.hjson 2015-10-27 21:13:45 -06:00
Bryan Ashby c5a094d8ff * Lots of mods/art/* file cleanup
* doortoomany.ans -> DOORMANY.ANS
2015-10-27 21:12:55 -06:00
Bryan Ashby 5afb1d6b97 * Remove default / testing SSH keys 2015-10-27 20:48:33 -06:00
Bryan Ashby 349549fae2 * Add .gitignore
* Use 'privateKeyPem' and 'privateKeyPass' for SSH
2015-10-27 20:46:30 -06:00
Bryan Ashby bddc575158 * LOTS of menu.hjson cleanup
* login2 renamed to login
* Use config for msg view menu entry @ message list
2015-10-27 20:21:58 -06:00