Commit Graph

130 Commits

Author SHA1 Message Date
Joshua aeebbd08f2 Mobile Table view & Merge wording from leiweibau 2022-07-21 09:28:37 +10:00
leiweibau 338d163fd4 wording changed
idea from https://github.com/Final-Hawk/Pi.Alert/commit/9ca3ae0caa2f67fde2231976ce3283a1336d29c1
2022-07-20 18:51:39 +02:00
Joshua 9de339550b partial add https://github.com/leiweibau/Pi.Alert 2022-07-20 18:16:39 +10:00
leiweibau 00b9462708 Streamlining the design of the frontend
- Screenshots updated to show the design changes
- Merge parts of https://github.com/jokob-sk/Pi.Alert/commit/b69912fe3185fe4e4be24c8fdf4bad0068a332ae
- maintenance page redesigned
2022-07-19 20:32:25 +02:00
Joshua 9ca3ae0caa remove cycle from table 2022-07-19 19:11:42 +10:00
Joshua a69908a7c3 change wording on scancycle 2022-07-19 18:47:35 +10:00
Joshua 8f3e8aaa5d Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-19 18:45:09 +10:00
leiweibau 7131aa3a03 New index.php with Redirect
Thanks to jokob-sk

https://github.com/jokob-sk/Pi.Alert/commit/1aec3a84a06cdb67dc82a2858f1958331ec91333#diff-e6b69b9a907090f40a5b1266aea0d5d68ee8432ff3c3e76c211dfbc0a02bc5f2
2022-07-18 18:25:26 +02: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
jokob-sk 55fd4d6f76 redeploying dropped changes from en_us.php 2022-07-17 15:29:39 +10:00
jokob-sk 7aa25a7bb4 redeploying dropped changes from maintennace.php 2022-07-17 15:27:14 +10:00
jokob-sk 6a92261735 auto DBupgrade - got dropped previously from pialert.py 2022-07-17 15:23:29 +10:00
leiweibau 1ee2a1bfd3 Update presence.php 2022-07-16 15:09:37 +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
jokob-sk 7bae0f5042 fixes 2022-07-16 15:47:43 +10:00
jokob-sk 1d08a14647 Test merge 2022-07-16 14:11:54 +10:00
leiweibau 849f9b8e44 Update Graph
- Change graph
- Update screenshoots
2022-07-16 00:39:07 +02:00
leiweibau c0779bb668 Update Graph
- Change graph
- Update screenshoots
2022-07-16 00:39:07 +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 2e970d0289 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 95cf2eff4a 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 c12fccb2f7 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 b5d6a4ff72 delete index.php
after the setup a symlink is used
2022-07-11 22:10:57 +02:00
leiweibau 49748aa564 delete index.php
after the setup a symlink is used
2022-07-11 22:10:57 +02:00
leiweibau e366a294da Update manifest.json 2022-07-11 22:01:22 +02:00
leiweibau f251e031d6 Update manifest.json 2022-07-11 22:01:22 +02:00
leiweibau b2d2e3e9b6 Update AdminLTE
- from 2.4.5 to 2.4.18 (cannot detect any issues)
- set default scancycle for Apple Devices to 1
2022-07-11 21:34:04 +02:00
leiweibau 7ffc0892f7 Update AdminLTE
- from 2.4.5 to 2.4.18 (cannot detect any issues)
- set default scancycle for Apple Devices to 1
2022-07-11 21:34:04 +02:00
leiweibau c1f68ae297 Maintenance
The source of a used GIF added to README.
The source of the used Fonts added to README.
Another used tool was added to the "Powered by" section.
More translation work was done and the technique used to do the manual Nmap-scans was changed to include a loading animation.
A speedtest has been added to the detailed view of the "Internet" device. This is also located under the "Nmap" tab.
2022-07-07 22:48:48 +02:00
leiweibau c8817c1e59 Maintenance
The source of a used GIF added to README.
The source of the used Fonts added to README.
Another used tool was added to the "Powered by" section.
More translation work was done and the technique used to do the manual Nmap-scans was changed to include a loading animation.
A speedtest has been added to the detailed view of the "Internet" device. This is also located under the "Nmap" tab.
2022-07-07 22:48:48 +02:00
leiweibau ebdc6dd7ae Update maintenance.php 2022-07-05 21:31:36 +02:00
leiweibau cb8e9e618d Update maintenance.php 2022-07-05 21:31:36 +02:00
leiweibau e117b16f29 Add Multi-Language Support (almost finished)
approx. 90% are already translated. At the moment 2 languages are included. English and German. If you are interested, feel free to add more translations. See the maintenance.php for more information. The Frontend is almost done. Some translations in the notification system are still pending.

I am aware that the language files still have some optimization potential, but after 3 days of localization, I don't feel like doing that right now.
2022-07-05 21:16:10 +02:00
leiweibau 959af4027f Add Multi-Language Support (almost finished)
approx. 90% are already translated. At the moment 2 languages are included. English and German. If you are interested, feel free to add more translations. See the maintenance.php for more information. The Frontend is almost done. Some translations in the notification system are still pending.

I am aware that the language files still have some optimization potential, but after 3 days of localization, I don't feel like doing that right now.
2022-07-05 21:16:10 +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 1cbb5eb68a 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 29226de8d2 manual nmap scan improvements
3 options to do a scan.
- fast (nmap -F)
- normal
- detailed (nmap -A)
2022-06-29 21:52:22 +02:00
leiweibau 22d909a378 manual nmap scan improvements
3 options to do a scan.
- fast (nmap -F)
- normal
- detailed (nmap -A)
2022-06-29 21:52:22 +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 169d69251c 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 334eea8592 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 76ed2d8fd1 Maintaining
Changing the layout of maintenance page, fixing some bugs, add a function to disable the network scan (just for fun), update the readme
2022-06-24 22:46:16 +02:00
leiweibau cbf55ca58b Maintaining
Changing the layout of maintenance page, fixing some bugs, add a function to disable the network scan (just for fun), update the readme
2022-06-24 22:46:16 +02:00