1
0
Fork 0
Commit graph

57 commits

Author SHA1 Message Date
dependabot[bot]
f7075e6a94
Bump urllib3 from 1.25.3 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.3...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 00:25:53 +00:00
299dc340af Forget to commit on user update when edt notification is send 2020-01-13 21:32:08 +01:00
eb84420152 Fix kfet and edt_notif 2020-01-09 09:50:00 +01:00
ba67968a77 Avoid name conflicts between modules and modules list 2019-12-28 12:24:35 +01:00
2e9d3dd549 Avoid debug stuff 2019-12-28 02:43:45 +01:00
e57d0d8617 Separate notification for support module unload 2019-12-28 02:41:51 +01:00
949df1e102 Upgrade modules 2019-12-28 02:23:30 +01:00
fca0204059 Fix notification cooldown and time set reply 2019-12-28 01:51:33 +01:00
4aa52befcc Replace lock with safe thread sessions for db 2019-12-28 01:46:21 +01:00
aec7b7043a Error when kfet is down 2019-12-27 13:53:14 +01:00
75d661744a More logical modules load 2019-12-27 13:44:44 +01:00
a2b8dd76b7 Fix folder creation 2019-12-27 13:02:41 +01:00
f90e69a979 Upgrade log files with rolling file per day 2019-12-26 17:28:43 +01:00
eac1820d3a Fix setedt verification 2019-12-26 14:58:55 +01:00
e58b04f7d8 Separate await_cmd for eah module 2019-12-26 14:42:34 +01:00
cd5484ef88 User logger child for each module 2019-12-26 14:21:03 +01:00
d74f29fefb Setup modules load and unload system 2019-12-26 13:05:45 +01:00
2a963df62d Add protection on calendar update 2019-12-26 12:06:02 +01:00
4b24b2eb31 Rework of project structure for separation by modules 2019-12-26 01:03:05 +01:00
c1898214ac Reply key update and fix user id check 2019-12-25 23:03:22 +01:00
6f6ac44170 Avoid unknown id error and some little optimisation 2019-12-25 22:10:30 +01:00
1e3fcfd8a0 Upgrade update script 2019-12-25 21:33:52 +01:00
532b153e46 Forget to update calendar file name 2019-12-25 18:00:59 +01:00
5d49fec02a Switch to SQLAlchemy 2019-12-25 17:57:59 +01:00
f54dd1c856 Download calendar only if they a one hour old 2019-12-23 15:17:20 +01:00
c20f2509bb Update requirements and add update script 2019-12-21 11:49:06 +01:00
4587df372a Add support of Tomuss 2019-12-21 11:47:56 +01:00
4cc233fcd2 Fix kfet command and add PyCharm to gitignore 2019-11-25 19:50:17 +01:00
b95ddfcdc0 Update language for no command rework 2019-11-23 10:27:54 +01:00
b8e018e4ca Fix start command fail cause of bad language on user object 2019-11-23 10:01:46 +01:00
65a8702d25 Update logs messages 2019-11-23 09:59:32 +01:00
26b974fa15 No command rework for kfet 2019-11-23 09:54:07 +01:00
49221e9553 Rework InlineKeyboard instead of command for edt and notification 2019-11-22 13:25:35 +01:00
d786180a9a Fix kfet orders new API 2019-11-22 10:40:43 +01:00
f774a5867d
Merge pull request #9 from flifloo/dependabot/pip/pillow-6.2.0
Bump pillow from 6.1.0 to 6.2.0
2019-10-25 15:19:51 +02:00
dependabot[bot]
52a0d23b9c
Bump pillow from 6.1.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 15:34:15 +00:00
d92cd45706 Secure start cmd with User object without lang, add kfet cmd bool return support, fix grammar and update requirements 2019-10-01 08:50:11 +02:00
Ethanell
ba8f17c77c Support of QR code on setedt and url with regex 2019-09-23 00:15:50 +02:00
098a5b0210 Look like I don't know how to write code, fix functions name and kfet isoweekday test 2019-09-20 12:03:11 +00:00
d2dcfa5824 Fix a stupidity I made with notifications and update .gitignore 2019-09-20 11:45:10 +00:00
b98654a09e The real other fix, not a .gitignore who want to commit alone 2019-09-20 08:16:58 +02:00
9c3c0bf4d5 Another fix of notifications: support kfet API who return False if no commands is ready and str build of event notif. Also get only first line of token without \n 2019-09-19 17:13:35 +02:00
6a46224fd6 Notification check now in User, add kfet API 2019-09-18 20:03:24 +02:00
3c0ebc25d9 Forgot some bugs with the push error 2019-09-18 17:37:52 +02:00
fde9cdaf4e Create and use of User object, fix of notif, start of multi languages support and start help on commands and errors 2019-09-18 17:06:34 +02:00
b2ba8aecaf Revert "Create and use of User object, fix of notif, start of multi languages support and start help on commands and errors"
This reverts commit 07faf219
2019-09-18 17:04:45 +02:00
07faf219eb Create and use of User object, fix of notif, start of multi languages support and start help on commands and errors 2019-09-18 14:51:37 +02:00
da38961ce2 Fix inline_edt conditional error 2019-09-17 00:20:50 +02:00
857619fac3 Complete Calendar with edt function, make light function name calendar for commands supports, attempt to fix the notifications and add getdb and eval admin commands 2019-09-17 00:14:08 +02:00
0d97422850 Rework calendar and edt function 2019-09-16 22:02:24 +02:00