enigma-bbs/core
Bryan Ashby f56a72e0c3 Start of theming of achievements
+ default text/SGR styles can now be set for quick customization of colors
2019-01-05 16:55:37 -07:00
..
oputil Compare SAUCE for --update propertly 2018-12-29 13:28:08 -07:00
scanner_tossers TODO notes 2019-01-02 20:07:46 -07:00
servers TODO notes 2019-01-02 20:08:00 -07:00
abracadabra.js Minor door updates 2018-12-08 00:43:20 -07:00
achievement.js Start of theming of achievements 2019-01-05 16:55:37 -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 ACS changes in prep for checking from ie content servers such as NNTP 2018-12-28 10:39:41 -07: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 WIP: User Interrupt Queue 2018-11-12 22:03:28 -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 Code cleanup: Use EnigError's vs standard Error. WIP... 2018-12-02 19:33:07 -07:00
asset.js Fix asset parsing for path-to-method, etc. 2018-07-15 11:49:56 -06:00
bbs.js + MCI: PT - total messages posted today (non-private) 2018-11-27 21:21:00 -07:00
bbs_link.js Code cleanup: Use EnigError's vs standard Error. WIP... 2018-12-02 19:33:07 -07: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 ACS changes in prep for checking from ie content servers such as NNTP 2018-12-28 10:39:41 -07:00
client_connections.js Fix longstanding bug with node IDs 2019-01-03 21:02:21 -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 major durp in code with CNET codes 2018-12-17 21:38:09 -07:00
combatnet.js Code cleanup: Use EnigError's vs standard Error. WIP... 2018-12-02 19:33:07 -07:00
conf_area_util.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
config.js Achievements are now in 'achievements.hjson' 2019-01-05 12:18:44 -07: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 Better screen size detection when NAWS/etc. fails: 2018-12-31 11:30:40 -07:00
crc.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
database.js WIP on user achievements 2019-01-05 10:49:19 -07: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 Code cleanup & resolve some minor TODO's in dropfile gen 2018-12-09 01:01:55 -07:00
door_party.js Code cleanup: Use EnigError's vs standard Error. WIP... 2018-12-02 19:33:07 -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 Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
enig_error.js Check bad usernames @ login 2018-12-24 15:32:38 -07: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 Major changes around events, event log, etc. 2018-07-21 14:32:06 -06:00
exodus.js + NNTP Content Server 2018-12-14 22:21:57 -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 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_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 More user/system stat constants & usage 2018-11-25 19:05:16 -07:00
file_transfer_protocol_select.js File Transfer protocol: use itemFormat + docs 2018-11-05 21:54:04 -07:00
file_util.js Fix moveOrCopyFileWithCollisions() for fse-extra with kludge 2018-06-23 21:03:05 -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 cleanControlCodes -> stripAnsiControlCodes 2018-12-17 22:08:59 -07: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 Fix bug when user has been nuked 2018-12-17 11:56:07 -07:00
listening_server.js * Servers now use async listen() 2018-12-27 02:46:16 -07:00
logger.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
login_server_module.js Fix comment 2019-01-03 21:02:57 -07: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 Don't allow real time interrupt until ready 2019-01-03 22:03:00 -07:00
menu_stack.js Use constants 2018-12-09 02:32:41 -07:00
menu_util.js Menu "options" block is now deprecated. Move members to "config"! 2018-08-05 14:06:30 -06:00
menu_view.js Fixes around render cache 2018-07-04 18:48:35 -06:00
message.js + oputil.js user rm USERNAME 2018-12-15 23:42:19 -07:00
message_area.js + MCI: PT - total messages posted today (non-private) 2018-11-27 21:21:00 -07: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_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 * ServerModule's createServer() is now async 2018-12-27 02:19:26 -07: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 More conversion to UserProps 2018-11-23 17:41:16 -07: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
new_scan.js Fix bug in newScanMessageArea() 2018-12-09 02:32:20 -07:00
node_msg.js Add send node msg event 2018-12-01 17:00:07 -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 WIP on user achievements 2019-01-05 10:49:19 -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 Add default keys for show art by message/file conf/areas 2018-11-17 21:04:00 -07: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 WIP on user achievements 2019-01-05 10:49:19 -07:00
string_format.js * Don't crash with bad string formats 2018-08-05 10:50:47 -06:00
string_util.js cleanControlCodes -> stripAnsiControlCodes 2018-12-17 22:08:59 -07:00
system_events.js WIP on user achievements 2019-01-05 10:49:19 -07:00
system_log.js More user/system stat constants & usage 2018-11-25 19:05:16 -07:00
system_menu_method.js * Disconnect clients that attempt to login with banned usernames for Telnet as well 2018-12-25 00:18:04 -07: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 Start of theming of achievements 2019-01-05 16:55:37 -07:00
tic_file_info.js SECURITY UPDATE 2018-11-22 23:07:37 -07:00
toggle_menu_view.js initDefaultWidht() for various views 2018-06-23 22:23:22 -06:00
upload.js Fix empty filename check 2018-06-25 18:08:41 -06:00
user.js Code cleanup & resolve some minor TODO's in dropfile gen 2018-12-09 01:01:55 -07:00
user_config.js More conversion to UserProps 2018-11-23 17:41:16 -07:00
user_group.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
user_interrupt_queue.js Handle pause for text-only interruptions also 2019-01-03 21:02:42 -07:00
user_list.js ...and more UserProps 2018-11-23 22:18:15 -07:00
user_login.js Add IP address to failed login attempts 2018-12-27 14:16:59 -07:00
user_property.js WIP on user achievements 2019-01-05 10:49:19 -07: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 initDefaultWidht() for various views 2018-06-23 22:23:22 -06:00
view_controller.js Minor code tidy 2018-12-09 02:35:34 -07:00
web_password_reset.js More conversion to UserProps 2018-11-23 17:41:16 -07: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