Commit Graph

25 Commits

Author SHA1 Message Date
Jokob-sk
8ea3f077e5 mqtt prep 8 2022-12-04 00:07:22 +11:00
0x5f3
23970fa2cd fix rebase issues with reverse proxy 2022-08-05 12:37:08 +00:00
jokob-sk
e6d75b411a Manual merge of pr/64 by @0x5f3 2022-08-05 10:57:16 +10:00
jokob-sk
6bdd2076a6 Merge branch 'pr/35' into leiweibau-merge2 2022-07-23 20:56:33 +10:00
jokob-sk
2e9f9f5b59 Add DB fix and renamed Activity chart to Device presence over time 2022-07-23 18:24:48 +10:00
leiweibau
fec58bf028 Basic Login
- Default password is "123456"
- there is a warning on the login page, when the default password is active
- to set ne new password, use the reset_password.sh in the config folder (./reset_password.sh newpassword)
- the password is stored as a sha256 hash
- the script creates a backup of the config file, just in case
2022-07-22 21:21:43 +02:00
Joshua
3631c271a6 Change new config references 2022-07-21 18:10:27 +10:00
Joshua
0713c37a65 Try differnt mobile detect method 2022-07-21 11:57:02 +10:00
Joshua
f825d19eb4 mobile 2022-07-21 11:25:24 +10:00
Joshua
e7ad0680bb Mobile 2022-07-21 11:02:15 +10:00
Joshua
6a5b42949f roll back mobile view 2022-07-21 10:51:40 +10:00
Joshua
aeebbd08f2 Mobile Table view & Merge wording from leiweibau 2022-07-21 09:28:37 +10:00
leiweibau
00b9462708 Streamlining the design of the frontend
- Screenshots updated to show the design changes
- Merge parts of b69912fe31
- maintenance page redesigned
2022-07-19 20:32:25 +02:00
leiweibau
01a267ff05 Completing the graph extension
Known issues:
- some small translations are not yet completed in gaph extension
- some small translations are not yet completed in entire frontend

Modification within the fork:
- enforce only one scancycle (crontab and frontend)
- if not already done, then sqlite3 must be installed
- DB must be patched via install/pialert_patch_DB.sh, otherwise the scan will run into an error
2022-07-16 15:07:18 +02:00
leiweibau
b3bfe79ec9 improve history graph
- JS optimized to avoid duplicate code
- Page redesigned with the help of the frameworks provides by AdminLTE
- Modification of the chart for a better presentation
- Headlines changed
2022-07-14 18:43:38 +02:00
leiweibau
328b6a73c5 improve history graph 2022-07-13 20:29:03 +02:00
leiweibau
07c468f3ed Add history graph to Devices and presence (in development)
- A change in the database is necessary
- change scan-script (pialert.py) was changed to write more data into the database
- update Chart.js to 2.9.4
2022-07-12 23:52:58 +02:00
leiweibau
d01e1a15db Add Multi-Language Support (in progress)
approx. 60-70% are already translated. At the moment 2 languages are included. English and German
2022-07-04 22:58:56 +02:00
leiweibau
0e82550588 manual nmap scan
a little less PHP/POST and a little more JS. the nmap scan now also works via the presence page
2022-06-28 23:04:14 +02:00
leiweibau
3bb3ab9bc0 Add a manual nmap scan
Because of my own network structure an automatic nmap scan is not useful. However, to be able to perform such a scan if necessary, I have added a tab with a manual nmap scan in the DeviceDetails.
2022-06-28 20:52:34 +02:00
leiweibau
55fc68eb1b DB Maintenance
merge Fork from https://github.com/jokob-sk/Pi.Alert
2022-06-01 19:19:14 +02:00
leiweibau
41f1de86b7 Remove hyphen from On-line and Off-line
JS Fix for "Online" and "Offline" on the Device-List and the Device-Details-Page
2022-05-23 17:13:47 +02:00
pucherot
4072bbf406 Pi.Alert 3.00 2021-04-21 19:23:35 +02:00
pucherot
0e5c2af981 v2.70 2021-02-01 21:30:51 +01:00
pucherot
c6f11a428c Front 2.50 2021-01-05 12:20:13 +01:00