anvil/html/skins/alteeve
Digimer 183d2d9cce * Updated Storage->backup to append a short UUID to the timestamp to prevent issues if the same file is backed up twice in the same clock second. Also fixed a bug with remote_user parameter not having a default.
* Finished the detection of and handling of initialization of a host when the host has no Internet access.
* Disabled (for now) anvil-daemon's check_ssh_keys function.
* Fixed a couple small bugs elsewhere.

Signed-off-by: Digimer <digimer@alteeve.ca>
2019-10-04 22:36:39 -04:00
..
images * Created tools/anvil-manage-keys to handle user requests to remove bad keys from known_hosts files for target machines that have been rebuilt or replaced. 2019-09-26 01:06:16 -04:00
anvil.html * Updated Storage->backup to append a short UUID to the timestamp to prevent issues if the same file is backed up twice in the same clock second. Also fixed a bug with remote_user parameter not having a default. 2019-10-04 22:36:39 -04:00
config.html * Fixed tools/striker-initialize-host so that it set the hostname on the target, not locally. 2019-10-02 15:39:21 -04:00
config.js * Changed the call to reboot after OS update to instead set a reboot required flag. 2018-08-22 02:16:56 -04:00
files.css * Working on a file upload with progress bar feature. Expect more changes as it is refined. 2019-02-08 03:21:51 -05:00
files.html * Refined upload.pl a lot, moving it into Anvil::Tools. It also now handles file name collisions and reports basic info about the uploaded file. 2019-02-11 03:36:41 -05:00
files.js * Working on a file upload with progress bar feature. Expect more changes as it is refined. 2019-02-08 03:21:51 -05:00
jobs.js * Added --no-start to tools/anvil-daemon to allow for updating just the jobs.json file. Fixed a bug where a comma was missing when 2+ jobs were written to the JSON file as well. 2018-08-31 16:52:53 -04:00
main.css * More progress on managing/removing back keys. Updated it to have jobs list one or more state_uuid(s) to be removed, instead of bulk-removing all found back keys. Created the web interface to let the user select the keys to be deleted. Works partially now, but bugs need to be removed. 2019-09-27 01:31:29 -04:00
main.html * Created files and prep-host icons. 2019-02-06 02:36:19 -05:00
main.js * Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted). 2018-07-19 16:40:03 -04:00
pxe.txt * Fixed tools/striker-initialize-host so that it set the hostname on the target, not locally. 2019-10-02 15:39:21 -04:00
shared.html * Updated Log->entry() to escape the finished string just prior to calling logger. 2017-06-13 11:09:21 -04:00
striker.html * Created Network->check_internet() that, well, checks to see if a machine has access to the Internet or not. 2019-10-04 00:40:30 -04:00