-
Notifications
You must be signed in to change notification settings - Fork 555
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
feat: new system info panel in webui settings #926
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #926 +/- ##
==========================================
+ Coverage 34.08% 34.66% +0.58%
==========================================
Files 60 61 +1
Lines 4008 4050 +42
==========================================
+ Hits 1366 1404 +38
- Misses 2420 2424 +4
Partials 222 222 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work.
you done some part that i like to do and make things easier (special thanks for fake admin)
i left some comment that point to a specific bug.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍
/api/v1/system/info
API call with some general system settings (only allowed by owner accounts)Database.DBx
Screenshots