Commit Graph

273 Commits

Author SHA1 Message Date
leiweibau cacff26f3d Update 2_3_device_presence.jpg 2022-07-16 00:56:55 +02:00
leiweibau 8395f411be Update screenshots 2022-07-16 00:56:34 +02:00
leiweibau c0779bb668 Update Graph
- Change graph
- Update screenshoots
2022-07-16 00:39:07 +02:00
leiweibau c057c3cf1b Update pialert_latest.tar 2022-07-14 18:47:16 +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 dee25ff2e9 Update 1_devices_dark.jpg 2022-07-13 21:05:10 +02:00
leiweibau 95cf2eff4a improve history graph 2022-07-13 20:29:03 +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 49748aa564 delete index.php
after the setup a symlink is used
2022-07-11 22:10:57 +02:00
leiweibau f251e031d6 Update manifest.json 2022-07-11 22:01:22 +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 ceda5da4c5 Update pialert_latest.tar 2022-07-09 11:53:37 +02:00
leiweibau 408959ee00 Delete pialert_3.02_leiweibau.tar 2022-07-07 23:01:57 +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 cb8e9e618d Update maintenance.php 2022-07-05 21:31:36 +02:00
leiweibau bb77d76df1 Update 5_maintain.jpg 2022-07-05 21:22:24 +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 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 0c41896376 Update README.md 2022-06-29 22:24:13 +02:00
leiweibau 08b6773987 Update README.md 2022-06-29 22:14:34 +02:00
leiweibau cd601e7106 Update 2_5_device_nmap_ready.jpg 2022-06-29 22:06:24 +02:00
leiweibau ede9552518 update readme 2022-06-29 22:01:48 +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 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 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 f5329ad495 Fix typo in install-scripts 2022-06-26 18:45:16 +02:00
leiweibau 320f175466 Update .gitignore 2022-06-26 18:10:58 +02:00
leiweibau 0fa87b11e6 Update create_tar.sh 2022-06-26 18:05:23 +02:00
leiweibau 351c277c60 Maintain 2022-06-26 17:55:08 +02:00
leiweibau eec3c46b74 Maintaining 2022-06-26 17:40:05 +02:00
leiweibau 703ffd6717 Edit Install Scripts
change the download to own repo
2022-06-26 17:11:55 +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
leiweibau 5ea6764f40 Update README.md 2022-06-23 18:56:13 +02:00
leiweibau 3c85f8b406 Add maintenance features
Theme Selector, some bugfixing, update Readme
2022-06-23 18:47:23 +02:00
leiweibau 9e745fdd2d Update README.md 2022-06-23 12:25:31 +02:00
leiweibau 50422cceb4 Change the way the darkmode is activated
The dark mode can now be activated or deactivated via the maintenance page with the help of a button.
2022-06-22 21:42:18 +02:00
leiweibau 9097421ad6 Add DB Restore to Maintenance
The function to restore a backup has been added. The "pending" backups are now deleted after the restore.
A backup is also created before a restore, but it is also deleted after the restore. When restoring, the existing database is overwritten by the backup.

CSS adjustments were made to eliminate errors in darkmode and lightmode.
2022-06-22 19:11:42 +02:00
leiweibau 1dcdea964a Update README.md 2022-06-22 13:45:27 +02:00
leiweibau 21e036dfae Add DB Backup to Maintenance fix
relative paths
2022-06-22 09:14:42 +02:00
leiweibau 51f975ffe9 Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-06-22 08:58:59 +02:00
leiweibau bd4da40310 Add DB Backup to Maintenance
Added the possibility to perform a backup of the database. This creates a "pending" backup (a copy of the database) and from it an archive with the current date. The "pending" backup is overwritten with the next backup. The status information on the maintenance page has been supplemented accordingly.
2022-06-22 08:58:55 +02:00
leiweibau bdc95e78dd Update maintenance.php 2022-06-21 23:13:43 +02:00
leiweibau fac3e72dd9 extend jokob-sk maintenance task DB
Add a table with some infos about active scans, DB size and last modification date.
2022-06-21 23:05:24 +02:00
leiweibau b282e8ce98 Bugfixing Servertime
Bug in JS fixed
2022-06-20 21:37:35 +02:00
leiweibau 37d65916b9 Display Servertime
Servertime to the right of the hostname
2022-06-20 21:25:36 +02:00
leiweibau 5c22432b85 Suggestion for alternative Scan
On larger Network the default arp-scan is to slow
2022-06-13 19:11:43 +02:00
leiweibau ea758b4f5b Maintaining CSS 2022-06-03 21:10:02 +02:00
leiweibau 2c9bc54010 Update maintenance.php 2022-06-01 20:10:45 +02:00
leiweibau b6f22b7736 DB Maintenance
merge Fork from https://github.com/jokob-sk/Pi.Alert
2022-06-01 19:19:14 +02:00
leiweibau 64c6589448 Update README.md 2022-05-30 20:42:30 +02:00