mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2026-03-02 22:57:06 -05:00
New Feature: Status Indicators #65
Labels
No labels
Stale
bug
bug
dependencies
dependency to upstream
duplicate
enhancement
help wanted
missing Information
openapi_gen
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/adguardhome-sync#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joel72265 on GitHub (Nov 2, 2023).
Thank you for making a wonderful application.
New Feature: show Status Indicators on the Sync page Green, Red, Grey (screenshot attached)

@bakito commented on GitHub (Nov 2, 2023):
Hi @joel72265
Thank you for the request.
Can you please re-attach the Screenshot. It seems not available.
I'm currently refactoring the Application to use to use the openapi interface against adguardhome. #201
This should help for future new features.
I'ts quite some work to refactor, so will only implement new features in the refactured version.
@bakito commented on GitHub (Nov 12, 2023):
@joel72265 What would the source (content) of the status be?
@joel72265 commented on GitHub (Nov 13, 2023):
Origin = Primary
Replica = Secondary
As long as you can connect to the primary, status = Green
On Secondary, if Sync is done, status = Green else grey
@bakito commented on GitHub (Nov 13, 2023):
Implemented in https://github.com/bakito/adguardhome-sync/releases/tag/v0.5.0