Daniel Micay
5a8705c2e7
keep validation / processing in sync
2021-02-19 12:19:44 -05:00
Daniel Micay
1b798c605e
fix globs for fastboot library ignores
2021-01-27 20:42:55 -05:00
Danny Lin
890abfdaff
Update web installer for fastboot.js updates
...
Some of the API and paths have changed, so this needs to be updated
accordingly. The most prominent change is the removal of BlobStore and
downloading support from fastboot.js, because a fastboot library should
not be responsible for downloading files.
2021-01-27 20:24:49 -05:00
Daniel Micay
f31359914d
sync validate_static removal with process_static
2021-01-23 23:09:32 -05:00
Danny Lin
dff5a750d1
Switch to new bundled fastboot.js
...
This simplifies cache busting greatly without needing to do further
processing on any fastboot.js code before deploying. It also removes the
need for a non-module script with global scope.
2021-01-23 23:08:12 -05:00
Danny Lin
b88a4bcb88
Update web install for fastboot.js and zip.js updates
2021-01-23 21:10:18 -05:00
Daniel Micay
a8f63181c9
clean up for deployment
2021-01-23 04:00:56 -05:00
Daniel Micay
21cbd70905
copy data for validate_static
2021-01-23 03:56:00 -05:00
Daniel Micay
083f1960ba
update eslint ignore glob
2021-01-23 03:36:23 -05:00
Daniel Micay
fe063f50fe
add foundation for WebUSB-based install page
2021-01-05 05:34:45 -05:00
Daniel Micay
e1ddbd94b0
add webadb.js
2021-01-05 02:36:58 -05:00
Daniel Micay
dcc8933ab6
expand json validation / processing
2020-11-17 17:36:16 -05:00
Daniel Micay
b4336a84b7
migrate from jshint to eslint
2020-11-09 15:25:12 -05:00
Daniel Micay
21ce11a0be
no longer need validatornu svg lang workaround
2020-09-17 14:41:35 -04:00
Daniel Micay
9400d8f26e
silence json_verify status output
2020-05-06 15:34:59 -04:00
Daniel Micay
7c1d53613f
validate_static: check Web Manifest JSON
2020-05-06 15:24:03 -04:00
Daniel Micay
468ddc92f2
combine HTML and CSS validation to speed it up
2020-04-21 07:59:19 -04:00
Daniel Micay
f160c132da
enforce that html parses as xml to catch mistakes
2020-04-19 08:28:22 -04:00
Daniel Micay
43739b3b80
validate xml
2020-04-19 08:28:22 -04:00
Daniel Micay
cf3cc9e6cd
add package.json for conveniently installing tools
2020-04-07 21:55:09 -04:00
Daniel Micay
196b8cddca
set strict options for scripts
2020-04-07 10:06:29 -04:00
Daniel Micay
6a58672e6f
add stylelint to validation
2020-02-26 05:29:52 -05:00
Daniel Micay
8dcbd4c2eb
jshint: show message codes
2020-02-19 15:59:47 -05:00
Daniel Micay
9ad7cd7308
add jshint to validation
2020-02-19 15:48:51 -05:00
Daniel Micay
a20ebf0779
split out validation script
2020-02-14 15:06:48 -05:00