-
Couldn't load subscription status.
- Fork 421
Docker image (#1) #2916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Docker image (#1) #2916
Conversation
nelu
commented
May 8, 2025
- docker image build
Mark ruTorrent v5.2 as Stable
* Adding Stopped state in State section. * Changes for making Stopped State work.
As much as I tested it will still load Feeds now from cache even if the feed is broken or unavailable. Before it just did not load Feeds at all and start looping some error message. rtorrent down or something like that. Dont remember anymore. But that problem happened when there was many broken feeds. Only one then it was no problem but i had like 5 broken feeds and no feeds get loaded. Not even the good ones.
* Fix white border in oblivion dark theme * Fix white border in dark theme * Fix white border in dark better theme * Fix white border in material theme
* Fix dark theme nav bar white border * Fix dark better white border
* Update "State" categories to match "Status" column * Swap status icons for "Inactive" and "Stopped" to match icons used in the torrent list
…2 due to rtorrent bug. (Novik#2912) Fixes: Novik#2879
# Conflicts: # conf/config.php
* docker image build
add latest tag
|
using php 8.3 and apache as base image - UI only secrets: DOCKERHUB_USER must be configured on the repo actions settings for pushing to dockerhub. edit the github workflow for different dockerhub repo |