narpfel
bdcd800e7d
[noscript] Fix generating shareable URL with storage to s3 ( #8712 )
...
Resolves #8701 .
The `s3` storage backend requires an `express.Request` object to get the
request’s IP address, but the code passed `{} as express.Request`, which
led to an exception.
As a result, the fallback implementation was always used in prod, which
generates a link of the form `godbolt.org/#base64_encoded_clientstate`,
but `/#...` expects a `rison`-encoded string.
2026-05-28 20:06:32 +03:00
..
2026-02-22 17:29:21 -06:00
2026-05-08 10:50:09 -04:00
2025-10-28 18:01:23 +01:00
2026-02-08 01:18:43 +01:00
2026-02-01 20:50:46 -06:00
2026-05-23 15:25:52 +03:00
2025-09-12 00:05:43 +02:00
2026-05-23 14:47:16 +03:00
2026-02-01 20:50:46 -06:00
2026-05-02 08:05:38 -05:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2026-05-28 20:06:32 +03:00
2025-02-02 17:54:31 +00:00
2026-05-09 17:37:14 -05:00
2026-02-01 20:50:46 -06:00
2026-05-10 09:15:36 -05:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2025-07-28 10:34:46 -05:00
2026-05-08 10:50:09 -04:00
2026-05-06 14:27:27 -04:00
2025-09-29 22:21:51 +02:00
2026-02-01 20:50:46 -06:00
2025-07-28 10:34:46 -05:00
2026-02-01 20:50:46 -06:00
2026-05-23 14:47:16 +03:00
2025-02-08 16:12:40 +01:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2025-10-11 15:55:26 +02:00
2026-02-01 20:50:46 -06:00
2026-05-07 19:26:03 -04:00
2025-09-27 10:17:55 +03:00
2026-05-23 14:47:16 +03:00
2026-02-01 20:50:46 -06:00
2026-05-09 17:14:30 -05:00
2023-06-19 22:13:15 -04:00
2025-02-02 17:54:31 +00:00
2026-02-02 20:04:07 -06:00
2026-02-01 20:50:46 -06:00
2026-02-22 17:25:36 -06:00
2026-02-01 20:50:46 -06:00
2023-06-28 20:13:10 -04:00
2025-02-02 17:54:31 +00:00
2025-05-20 17:53:24 -05:00
2026-03-11 21:40:54 +01:00
2025-10-28 09:44:51 +01:00
2026-05-23 14:47:16 +03:00
2026-05-23 14:47:16 +03:00
2025-02-02 17:54:31 +00:00
2026-03-11 21:40:54 +01:00
2026-05-07 19:26:03 -04:00
2025-09-08 22:07:47 +02:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2024-12-08 00:59:58 +09:00
2024-03-05 20:11:28 -06:00
2025-02-02 17:54:31 +00:00
2025-09-12 14:23:49 -05:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2026-02-02 21:31:18 -06:00
2026-05-08 10:50:09 -04:00