Commit Graph

51 Commits

Author SHA1 Message Date
jokob-sk 9a96529ae0 add delete events older than 30 days 2022-08-02 22:21:22 +10:00
jokob-sk 19a4538262 Merge remote-tracking branch 'origin/leiweibau-merge-2022-07-31' into pr/55 2022-07-31 10:09:27 +10:00
leiweibau ace63ade46 Maintaining
Improve Network page and merge https://github.com/jokob-sk/Pi.Alert/commit/a7709ce6e17e5645047e39275c0acc478aed4448
2022-07-30 18:52:12 +02:00
Joshua 544f807971 Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-26 17:32:24 +10:00
leiweibau 35ea345922 add reset activity graph 2022-07-25 18:00:35 +02:00
leiweibau d002b2d009 Update maintenance.php 2022-07-24 15:54:55 +02:00
jokob-sk 1ef2f5c1be Removed Upgrade database button - upgrade is already handled automatically 2022-07-24 11:15:10 +10:00
jokob-sk 9b4bdfa7a1 Merge branch 'leiweibau-merge-2022-07-24' into pr/37 2022-07-24 10:21:25 +10:00
leiweibau 332721639c Cleanup backups
Added the possibility to delete older backups on the maintenance page.
2022-07-23 23:15:26 +02:00
jokob-sk 6bdd2076a6 Merge branch 'pr/35' into leiweibau-merge2 2022-07-23 20:56:33 +10: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
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 https://github.com/jokob-sk/Pi.Alert/commit/b69912fe3185fe4e4be24c8fdf4bad0068a332ae
- 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