Commit graph

97 commits

Author SHA1 Message Date
lucasheld
9b0f0c1e7f bump version to 0.2.0 2022-09-07 13:04:41 +02:00
lucasheld
384fd21726 update scripts 2022-09-07 13:04:16 +02:00
lucasheld
a7f571f508 add support for uptime kuma 1.18.0 2022-09-07 13:03:13 +02:00
lucasheld
45b8b88166 convert monitor data on edit
closes #3
2022-09-06 13:41:51 +02:00
lucasheld
d79e108f8d bump version to 0.1.1 2022-08-26 17:19:10 +02:00
lucasheld
def2143cf2 Merge branch 'dev' 2022-08-26 17:07:55 +02:00
lucasheld
b2bacc9f8b rename 2FA token 2022-08-26 17:02:55 +02:00
lucasheld
c6b3d59221 fix monitors in status pages 2022-08-26 14:04:43 +02:00
lucasheld
464d0b9e71 add tests for all monitor types 2022-08-26 14:03:17 +02:00
lucasheld
804bd85909 reset uptime kuma config after each test 2022-08-26 14:01:29 +02:00
lucasheld
8f108a700b add event enum 2022-08-05 15:52:19 +02:00
lucasheld
ed4a6130fe do not wait for events that are not sent 2022-08-05 15:48:02 +02:00
lucasheld
01664f5fbc add more tests 2022-08-05 14:35:17 +02:00
lucasheld
512057ab61 implement 2FA login 2022-08-05 14:33:28 +02:00
lucasheld
59181ddba2 remove logout from tests to bypass the rate limit completely 2022-08-05 13:03:58 +02:00
lucasheld
821f68a061 Update README.md 2022-08-04 20:17:04 +02:00
lucasheld
cd1af9194e Update README.md 2022-08-04 12:08:18 +02:00
lucasheld
f737d722e4 include readme as long_description in setup.py 2022-08-03 23:29:11 +02:00
lucasheld
f9b90ad2b8 prepare release 0.1.0 2022-08-03 22:49:10 +02:00
lucasheld
edd6419930 Update README.md 2022-08-03 22:19:37 +02:00
lucasheld
f433fe4416 fix delete tag test and fix compare object 2022-08-03 16:56:38 +02:00
lucasheld
655e71d487 login by token in tests to fix the rate limit issue 2022-08-03 12:37:37 +02:00
lucasheld
624c16c4a6 add more tests 2022-08-03 12:35:48 +02:00
lucasheld
8d2c0ec4f7 remove converter 2022-08-03 11:56:02 +02:00
lucasheld
a1a483efce add tests 2022-08-02 23:47:56 +02:00
lucasheld
6b5b54afe5 add license 2022-08-02 21:33:03 +02:00
lucasheld
b92263dd47 improve notification type conversion 2022-08-02 21:32:28 +02:00
lucasheld
d29d908b61 support for python 3.6 2022-08-02 11:58:49 +02:00
lucasheld
e1da9708c6 adjust python-socketio client depencency
Uptime kuma uses JavaScript Socket.IO version 4.x. This requires python-socketio version 5.x.
2022-08-02 11:33:54 +02:00
lucasheld
242fea6808 add link to ansible collection 2022-07-10 22:54:04 +02:00
lucasheld
91ac253623 minor changes 2022-07-10 21:58:42 +02:00
lucasheld
963adf8617 add readme 2022-07-10 21:57:22 +02:00
lucasheld
a08d3b4613 check argument conditions 2022-07-10 18:07:11 +02:00
lucasheld
69f1942bc8 check for missing required arguments 2022-07-09 22:15:41 +02:00
lucasheld
2242ad9337 fix edit monitor and proxy 2022-07-09 19:52:21 +02:00
lucasheld
74d2480181 fix monitor 2022-07-07 22:29:31 +02:00
lucasheld
140784c4e0 prepare pypi release and fix add monitor 2022-07-07 22:17:47 +02:00
lucasheld
b87a1bdaf0 fix edit notification and change dark_theme to theme 2022-07-07 16:08:19 +02:00
lucasheld
71d6f5cdba convert data from socket to python format 2022-07-07 13:29:06 +02:00
lucasheld
2aa6ac25a7 move notification provider map to api and improve notification edit 2022-07-06 22:35:05 +02:00
lucasheld
cead17df9d improve status page 2022-07-06 21:29:40 +02:00
lucasheld
27cf6bea97 wip 2022-07-05 22:12:37 +02:00
lucasheld
f0a333557d improve previous 2022-07-02 21:29:16 +02:00
lucasheld
c324de2d44 implement status page and database 2022-07-02 20:40:14 +02:00
lucasheld
bfe002c11d implement proxies 2022-07-02 20:26:18 +02:00
lucasheld
eab0715d8e add files 2022-07-02 16:00:54 +02:00
lucasheld
4fc1c54fe8 Initial commit 2022-07-02 15:53:18 +02:00