Commit Graph

39 Commits

Author SHA1 Message Date
Joshua
15846216bb Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-21 17:19:24 +10: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
1831c1c0db Add inc to spanish translate
Add inc to spanish translate
2022-07-20 21:46:59 -04: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 b69912fe31
- maintenance page redesigned
2022-07-19 20:32:25 +02:00
Joshua
8f3e8aaa5d Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-19 18:45:09 +10:00
jokob-sk
7aa25a7bb4 redeploying dropped changes from maintennace.php 2022-07-17 15:27:14 +10: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
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
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
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
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
leiweibau
e7168ca832 Add maintenance features
Theme Selector, some bugfixing, update Readme
2022-06-23 18:47:23 +02:00
leiweibau
3c85f8b406 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
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
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
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
2d1ccf0e19 Add DB Backup to Maintenance fix
relative paths
2022-06-22 09:14:42 +02:00
leiweibau
21e036dfae Add DB Backup to Maintenance fix
relative paths
2022-06-22 09:14:42 +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
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
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
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
e1982b177e Maintaining CSS 2022-06-03 21:10:02 +02:00
leiweibau
ea758b4f5b Maintaining CSS 2022-06-03 21:10:02 +02:00
leiweibau
7dabd1d028 Update maintenance.php 2022-06-01 20:10:45 +02:00
leiweibau
2c9bc54010 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
b6f22b7736 DB Maintenance
merge Fork from https://github.com/jokob-sk/Pi.Alert
2022-06-01 19:19:14 +02:00