Cadence Ember a2ec8bb923 Fix image loading not working after a while
http-easy connections are pooled, and streaming responses does not
automatically close the response (they are closed automatically in
other situations). After 128 (the default) opened connections to fetch
images, the pool ran out of connections, and future attempts would
just time out waiting for a connection.

Fixed by manually closing the connection at the correct time.
2022-09-03 19:55:17 +12:00
2022-08-31 00:45:12 +12:00
2022-08-30 21:33:28 +12:00
2022-08-31 00:45:37 +12:00
2022-08-24 20:59:11 +12:00
2022-08-23 22:15:24 +12:00
Description
An alternative frontend for Fandom.
https://breezewiki.com/
AGPL-3.0 1.4 MiB
Languages
Racket 92.1%
CSS 4.7%
JavaScript 3.2%