Bryan Ashby
8ead65c1ff
Remvoe gaze package
2017-10-02 21:10:52 -06:00
Bryan Ashby
68c6197732
Merge in sane vs gaze stuff
2017-10-02 21:10:25 -06:00
Bryan Ashby
067bb9e884
* Switch to sane over gaze for file watching: Gaze was not triggering on file additions
...
* Remove watching of config files for now -- doesn't work anyway. Will revisit later.
2017-10-02 21:06:53 -06:00
Bryan Ashby
af52ed6153
Better handling of TIC import descriptions
...
* Add descPriority config option (default='diz')
* Really prefer diz/ldesc over *generated* descriptions e.g. from filename or info extractors
2017-10-01 11:07:49 -06:00
Bryan Ashby
1ad7ce848a
Upgrade farmhash to v2.0.4+
2017-09-30 15:37:46 -06:00
Bryan Ashby
5cbbd76411
Updates to oputil when --update with desc/descLong
2017-09-30 12:34:10 -06:00
Bryan Ashby
15ee869fd9
Merge branch '0.0.8-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.8-alpha
2017-09-29 19:44:05 -06:00
Bryan Ashby
8b7cf1f210
Add extra logging around TIC processing
2017-09-29 19:43:22 -06:00
Bryan Ashby
b6e628014a
More doc updates
2017-09-29 16:45:59 -06:00
Bryan Ashby
efee0eafde
Minor document updates
2017-09-29 16:30:05 -06:00
Bryan Ashby
e84920e508
Add web d/l manager to menu.hjson
2017-09-28 21:34:58 -06:00
Bryan Ashby
38b9bf2c30
Fix typo in persistHashTag()
2017-09-28 21:34:46 -06:00
Bryan Ashby
dc2b3031fd
* Change how hashids are generated for web file area: include a 'type'
...
* Add support for web *batch* downloads via streaming zip file creation
* Add new web download manager and batch mode display
* Add extra info to 'standard' downloads mod/menu
2017-09-26 10:44:15 -06:00
Bryan Ashby
e555a28160
Filter out system areas
2017-09-26 10:43:22 -06:00
Bryan Ashby
8479091d33
Filter out system areas
2017-09-26 10:42:53 -06:00
Bryan Ashby
0f9e545b7b
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
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
d5334270c4
Update default menu.hjson - fix parse error
2017-09-24 09:58:57 -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
7837a2a7bd
Update sqlite3-trans version again
2017-09-18 21:11:17 -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
985a14629a
Fix document output to better work with reality
2017-09-18 20:16:42 -06:00
Bryan Ashby
59826930e4
Fix requires
2017-09-16 17:24:26 -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
d545c86616
Add {totalFiles} and {totalBytes} stats to area selection
2017-09-09 12:34:31 -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
1c2926fbe9
Roll farmhash version back - has bugs
2017-09-09 11:48:27 -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
bbd5ff7de3
xibalba link
2017-09-07 20:36:51 -06:00
Bryan Ashby
229de22562
Try again to fix quickstart link - GitHub being dumb
2017-09-07 20:35:42 -06:00
Bryan Ashby
d9ed276efb
Fix quickstart link
2017-09-07 20:34:01 -06:00