Bryan Ashby
ca8373bded
Removal of NU-MAYA theme
2015-12-21 18:07:29 -07:00
Bryan Ashby
99a6db96a9
Fix resetScreen()
2015-12-15 08:48:33 -07:00
Bryan Ashby
0489f5b2dd
* Remove/fix up some console.log()'s
2015-12-13 17:32:05 -07:00
Bryan Ashby
1b68264dc2
Display proper online time in whos_online.js
2015-12-13 17:31:43 -07:00
Bryan Ashby
2a7dce9fac
Fix dateTimeFormat to use Do vs do for moment.js formatting
2015-12-13 17:31:16 -07:00
Bryan Ashby
7e332a1767
Deprecated. Use nua.js
2015-12-12 16:52:33 -07:00
Bryan Ashby
0cd6667b28
* Actually use nua.js submitApplication :)
2015-12-12 15:57:56 -07:00
Bryan Ashby
da5d88d20d
* Validation framework functional
...
* Use validation for FSE, NUA, etc.
* Switch to nua.js from apply.js (MenuModule + validation)
2015-12-12 15:52:56 -07:00
Bryan Ashby
e4cfb2b92e
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-12 15:22:54 -07:00
Bryan Ashby
e1a1064374
Add error message view
2015-12-12 15:22:08 -07:00
Bryan Ashby
c9f287e5fd
Lots of updates including usage of validation framework and nua module
2015-12-10 21:46:08 -07:00
Bryan Ashby
b8c42810ea
Many NUA updates
2015-12-10 21:43:36 -07:00
Bryan Ashby
295c6fad9f
* Skeleton for ArtPoolModule
2015-12-10 16:47:37 -07:00
Bryan Ashby
cdabb3cf38
Fix rare crash
2015-12-07 21:47:19 -07:00
Bryan Ashby
4458bcfd37
* Remove inhSocket stuff at least for now: a) It's untested and liekly dangerous, b) does not work with SSH connections
2015-12-07 21:44:42 -07:00
Bryan Ashby
a5a912f676
* Add note about connecting to BBSLink
2015-12-06 20:54:50 -07:00
Bryan Ashby
99c88860f6
Added a couple games
2015-12-06 16:24:43 -07:00
Bryan Ashby
be79f61d60
Update menu slightly
2015-12-06 15:52:35 -07:00
Bryan Ashby
e8763bc449
+ BBSLink module: Allows to connect to BBSLink doors!
2015-12-06 15:39:24 -07:00
Bryan Ashby
7106a4b2ad
* Adjust listFormat for last callers and add whos online to login seq theming
2015-12-06 15:26:07 -07:00
Bryan Ashby
75f7d828a0
* Fix message list date format
2015-12-05 23:30:44 -07:00
Bryan Ashby
28e9d826de
ANSI update
2015-12-05 23:11:40 -07:00
Bryan Ashby
ebe98cf10d
* Some menu updates
2015-12-05 23:04:48 -07:00
Bryan Ashby
557d1edea1
* Add hint for now to birthdate entry
2015-12-05 21:29:02 -07:00
Bryan Ashby
5087467eeb
* Doors can now optionally spawn a temporary server for I/O (e.g. to be used for virtual serial port for QEMU/etc.)
2015-12-02 22:10:45 -07:00
Bryan Ashby
065254419c
Remove commented out code
2015-11-27 22:27:04 -07:00
Bryan Ashby
a1f1578048
System allows non-unique email addresses #7
2015-11-27 22:26:00 -07:00
Bryan Ashby
c7a6e6fd29
* Temporary work around for broken pty/iconv-lite encoding with doors
2015-11-26 21:27:57 -07:00
Bryan Ashby
15cf37c55c
Add Who's Online mod
2015-11-25 18:03:47 -07:00
Bryan Ashby
e475bacdf8
* Humanize time on (still WIP)
2015-11-25 18:00:13 -07:00
Bryan Ashby
839ab8fc91
* Leaving feedback to Sysop #20
...
* Cache sysop info after first user created
* ACS check preventing sysop from sending feedback to themselves @ apply
2015-11-20 17:49:37 -07:00
Bryan Ashby
55c9d557db
* Add DONE.ANS for Mystery Skulls theme
2015-11-14 17:53:05 -07:00
Bryan Ashby
48c12ddffb
* ACS checks in 'next' blocks can now have a default "catch all" by simply omitting the 'acs' portion of a condition
2015-11-14 17:51:05 -07:00
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
a1d3ab9f0e
* Lots of progress on PEG.js ACS parsing and validation implementation
2015-11-12 00:31:25 -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
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
84e421ee7e
* More file cleanup
2015-10-28 23:20:59 -06:00
Bryan Ashby
77a4f27d9e
* Remove old files
2015-10-27 22:49:51 -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
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
Bryan Ashby
4a386d649e
* WIP on message last read - not fully functional yet
2015-10-22 15:44:44 -06:00
Bryan Ashby
4988559569
* Fix 'newMark' -> 'newIndicator' in message list
...
* Better Telnet trace filter similar to SSH
2015-10-22 13:01:16 -06:00
Bryan Ashby
e9836e18db
* New user reserved names now direct to applicaiton process for SSH
2015-10-22 12:22:03 -06:00
Bryan Ashby
4a22ce0924
* Servers now define 'firstMenu'. This allows e.g. SSH to pre auth, while Telnet still gets the matrix
2015-10-22 10:36:08 -06:00
Bryan Ashby
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
2015-10-21 22:51:35 -06:00
Bryan Ashby
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
2015-10-20 22:37:39 -06:00