Commit graph

46 commits

Author SHA1 Message Date
Jan Speller 90d932d53c update mysql plugin: add init_db.sql and create table automatically 2021-02-28 13:58:29 +01:00
Jan Speller 9d73be593f implement basic mysql functionality 2021-02-16 01:09:04 +01:00
Bastian Schroll d5cc5e4d2b
Update template_plugin.py
fixes #60
2021-01-08 20:35:00 +01:00
Jan Speller 43c9ed1edc add new parameter to disable queue 2020-07-14 08:39:41 +02:00
Bastian Schroll ec9f3f3875
fix pep8 err 2020-07-10 07:17:48 +02:00
Bastian Schroll 954cf0fa26
Merge branch 'develop' into feature/tg_message_queuing 2020-07-10 07:14:51 +02:00
Jan Speller ff86261792 add queuing to telegram plugin 2020-07-09 15:02:22 +02:00
Bastian Schroll e4852be0e7
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:42:20 +02:00
Bastian Schroll 6b0488ed1b
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:42:11 +02:00
Bastian Schroll 689d81565b
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:42:04 +02:00
Bastian Schroll f79554f415
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:41:52 +02:00
Schrolli91 e05b81e5d7
bugfix 2020-05-01 23:56:29 +02:00
Schrolli91 456efc1116
update telegram plugin 2020-05-01 23:52:19 +02:00
Jan Speller fd9307dd03 fix telegram.py 2020-05-01 14:00:16 +02:00
Jan Speller ca81d86a1e add source for telegram.py 2020-05-01 13:58:36 +02:00
Bastian Schroll 40d7a33a02
fix some pep8 errors 2020-02-24 23:52:20 +01:00
Bastian Schroll 936f1b6023
Merge branch 'develop' into feature/plugin-telegram 2020-02-24 23:05:48 +01:00
Jan Speller ded2116009 move methods to bottom 2020-02-24 22:47:40 +01:00
Jan Speller 9fb7fe9ea5 threads 2020-02-24 22:15:28 +01:00
Jan Speller 4b0614c7da threads and a few fixes to wildcards 2020-02-24 21:51:19 +01:00
Jan Speller 0dbd01b3f9 Merge branch 'develop' of https://github.com/BOSWatch/BW3-Core into feature/plugin-telegram 2020-02-24 21:34:17 +01:00
Jan Speller 51b1b3e13e add http plugin 2020-02-23 01:07:10 +01:00
Jan Speller cb64045f32 fix wildcard replacement 2020-02-22 23:47:13 +01:00
Jan Speller a12af18b54 resolve threads (: 2020-02-22 22:53:03 +01:00
Jan Speller c7f99bcfcb changes to telegram 2020-02-22 19:11:21 +01:00
Jan Speller 4aea7b5d78 add geocoding module, resolve threads 2020-02-22 19:08:53 +01:00
Bastian Schroll 575e44ae54
Merge branch 'develop' into feature/plugin-telegram 2020-02-22 17:55:18 +01:00
Bastian Schroll 2bb481111b edit templates for module and plugin 2020-02-19 14:20:56 +01:00
Jan Speller 4a2f2992b2 better error handling 2020-02-18 23:26:13 +01:00
Jan Speller 4e79feb92b coding-styles 2020-02-18 23:06:14 +01:00
Jan Speller 7b091fabe4 Add Telegram Plugin and Documentation 2020-02-18 22:12:53 +01:00
Bastian Schroll ab0af5c61d removed unused import 2019-10-30 11:38:38 +01:00
Bastian Schroll c7d7231959 add ABC 2019-10-30 11:08:26 +01:00
Bastian Schroll e61ffb4b5b
fix some errors 2019-10-28 21:27:15 +01:00
Bastian Schroll 2f5184742f
some refactorings 2019-10-28 21:20:05 +01:00
Bastian Schroll 512d72e97a
improve plug/mod cleanup strategy 2019-10-25 15:37:23 +02:00
Bastian Schroll 869bc141de
add type to mod/plug stats 2019-10-25 13:25:56 +02:00
Bastian Schroll c80c9227d5
add missed pass statements 2019-10-25 12:12:40 +02:00
Bastian Schroll 39aeb6c93a
mod/plug remove tmpTime member var 2019-10-24 23:42:52 +02:00
Bastian Schroll c4fa8c4898
edit comments in plugin/module base class 2019-10-24 23:12:20 +02:00
Bastian Schroll 4f389723c0 some refactorings 2019-03-11 07:54:11 +01:00
Bastian Schroll 53a7d31797 some docu changes 2019-03-10 19:41:42 +01:00
Bastian Schroll 58214fe7f1 little fix if no config is available 2019-03-09 12:19:09 +01:00
Bastian Schroll c76c179225 various pylint fixes 2019-03-03 19:39:53 +01:00
Bastian Schroll 27ca31aa8c edit doku 2019-03-01 17:54:58 +01:00
Bastian Schroll a42676010e some reworks
- rework configYaml
- rework router mechanism test
- move plugin and module files
2019-03-01 12:09:12 +01:00