Commit Graph

  • f0eb1a452f Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs Bryan Ashby 2015-11-21 13:34:46 -07:00
  • 82a234fffd * Updated config.md to note Windows ~ path Bryan Ashby 2015-11-21 13:34:30 -07:00
  • 3380f3a2e5 * Remove console.log() Bryan Ashby 2015-11-21 13:31:26 -07:00
  • 97ac37deb9 * Fix ~ and config.hjson lookup on Windows Bryan Ashby 2015-11-21 13:29:24 -07:00
  • 3ad43c07e8 * New user / apply crashes if no message areas defined #19 Bryan Ashby 2015-11-20 23:46:48 -07:00
  • 839ab8fc91 * Leaving feedback to Sysop #20 * Cache sysop info after first user created * ACS check preventing sysop from sending feedback to themselves @ apply Bryan Ashby 2015-11-20 17:49:37 -07:00
  • 3dbc90b04f * Fix quickstart link Bryan Ashby 2015-11-20 11:57:56 -07:00
  • f8c9c435ab * Some doc changes Bryan Ashby 2015-11-20 11:56:57 -07:00
  • c81eb6f514 * Update some packages * Use ptyw.js (from a specific rev for now) vs pty.js for better Windows support * Updated docs slightly * Use iconv.encode() in dropfile generation Bryan Ashby 2015-11-20 11:48:32 -07:00
  • 58bde9784d * Minor update to config.md Bryan Ashby 2015-11-20 09:43:10 -07:00
  • 09f6ad1d0c * Updated quickstart just slightly * Start work on config.md configuration notes Bryan Ashby 2015-11-19 22:34:55 -07:00
  • 55c9d557db * Add DONE.ANS for Mystery Skulls theme Bryan Ashby 2015-11-14 17:53:05 -07:00
  • 48c12ddffb * ACS checks in 'next' blocks can now have a default "catch all" by simply omitting the 'acs' portion of a condition Bryan Ashby 2015-11-14 17:51:05 -07:00
  • 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 Bryan Ashby 2015-11-14 12:22:21 -07:00
  • 03f9ad4789 * ACS system is now to chars for all IDs, e.g. ID, LC, etc. Bryan Ashby 2015-11-13 16:13:20 -07:00
  • 882c8fbdfb * Update config path in a couple docs Bryan Ashby 2015-11-13 11:13:36 -07:00
  • a2f8101821 * Some additional work on ACS Bryan Ashby 2015-11-12 20:47:34 -07:00
  • da460dfc7b * Change config.hjson path from ~/.enigma-bbs/config.hjson to ~/.config/enigma-bbs/config.hjson * Note about first user being sysop Bryan Ashby 2015-11-12 16:18:28 -07:00
  • a1d3ab9f0e * Lots of progress on PEG.js ACS parsing and validation implementation Bryan Ashby 2015-11-12 00:31:25 -07:00
  • bae2e788e1 * Ideas Bryan Ashby 2015-11-10 23:16:14 -07:00
  • 23025ca5bd * Very early start on PEG.js based ACS grammar Bryan Ashby 2015-11-10 23:05:42 -07:00
  • e023d0236e * Fix accidental delete of user db line Bryan Ashby 2015-11-06 19:09:26 -07:00
  • b6aa21b990 * Fix misc path Bryan Ashby 2015-11-06 18:30:08 -07:00
  • 3af5b9a213 * Much better DB init Bryan Ashby 2015-11-06 18:25:07 -07:00
  • 2423a00d05 * Add misc to path creation Bryan Ashby 2015-11-06 17:15:05 -07:00
  • 4d40fe0f1b * Databases not initialized on first run #15 Bryan Ashby 2015-11-06 16:14:30 -07:00
  • 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 Bryan Ashby 2015-11-04 23:04:55 -07:00
  • d2866df97f * Very minor update to docs Bryan Ashby 2015-11-04 16:26:22 -07:00
  • b1be5cdff4 * Delete mods/login.js (not used) * More fallbackMenuModule & gotoMenuModule clean up -- should all be using new system now Bryan Ashby 2015-11-03 23:25:35 -07:00
  • 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 Bryan Ashby 2015-11-03 23:15:49 -07:00
  • 15ce69e02c * More work on MenuStack Bryan Ashby 2015-11-03 16:42:11 -07:00
  • 64e9b9b057 * Start work on MenuStack Bryan Ashby 2015-11-03 15:17:14 -07:00
  • 58577d7e43 * Start putting together some docs. Nothing really to see yet Bryan Ashby 2015-11-02 17:25:33 -07:00
  • 0f2e88ead3 * Rename 'doc' to 'docs' Bryan Ashby 2015-11-02 16:28:34 -07:00
  • 9ea1786f3a * Added initial RPi documentation Bryan Ashby 2015-11-01 14:22:08 -07:00
  • da9ae94ab8 * Sanatise ARM CPU string a bit Bryan Ashby 2015-11-01 14:02:06 -07:00
  • f318dc8da2 * Couple more toString() -> decode() updates Bryan Ashby 2015-11-01 13:55:59 -07:00
  • 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 Bryan Ashby 2015-11-01 13:32:52 -07:00
  • ba4f407c90 * All I do right now is edit README.md... Bryan Ashby 2015-10-29 22:55:13 -06:00
  • e299b9269e * Updated some packages * Updated README.md with SSH key gen config Bryan Ashby 2015-10-29 16:01:21 -06:00
  • 9df21170c6 * Clean up connect.js a bit, add Github URL * Readme updated some more :) Bryan Ashby 2015-10-29 14:10:34 -06:00
  • 84e421ee7e * More file cleanup Bryan Ashby 2015-10-28 23:20:59 -06:00
  • cde087aff2 chmod work again Bryan Ashby 2015-10-28 22:52:11 -06:00
  • 852ace34cb * Clean up main.js a bit, chmod +x Bryan Ashby 2015-10-28 22:51:26 -06:00
  • 481d4af3e5 * Link to issue tracker Bryan Ashby 2015-10-28 16:31:17 -06:00
  • 1d3e1d6974 * Wording Bryan Ashby 2015-10-28 16:28:56 -06:00
  • 5660192d07 Fix stupid inline logo mistake Bryan Ashby 2015-10-28 15:16:21 -06:00
  • a4af5cd2a7 More readme updates - added image by Luciano Bryan Ashby 2015-10-28 15:14:12 -06:00
  • 2fd8a36067 * ...and more readme updates with emoji's for fun Bryan Ashby 2015-10-28 14:21:26 -06:00
  • 02f20eaed1 * Yet more updates to the readme Bryan Ashby 2015-10-28 11:31:20 -06:00
  • 39b73376c6 * Add repository info to package.json Bryan Ashby 2015-10-28 10:58:53 -06:00
  • e6bff261e7 * Remove test/ansi/* Bryan Ashby 2015-10-28 10:55:35 -06:00
  • 839b885d21 * Add info about npm install for dep modules Bryan Ashby 2015-10-28 10:53:41 -06:00
  • ce8300da86 * Update telnet link for BLACK flag Bryan Ashby 2015-10-28 10:51:33 -06:00
  • 3c0135ed25 * Updated readme Bryan Ashby 2015-10-28 10:48:32 -06:00
  • 77a4f27d9e * Remove old files Bryan Ashby 2015-10-27 22:49:51 -06:00
  • 79ff40c7b6 * Couple minor readme updates Bryan Ashby 2015-10-27 22:13:39 -06:00
  • 9bccacf5b2 * Update clone URL in readme Bryan Ashby 2015-10-27 22:11:12 -06:00
  • 9432d854d4 * Fix dupe in menu.hjson Bryan Ashby 2015-10-27 21:13:45 -06:00
  • c5a094d8ff * Lots of mods/art/* file cleanup * doortoomany.ans -> DOORMANY.ANS Bryan Ashby 2015-10-27 21:12:55 -06:00
  • 5afb1d6b97 * Remove default / testing SSH keys Bryan Ashby 2015-10-27 20:48:33 -06:00
  • 349549fae2 * Add .gitignore * Use 'privateKeyPem' and 'privateKeyPass' for SSH Bryan Ashby 2015-10-27 20:46:30 -06:00
  • bddc575158 * LOTS of menu.hjson cleanup * login2 renamed to login * Use config for msg view menu entry @ message list Bryan Ashby 2015-10-27 20:21:58 -06:00
  • 377d391033 * Updated readme a bit Bryan Ashby 2015-10-27 16:20:44 -06:00
  • 4d307bea6b * Updated README.md Bryan Ashby 2015-10-26 22:19:04 -06:00
  • 4a386d649e * WIP on message last read - not fully functional yet Bryan Ashby 2015-10-22 15:44:44 -06:00
  • 4988559569 * Fix 'newMark' -> 'newIndicator' in message list * Better Telnet trace filter similar to SSH Bryan Ashby 2015-10-22 13:01:16 -06:00
  • e9836e18db * New user reserved names now direct to applicaiton process for SSH Bryan Ashby 2015-10-22 12:22:03 -06:00
  • 93cff52c1f * Allow SSHPMPT.ASC for displaying SSH/secure app info/instructions Bryan Ashby 2015-10-22 11:04:50 -06:00
  • 4a22ce0924 * Servers now define 'firstMenu'. This allows e.g. SSH to pre auth, while Telnet still gets the matrix Bryan Ashby 2015-10-22 10:36:08 -06:00
  • 12e7722ec9 * Better place to get server name/type * Servers export 'isSecure' Bryan Ashby 2015-10-22 00:03:18 -06:00
  • ad4eea6ba7 * SSH is now functional for 'ssh', PuTTY, SyncTerm, EtherTerm, and hopefully most others * Explicit detect of syncterm as ANSI * Add serverType (TELNET, SSH) MCI: %ST Bryan Ashby 2015-10-21 22:51:35 -06:00
  • e7e9746a85 * Rewrite SSH authentication - now works with PuTTY (thoguh there are some issues) and standard ssh. WIP still! * Idle monitor not started until 'ready' signal Bryan Ashby 2015-10-21 16:30:32 -06:00
  • 6a2d283fad * WIP on SSH2 access: Linux ssh can now connect, browse, etc. * Still issues with other terminals such as EtherTERM which just hangs after auth. Does not seem to send the 'shell' event * Fix typo in msg_list module Bryan Ashby 2015-10-20 22:37:39 -06:00
  • 0f1fe31fe5 * SSH semi functional Bryan Ashby 2015-10-20 15:39:33 -06:00
  • 3833f9910e * Update some packages * Still trying to figure out ssh2 Bryan Ashby 2015-10-19 22:33:11 -06:00
  • d86d3e0119 * Separate login logic vs display * Work on SSH a bit -- major WIP, not working! Bryan Ashby 2015-10-19 17:21:47 -06:00
  • a6f15c2dfc * Add BSD license Bryan Ashby 2015-10-19 10:50:35 -06:00
  • 549fba6b34 * Code cleanup + comments * Fix message area access in NUA path Bryan Ashby 2015-10-18 21:24:13 -06:00
  • e36507fec1 * WIP user list - mostly complete * Some code cleanup / renaming Bryan Ashby 2015-10-18 11:48:08 -06:00
  • b2509e9208 * User list skeleton Bryan Ashby 2015-10-17 23:32:35 -06:00
  • 52dee0a401 * Filter Private from area lists/etc. * Clean up CPU string for MCI display Bryan Ashby 2015-10-17 21:39:54 -06:00
  • 65d7186a86 * Add new last_callers.js Bryan Ashby 2015-10-17 20:58:07 -06:00
  • d9ee2b6c80 * Add system_property.js Bryan Ashby 2015-10-17 20:56:16 -06:00
  • 9f11605c9b * Work on menus Bryan Ashby 2015-10-17 20:34:39 -06:00
  • 1c1f4394ca * System stats * Last callers rewritten using format and VM * Some minor MCI stuff Bryan Ashby 2015-10-17 20:03:51 -06:00
  • d02d9e4a7c * TOONODE support when already logged in * Work on new user / NUA flow * Various cleanup Bryan Ashby 2015-10-15 23:41:24 -06:00
  • a5c2e6f50b * Work on area change + theme * Work on msg menu + theme Bryan Ashby 2015-10-14 23:09:10 -06:00
  • 171ee75043 * pipeWrite() can now parse Renegade via spec='renegade' * WIP on user config Bryan Ashby 2015-10-13 00:35:37 -06:00
  • ea8061ae85 * Skeleton for user configuration Bryan Ashby 2015-10-11 23:26:27 -06:00
  • 15d844262d * Minor tweaks to message list Bryan Ashby 2015-10-11 20:52:13 -06:00
  • 6e0a4e84af * Message list updated to be functional with new MCI/etc. (Still WIP, but working good) Bryan Ashby 2015-10-11 16:05:45 -06:00
  • 3038213c09 * More progress on theming esp. in relation to .config menu module sections Bryan Ashby 2015-10-09 23:35:40 -06:00
  • a6cd6bd3b9 * Use pre-release of string-format with Python like widths/etc. * Very minor updates to message list Bryan Ashby 2015-10-09 20:46:28 -06:00
  • 0fd9df3821 * Cleanup on msg view config Bryan Ashby 2015-10-09 19:27:43 -06:00
  • a3ba9b0252 * More work on theming Bryan Ashby 2015-10-06 21:21:13 -06:00
  • 73952a2c37 * Minor work on themes + FSE Bryan Ashby 2015-10-06 15:22:49 -06:00
  • 0436dc2c3a * More on new theme Bryan Ashby 2015-10-04 22:26:30 -06:00
  • 60758e0f34 * WIP on theme by Luciano Ayres * %TL for area name vs MA which is to become "default" message area Bryan Ashby 2015-10-04 22:04:56 -06:00
  • 3db16ed4a1 * Missing ; Bryan Ashby 2015-09-30 05:21:28 -06:00