Commit graph

7 commits

Author SHA1 Message Date
890906929f Added missing jbuilder
This was the reason why JSON output was incorrectly formatted.
2024-08-05 16:19:32 +02:00
778465fe0b Keep previous format of JSON repsonses before Rails 7 2024-07-29 20:12:33 +02:00
daa6d7c4b4 Fix JSON output for Rails 7 2024-07-22 00:00:06 +02:00
82003ca1bf Define cache expire times for JSON requests
JSON requests are very expensive. Make sure they are cached for long
enough.
2016-07-13 14:22:28 +02:00
c0109eb6e7 json/packages-without-screenshots implemented 2016-06-28 17:09:17 +02:00
a90bb51b38 /json/packages and /json/screenshots implemented 2016-06-28 17:03:54 +02:00
b3d0b2dc06 JSON controller added. /json/package/:name implemented 2016-06-28 11:39:31 +02:00