Project

General

Profile

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

haketilo / common / jsonschema.js @ 1f9ccef9

# Date Author Comment
1f9ccef9 06/18/2022 01:51 PM koszko

restore compatibility with IceCat 60

This commit also fixes the --driver option to configure script.

f8dedf60 06/10/2022 02:13 PM koszko

allow eval() in injected scripts

9bee4afa 06/01/2022 02:29 PM koszko

support schema v2 and dependencies on mappings

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...