-
-
Notifications
You must be signed in to change notification settings - Fork 463
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(settings): logs viewer #997
Conversation
I think we will need a button like "Pause Logs" or something to prevent them from reloading every 5 seconds. Otherwise, a plex sync could start, and you could completely lose what you were looking at. |
Bring branch up to speed
Bring branch up to speed
…tton revert back to using the hformat custom format only for winstonjs
This pull request introduces 2 alerts when merging 3edb4b0 into d76bf32 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging f4649b1 into d76bf32 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 3dc628f into d76bf32 - view on LGTM.com new alerts:
|
this is currently a limit of 50 requests per minute
also improved formatting + cleanup
Co-authored-by: TheCatLady <[email protected]>
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.
Looks really great. Thanks, @danshilm! One step closer to beta!
🎉 This PR is included in version 1.22.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
This is a follow up of #337 which adds a log viewer.
Screenshot (if UI-related)
To-Dos
yarn build
yarn i18n:extract
Issues Fixed or Closed