Commit Graph

921 Commits

Author SHA1 Message Date
leiweibau c212193d87 redo https://github.com/leiweibau/Pi.Alert/commit/d1d79691dd39451d7cfcbf74c49dbe0b9559a273 2022-08-05 23:16:28 +02:00
leiweibau 4ad9c89fde Translations on Loginpage
and bugfixing link
2022-08-05 21:15:51 +02:00
((void*)0) 4fe9122a12 Merge branch 'jokob-sk:main' into nginx 2022-08-05 13:37:07 +00:00
0x5f3 9ac289a969 replace lighttd with nginx 2022-08-05 13:21:53 +00:00
jokob-sk 9fd4503ba8 Update README.md 2022-08-05 23:09:25 +10:00
jokob-sk ff06c93a42 Merge pull request #67 from 0x5f3/rebase-fix
fix rebase issues with reverse proxy
2022-08-05 23:00:52 +10:00
jokob-sk 5a1c1036dd csv export/import 2022-08-05 22:56:48 +10:00
0x5f3 23970fa2cd fix rebase issues with reverse proxy 2022-08-05 12:37:08 +00:00
jokob-sk 8650c68801 Optimisation no 5: cache events totals for 5min + sql optimization 2022-08-05 16:52:59 +10:00
jokob-sk 75c901a111 Optimisation no 4: cache device totals for 5min 2022-08-05 15:26:28 +10:00
jokob-sk 50ccdcf0d0 ensure /pialerd path backwards compatibility 2022-08-05 11:56:01 +10:00
jokob-sk e6d75b411a Manual merge of pr/64 by @0x5f3 2022-08-05 10:57:16 +10:00
jokob-sk 7d50e3407b Update .dockerignore
we nee the user-mapping.sh file to map container to host GUI/UID
2022-08-05 10:20:59 +10:00
jokob-sk 9f5143ff69 Merge pull request #64 from 0x5f3/bullseye
Upgrade base image to Debian Bullseye 

Great work, thanks!  🥇, I just have to adjust the gitignore after the merge - the user-mapping.sh is required
2022-08-05 10:18:38 +10:00
leiweibau 634cd14b83 update Readme 2022-08-04 23:31:00 +02:00
leiweibau 050af17888 Add Remenber Password
tested and should work now
2022-08-04 21:58:59 +02:00
leiweibau d37147b3c7 Update README.md 2022-08-04 17:02:33 +02:00
leiweibau 369abe38ba roll back timezone setting
Why try to fix a faulty configuration instead of correcting the error. In a future FAQ I will address the issue
2022-08-04 15:53:25 +02:00
leiweibau 35fc9f2b0e Merge https://github.com/jokob-sk/Pi.Alert/commit/899b296bfe91b52680921d09c4653563f17aa27a 2022-08-04 15:41:42 +02:00
leiweibau 1986b85580 Maintain "cleanup" Section of pialert.py
Add Config Parameters
No defaults set if they are missing. Will follow soon.
2022-08-04 15:37:45 +02:00
leiweibau 0ca3628367 Remove unused Code 2022-08-04 15:26:48 +02:00
leiweibau 72afb77ef7 Update german language file 2022-08-04 15:24:40 +02:00
jokob-sk 899b296bfe optimisations #3 increased auto-refresh time from 5s to 1min 2022-08-04 23:20:30 +10:00
jokob-sk 04044bfec5 missing language strings for the log in screen 2022-08-04 22:58:12 +10:00
jokob-sk 8e173eab88 optimisations #2, basic session cache for some dropdowns 2022-08-04 22:45:12 +10:00
((void*)0) ce7182a0e7 Create .dockerignore 2022-08-04 12:28:14 +00:00
jokob-sk 42363879e1 fix dev_Network_Node_MAC bug (rename was needed) 2022-08-04 21:11:49 +10:00
jokob-sk c99f1a6e0d manual merge of leiweibau and TeroRERO changes 2022-08-04 19:39:07 +10:00
leiweibau 405a662138 Merge pull request #20 from terorero/main
Update es_es.php (Adding missing input)
2022-08-04 07:45:55 +02:00
“terorero” 71e7ee6f2d Translating home page to spanish
login-page Translating home page to spanish
2022-08-03 23:06:32 -04:00
“terorero” ec4f5ade70 Fix es_es.php Tittle allevents 30
Fix es_es.php Tittle allevents 30
2022-08-03 21:19:22 -04:00
“terorero” a5552bb088 Update es_es.php (Adding missing input) date change
['Maintenance_Tool_del_allevents30'] (Adding missing input) date change
2022-08-03 21:04:40 -04:00
“terorero” 47aa96189f (Adding missing input) for es_es.php
$pia_lang['Maintenance_Tool_del_allevents30'] (Adding missing input)
2022-08-03 20:57:55 -04:00
“terorero” cb91ef1f08 Update es_es.php
$pia_lang['Navigation_Network'] = 'Network'; (Adding missing input).
2022-08-03 20:32:19 -04:00
leiweibau 00c61d8046 Add "Optimize" task to "cleanup section 2022-08-03 21:31:45 +02:00
leiweibau 31881a4342 partially merge of https://github.com/jokob-sk/Pi.Alert/commit/86ffe8ba36a9792a1cf742dc50fe23ad9f8ae848 2022-08-03 20:49:48 +02:00
leiweibau 1519f55e68 Update README.md 2022-08-03 19:56:42 +02:00
leiweibau 0d25f4021b Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-08-03 19:54:30 +02:00
leiweibau ea621d4db3 Maintaining setup 2022-08-03 19:54:26 +02:00
leiweibau 8ecea4c067 Update README.md 2022-08-03 19:16:05 +02:00
leiweibau dffca5e619 Add "cleanup" parameter
- a section for future automated cleanup tasks.
- add cleanup to the .cron file
- add cleaning "Online_History" exept the last 1 day
2022-08-03 18:48:12 +02:00
jokob-sk 86ffe8ba36 optimisations 2022-08-04 00:17:47 +10:00
((void*)0) 62c90aadf8 Update Dockerfile 2022-08-03 11:09:35 +00:00
0x5f3 e1f0926159 Debian Bullseye 2022-08-03 11:07:53 +00:00
leiweibau 79b6e6ff22 Update README.md 2022-08-03 12:21:15 +02:00
((void*)0) a283a2508c Merge pull request #9 from jokob-sk/main
Update
2022-08-03 10:19:42 +00:00
leiweibau 6c297e3df0 Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-08-03 09:36:52 +02:00
leiweibau 60ff20f5a0 Update pialert.py 2022-08-03 09:36:42 +02:00
leiweibau 7ec10bf9c6 Update README.md 2022-08-03 09:32:49 +02:00
leiweibau 495db47399 Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-08-03 09:31:42 +02:00