schroda 4d04b9cecd Only abort pending image requests
In case images are requested of a slow source, aborting image requests that are already in progress will cause the server to take forever for new source image requests because it's still processing the aborted image requests.
Thus, aborting ongoing image request might cause more harm than good, since the server will basically become "unresponsive" for new images requests of this source.

By only aborting pending requests, that have not been sent to the server yet, new image requests will only be handled once the active requests are done, preventing the server from getting spammed with image requests that potentially are just getting aborted immediately again (e.g. due to scrolling quickly in the source browse page), but still will be handled by the server, blocking new requests
2024-05-06 02:37:00 +02:00
2024-03-08 22:42:48 +01:00
2021-08-08 04:45:35 +04:30
2024-05-06 02:37:00 +02:00
2023-10-27 20:19:04 +02:00
2024-04-20 01:31:19 +02:00
2023-09-29 00:37:46 +02:00
2024-02-23 20:35:38 +01:00
2024-02-23 20:35:38 +01:00
2024-03-29 00:45:38 +01:00
2024-01-05 20:11:29 +01:00
2021-08-18 05:34:00 +04:30
2024-04-30 00:39:47 +02:00
2024-01-05 20:11:29 +01:00
2023-10-27 20:19:04 +02:00
2024-04-20 01:31:19 +02:00
2024-04-30 00:39:47 +02:00

Hold up!

If you got here hoping to download Suwayomi-WebUI, go back and download Suwayomi-Server, Suwayomi-WebUI is distributed as an embedded web interface along with Suwayomi-Server.

Suwayomi-WebUI

WebUI doesn't have it's own Suwayomi distribution and is version locked by Suwayomi-Server, In other words the Suwayomi-WebUI distribution is actually the Suwayomi-Server distribution.

Online builds of WebUI of are always available here. Make sure to set your Suwayomi-Server hostname in Settings or you'll get infinite loading. Also note that its the latest revision of WebUI and might not work correctly if you connect to a stable build of Suwayomi-Server.

You can find minified builds of WebUI in Suwayomi-WebUI-preview

Contributing and Technical info

See CONTRIBUTING.md.

Translation

Feel free to translate the project on Weblate

Translation Progress Translation status

License

Copyright (C) Contributors to the Suwayomi project

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Description
Material You styled Suwayomi WebUI
Readme 26 MiB
Languages
TypeScript 99.9%