enigma-bbs/core
Bryan Ashby a5f72a345c Fix Content-Type 2017-10-29 21:02:36 -06:00
..
oputil Updates to oputil when --update with desc/descLong 2017-09-30 12:34:10 -06:00
scanner_tossers Merge in changes from 0.0.7-alpha branch for watchFiles 2017-10-02 21:30:33 -06:00
servers Fix Content-Type 2017-10-29 21:02:36 -06:00
acs.js
acs_parser.js
ansi_escape_parser.js Fix one off bug causing ansi badness 2017-09-03 13:28:45 -06:00
ansi_prep.js Add some new ASCII output options to AnsiPrep 2017-09-10 20:51:43 -06:00
ansi_term.js Rename VTX Hyperlink stuff 2017-09-23 23:17:16 -06:00
archive_util.js
art.js Fix typo 2017-09-02 10:01:38 -06:00
asset.js
bbs.js Add new file base system stats and MCI codes 2017-09-09 11:48:43 -06:00
button_view.js
client.js * Separate out DEL vs backspace when possible for ANSI-BBS terminals. *nix terminals don't send us what we need, but deal with it. 2017-09-24 11:15:38 -06:00
client_connections.js
client_term.js Add isNixTerm(), use includes vs indexOf on array search 2017-09-24 11:15:26 -06:00
color_codes.js Minor cleanup related stuff 2017-09-01 17:42:47 -06:00
conf_area_util.js
config.js Better handling of TIC import descriptions 2017-10-01 11:07:49 -06:00
config_cache.js * Switch to sane over gaze for file watching: Gaze was not triggering on file additions 2017-10-02 21:06:53 -06:00
config_util.js
connect.js
crc.js
database.js Add file_web_serve_batch table 2017-09-26 10:39:23 -06:00
descript_ion_file.js Fix up some font switching logic 2017-09-02 09:59:38 -06:00
door.js
door_party.js
download_queue.js
dropfile.js
edit_text_view.js
email.js
enig_error.js
enigma_assert.js
event_scheduler.js Issue #122: If watch file exists at startup, kick off task/schedule 2017-10-02 21:28:32 -06:00
events.js
exodus.js
file_area_web.js * Change how hashids are generated for web file area: include a 'type' 2017-09-26 10:44:15 -06:00
file_base_area.js Better handling of TIC import descriptions 2017-10-01 11:07:49 -06:00
file_base_filter.js Add filename order by option for search 2017-09-14 20:54:35 -06:00
file_entry.js Fix typo in persistHashTag() 2017-09-28 21:34:46 -06:00
file_transfer.js
file_util.js
fnv1a.js
fse.js Remove a extra line when quoting 2017-09-08 23:07:11 -06:00
ftn_address.js
ftn_mail_packet.js
ftn_util.js
horizontal_menu_view.js
key_entry_view.js
listening_server.js
logger.js Mask out passwordConfirm 2017-10-29 20:03:49 -06:00
login_server_module.js
mail_packet.js
mask_edit_text_view.js
mci_view_factory.js
menu_module.js Revert init seq in single write for now (VTX), return vc in helper 2017-09-03 20:44:17 -06:00
menu_stack.js
menu_util.js
menu_view.js
message.js * Fix major issue with SQLite transactions + aync code causing collisions 2017-09-16 17:13:11 -06:00
message_area.js
mime_util.js * Update packages 2017-09-07 21:21:24 -06:00
misc_util.js
mod_mixins.js
module_util.js
msg_network.js
msg_scan_toss_module.js
multi_line_edit_text_view.js * Separate out DEL vs backspace when possible for ANSI-BBS terminals. *nix terminals don't send us what we need, but deal with it. 2017-09-24 11:15:38 -06:00
new_scan.js Filter out system areas 2017-09-26 10:43:22 -06:00
plugin_module.js
predefined_mci.js Use nicely formatted number values for MCI stats 2017-09-09 12:11:55 -06:00
sauce.js
server_module.js
spinner_menu_view.js
standard_menu.js
stat_log.js
stats.js
status_bar_view.js
string_format.js Add VTX hyperlink support for URLs 2017-09-21 21:23:30 -06:00
string_util.js * Fix ANSI description display during upload 2017-09-11 21:01:35 -06:00
system_menu_method.js
system_view_validate.js
text_view.js
theme.js Fix waterfall error 2017-09-24 09:58:43 -06:00
tic_file_info.js
ticker_text_view.js
toggle_menu_view.js
user.js * Fix major issue with SQLite transactions + aync code causing collisions 2017-09-16 17:13:11 -06:00
user_config.js
user_group.js * Fix major issue with SQLite transactions + aync code causing collisions 2017-09-16 17:13:11 -06:00
user_login.js
uuid_util.js
vertical_menu_view.js
view.js
view_controller.js
web_password_reset.js
word_wrap.js