enigma-bbs/core
Bryan Ashby 51baba1f2a Add preAuthIdleLogoutSeconds 2016-08-21 19:59:21 -06:00
..
scanner_tossers Help catch errors in configs easier 2016-08-06 19:57:27 -06:00
servers * Allow for clients such as ConnectBot that see "home" as 0,0 vs ANSI-BBS standard 1,1 by offsetting CPR values 2016-08-14 11:45:31 -06:00
acs.js * New ACS class avail @ client.acs 2016-07-24 11:47:34 -06:00
acs_parser.js Major commit for new message network WIP 2016-02-02 21:35:59 -07:00
ansi_escape_parser.js * Some minor code cleanup 2016-05-23 20:45:18 -06:00
ansi_term.js Add setSyncTermFontWithAlias() 2016-07-19 20:58:51 -06:00
archive_util.js Attempt to detect when an archiver does not exist (HACK!) 2016-08-06 16:30:56 -06:00
art.js Misc minor cleanup 2016-08-03 19:38:06 -06:00
asset.js sysStat for +op username vs old config value 2016-08-03 21:46:38 -06:00
bbs.js * Fix key press event for EditTextView 2016-08-10 23:35:17 -06:00
button_view.js * Some SyncTERM / EtherTerm key support for new key system 2015-06-06 00:33:59 -06:00
client.js Add preAuthIdleLogoutSeconds 2016-08-21 19:59:21 -06:00
client_connections.js * Add new method for getting online/active node information 2016-01-30 15:18:55 -07:00
client_term.js Add callbacks to write methods 2016-01-02 12:11:40 -07:00
color_codes.js * Use standard MCI codes in FSE/etc. 2016-08-03 19:48:45 -06:00
config.js Add preAuthIdleLogoutSeconds 2016-08-21 19:59:21 -06:00
config_cache.js * Remove/fix up some console.log()'s 2015-12-13 17:32:05 -07:00
config_util.js Missing config_util.js 2016-01-14 22:56:21 -07:00
connect.js * Allow for clients such as ConnectBot that see "home" as 0,0 vs ANSI-BBS standard 1,1 by offsetting CPR values 2016-08-14 11:45:31 -06:00
database.js * New StatLog: Replaces various logs, system props, etc. into one class/methods 2016-07-27 21:44:27 -06:00
door.js Fix stdio door exit 2016-06-21 09:02:06 -06:00
door_party.js Change default SSH port 2016-07-09 16:01:38 -06:00
dropfile.js * New StatLog: Replaces various logs, system props, etc. into one class/methods 2016-07-27 21:44:27 -06:00
edit_text_view.js * Fix key press event for EditTextView 2016-08-10 23:35:17 -06:00
event_scheduler.js Default to empty[] args 2016-07-04 12:57:49 -06:00
fnv1a.js * FTN BSO module: Export to <domain>.<zone> dirs where appropriate 2016-02-20 17:57:38 -07:00
fse.js Use sane switch style :) 2016-08-03 22:43:06 -06:00
ftn_address.js * Change FTN packet read() to use async iterator 2016-03-08 22:30:04 -07:00
ftn_mail_packet.js Make linter happy 2016-07-19 21:02:12 -06:00
ftn_util.js * Resolve issue #59: Better message UUID generation and dupe checks 2016-07-05 22:18:43 -06:00
horizontal_menu_view.js Allow hotkeys to submit 2015-12-23 19:08:24 -07:00
key_entry_view.js Use sane switch style :) 2016-08-03 22:43:06 -06:00
logger.js * Clean up some logs 2016-07-16 13:05:32 -06:00
mail_packet.js * MailPacket class: read() and write() with event emits 2015-07-15 23:51:00 -06:00
mask_edit_text_view.js setText() for MaskEditTextView 2015-12-24 11:53:34 -07:00
mci_view_factory.js More switch style 2016-08-03 22:43:56 -06:00
menu_module.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
menu_stack.js ES6 menu stack 2016-07-25 00:57:12 -06:00
menu_util.js Use sane switch style :) 2016-08-03 22:43:06 -06:00
menu_view.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
message.js isPrivateTagArea() 2016-07-25 00:58:49 -06:00
message_area.js Use sane switch style :) 2016-08-03 22:43:06 -06:00
misc_util.js * Fix ~ and config.hjson lookup on Windows 2015-11-21 13:29:24 -07:00
mod_mixins.js * Use standard MCI codes in FSE/etc. 2016-08-03 19:48:45 -06:00
module_util.js * Clean up some logs 2016-07-16 13:05:32 -06:00
msg_network.js Call shutdown() of msg network modules @ shutdown 2016-06-20 21:05:47 -06:00
msg_scan_toss_module.js * FTN BSO module: Export to <domain>.<zone> dirs where appropriate 2016-02-20 17:57:38 -07:00
multi_line_edit_text_view.js Use sane switch style :) 2016-08-03 22:43:06 -06:00
new_scan.js More switch style 2016-08-03 22:43:56 -06:00
plugin_module.js * Allow passing of arguments to menu's via menu.json including formatted parameters 2015-04-04 14:41:04 -06:00
predefined_mci.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
sauce.js * Reworked FTN packet I/O (WIP) 2016-02-09 22:30:59 -07:00
server_module.js * Better place to get server name/type 2015-10-22 00:03:18 -06:00
spinner_menu_view.js setFocusItemIndex() support 2015-12-24 11:54:03 -07:00
standard_menu.js Use new beforeArt 2016-06-28 23:07:33 -06:00
stat_log.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
stats.js * WIP user list - mostly complete 2015-10-18 11:48:08 -06:00
status_bar_view.js * A lot of cleanup in ViewController 2015-07-04 12:02:37 -06:00
string_util.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
system_menu_method.js Resolve: System methods prev/nextArea, and prev/nextConf can cause a crash #79 2016-07-25 14:35:58 -06:00
system_view_validate.js * Don't allow pure numbers as usernames (e.g. "1234") 2016-07-25 10:49:41 -06:00
text_view.js * Fix key press event for EditTextView 2016-08-10 23:35:17 -06:00
theme.js Use sane switch style :) 2016-08-03 22:43:06 -06:00
ticker_text_view.js * Rename position x/y stuff to row/col. X/Y were backwards anyway :) 2015-05-18 11:31:35 -06:00
toggle_menu_view.js Allow hotkeys to submit 2015-12-23 19:08:24 -07:00
user.js * New StatLog: Replaces various logs, system props, etc. into one class/methods 2016-07-27 21:44:27 -06:00
user_config.js Resolve: System methods prev/nextArea, and prev/nextConf can cause a crash #79 2016-07-25 14:35:58 -06:00
user_group.js * Switch to JSON/config.json based user groups, and user group membership 2015-08-20 22:29:16 -06:00
user_login.js * New StatLog: Replaces various logs, system props, etc. into one class/methods 2016-07-27 21:44:27 -06:00
uuid_util.js * Change FTN packet read() to use async iterator 2016-03-08 22:30:04 -07:00
vertical_menu_view.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
view.js * Allow for clients such as ConnectBot that see "home" as 0,0 vs ANSI-BBS standard 1,1 by offsetting CPR values 2016-08-14 11:45:31 -06:00
view_controller.js * Add rumorz mod 2016-08-10 22:48:13 -06:00
word_wrap.js Use sane switch style :) 2016-08-03 22:43:06 -06:00