Bryan Ashby
|
78484a2352
|
Compare SAUCE for --update propertly
|
2018-12-29 13:28:08 -07:00 |
Bryan Ashby
|
6b02ddbdae
|
Fix FILE_ID.DIZ (and other) display issues when ANSI is stored with specific term width in SAUCE
+ Preserve SAUCE records of desc/long_desc during import (in meta)
* Use SAUCE term width for ANSI Prep when displaying desc
|
2018-12-29 13:15:58 -07:00 |
Bryan Ashby
|
c6e176f5bd
|
Add oputil fb desc
|
2018-12-21 14:39:57 -07:00 |
Bryan Ashby
|
832e04cdf0
|
+ Initial FILES.BBS support during file scan: A few formats supported so far, more to come...
* Detect DESCRIPT.ION, FILES.BBS, etc. during scans
|
2018-12-17 12:08:06 -07:00 |
Bryan Ashby
|
60369ea378
|
* Note on FILEBONE.NA support
* Notes on importing in file area docs
|
2018-12-04 20:42:56 -07:00 |
Bryan Ashby
|
9c835af000
|
Initial support for FILEGATE.ZXX / RAID style import of file areas
|
2018-12-03 23:51:43 -07:00 |
Bryan Ashby
|
63b5eed504
|
Minor updates to FileEntry / oputil
|
2018-11-04 15:01:27 -07:00 |
Bryan Ashby
|
e9787cee3e
|
ENiGMA 1/2 WILL USE SPACES FROM THIS POINT ON VS TABS
* Really just to make GitHub formatting happy. Arg.
|
2018-06-21 23:15:04 -06:00 |
Bryan Ashby
|
1fe46894d3
|
More Hot-Reload related changes
* Config.get(): Returns the latest config
* Update code all over the place to use Config.get() vs Config.conf (which will be deprecated)
|
2018-06-20 19:57:06 -06:00 |
Bryan Ashby
|
881f9765a6
|
Remove dead code, init MIME DB when doing file scan
|
2018-06-01 19:10:42 -06:00 |
Bryan Ashby
|
9c87d45433
|
Add GLOB support to oputil fb scan...
|
2018-03-10 11:37:23 -07:00 |
Bryan Ashby
|
9ad38f84a7
|
Add --quick option to fb scan ...
|
2018-02-16 23:00:15 -07:00 |
Bryan Ashby
|
fc40641eeb
|
NetMail avail to oputil & export - WIP
|
2017-12-31 17:54:11 -07:00 |
Bryan Ashby
|
02cd8c26c7
|
Minor fix
|
2017-11-18 14:14:19 -07:00 |
Bryan Ashby
|
f0b9cd102d
|
Fix some year est issues & add ability for oputil fb scan --update to pick up years
|
2017-11-18 14:09:17 -07:00 |
Bryan Ashby
|
5cbbd76411
|
Updates to oputil when --update with desc/descLong
|
2017-09-30 12:34:10 -06:00 |
Bryan Ashby
|
1ad5b125f5
|
oputil fb rm|remove|del|delete functionality
|
2017-09-23 23:03:21 -06:00 |
Bryan Ashby
|
18461e594a
|
Add --update option to fb scan
|
2017-09-08 23:11:01 -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
|
d47f26004d
|
DESCRIPT.ION support for oputil fb scan
|
2017-08-24 20:22:50 -06:00 |
Bryan Ashby
|
3a41a6b2e1
|
fb move FILENAME_WC ... DST support: Allow moving entries via their filenames inc. wildcard support
|
2017-05-23 21:55:22 -06:00 |
Bryan Ashby
|
1c92b349cd
|
Clean up oputil help a bit
Minor code tidy + notes
|
2017-05-22 21:35:06 -06:00 |
Bryan Ashby
|
019596d709
|
Convert to using graceful-fs vs vanilla fs module
|
2017-05-19 21:20:19 -06:00 |
Bryan Ashby
|
d6e5dcbdf1
|
Optutil not working #110
|
2017-03-13 19:54:22 -06:00 |
Bryan Ashby
|
97e19957ce
|
* Default upload descriptions based on file names if no FILE_ID.DIZ/etc. could be found
* Add default desc & prompt for desc to oputil fb scan
|
2017-02-24 23:39:31 -07:00 |
Bryan Ashby
|
3af1858c39
|
Add 'fb move' to oputil
|
2017-02-20 22:31:01 -07:00 |
Bryan Ashby
|
0ca2ca9bf2
|
* Add oputil import support for *.NA and AREAS.BBS
|
2017-02-20 11:31:24 -07:00 |
Bryan Ashby
|
5c58fd2cfa
|
Fix loading order on fb info
|
2017-02-18 23:05:40 -07:00 |
Bryan Ashby
|
6717cd5179
|
Add fb 'info' support to oputil
|
2017-02-18 19:00:09 -07:00 |
Bryan Ashby
|
d0511d5d74
|
* Split out oputil stuff into modules based on <command>
* oputil: better syntax
* oputil: allow areaTag@storageTag for scan, e.g. oputil fb scan <args> retro_pc@some_specific_storage
|
2017-02-15 20:27:16 -07:00 |