- Jul 11, 2024
-
-
Marvin Scholz authored
Vue Frontend Init See merge request !19
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Marvin Scholz authored
fix(ci): Update the CI docker version to use new enough Golang See merge request !20
-
Marvin Scholz authored
The current version is older than what we required in go.mod and causes issues once some new packages will be used.
-
Marvin Scholz authored
-
- Jun 13, 2024
-
-
Marvin Scholz authored
-
Marvin Scholz authored
This would else just be completely silent in the logs, the only indicator that processing failed being that the report is gone from the database.
-
Marvin Scholz authored
An item was already read from the channel, so the actual number is one higher as we did not process the report yet.
-
- Mar 05, 2022
-
-
Andreas Mieke authored
Tweak process uptime display format See merge request !13
-
- Feb 28, 2022
-
-
Marc Gonzalez authored
A process may crash at start-up, i.e. within the first 5 seconds. In these cases, it is useful to be able to tell the difference between e.g. 50 ms and 500 ms, or 1.2s and 1.8s. So we show millisecond values for uptimes smaller than 5 seconds. Print the correct value for h (when h > 24) while we're at it.
-
- Feb 24, 2022
-
-
Andreas Mieke authored
Update FirstReported and LastReported as needed See merge request !14
-
Andreas Mieke authored
Abort invalid GetCrash/GetReport calls See merge request !12
-
- Feb 21, 2022
-
-
Marc Gonzalez authored
-
Marc Gonzalez authored
-
- Nov 05, 2021
-
-
Andreas Mieke authored
-
Andreas Mieke authored
Fixes #52
-