Commit Graph

49 Commits

Author SHA1 Message Date
leiweibau
e0ffb28477 change naming 2022-07-30 20:42:57 +02:00
leiweibau
a1200fb8b8 Update de_de.php 2022-07-30 20:18:48 +02:00
leiweibau
ace63ade46 Maintaining
Improve Network page and merge a7709ce6e1
2022-07-30 18:52:12 +02:00
leiweibau
d6100dfda3 bug fixing and w3c validation 2022-07-28 22:19:49 +02:00
“terorero”
2675401a40 Update spanish new lines 2022-07-25 16:06:08 -04:00
leiweibau
35ea345922 add reset activity graph 2022-07-25 18:00:35 +02:00
“terorero”
b20af097b7 Update new lines
Update new lines
2022-07-24 04:40:26 -04: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
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
ad3192c881 Merge branch 'main' into main 2022-07-23 11:25:08 +02:00
“terorero”
5082b8fdd2 Tunning scan text 2022-07-23 02:39:02 -04:00
TeroRERO
413bbc66e5 Update es_es.php 2022-07-23 02:01:56 -04:00
TeroRERO
1997742231 Spanish translation continues 100%.
Spanish translation continues 100%.
2022-07-23 01:53:30 -04:00
leiweibau
0b3ba21776 Translation work continued
- maintenance page (tab titel)
2022-07-22 23:35:45 +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
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
TeroRERO
73b12dd199 Add spanish translate 99.9%
Add spanish translate 99.9%
2022-07-20 21:45:49 -04:00
leiweibau
338d163fd4 wording changed
idea from 9ca3ae0caa
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 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
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
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
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
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
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
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
e7168ca832 Add maintenance features
Theme Selector, some bugfixing, update Readme
2022-06-23 18:47:23 +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
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
e1982b177e Maintaining CSS 2022-06-03 21:10:02 +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
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
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
a7bd6daf25 darkmode 2022-05-20 15:06:09 +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
d4b8f52138 v2.60 - Improved installation process 2021-01-19 23:11:01 +01:00
pucherot
3d04cdbc57 Code headers 2021-01-16 08:32:39 +01:00
pucherot
9f73af8ce6 Update front to use .conf 2021-01-14 22:30:07 +01:00
pucherot
0e3f14dd9d v2.55 2021-01-14 12:45:11 +01:00
pucherot
dbe0a0548b v2.54 2021-01-13 12:38:51 +01:00
pucherot
424cf11752 v2.52
Fix bug #2
2021-01-11 15:55:43 +01:00
pucherot
8bf95aed5b v2.51
Fix Bug #1
2021-01-11 14:16:22 +01:00
pucherot
c6f11a428c Front 2.50 2021-01-05 12:20:13 +01:00