Bryan Ashby
59da1a2461
* Add getAvailableFileAreaTags()
...
* Properly check area tags for system internal
2017-09-26 10:40:30 -06:00
Bryan Ashby
f105c25e17
Add file_web_serve_batch table
2017-09-26 10:39:23 -06:00
Bryan Ashby
37c78209a8
Fix up system internal file areas
2017-09-26 10:39:07 -06:00
Bryan Ashby
88049a3c7a
Prefer FILE_ID.ANS > FILE_ID.DIZ
2017-09-24 11:35:12 -06:00
Bryan Ashby
e37409e9b5
* Separate out DEL vs backspace when possible for ANSI-BBS terminals. *nix terminals don't send us what we need, but deal with it.
...
* Handle delete in MultiLineTextEditView. More to come soon!
2017-09-24 11:15:38 -06:00
Bryan Ashby
47551b1803
Add isNixTerm(), use includes vs indexOf on array search
2017-09-24 11:15:26 -06:00
Bryan Ashby
1784afffa7
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 0.0.8-alpha
2017-09-24 10:00:16 -06:00
Bryan Ashby
68da131b1b
Fix waterfall error
2017-09-24 09:58:43 -06:00
Bryan Ashby
48c6edc5b3
Rename VTX Hyperlink stuff
2017-09-23 23:17:16 -06:00
Bryan Ashby
1ad5b125f5
oputil fb rm|remove|del|delete functionality
2017-09-23 23:03:21 -06:00
Bryan Ashby
b0260049ba
Add VTX hyperlink support for URLs
2017-09-21 21:23:30 -06:00
Bryan Ashby
5f9b3eb90d
Switch to sqltie-trans, a more updated transaction handling module
2017-09-18 21:05:38 -06:00
Bryan Ashby
1e250f06d9
* Fix major issue with SQLite transactions + aync code causing collisions
2017-09-16 17:13:11 -06:00
Bryan Ashby
68247d87e8
Add filename order by option for search
2017-09-14 20:54:35 -06:00
Bryan Ashby
50bac95857
* Fix ANSI description display during upload
...
* Major improvements to upload: Allow user to properly edit descriptions even if provided by .diz/system/etc.
2017-09-11 21:01:35 -06:00
Bryan Ashby
861055d935
Add some new ASCII output options to AnsiPrep
2017-09-10 20:51:43 -06:00
Bryan Ashby
a91ae779be
Add skipAcsCheck option to getAvailableFileAReas()
2017-09-10 20:51:30 -06:00
Bryan Ashby
9d09390561
Add countWithAbbr and countAbbr format specifiers
2017-09-09 13:59:23 -06:00
Bryan Ashby
9cc14b5708
Use nicely formatted number values for MCI stats
2017-09-09 12:11:55 -06:00
Bryan Ashby
3980c8acae
Add new file base system stats and MCI codes
2017-09-09 11:48:43 -06:00
Bryan Ashby
42d6190802
Additional logging
2017-09-08 23:36:26 -06:00
Bryan Ashby
1e27291869
Fix typo
2017-09-08 23:27:28 -06:00
Bryan Ashby
18461e594a
Add --update option to fb scan
2017-09-08 23:11:01 -06:00
Bryan Ashby
79e410315c
Remove a extra line when quoting
2017-09-08 23:07:11 -06:00
Bryan Ashby
3f942871ae
* Update packages
...
* Remove application/x-arj from mimeUtils hack - is included in mime-db now.
2017-09-07 21:21:24 -06:00
Bryan Ashby
7fd0d6e699
Start to wrap up 0.0.7-alpha
2017-09-07 18:15:10 -06:00
Bryan Ashby
b1b841674c
Ability to disabled themes + clean up theme code slightly. Area needs work!
2017-09-04 09:57:10 -06:00
Bryan Ashby
782cae6ba3
File Base: Browse by area
2017-09-03 20:45:00 -06:00
Bryan Ashby
d74e95a198
Revert init seq in single write for now (VTX), return vc in helper
2017-09-03 20:44:17 -06:00
Bryan Ashby
013c2e3fa1
Change name of default filter
2017-09-03 20:43:30 -06:00
Bryan Ashby
188cebab4f
Notes
2017-09-03 20:43:13 -06:00
Bryan Ashby
1c8e6d702c
Fix one off bug causing ansi badness
2017-09-03 13:28:45 -06:00
Bryan Ashby
88777c6723
Fix term width/height in ansiPrep()
2017-09-03 13:15:15 -06:00
Bryan Ashby
8d5f1a8c5d
Experimental terminalSupports(x)
2017-09-02 16:23:34 -06:00
Bryan Ashby
a642a271b4
Testing...
2017-09-02 10:27:59 -06:00
Bryan Ashby
d300583574
Fix typo
2017-09-02 10:01:38 -06:00
Bryan Ashby
ea39811ff6
Fix up some font switching logic
2017-09-02 09:59:38 -06:00
Bryan Ashby
d3a6ce8645
Wrap up a couple writes to a single
2017-09-02 09:53:12 -06:00
Bryan Ashby
52405a2f51
Always format IPv4 when prefixed/within IPv6 space
2017-09-02 09:52:39 -06:00
Bryan Ashby
de46c28305
Minor cleanup related stuff
2017-09-01 17:42:47 -06:00
Bryan Ashby
3c40cb0766
Fix WONT/DONT cycle seen with EtherTerm
2017-09-01 17:42:20 -06:00
Bryan Ashby
dd2d7c1b30
Quote builder without 'bounce' in ANSI mode
2017-09-01 17:41:49 -06:00
Bryan Ashby
34e8037ea1
Long awaited PageUp/PageDown support in VerticalMenuView
2017-09-01 17:41:08 -06:00
Bryan Ashby
1d86be6e34
Fix views in area browser, change 'ignore' to 'exclude' during scan
2017-08-29 20:10:34 -06:00
Bryan Ashby
af911f8e74
Ability to set 'next' to advance to next area/conf during newscan
2017-08-29 19:38:34 -06:00
Bryan Ashby
9379c7f5e7
Prepped ANSI is working very well + ANSI in FSE pristine in *most* cases
...
Moved prepAnsi() -> ansi_prep.js as ansiPrep (single export)
2017-08-28 23:17:35 -06:00
Bryan Ashby
1bad0de5c1
Major improvements to quote builder for pre-formatted text/etc.
2017-08-27 20:08:13 -06:00
Bryan Ashby
6f83d1075f
Add some video file support
2017-08-27 16:25:32 -06:00
Bryan Ashby
f6f3f8d80e
ANSI replies are now importing to Mysgic correctly!
...
* Removed XX> prefix when in ANSI reply mode -- this borks Mystic/others
* Hard code CRLF in text lines in ANSI replies - no longer try to "flow" the text (no other systems support this)
2017-08-27 11:17:29 -06:00
Bryan Ashby
d132f3932a
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