Skip to content
Snippets Groups Projects
  1. Dec 02, 2024
  2. Feb 28, 2023
  3. Feb 14, 2023
    • Michal Vasilek's avatar
      notifier: fix reboot scheduling at ends of months · cfc0bddc
      Michal Vasilek authored
      Previously we were just adding n days to the date string which didn't work
      at the end of the month. This caused the notification about the reboot
      to not contain the date of the scheduled reboot. Calculating with unix
      time is much more reliable.
      
      This solution was proposed by Andrew Latham in #10 (comment 261465)
      cfc0bddc
  4. Jan 11, 2023
  5. Jan 06, 2023
    • Michal Hrusecky's avatar
      Make sure we sent ntfy just once · 9ceeb4ae
      Michal Hrusecky authored
      Add stamps for ntfy as well to make sure that the message is sent just
      once. Up to now when ntfy was enabled and e-mails disabled, message
      queue was processed every five minutes and notifications were sent all
      over again till they were dismissed or mailed.
      9ceeb4ae
    • Michal Hrusecky's avatar
      Make sure we sent short enough messages · 87788675
      Michal Hrusecky authored
      ntfy has a limit of 4000 characters per message, otherwise massage is
      handled as an attachment and treated differently. This way we make sure
      our notifications fit within the limit.
      87788675
  6. Dec 20, 2022
  7. Jul 27, 2022
  8. Jul 26, 2022
  9. Oct 19, 2020
  10. Jun 29, 2020
  11. Apr 24, 2020
  12. Apr 20, 2020
  13. Mar 23, 2020
  14. Jul 15, 2019
  15. May 13, 2019
  16. Apr 26, 2019