Skip to content

Conversation

@Tomajari
Copy link

@Tomajari Tomajari commented Dec 25, 2025

added an input to update the sign from status page
image

added an input to update the sign
/>
<div style="max-width: 700px; margin: 40px auto; text-align: center;">
<div style="text-align: left; font-size: 1.5em; margin-bottom: 8px; color: #23292c;">Preview</div>
<div id="sign-preview" style="background: #eae6de; color: #23302c; border: 6px solid #d32f2f; border-radius: 14px; font-size: 3em; font-family: 'Arial Rounded MT Bold', Arial, sans-serif; font-weight: bold; text-align: center; padding: 20px 0; margin: 0 auto 32px auto; box-sizing: border-box; width: 100%; box-shadow: 0 2px 8px #d32f2f33;"> </div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we check if all of these classes are required, if not let's try to remove whatever is not necessary

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i checked and removed some unnecessary parts

add input for expiration date and time to update sign
impletemented a try except block to catch errors from running sign binary
using .lstrip to handle cases where the color might not start with #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants