Commit Graph

249 Commits

Author SHA1 Message Date
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 67e4bc39c5 Fix typo in install-scripts 2022-06-26 18:45:16 +02:00
leiweibau 046cde9ada Update .gitignore 2022-06-26 18:10:58 +02:00
leiweibau 116a86327b Update create_tar.sh 2022-06-26 18:05:23 +02:00
leiweibau df11f271a3 Maintain 2022-06-26 17:55:08 +02:00
leiweibau c9078db9f5 Maintaining 2022-06-26 17:40:05 +02:00
leiweibau f17edbda4e Edit Install Scripts
change the download to own repo
2022-06-26 17:11:55 +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 39afc075ca Update README.md 2022-06-23 18:56:13 +02:00
leiweibau e7168ca832 Add maintenance features
Theme Selector, some bugfixing, update Readme
2022-06-23 18:47:23 +02:00
leiweibau 86a78b7e3a Update README.md 2022-06-23 12:25:31 +02:00
leiweibau d5e44ffb89 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 cf92ee43f8 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 288e61784e Update README.md 2022-06-22 13:45:27 +02:00
leiweibau 2d1ccf0e19 Add DB Backup to Maintenance fix
relative paths
2022-06-22 09:14:42 +02:00
leiweibau 4bf5dfb8b1 Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-06-22 08:58:59 +02:00
leiweibau 97cfb84bdc 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 531c9ee420 Update maintenance.php 2022-06-21 23:13:43 +02:00
leiweibau f61664909f 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 d1a06ab709 Bugfixing Servertime
Bug in JS fixed
2022-06-20 21:37:35 +02:00
leiweibau ff86d51220 Display Servertime
Servertime to the right of the hostname
2022-06-20 21:25:36 +02:00
leiweibau feb3eab3cd Suggestion for alternative Scan
On larger Network the default arp-scan is to slow
2022-06-13 19:11:43 +02:00
leiweibau e1982b177e Maintaining CSS 2022-06-03 21:10:02 +02:00
leiweibau 7dabd1d028 Update maintenance.php 2022-06-01 20:10:45 +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 f8b2ddde8b Update README.md 2022-05-30 20:42:30 +02:00
leiweibau abec656058 update README 2022-05-30 20:40:08 +02:00
leiweibau 5987cae5b6 Update Readme with Image 2022-05-24 10:38:41 +02:00
leiweibau d1445a7972 Update README.md 2022-05-24 10:30:06 +02:00
leiweibau 2eed390451 Edit Readme
Add a Link for Installation without webserver.
Change Links
2022-05-24 10:29:13 +02:00
leiweibau 08dc0c6c43 Bugfixing
Replace the Googlefonts with a local verion of SourceSans3 from "https://github.com/adobe-fonts/source-sans/releases".

Fixing the ThemeColor in the manifest.json file.
2022-05-23 21:34:14 +02:00
leiweibau f9ddc875d5 Restore default Background when disabling Dark-Mode 2022-05-23 17:39:05 +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
leiweibau 1c4685fa8f The way of configuration was changed
to enable the Dark-Mode create a file named "darkmode" in the "front" directory
2022-05-23 16:14:22 +02:00
leiweibau ce1e017d91 Restore Default Template
Because of Dark-Mode renderings on some Devices
2022-05-21 21:13:06 +02:00
leiweibau 569963f849 Dark Theme eMail Template 2022-05-20 20:34:55 +02:00
leiweibau 17e7e5c890 Bugfixing the Darkmode
Fixing the hover-effect in the device list
2022-05-20 18:06:42 +02:00
leiweibau ff1fc44b1a Merge pull request #3 from leiweibau/darkmode
Comment Source
2022-05-20 15:51:41 +02:00
leiweibau d7939c72c6 Comment Source 2022-05-20 15:21:12 +02:00
leiweibau a7bd6daf25 darkmode 2022-05-20 15:06:09 +02:00
leiweibau 2213cd9241 Merge pull request #2 from leiweibau/scanmethod
edit Scan Method
2022-05-20 14:58:14 +02:00
leiweibau 7dd7279097 edit Scan Method
increase the bandwidth and set retry
2022-05-20 14:55:46 +02:00
leiweibau c81ea2ed50 Merge pull request #1 from leiweibau/leiweibau-patch-vendordata
Update the URLs for the Vendor Data
2022-05-20 13:47:07 +02:00
leiweibau c9210003c9 Update the URLs for the Vendor Data
http to https
2022-05-20 13:42:26 +02:00
pucherot 9232f31778 Pi.Alert v3.02
#114 - Fixed: UNIQUE constraint failed with Local MAC
v3.02
2021-04-24 11:48:11 +02:00
pucherot 9c324b1817 Installation Script 2021-04-23 22:05:47 +02:00
pucherot 25b5db0e23 Update pialert_install.sh 2021-04-23 19:35:51 +02:00
pucherot 2af9d1dd38 Pi.Alert 3.01
#106
2021-04-23 13:54:25 +02:00
pucherot 040216ce3c Pi.Alert 3.01 2021-04-22 23:10:49 +02:00
pucherot 99c29fe86b Pi.Alert 3.01 2021-04-22 23:03:59 +02:00