Commit graph

15 commits

Author SHA1 Message Date
8bf3b9e3ca fix image URLs 2026-02-04 00:15:05 +01:00
9d0009b129 return approved screenshots only in public json. fixes #96 2026-02-04 00:10:26 +01:00
6303343c17 JSON output migrated to Paperclip style URLs 2021-02-14 22:13:27 +01:00
879ddcfa69 Syntax fix for screenshot variants in ActiveStorage 2020-08-21 19:12:10 +02:00
b70a9f1a07 Use resize_to_limit to avoid stretching images 2020-08-17 01:48:51 +02:00
ce881343e2 Using new access methods for ActiveStorage instead of Paperclip 2020-04-20 20:12:10 +02:00
85b9f1014f Yet another typo regarding the usage of URL creation 2016-07-19 21:03:17 +02:00
59644078a3 Typo fixed 2016-07-19 20:48:44 +02:00
c719e35a09 JSON packages/screenshots set to fixed HTTPS 2016-07-19 20:41:54 +02:00
e1f8ccec94 URLs in JSON file always point to https:// 2016-07-19 17:02:33 +02:00
f6c7973435 Revert "Returning proper URLs in JSON even if behind a proxy"
This reverts commit ac41401b85.
2016-07-19 16:52:01 +02:00
ac41401b85 Returning proper URLs in JSON even if behind a proxy 2016-07-19 16:47:06 +02:00
b3625f0a89 Missing jbuilder file added for /json/packages-without-screenshots 2016-06-28 17:12:56 +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