Commit Graph

20 Commits

Author SHA1 Message Date
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
Bryan Ashby 9b0f956934 * Start work on new oputil format: oputil <command> <action> <args> <target>
* Add auto tagging for oputil scan
2017-02-13 22:51:20 -07:00
Bryan Ashby 098a187f2c * Fix fileArea -> fileBase
* Fix new config creation (missing conf name/desc)
2017-02-12 19:59:00 -07:00
Bryan Ashby a257a9ba4b * Fix up and improve oputil file-base stuff
* Specialize if user does not have upload ACS
2017-02-08 22:53:48 -07:00
Bryan Ashby 92772eb1a9 * Added ability to serve static files from web server
* Web server can have custom error pages, e.g. 404.html
* "file_area" stuff -> "file_base"
* Fix some rare bugs in theme/art loading
* Adjust tab order dynamically for file upload details
2017-02-04 09:20:36 -07:00
Bryan Ashby 6da7d557f9 * Improvements to ANSI parser
* Introduction of storage tags for file bases / areas
* Expiration for file web server items
* WIP work on clean ANSI (on hold for a bit while other file base stuff is worked on)
2016-12-06 18:58:56 -07:00
Bryan Ashby ec716fdf2c * More file area utility methods/etc.
* Start adding oputil file-area --scan <areaTag> stuff
* New new ArchiveUtil.getInstance()
2016-10-02 21:40:37 -06:00
Bryan Ashby 7ce2a3bbe5 Remove assert 2016-08-26 21:26:50 -06:00
Bryan Ashby 7b73171d5c Add --activate and --deactivate user commands 2016-07-20 22:26:56 -06:00
Bryan Ashby 07ed70a5d0 Fix config --new 2016-07-18 22:03:23 -06:00
Bryan Ashby 0f022b8068 Add more config help 2016-07-02 14:15:28 -06:00
Bryan Ashby 13e48d46bf Clean up usage, add info about config 2016-07-02 14:05:38 -06:00
Bryan Ashby 51e4dccbfe Fix output filename 2016-04-11 22:17:43 -06:00
Bryan Ashby 2e9586dee6 oputil.js config --new: Creates a new/sample config 2016-04-11 22:13:16 -06:00
Bryan Ashby 317af8419a Major commit for new message network WIP 2016-02-02 21:35:59 -07:00
Bryan Ashby 4b42340c5f Add --version 2016-01-03 17:57:57 -07:00
Bryan Ashby 10690e74e1 chmod +x 2016-01-03 17:48:13 -07:00
Bryan Ashby bcd3d1aa75 chmod +x 2016-01-03 17:02:08 -07:00
Bryan Ashby 6794bee604 Fix userId bug 2016-01-03 16:04:37 -07:00
Bryan Ashby 443d4c16d4 Start of oputil.js 2016-01-03 15:50:56 -07:00