- Modify text sizes and change font (5447072)
- Update ignore files (32bce1e)
- Move profiles and scripts to app (a4f2550)
- Stricter linter (13d9ec0)
- Update dependencies (b78d64b)
- Gofmt (82e89bb)
- Flatten script compilation (8033f32)
- Fix config after dep upd (d612be6)
- Remove todo (c1c13b4)
- Add profiles to validation (61ef912)
- Add example profiles (7602e52)
- Add profiles to web server (95b4310)
- Add profile endpoints (4d2cf16)
- Add profiles (59f00e0)
This update includes bug fixes and performance improvements.
- Disable next telemetry collection (0fabd48)
- Fixed load state on validation (8f390c4)
- Fixed js api typing (e9c3844)
- [#48][#51][#52] Add missing return result (ba2ac4e, 4c940f8, 3085395)
- Optimize docker build size (6458b98)
- Rewritten JS API (docs/definition)
- Extended standard library with ability to query multiple files, added error types and predefined xpath paths for ease of use
- Extended node API with shorthand methods for properties, attributes and values as well as added feature for method chaining
- Added support for script configuration (e.g. setting max distance between two stops)
- Added support for different NeTEx schema versions (1.01, 1.02, 1.03 and 1.2)
- known issue: Legacy NeTEx versions is seemingly incompatible with libxml2 (or in general?)
- Replaced large part of the validation lifecycle with a event emitter, giving the user control of which information is consumed
- Squashed a bunch of bugs related to performance, validation result, memory security & errors
- [#23] Remove telemetry collection (3d9766e)
- Complete rewrite of js api (ced019f)
- Add internal api (e570fbd)
- Add favicon (5eec76e)
- Add more event types (e7fe0cc)
- Add cli only docker build (e49cae9)
- Fix memory issue using setcontextnode (79ba707)
- Fix slow queries and type of response objects (fa2439f)
- Implmement new js api (88cd811)
- Move cli-only relevant code to cmd and cleanup from js api (51ee654)
- Minor refactor from prev api changes (070e2b7)
- Add more types and update response struct (2b54785)
- Update cli to new api (8877b56)
- Update configuration and output (c50afd0)
- Remove unused code (ec1999b)
- [#22] Update dependencies (fb4bfa2)
- Add diff netex versions (85d6da9)
- Version xsd schemas (d70f5ea)
- Clean up deps (4769148)
- Fix build warnings (ef45a4d)
- Update dependencies (012d283)
- Update readme (4e99a09)
- Replace logger, update config and implement require model (f3d1c54)
- Move file upload in prep for custom xsd (51768ea)
- Add survey link to info alert (0565fdf)
- Add rule configuration (80d9563)
- Add subsequent validation callback (eb2c8da)
- Add docker callback in result (67971c0)
- Add a text section about rules in config (4324780)
- Handle nextjs parameterized paths (a2d57dc)
- Update readme (38d5014)
- Move static dir (717e246)
- Handle ws ssl (93281fc)
- Basic frontend to recv mqtt (c813ac1)
- Add mqtt broker fork (3db8d00)
- Add mqtt broker (e1619c7)
- Publish progress over mqtt (32850b0)
- Remove old design (b97ce2f)
- Remove redundant terminal gui (ca94127)
- Add cap support and timings to concurrency (2da0fcb)
- Proxy mqtt and add report download (ac93052)
- Re-enable a couple of rules (7fe00cb)
- Copy, styling, report download and fixed (7de8463)
- Add web app build stage (8779e34)
- [#7] Fix readme link and dirname (e0c4669)
- [#6] Make sure error count match with returned messages (6ebdde7)
- Disable rules until they have been resolved (e8dd51f)
- Add a stateless approach to file loading (14c7936)
- Only render when needed (3084eb2)
- Add dependencies (0d662de)
- Add dependencies (2ba0623)
- Add epip schema (a05e4c6)
- Update README (c3db938)
- Update netex xsd (278ec3b)
- [#1][#10] Improve file loading (ed87520)
- [#12] Handle concurrent map rw (fab876c)
- [#6][#14] Handle dereferenced messages and increase error limit (0f136d6)
- Add max errors by validation rule/file (0e59cd8)
- [#7] Fix readme link and dirname (c1cfca5)
- Disable rules until they have been resolved (e8dd51f)