Commit graph

3 commits

Author SHA1 Message Date
Alessandro Ros
3de05c1330
api: always reply with JSON in case of success or failure (#5252)
Reply with "status": "ok" in case of success, and with "status":
"error" in case of error. This makes the API more accessible and user
friendly.
2025-12-07 10:37:55 +01:00
Alessandro Ros
ff187b6d8a
update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
Alessandro Ros
efb51044db
api: fix crash when itemsPerPage is zero and there are items (#3425) 2024-06-04 23:09:50 +02:00