enigma-bbs/core
Bryan Ashby 4288c5b2e9 * A few fixes to standard MCI codes
* Load user groups properly
* Configurable/themeable date time formats
2015-07-22 21:35:35 -06:00
..
servers * MCI keys no longer consider view IDs as this implied order 2015-07-21 23:52:20 -06:00
ansi_escape_parser.js * Fix bug in MCI parsing with lower case alpha character such as 'f' for fIRST lETTER text styles 2015-07-01 22:53:01 -06:00
ansi_term.js * Work on Renegade style pipe codes 2015-07-20 22:56:48 -06:00
art.js * Work on Renegade style pipe codes 2015-07-20 22:56:48 -06:00
asset.js * Some mostly placeholder work for @art, etc. in View properties (e.g. menu.json) 2015-06-06 19:34:55 -06:00
bbs.js * Fixed some logging of client IP addresses/etc. 2015-07-05 23:16:22 -06:00
button_view.js * Some SyncTERM / EtherTerm key support for new key system 2015-06-06 00:33:59 -06:00
client.js * Try to handle socket error 2015-07-06 22:37:11 -06:00
client_term.js * Fix crash with JuiceSSH 2015-07-11 16:39:42 -06:00
color_codes.js * Work on Renegade style pipe codes 2015-07-20 22:56:48 -06:00
config.js * A few fixes to standard MCI codes 2015-07-22 21:35:35 -06:00
connect.js * Work on Renegade style pipe codes 2015-07-20 22:56:48 -06:00
database.js * Change meta categories to a integer 2015-07-17 08:07:43 -06:00
edit_text_view.js * isSpecialKeyMapped() renamed to isKeyMapped() 2015-07-01 20:18:34 -06:00
ftn_mail_packet.js * JSONCache for caching JSON data (vs reading + parsing every time) 2015-07-19 21:49:48 -06:00
ftn_util.js * JSONCache for caching JSON data (vs reading + parsing every time) 2015-07-19 21:49:48 -06:00
horizontal_menu_view.js * More WIP on FSE 2015-07-11 20:12:07 -06:00
json_cache.js * Work on Renegade style pipe codes 2015-07-20 22:56:48 -06:00
logger.js * Work on Renegade style pipe codes 2015-07-20 22:56:48 -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 * MCI keys no longer consider view IDs as this implied order 2015-07-21 23:52:20 -06:00
mci_view_factory.js * A few fixes to standard MCI codes 2015-07-22 21:35:35 -06:00
menu_module.js * Add missing modules to package.json 2015-07-22 16:37:11 -06:00
menu_util.js * MCI keys no longer consider view IDs as this implied order 2015-07-21 23:52:20 -06:00
menu_view.js * Lots of minor code cleanup 2015-06-30 22:45:27 -06:00
message.js * Change meta categories to a integer 2015-07-17 08:07:43 -06:00
misc_util.js * Better form submit format 2015-03-25 23:23:14 -06:00
module_util.js * clearScreen -> cls for nostalgia 2015-04-20 22:50:58 -06:00
multi_line_edit_text_view.js * MCI keys no longer consider view IDs as this implied order 2015-07-21 23:52:20 -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
server_module.js * WIP Menu system vs raw module access 2015-03-22 22:52:04 -06:00
spinner_menu_view.js * isSpecialKeyMapped() renamed to isKeyMapped() 2015-07-01 20:18:34 -06:00
standard_menu.js * clearScreen -> cls for nostalgia 2015-04-20 22:50:58 -06:00
status_bar_view.js * A lot of cleanup in ViewController 2015-07-04 12:02:37 -06:00
string_util.js * Fix TextEditView when 'text' set by default 2015-06-28 22:31:12 -06:00
system_menu_method.js * Start on new theme re-work 2015-05-12 23:04:22 -06:00
text_buffer.js * Not much 2015-05-31 21:50:49 -06:00
text_view.js * MCI keys no longer consider view IDs as this implied order 2015-07-21 23:52:20 -06:00
theme.js * A few fixes to standard MCI codes 2015-07-22 21:35:35 -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 * isSpecialKeyMapped() renamed to isKeyMapped() 2015-07-01 20:18:34 -06:00
user.js * Add missing modules to package.json 2015-07-22 16:37:11 -06:00
user_group.js * A few fixes to standard MCI codes 2015-07-22 21:35:35 -06:00
vertical_menu_view.js * Lots of WIP on FSE demo 2015-07-05 19:05:55 -06:00
view.js * Fix issue with submit matching when argName used 2015-07-13 13:41:21 -06:00
view_controller.js * MCI keys no longer consider view IDs as this implied order 2015-07-21 23:52:20 -06:00