hugo/common
Bjørn Erik Pedersen f669ef6bec
herrors: Improve handling of JSON errors
`*json.UnmarshalTypeError` and `*json.SyntaxError` has a byte `Offset`, so use that.

This commit also reworks/simplifies the errror line matching logic. This also makes the file reading unbuffered, but that should be fine in this error case.

See #5324
2018-10-23 14:35:43 +02:00
..
collections common/collections: Fix type checking in Append 2018-10-11 11:24:10 +02:00
herrors herrors: Improve handling of JSON errors 2018-10-23 14:35:43 +02:00
hugio Fix Resource output in multihost setups 2018-08-13 19:00:51 +02:00
loggers commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
maps common/maps: Improve append in Scratch 2018-10-08 12:30:50 +02:00
math Add a newScratch template func 2018-07-06 17:51:38 +02:00
types Prevent stale content in Fast Render Mode 2018-10-17 10:15:22 +02:00