..
oputil
oputil fb rm|remove|del|delete functionality
2017-09-23 23:03:21 -06:00
scanner_tossers
Prepare exported ANSI messages by ensuring they are < 79 characters in length, using ESC[A ESC[<N>C to adjust long lines
2017-08-26 20:37:20 -06:00
servers
Additional logging
2017-09-08 23:36:26 -06:00
acs.js
* WIP on upload support - protocols, modules, etc.
2016-12-31 14:50:29 -07:00
acs_parser.js
* Update ACS parser PEG.js script to include some missing functionality
2017-02-24 23:38:30 -07:00
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
Convert to using graceful-fs vs vanilla fs module
2017-05-19 21:20:19 -06:00
art.js
Fix typo
2017-09-02 10:01:38 -06:00
asset.js
sysStat for +op username vs old config value
2016-08-03 21:46:38 -06:00
bbs.js
Add new file base system stats and MCI codes
2017-09-09 11:48:43 -06:00
button_view.js
* Bump version to 0.0.5-alpha
2017-02-26 21:28:05 -07:00
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
Updated Events - use glob for finding nested modules/etc.
2017-06-22 22:19:34 -06:00
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
Use natural sort
2017-01-31 00:16:43 -07:00
config.js
Fix up system internal file areas
2017-09-26 10:39:07 -06:00
config_cache.js
Convert to using graceful-fs vs vanilla fs module
2017-05-19 21:20:19 -06:00
config_util.js
Missing config_util.js
2016-01-14 22:56:21 -07:00
connect.js
Updated Events - use glob for finding nested modules/etc.
2017-06-22 22:19:34 -06:00
crc.js
MUCH faster crc32 impl
2017-02-15 21:40:22 -07:00
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
* Some WIP on file area releated stuff - various partially implemented pieces coming together
2016-09-28 21:54:25 -06:00
door_party.js
Handle 'error' SSH event
2017-08-19 13:56:42 -06:00
download_queue.js
* ENiGMA now require Node.js 6.x LTS+
2017-01-28 12:33:06 -07:00
dropfile.js
Convert to using graceful-fs vs vanilla fs module
2017-05-19 21:20:19 -06:00
edit_text_view.js
* Fix key press event for EditTextView
2016-08-10 23:35:17 -06:00
email.js
* Bump version to 0.0.5-alpha
2017-02-26 21:28:05 -07:00
enig_error.js
* Bump version to 0.0.5-alpha
2017-02-26 21:28:05 -07:00
enigma_assert.js
assert() that won't expload when not in 'dev' mode
2016-08-26 21:29:49 -06:00
event_scheduler.js
Updates to event scheduler
2016-09-13 21:44:35 -06:00
events.js
Updated Events - use glob for finding nested modules/etc.
2017-06-22 22:19:34 -06:00
exodus.js
Update to send proper term size for pty
2017-07-25 19:30:03 -06:00
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
* Add getAvailableFileAreaTags()
2017-09-26 10:40:30 -06:00
file_base_filter.js
Add filename order by option for search
2017-09-14 20:54:35 -06:00
file_entry.js
Allow filter on 1:n area tags in findFiles(). Add ability to calc sha256 if not already set (use sparingly!)
2017-09-26 10:41:41 -06:00
file_transfer.js
Convert to using graceful-fs vs vanilla fs module
2017-05-19 21:20:19 -06:00
file_util.js
* TIC import support!!!
2017-03-08 22:37:02 -07:00
fnv1a.js
* FTN BSO module: Export to <domain>.<zone> dirs where appropriate
2016-02-20 17:57:38 -07:00
fse.js
Remove a extra line when quoting
2017-09-08 23:07:11 -06:00
ftn_address.js
* TIC import support!!!
2017-03-08 22:37:02 -07:00
ftn_mail_packet.js
Prepped ANSI is working very well + ANSI in FSE pristine in *most* cases
2017-08-28 23:17:35 -06:00
ftn_util.js
ANSI replies are now importing to Mysgic correctly!
2017-08-27 11:17:29 -06:00
horizontal_menu_view.js
* Lots of improvements (WIP) to file browsing
2016-10-12 22:07:22 -06:00
key_entry_view.js
* WIP on upload support - protocols, modules, etc.
2016-12-31 14:50:29 -07:00
listening_server.js
* Added ability to serve static files from web server
2017-02-04 09:20:36 -07:00
logger.js
Mask out key/authCode from log
2017-08-06 11:22:37 -06:00
login_server_module.js
Working WebSocket connections - not yet complete, but working well
2017-05-26 08:25:41 -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
Revert init seq in single write for now (VTX), return vc in helper
2017-09-03 20:44:17 -06:00
menu_stack.js
* Help pages
2017-02-07 22:15:34 -07:00
menu_util.js
Add 'fb move' to oputil
2017-02-20 22:31:01 -07:00
menu_view.js
Long awaited PageUp/PageDown support in VerticalMenuView
2017-09-01 17:41:08 -06:00
message.js
* Fix major issue with SQLite transactions + aync code causing collisions
2017-09-16 17:13:11 -06:00
message_area.js
* Add oputil import support for *.NA and AREAS.BBS
2017-02-20 11:31:24 -07:00
mime_util.js
* Update packages
2017-09-07 21:21:24 -06:00
misc_util.js
Add Exodus door server support
2017-07-23 13:03:47 -06:00
mod_mixins.js
* Convert MenuModule to ES6 style class
2017-01-25 22:18:05 -07:00
module_util.js
Updated Events - use glob for finding nested modules/etc.
2017-06-22 22:19:34 -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
* 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
Events system, first pass
2017-06-10 17:29:00 -07:00
predefined_mci.js
Use nicely formatted number values for MCI stats
2017-09-09 12:11:55 -06:00
sauce.js
* Improvements to ANSI parser
2016-12-06 18:58:56 -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
* Convert MenuModule to ES6 style class
2017-01-25 22:18:05 -07:00
stat_log.js
* Don't allow 'system' filters to be deleted
2017-07-09 20:00:36 -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_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
* Bump version to 0.0.5-alpha
2017-02-26 21:28:05 -07:00
system_view_validate.js
Convert to using graceful-fs vs vanilla fs module
2017-05-19 21:20:19 -06:00
text_view.js
Fix setText('')/clearText() issue with text views
2017-01-28 12:48:04 -07:00
theme.js
Fix waterfall error
2017-09-24 09:58:43 -06:00
tic_file_info.js
* Don't allow 'system' filters to be deleted
2017-07-09 20:00:36 -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
* Use more standard code paths & emit index events in ToggleMenuView
2017-01-01 21:53:04 -07:00
user.js
* Fix major issue with SQLite transactions + aync code causing collisions
2017-09-16 17:13:11 -06:00
user_config.js
* Convert MenuModule to ES6 style class
2017-01-25 22:18:05 -07:00
user_group.js
* Fix major issue with SQLite transactions + aync code causing collisions
2017-09-16 17:13:11 -06:00
user_login.js
Updated Events - use glob for finding nested modules/etc.
2017-06-22 22:19:34 -06:00
uuid_util.js
* Additional helpers to MenuModule
2017-01-21 22:09:29 -07:00
vertical_menu_view.js
Long awaited PageUp/PageDown support in VerticalMenuView
2017-09-01 17:41:08 -06:00
view.js
Start using new enig assert vs standard assert
2016-08-26 21:30:25 -06:00
view_controller.js
* file.db: file_user_rating: Table for tracking average user rating of a file
2017-02-07 20:20:10 -07:00
web_password_reset.js
Convert to using graceful-fs vs vanilla fs module
2017-05-19 21:20:19 -06:00
word_wrap.js
Fix some breakage caused by word wrapping with ESC seqs
2017-08-24 22:18:07 -06:00