..
oputil
oputil.js fb scan improvement & fixes
2019-08-09 18:16:23 -06:00
scanner_tossers
TODO notes
2019-01-02 20:07:46 -07:00
servers
BBSLink + WebSockets does not update key press monitor
2019-07-11 22:49:15 -06:00
abracadabra.js
Better naming, start on temp tokens table, etc.
2019-06-11 18:25:24 -06:00
achievement.js
Minor achievement event improvements
2019-01-30 23:36:00 -07:00
acs.js
ACS changes in prep for checking from ie content servers such as NNTP
2018-12-28 10:39:41 -07:00
acs_parser.js
Fix 'AR' ACS check
2019-05-11 00:19:11 -06:00
ansi_escape_parser.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
ansi_prep.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
ansi_term.js
Add Luciano art for message search
2019-02-15 12:37:17 -07:00
archaicnet.js
Fix config
2018-07-17 21:06:27 -06:00
archive_util.js
Use better logging for archiver spawn()
2018-11-14 21:24:15 -07:00
art.js
Improve legacy EOF detector: Must be at least >= size of SAUCE
2019-05-13 21:31:34 -06:00
asset.js
Fix asset parsing for path-to-method, etc.
2018-07-15 11:49:56 -06:00
autosig_edit.js
Initial auto-signature support
2019-08-09 23:17:41 -06:00
bbs.js
Work on 2FA/OTP email system
2019-06-12 21:57:45 -06:00
bbs_link.js
BBSLink + WebSockets does not update key press monitor
2019-07-11 22:49:15 -06:00
bbs_list.js
Use standard itemFormat for BBS list. Add docs
2018-11-05 21:08:56 -07:00
button_view.js
initDefaultWidht() for various views
2018-06-23 22:23:22 -06:00
client.js
Allow idle monitor to be disabled
2019-07-08 19:49:55 -06:00
client_connections.js
Add minutes used to logoff event
2019-01-17 20:13:49 -07:00
client_term.js
WIP add in some basic movement MCI codes & color/pipe code cleanup
2018-09-14 20:34:39 -06:00
color_codes.js
Fix PCBoard/WildCat! color codes
2019-01-18 23:46:15 -07:00
combatnet.js
Door utility and door tracking
2019-01-18 22:09:10 -07:00
conf_area_util.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
config.js
Update InfoZip list extractor
2019-08-22 21:48:39 -06:00
config_cache.js
Catch exception if we try to log due to config.hjson error
2018-07-04 17:58:38 -06:00
config_util.js
Achievements are now in 'achievements.hjson'
2019-01-05 12:18:44 -07:00
connect.js
Merge branch '0.0.9-alpha' of ssh://numinibsd/git/base/enigma-bbs into achivements-0.0.9-alpha
2019-01-12 23:00:27 -07:00
crc.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
database.js
Fix user_temporary_token table
2019-06-11 19:54:57 -06:00
descript_ion_file.js
+ Initial FILES.BBS support during file scan: A few formats supported so far, more to come...
2018-12-17 12:08:06 -07:00
door.js
Hopefully a little better handling of external doors/processes
2019-06-01 14:38:48 -06:00
door_party.js
Door utility and door tracking
2019-01-18 22:09:10 -07:00
door_util.js
Better door tracking
2019-01-18 23:12:01 -07:00
download_queue.js
More conversion to UserProps
2018-11-23 17:41:16 -07:00
dropfile.js
Code cleanup & resolve some minor TODO's in dropfile gen
2018-12-09 01:01:55 -07:00
edit_text_view.js
initDefaultWidht() for various views
2018-06-23 22:23:22 -06:00
email.js
Work on 2FA/OTP email system
2019-06-12 21:57:45 -06:00
enig_error.js
WIP on OTP 2FA, stats, etc.
2019-05-07 21:36:33 -06:00
enigma_assert.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
event_scheduler.js
Code cleanup: Use EnigError's vs standard Error. WIP...
2018-12-02 19:33:07 -07:00
events.js
Achievement & Event improvements
2019-01-06 21:56:12 -07:00
exodus.js
Door utility and door tracking
2019-01-18 22:09:10 -07:00
file_area_filter_edit.js
More conversion to UserProps
2018-11-23 17:41:16 -07:00
file_area_list.js
Fix FILE_ID.DIZ (and other) display issues when ANSI is stored with specific term width in SAUCE
2018-12-29 13:15:58 -07:00
file_area_web.js
More user/system stat constants & usage
2018-11-25 19:05:16 -07:00
file_base_area.js
File scan improvements
2019-02-02 19:04:36 -07:00
file_base_area_select.js
More user/system stat constants & usage
2018-11-25 19:05:16 -07:00
file_base_download_manager.js
Code tidy
2018-12-09 02:33:48 -07:00
file_base_filter.js
More conversion to UserProps
2018-11-23 17:41:16 -07:00
file_base_list_export.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
file_base_search.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
file_base_user_list_export.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
file_base_web_download_manager.js
Code tidy
2018-12-09 02:33:48 -07:00
file_entry.js
Fix FILE_ID.DIZ (and other) display issues when ANSI is stored with specific term width in SAUCE
2018-12-29 13:15:58 -07:00
file_transfer.js
v3 async until
2019-07-08 19:27:54 -06:00
file_transfer_protocol_select.js
File Transfer protocol: use itemFormat + docs
2018-11-05 21:54:04 -07:00
file_util.js
v3 async until
2019-07-08 19:27:54 -06:00
files_bbs_file.js
Add oputil fb desc
2018-12-21 14:39:57 -07:00
fnv1a.js
Code cleanup: Use EnigError's vs standard Error. WIP...
2018-12-02 19:33:07 -07:00
fse.js
Message ACS improvements & minor fixes
2019-09-11 21:21:33 -06:00
ftn_address.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
ftn_mail_packet.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
ftn_util.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
horizontal_menu_view.js
* Did add a tweak to the concept for height only: autoAdjustHeight can be used where it makes sense
2018-06-23 20:16:44 -06:00
key_entry_view.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
last_callers.js
+ New, more detailed user event log entries that can be summed/etc.
2019-01-17 20:18:02 -07:00
listening_server.js
MRC WIP
2019-05-18 00:25:35 +01:00
logger.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
login_server_module.js
Fix log message & hopefully handle client socket errors better
2019-04-08 20:14:00 -06:00
mail_packet.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
mail_util.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
mask_edit_text_view.js
Major changes around events, event log, etc.
2018-07-21 14:32:06 -06:00
mci_view_factory.js
WIP add in some basic movement MCI codes & color/pipe code cleanup
2018-09-14 20:34:39 -06:00
menu_module.js
Fix v3 async whilst
2019-07-08 19:24:37 -06:00
menu_stack.js
Initial support for random 'next', 'action', ...
2019-09-03 19:52:04 -06:00
menu_util.js
Initial support for random 'next', 'action', ...
2019-09-03 19:52:04 -06:00
menu_view.js
Fixes around render cache
2018-07-04 18:48:35 -06:00
message.js
New findMessages() filters
2019-02-15 21:53:18 -07:00
message_area.js
Message ACS improvements & minor fixes
2019-09-11 21:21:33 -06:00
message_base_search.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
mime_util.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
misc_scheduled_events.js
Update to daily maintenance schedule
2019-02-10 12:31:25 -07:00
misc_util.js
Code tidy
2018-12-09 02:33:48 -07:00
mod_mixins.js
More conversion to UserProps
2018-11-23 17:41:16 -07:00
module_util.js
MRC WIP
2019-05-18 00:25:35 +01:00
mrc.js
Minor
2019-06-10 20:12:17 -06:00
msg_area_list.js
More conversion to UserProps
2018-11-23 17:41:16 -07:00
msg_area_post_fse.js
+ MCI: PT - total messages posted today (non-private)
2018-11-27 21:21:00 -07:00
msg_area_reply_fse.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
msg_area_view_fse.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
msg_conf_list.js
Proper callback when missing MCI
2018-11-12 22:05:49 -07:00
msg_list.js
Spelling
2019-06-30 19:25:47 -06:00
msg_network.js
* ServerModule's createServer() is now async
2018-12-27 02:19:26 -07:00
msg_scan_toss_module.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
multi_line_edit_text_view.js
Fix FILE_ID.DIZ (and other) display issues when ANSI is stored with specific term width in SAUCE
2018-12-29 13:15:58 -07:00
my_messages.js
Add 'My Messages' module
2019-02-15 21:55:18 -07:00
new_scan.js
Fix bug in newScanMessageArea()
2018-12-09 02:32:20 -07:00
node_msg.js
Add global boolean to node sent event
2019-01-17 20:14:33 -07:00
nua.js
Code tidy
2018-12-09 02:33:48 -07:00
onelinerz.js
Onelinerz standardization work and docs
2018-11-05 22:39:49 -07:00
plugin_module.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
predefined_mci.js
Stats that are numbers should be formatted
2019-01-26 12:57:29 -07:00
rumorz.js
More user/system stat constants & usage
2018-11-25 19:05:16 -07:00
sauce.js
Fix FILE_ID.DIZ (and other) display issues when ANSI is stored with specific term width in SAUCE
2018-12-29 13:15:58 -07:00
server_module.js
* ServerModule's createServer() is now async
2018-12-27 02:19:26 -07:00
set_newscan_date.js
More conversion to UserProps
2018-11-23 17:41:16 -07:00
show_art.js
show_art module can now take Buffer to display
2019-05-24 22:26:27 -06:00
spinner_menu_view.js
Minor code tidy
2018-12-09 02:35:34 -07:00
standard_menu.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
stat_log.js
Better incrementUserStat()
2019-01-24 21:54:16 -07:00
string_format.js
Add door stats & new mini format styles
2019-01-05 21:17:53 -07:00
string_util.js
cleanControlCodes -> stripAnsiControlCodes
2018-12-17 22:08:59 -07:00
sys_event_user_log.js
Better door tracking
2019-01-18 23:12:01 -07:00
system_events.js
Minor achievement event improvements
2019-01-30 23:36:00 -07:00
system_log.js
More user/system stat constants & usage
2018-11-25 19:05:16 -07:00
system_menu_method.js
Add missing OTP file, minor updates
2019-05-08 21:06:10 -06:00
system_property.js
Fix D/L stats
2018-11-27 21:29:35 -07:00
system_view_validate.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
telnet_bridge.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
text_view.js
* Did add a tweak to the concept for height only: autoAdjustHeight can be used where it makes sense
2018-06-23 20:16:44 -06:00
theme.js
show_art module can now take Buffer to display
2019-05-24 22:26:27 -06:00
tic_file_info.js
SECURITY UPDATE
2018-11-22 23:07:37 -07:00
toggle_menu_view.js
Good progress on 2FA/OTP config
2019-05-24 22:27:50 -06:00
top_x.js
TopX mciMap standardized on "value" vs (propName, logName, etc.)
2019-01-20 21:57:31 -07:00
upload.js
Never interrupt during upload
2019-01-09 20:06:55 -07:00
user.js
Initial real 2FA/OTP work
2019-04-09 20:07:19 -06:00
user_2fa_otp.js
More OTP updates/fixes
2019-06-13 22:54:56 -06:00
user_2fa_otp_config.js
Template fixes
2019-06-16 15:30:47 -06:00
user_2fa_otp_web_register.js
More OTP updates/fixes
2019-06-13 22:54:56 -06:00
user_achievements_earned.js
totalCount & totalPoints should be numbers
2019-01-26 12:57:07 -07:00
user_config.js
Fix bug caused by new getView()
2019-06-13 22:54:05 -06:00
user_group.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
user_interrupt_queue.js
Fix interrupt bug when connecting over SSH with multi-node
2019-01-29 21:31:39 -07:00
user_list.js
...and more UserProps
2018-11-23 22:18:15 -07:00
user_log_name.js
Better door tracking
2019-01-18 23:12:01 -07:00
user_login.js
Message ACS improvements & minor fixes
2019-09-11 21:21:33 -06:00
user_property.js
Initial auto-signature support
2019-08-09 23:17:41 -06:00
user_temp_token.js
Work on 2FA/OTP email system
2019-06-12 21:57:45 -06:00
uuid_util.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00
vertical_menu_view.js
initDefaultWidht() for various views
2018-06-23 22:23:22 -06:00
view.js
Merge branch '0.0.10-alpha' of ssh://numinibsd/git/base/enigma-bbs into security-updates
2019-06-11 18:25:35 -06:00
view_controller.js
Clean up logging a bit & implement 'omit'
2019-06-08 11:57:36 -06:00
web_password_reset.js
Work on 2FA/OTP email system
2019-06-12 21:57:45 -06:00
whos_online.js
getActiveNodeList -> getActiveConnectionList (be consistent)
2018-11-13 20:03:54 -07:00
word_wrap.js
Pardon the noise. More tab to space conversion!
2018-06-22 21:26:46 -06:00