enigma-bbs/core
Bryan Ashby 487533494c
Update copyrights to 2022
2022-04-05 20:51:03 -06:00
..
oputil Fix multi-match file area wildcard 2020-12-12 23:03:33 -07:00
scanner_tossers Move to @breejs/later - maintained later.js 2020-11-23 17:24:40 -07:00
servers FIX: Certain telnet clients make the BBS crashes. #369 2021-10-22 10:29:47 -06:00
abracadabra.js dropFileType is now optional when using abracadabra 2020-12-14 12:02:25 -07:00
achievement.js Major progress on revamp 2020-06-17 00:10:51 -06:00
acs.js ES6 2019-09-15 21:30:00 -06:00
acs_parser.js Add PV[name,value] ACS check 2020-06-15 19:28:32 -06:00
ansi_escape_parser.js Additional code changes from PR 2022-03-28 22:20:55 -05:00
ansi_prep.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
ansi_term.js Longstanding missing/bad font map 2021-02-09 20:49:18 -07:00
archaicnet.js Fix config 2018-07-17 21:06:27 -06:00
archive_util.js Fix deprected on('data') -> onData for node-pty 2020-10-15 20:56:31 -06:00
art.js Getting closer, fixed fse 2022-03-25 19:27:01 -05: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 Move to @breejs/later - maintained later.js 2020-11-23 17:24:40 -07:00
bbs_link.js Minor 2019-11-20 19:11:05 -07:00
bbs_list.js Use standard itemFormat for BBS list. Add docs 2018-11-05 21:08:56 -07:00
button_view.js Additional fixes from code review comments 2022-01-29 21:27:03 -06:00
client.js Major progress on revamp 2020-06-17 00:10:51 -06:00
client_connections.js Fix yet another bug with node IDs 2020-05-13 19:30:57 -06:00
client_term.js First part of removing cursor position reports 2022-03-23 18:43:49 -05:00
color_codes.js Yet more FSE color/style improvements 2020-12-31 15:35:44 -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 Merge branch '280-config-revamp' of github.com:NuSkooler/enigma-bbs into 280-config-revamp 2020-07-06 21:31:26 -06:00
config_cache.js New Config class working quite well for system config. Menu.hjson/etc. to come 2020-06-11 21:16:15 -06:00
config_default.js Fixed changes from code review 2022-03-28 14:18:00 -05:00
config_loader.js Merge branch '280-config-revamp' of github.com:NuSkooler/enigma-bbs into 280-config-revamp 2020-07-06 21:31:26 -06:00
config_util.js Better getConfigPath() 2020-06-29 22:26:35 -06:00
connect.js Update copyrights to 2022 2022-04-05 20:51:03 -06:00
cp437util.js A lot of code tidy up 2020-06-15 19:08:55 -06:00
crc.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
database.js Initial 2020-11-29 16:24:51 -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 Cleanup 2020-11-07 21:52:57 -07:00
door_party.js Hang after exiting DoorParty! #282 2020-07-12 13:01:44 -06:00
door_util.js Fix bug reported by user before I forget 2020-05-21 21:22:49 -06:00
download_queue.js Fix yet another bug with node IDs 2020-05-13 19:30:57 -06: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 * Update QWK area pointers upon export 2020-05-12 18:53:47 -06:00
enigma_assert.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
event_scheduler.js Move to @breejs/later - maintained later.js 2020-11-23 17:24:40 -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 File search containing a single " causes lockup #332 2020-11-29 14:30:18 -07:00
file_area_web.js Dep updates 2019-10-29 21:17:58 -06:00
file_base_area.js Allow default hash tags to be supplied in file areas 2020-12-12 12:35:01 -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 Update uuid dep 2020-05-14 22:05:17 -06: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 Update uuid dep 2020-05-14 22:05:17 -06:00
file_base_web_download_manager.js Code tidy 2018-12-09 02:33:48 -07:00
file_entry.js Initial 2020-11-29 16:24:51 -07:00
file_transfer.js Fix deprected on('data') -> onData for node-pty 2020-10-15 20:56:31 -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 Small fix on fse formatting 2022-03-25 19:31:39 -05:00
ftn_address.js Pardon the noise. More tab to space conversion! 2018-06-22 21:26:46 -06:00
ftn_mail_packet.js * TZUTC/TZUTCINFO handling should work properly 2020-11-17 19:06:54 -07:00
ftn_util.js Cleanp + note 2020-10-15 20:54:35 -06:00
full_menu_view.js Changed to arrow functions 2022-01-24 13:08:54 -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 up some deprecated config refs 2020-06-07 21:21:31 -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 Fixed backspace when first char is pattern char but next is literal 2022-01-28 11:26:27 -06:00
mbf.js A lot of code tidy up 2020-06-15 19:08:55 -06:00
mci_view_factory.js Initial support for full menu 2022-01-12 10:38:47 -06:00
menu_module.js Additional code changes from PR 2022-03-28 22:20:55 -05:00
menu_stack.js Initial support for random 'next', 'action', ... 2019-09-03 19:52:04 -06:00
menu_util.js Fix DoesNotExist error 2020-06-29 22:27:13 -06:00
menu_view.js Fixed formatting on menu_view.js 2022-01-23 10:46:09 -06:00
message.js Add support for stylizing quote indicators ( XX>) 2020-12-26 15:08:37 -07:00
message_area.js Auto-generate conf numbers for user export mode 2020-05-03 10:42:57 -06:00
message_base_qwk_export.js A lot of code tidy up 2020-06-15 19:08:55 -06:00
message_base_search.js More filtering of messages results without ACS 2019-09-11 22:03:24 -06:00
mime_util.js FTN/BSO doc tidy up 2020-05-14 20:44:11 -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 fix pm's in enigma w00t 2022-01-29 11:40:13 +00:00
msg_area_list.js More conversion to UserProps 2018-11-23 17:41:16 -07:00
msg_area_post_fse.js A lot of code tidy up 2020-06-15 19:08:55 -06: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 WIP 2020-11-23 19:41:08 -07:00
msg_conf_list.js Proper callback when missing MCI 2018-11-12 22:05:49 -07:00
msg_list.js Better 'config new' and fix a couple menu refs 2020-07-06 21:02:18 -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 Add support for stylizing quote indicators ( XX>) 2020-12-26 15:08:37 -07:00
my_messages.js More filtering of messages results without ACS 2019-09-11 22:03:24 -06: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 Allow suffix on onelinerz DB name 2020-12-07 19:53: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
qwk_mail_packet.js Update copyrights to 2022 2022-04-05 20:51:03 -06:00
rumorz.js More user/system stat constants & usage 2018-11-25 19:05:16 -07:00
sauce.js Low hanging fruit: Don't re-create binary parsers constantly 2019-12-05 20:48:13 -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 Getting closer, fixed fse 2022-03-25 19:27:01 -05: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 Bug fix: Word wrap when dealing with pipe codes 2021-01-02 15:04:16 -07:00
sys_event_user_log.js Better door tracking 2019-01-18 23:12:01 -07:00
system_events.js Docs on configuration files 2020-06-17 19:46:18 -06:00
system_log.js More user/system stat constants & usage 2018-11-25 19:05:16 -07:00
system_menu_method.js Add method for optimizing DBs 2020-12-11 14:58:00 -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 Idle timeout kicks user when on a telnet bridge downloading files #262 2020-07-12 16:12:26 -06:00
text_view.js General bug fixes 2022-01-28 10:33:04 -06:00
theme.js Small code review change 2022-03-28 19:38:14 -05: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 Allow default hash tags to be supplied in file areas 2020-12-12 12:35:01 -07:00
user.js Much faster getUserList 2020-07-13 22:40:49 -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 theme getter 2020-06-29 22:59:27 -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 Fix yet another bug with node IDs 2020-05-13 19:30:57 -06:00
user_property.js Code cleanup, use some defaults 2020-05-11 19:52:01 -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 General bug fixes 2022-01-28 10:33:04 -06:00
view_controller.js Fix various minor mistakes 2019-11-08 19:20:14 -07: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 Bug fix: Word wrap when dealing with pipe codes 2021-01-02 15:04:16 -07:00