Commit Graph

1353 Commits

Author SHA1 Message Date
Jokob-sk bf2c4b87ab PR - default db 2023-06-03 09:20:24 +10:00
jokob-sk b03087c1c5 Merge pull request #243 from Data-Monkey/split_it_up
Split it up by @Data-Monkey - Huge thanks!
2023-06-03 09:18:09 +10:00
jokob-sk b814a856d0 Merge branch 'main' into pr/243 2023-06-03 09:17:08 +10:00
jokob-sk df499ea33c PR work 2023-06-03 09:04:09 +10:00
Data-Monkey 007611c429 manually added es translations from master 2023-05-30 18:57:56 +10:00
Data-Monkey 12bf4c7bcc more scanning 2023-05-30 18:47:28 +10:00
Data-Monkey 5b05be24ad split publishers 2023-05-29 16:35:22 +10:00
Data-Monkey f50e3d4e92 split pubishers 2023-05-29 16:35:09 +10:00
Data-Monkey 7177cdd51d more cleanup and removed files.py module again 2023-05-28 16:10:58 +10:00
Data-Monkey a71f16ee37 changed to __main__.py and scanners folder 2023-05-27 22:38:12 +10:00
jokob-sk 070e31ef19 Merge pull request #237 from Data-Monkey/patch-1
Update pialert.py - Thanks @Data-Monkey !
2023-05-27 10:00:03 +10:00
Roland Beck 42df2b255a Update pialert.py
add filter to ignore __pycache__ in plugin dir
2023-05-26 19:08:46 +10:00
Data-Monkey 52027c65b3 working docker version 2023-05-26 19:04:20 +10:00
Data-Monkey a2f2bce3ab working docker version 2023-05-26 19:04:11 +10:00
Data-Monkey ebcf6fa49b Merge branch 'split_it_up' of https://github.com/Data-Monkey/Pi.Alert into split_it_up 2023-05-25 19:51:11 +10:00
Data-Monkey c14c762bde cleanup 2023-05-25 19:51:03 +10:00
Roland Beck fd50ab7deb Create README.md 2023-05-25 13:53:08 +10:00
Data-Monkey 0db7521bee change to import conf 2023-05-24 22:34:09 +10:00
Data-Monkey 3adfa2c268 resolved cirqular imports 2023-05-23 21:18:44 +10:00
Data-Monkey e27610a199 everything split out ut not tested 2023-05-22 22:05:54 +10:00
Data-Monkey bd43a16975 everything split out not tested 2023-05-22 22:05:21 +10:00
jokob-sk eb56126224 Merge pull request #235 from BanCrash/spanish
Update spanish strings by @BanCrash - thanks a lot!
2023-05-22 14:40:32 +10:00
BanCrash 7945fce65d Added new string 2023-05-21 16:21:18 +02:00
BanCrash 8a7ddfbb47 Added remaining spanish translations
Big thanks to @antoniog for giving me the file with all new english strings added!

Co-Authored-By: Antonio Caro <2288057+antoniog@users.noreply.github.com>
2023-05-21 16:03:11 +02:00
Data-Monkey 03163e424f more splitting done 2023-05-21 21:22:51 +10:00
Data-Monkey d5b7023927 more splitting 2023-05-21 21:22:09 +10:00
Data-Monkey 884aca149a more splitting done 2023-05-21 17:40:05 +10:00
Data-Monkey 1836567f97 to keep up with jakob 2023-05-21 15:18:57 +10:00
Data-Monkey 78f71abd31 moved database out 2023-05-21 15:03:16 +10:00
Data-Monkey 0f63497847 split const and logger from main 2023-05-21 12:08:15 +10:00
Jokob-sk 8a1e472fed Established plugin_helper.py as best practice 2023-05-21 11:37:00 +10:00
Jokob-sk 3831b5a50a SUpport for unauthenticated SMTP #234 2023-05-21 11:04:03 +10:00
Jokob-sk 3756e1a327 re-add DB dir to gitignore 2023-05-21 10:58:12 +10:00
Jokob-sk c9eb866acd add DB 2023-05-21 10:56:40 +10:00
jokob-sk 55530c05f9 Merge pull request #233 from Data-Monkey/undiscoverables_plugin
Un-Discoverable Devices Plugin by @Data-Monkey
2023-05-21 10:51:31 +10:00
Jokob-sk 422997be9b php errors log 2023-05-20 13:33:45 +10:00
Jokob-sk 13ff086412 Setting select presence statuses #221 2023-05-20 12:42:30 +10:00
Jokob-sk 298b5ac03e Attempt at fixing #228 2023-05-20 11:08:24 +10:00
Jokob-sk e9af2efbd1 DOnt Awesome Pro docs 2023-05-20 10:56:01 +10:00
Roland Beck 4027970975 Update README.md
added some pictures
2023-05-18 17:57:48 +10:00
Data-Monkey 0ca7116167 Merge branches 'undiscoverables_plugin' and 'undiscoverables_plugin' of https://github.com/Data-Monkey/Pi.Alert into undiscoverables_plugin 2023-05-18 17:51:21 +10:00
Data-Monkey 1474cf424b code and documentation tidied up 2023-05-18 17:43:16 +10:00
Roland Beck b763d75703 Merge branch 'jokob-sk:main' into undiscoverables_plugin 2023-05-17 22:33:32 +10:00
Data-Monkey a0501d88ec working version of UnDIS plugin 2023-05-17 22:25:33 +10:00
Jokob-sk f62d94ba61 database docs 0.1 2023-05-17 22:15:42 +10:00
Jokob-sk e99d855284 database docs 0.1 2023-05-17 22:15:03 +10:00
Jokob-sk 31b78ff106 Merge branch 'main' of https://github.com/jokob-sk/Pi.Alert 2023-05-17 22:09:31 +10:00
Jokob-sk ae0c45a716 database docs 2023-05-17 22:09:03 +10:00
jokob-sk 0105844410 Merge pull request #231 from Data-Monkey/plugin_config_dir
get_plugin_config changed to top level folders - Thanks to @Data-Monkey 🙏
2023-05-17 21:08:06 +10:00
Data-Monkey 07e8395536 file path fixed 2023-05-17 13:45:21 +10:00