Skip to content
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

3.1.2: Various bug fixes #57

Merged
merged 11 commits into from
Mar 22, 2023
Merged

3.1.2: Various bug fixes #57

merged 11 commits into from
Mar 22, 2023

Conversation

aetaric
Copy link
Owner

@aetaric aetaric commented Mar 22, 2023

Resolves #37, #47, #50, #51, #52, #56.

Fixes:

  • Telegram notifcations rewrite
  • Issues with gotify
  • WebUI scaling
  • DNS names in docker containers
  • Timezone support in docker containers (Just learn your UTC offset tbh, year 3 Maths isn't hard)
  • Issues with influxdb2

aetaric added 11 commits March 21, 2023 10:51
Adjusts flex sizes so smaller screens work with the table.
Make parent container to stats and datatable xl width so it resizes.
Add your own timezone if you care to. UTC best timezone, learn your offset.
This API is like trying to get blood from a stone.
@aetaric aetaric merged commit 2be44fa into main Mar 22, 2023
@aetaric aetaric deleted the 3.1.2 branch May 1, 2023 18:00
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.

docker image runs in UTC and ignores TZ variable. Needs tzdata installed
1 participant