Project

General

Profile

Download (12.7 KB) Statistics
| Branch: | Tag: | Revision:

haketilo / html / install.js @ 57ce414c

# Date Author Comment
57ce414c 03/04/2022 04:13 PM koszko

validate repository responses against JSON schemas

  • compute_scripts.awk (include_file): don't enforce specific path format on #INCLUDE'd files
  • .gitmodules, schemas: add Haketilo JSON schemas subrepo
  • html/install.js (InstallView): import schema validator and run it against downloaded mapping and resource definitions...
8477d0cf 02/19/2022 07:54 PM koszko

fix URL construction when downloading definitions from Hydrilla

72553a2d 02/16/2022 10:12 AM koszko

assume and use "$schema" properties in item definitions

92fc67cf 02/15/2022 01:18 PM koszko

change store names and data keys to singular

3d6ffa57 02/09/2022 06:29 PM koszko

make resource dependency specifier an object

1c65dd5c 02/09/2022 06:00 PM koszko

adapt to changes in file path format

From now on we assume Hydrilla serves file contents at 'file/sha256/' instead of 'file/sha256-'.
With this commit we also stop using the "hash_key" property internally.

b75a5717 01/25/2022 09:37 AM koszko

add a repo querying HTML interface

7218849a 01/22/2022 01:49 PM koszko

add a mapping/resources installation dialog