summaryrefslogtreecommitdiff
path: root/src/json/json_helper.c
AgeCommit message (Collapse)Author
2021-04-05omit charset from en_US.UTF-8 env variable when picking i18n strings, handle ↵Christian Grothoff
no preference case
2021-04-05omit charset from en_US.UTF-8 env variable when picking i18n stringsChristian Grothoff
2021-04-05omit charset from en_US.UTF-8 env variable when picking i18n stringsChristian Grothoff
2021-04-05implement convenience function to extract i18n values from JSON (for #6749)Christian Grothoff
2021-04-05implement convenience function to extract i18n values from JSON (for #6749)Christian Grothoff
2020-07-05also offer API for receiving rounded relative time via JSONChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ↵Christian Grothoff
JSON, or 400 the requester; similarly don't tolerate anything else as client
2020-01-20beautificationChristian Grothoff
2020-01-16copyfixChristian Grothoff
2020-01-16simplify amount logicChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-05fix warningsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2018-01-29serialize amounts as string instead of an objectFlorian Dold
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff
2017-10-06fix indentationChristian Grothoff
2017-05-09remove redundant checkChristian Grothoff
2017-04-18fixing #4980Christian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-03-19refactor to eliminate duplicated JSON parsing logic (#4150)Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff