leiweibau
b7a39bc53a
Merge pull request #11 from terorero/main
...
Update spanish new lines
2022-07-25 23:17:51 +02:00
leiweibau
35ea345922
add reset activity graph
2022-07-25 18:00:35 +02:00
leiweibau
e7614de332
Update pialert_patch_DB.sh
2022-07-25 16:56:02 +02:00
leiweibau
fe2049c5fe
Update dark-patch.css
2022-07-25 16:55:43 +02:00
leiweibau
4d59388c83
improve reset_password script
2022-07-25 16:55:37 +02:00
leiweibau
415ca8a1ff
Update reset_password.sh
2022-07-25 14:37:30 +02:00
leiweibau
d5582b318d
More robust script
...
If the necessary entries do not exist in the configuration file, they will be created now.
2022-07-25 14:10:23 +02:00
leiweibau
d1d79691dd
Quickfix if an old config file is involved
...
a missing key could cause, that login not possible when PIALERT_WEB_PROTECTION and PIALERT_WEB_PRASSWORD missing. A more advanced fix will follow.
2022-07-25 11:17:07 +02:00
leiweibau
337dec8ec3
merge commit https://github.com/jokob-sk/Pi.Alert/commit/3df87f6f36645cfef4f427c782b5df573db45194
2022-07-24 16:15:59 +02:00
leiweibau
a5a3507667
Rollback some unused changes
2022-07-24 16:15:04 +02:00
leiweibau
d002b2d009
Update maintenance.php
2022-07-24 15:54:55 +02:00
leiweibau
46184fa5f6
Merge pull request #10 from terorero/main
...
Perfect. Thanks.
2022-07-24 14:57:40 +02:00
leiweibau
cf83abb16b
Update pialert.py
...
Change Request handling
2022-07-24 14:55:36 +02:00
leiweibau
332721639c
Cleanup backups
...
Added the possibility to delete older backups on the maintenance page.
2022-07-23 23:15:26 +02:00
leiweibau
9cba70ce18
change comments
2022-07-23 22:21:23 +02:00
leiweibau
ebb82db529
Update pialert_latest.tar
2022-07-23 21:38:44 +02:00
leiweibau
ef8b3b966f
Update README.md
2022-07-23 21:31:24 +02:00
leiweibau
ae89b33abf
Update README.md
2022-07-23 21:26:52 +02:00
leiweibau
94851bc05d
Update README.md
2022-07-23 21:23:56 +02:00
leiweibau
3f304a02ff
partial merge https://github.com/leiweibau/Pi.Alert/pull/9
...
- merged timezone configuration with pialert.conf as the settings file
- merged NTFY support
- the variable REPORT_DASHBOARD_URL was merged (duplication in Pushsafer and NTFY)
- update README
2022-07-23 21:19:30 +02:00
leiweibau
6bfa7d5816
make password protection configurable
2022-07-23 19:58:55 +02:00
leiweibau
25a4658a26
Add Darkmode to login page
...
- add fixes to dark-patch.css
- apple darkmode to login page
2022-07-23 13:38:56 +02:00
leiweibau
6f734c789f
Merge pull request #8 from terorero/main
...
Tunning spanish translation continues 100%.
2022-07-23 11:26:01 +02:00
leiweibau
ad3192c881
Merge branch 'main' into main
2022-07-23 11:25:08 +02:00
leiweibau
0b3ba21776
Translation work continued
...
- maintenance page (tab titel)
2022-07-22 23:35:45 +02:00
leiweibau
f372529cdb
support for Gotify from https://github.com/Haecky/Pi.Alert-TLS.On-Off
...
merge Commit https://github.com/Haecky/Pi.Alert-TLS.On-Off/commit/b5cd865a27541e0fcbcff9d4d72d7ae8b9ffe386
merge Commit https://github.com/Haecky/Pi.Alert-TLS.On-Off/commit/4e61e2ee45b2054375f884389f141b77853206dc
2022-07-22 21:43:27 +02: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
leiweibau
b855fca9be
improve pushsafer support
...
- merged commit https://github.com/leiweibau/Pi.Alert/commit/7beec7f584600f13506f21d59154b3205e8b4551
- merged parts of commit https://github.com/Final-Hawk/Pi.Alert/commit/70b6ccc52382e18ac593b36cbfba92c2ce2486a8
- add headline/titel in pushsafer notification
2022-07-21 22:31:46 +02:00
leiweibau
5d5c75dba7
improve pushsafer support
...
Thanks to Final-Hawk
https://github.com/Final-Hawk/Pi.Alert/commit/70b6ccc52382e18ac593b36cbfba92c2ce2486a8
2022-07-21 21:22:39 +02:00
leiweibau
19da0da0a4
Update README.md
...
add spanish as a included language
2022-07-21 08:42:41 +02:00
leiweibau
e084b48959
Updating language file again
...
I noticed that there is an extension to the language files from another fork (https://github.com/jokob-sk/Pi.Alert ). These have been added again. The language files are now compatible with each other again
2022-07-21 06:55:16 +02:00
leiweibau
6398df70d4
Updating language files
...
As part of a pull request (Spanish translation), the existing language files were updated.
2022-07-21 06:36:46 +02:00
leiweibau
66ed66308a
Merge pull request #6 from terorero/main
...
Add inc to spanish translate maintenance.php and es_es.php
2022-07-21 06:20:32 +02:00
leiweibau
1928d1b581
basic support for pushsafer.com
...
Currently, only a message with the link to the pi.alert page is sent. I am still struggling with the display of more detailed information.
2022-07-20 21:21:21 +02:00
leiweibau
338d163fd4
wording changed
...
idea from https://github.com/Final-Hawk/Pi.Alert/commit/9ca3ae0caa2f67fde2231976ce3283a1336d29c1
2022-07-20 18:51:39 +02: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
leiweibau
65b788bc54
scanscript extension
...
scancycle is entered into the database after each scan.
2022-07-18 19:08:51 +02:00
leiweibau
35ac3a9b23
Database extension
...
- patch script extended
- a new table was added to the database
2022-07-18 18:55:47 +02: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
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
leiweibau
a06e623e5e
Update 2_3_device_presence.jpg
2022-07-16 00:56:55 +02:00
leiweibau
cacff26f3d
Update 2_3_device_presence.jpg
2022-07-16 00:56:55 +02:00
leiweibau
7e5b95c503
Update screenshots
2022-07-16 00:56:34 +02:00
leiweibau
8395f411be
Update screenshots
2022-07-16 00:56:34 +02: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
a9edcd1a26
Update pialert_latest.tar
2022-07-14 18:47:16 +02:00
leiweibau
c057c3cf1b
Update pialert_latest.tar
2022-07-14 18:47:16 +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
d4b25ff89b
Update 1_devices_dark.jpg
2022-07-13 21:05:10 +02:00
leiweibau
dee25ff2e9
Update 1_devices_dark.jpg
2022-07-13 21:05:10 +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
a5a060b7c0
Update pialert_latest.tar
2022-07-09 11:53:37 +02:00
leiweibau
ceda5da4c5
Update pialert_latest.tar
2022-07-09 11:53:37 +02:00
leiweibau
1047116ee3
Delete pialert_3.02_leiweibau.tar
2022-07-07 23:01:57 +02:00
leiweibau
408959ee00
Delete pialert_3.02_leiweibau.tar
2022-07-07 23:01:57 +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
67d7203082
Update 5_maintain.jpg
2022-07-05 21:22:24 +02:00
leiweibau
bb77d76df1
Update 5_maintain.jpg
2022-07-05 21:22:24 +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
3dff85c0e8
Update README.md
2022-06-29 22:24:13 +02:00
leiweibau
0c41896376
Update README.md
2022-06-29 22:24:13 +02:00
leiweibau
e0c941021d
Update README.md
2022-06-29 22:14:34 +02:00
leiweibau
08b6773987
Update README.md
2022-06-29 22:14:34 +02:00
leiweibau
50a69a54f4
Update 2_5_device_nmap_ready.jpg
2022-06-29 22:06:24 +02:00
leiweibau
cd601e7106
Update 2_5_device_nmap_ready.jpg
2022-06-29 22:06:24 +02:00
leiweibau
901c601dce
update readme
2022-06-29 22:01:48 +02:00
leiweibau
ede9552518
update readme
2022-06-29 22:01:48 +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
67e4bc39c5
Fix typo in install-scripts
2022-06-26 18:45:16 +02:00
leiweibau
f5329ad495
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
320f175466
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
0fa87b11e6
Update create_tar.sh
2022-06-26 18:05:23 +02:00
leiweibau
df11f271a3
Maintain
2022-06-26 17:55:08 +02:00
leiweibau
351c277c60
Maintain
2022-06-26 17:55:08 +02:00
leiweibau
c9078db9f5
Maintaining
2022-06-26 17:40:05 +02:00