Commit Graph
12 Commits
Author SHA1 Message Date
Joshua 2ff57d8272 Fix table mobile view
Remove obsolete column changing for mobile. 

This is now handled by the column selector in the maintenance tab.
2023-05-10 12:05:40 +10:00
Joshua e250894e42 Merge pull request #1 from jokob-sk/main
Update From jokob-sk/Pi.Alert
2022-07-25 18:04:34 +10:00
Joshua 4220169206 Fix Pushsafer Support and Duplicate NTFY Messages
Make pushsafer request use the existing requests module as the module it relied on is not installed. 

Remove the sending of duplicate NTFY Messages
2022-07-24 17:50:26 +10:00
Joshua 5d36c05278 Update Header.php
Timezone is now set at the start, so we do not need to set it again.
2022-07-24 17:00:10 +10:00
Joshua 51027f6b30 Update SQL statement to correct one 2022-07-17 19:16:33 +10:00
Joshua 43c4d153f4 Update dark-patch.css 2022-07-17 18:31:08 +10:00
Joshua dac75f0126 Update dark-patch.css 2022-07-17 18:30:46 +10:00
Joshua c3404e48f2 New look 2022-07-17 18:26:55 +10:00
Joshua e7aa1cdb35 Update dark-patch.css 2022-07-17 15:50:20 +10:00
Joshua 24495bc675 Update dark-patch.css
Remove white borders around table on mobile. Fix border radius for the status boxs.
2022-07-17 15:48:37 +10:00
Joshua b17fd3b7a9 Update pialert.py 2022-07-17 15:41:59 +10:00
Joshua bf1af936fb Update Dockerfile to include nmap
I have added nmap to the docker file because the nmap function in the UI requires it

Thanks for this great image!
2022-07-17 12:16:00 +10:00