Commit graph

  • f1bca747c9
    Merge 034c150d4b into 22ca1813ff Cyrill Berg 2024-04-05 11:49:20 +0200
  • 034c150d4b fix: fixed datatype for smtpSecure property to bool BergCyrill/bugfix/no-ref/fix-smtpSecure-datatype BergCyrill/bugfix/no-ref/fix-smtpSecure-datatype Cyrill Berg 2024-04-05 09:46:46 +0000
  • 8b5222f1a0
    Merge 17ef425ffb into 22ca1813ff Patrick Hagan 2024-03-03 15:53:00 -0800
  • 17ef425ffb
    Missing import glerb/master glerb/master Patrick Hagan 2024-03-03 15:52:24 -0800
  • 170349fc5d
    Merge d470842249 into 22ca1813ff Aaron Hritz 2024-01-11 16:10:25 -0800
  • d470842249
    Update docstrings.py - Fixed param type (parent) Aaron Hritz 2024-01-11 16:08:37 -0800
  • d7950ec6b0
    Merge 27722deffa into 22ca1813ff Nathan Neulinger 2023-10-29 15:59:24 -0500
  • 27722deffa
    Update api.py - call out API key usage specifically nneul/patch-1 nneul/patch-1 Nathan Neulinger 2023-10-29 15:58:57 -0500
  • ecc81f2dc6
    Merge d56ffcc774 into 22ca1813ff Raphaël "Zerka" H 2023-09-26 19:58:18 -0300
  • bde2bf1310
    Merge fd06fed1f2 into 22ca1813ff FC (Fay) Stegerman 2023-09-26 19:58:13 -0300
  • 22ca1813ff bump version to 1.2.1 master 1.2.1 obfusk/master nneul/master BergCyrill/master lucasheld 2023-09-26 22:32:04 +0200
  • 370b7e3e18 fix: drop first info event without a version lucasheld 2023-09-26 22:29:33 +0200
  • 75a0b57eea
    Update README.md Lucas Held 2023-09-23 13:59:27 +0200
  • fd06fed1f2
    fix type for notificationIDList in _build_monitor_data() obfusk/fix-type obfusk/fix-type FC Stegerman 2023-09-16 23:09:40 +0200
  • 81d6aa7dcd Resolve missing version on uptime-kuma 1.23.x. Closes #55 Dariusz Jarosz 2023-09-08 13:41:24 -0500
  • d56ffcc774
    🐛 (api.py): Fix to work has expected Zerka30/return-timeout Zerka30/return-timeout Raphaël "Zerka" H 2023-08-31 12:14:41 +0200
  • ba047114c9 bump version to 1.2.0 1.2.0 lucasheld 2023-08-29 18:41:23 +0200
  • 7902213ddb feat: add support for uptime kuma 1.23.0 and 1.23.1 lucasheld 2023-08-29 18:37:27 +0200
  • 0179ba6aa5
    support new showCertificateExpiry in status page JSON obfusk/cert-expiry FC Stegerman 2023-08-21 19:47:01 +0200
  • 0d49e97fe5 fix: validate accepted status codes types lucasheld 2023-08-12 18:20:59 +0200
  • 18107848f8 fix: convert sendUrl from bool to int lucasheld 2023-08-12 16:40:25 +0200
  • 3543f09a5f fix: rstip url globally lucasheld 2023-08-12 16:39:44 +0200
  • 2611b344f1 fix: remove name from maintenance monitors and status pages lucasheld 2023-08-12 16:37:28 +0200
  • 91ad893223
    🐛 (api.py): Raise correct error when timeout Zerka30 2023-08-10 11:45:23 +0200
  • 677de72b2b
    🐛 (api.py): Raise correct error when timeout Zerka30/master Raphael Hien 2023-08-10 11:45:23 +0200
  • be97a4fd8f bump version to 1.1.0 1.1.0 lucasheld 2023-07-07 22:28:25 +0200
  • 06f1173569 feat: add support for uptime kuma 1.22.0 and 1.22.1 lucasheld 2023-07-07 22:28:20 +0200
  • ab8eda1a89 Add MonitorType "Group" Marcio 2023-07-01 13:38:17 -0300
  • 934ab15457 bump version to 1.0.1 1.0.1 lucasheld 2023-05-25 23:53:19 +0200
  • ce6f25d604 fix: ValueError if monitor authMethod is None lucasheld 2023-05-25 23:51:09 +0200
  • 144e426ed9
    Update CHANGELOG.md Lucas Held 2023-05-25 21:39:12 +0200
  • a5a00aec9f bump version to 1.0.0 1.0.0 lucasheld 2023-05-25 21:35:10 +0200
  • 84d4009d6a feat: replace raw return values with enum values lucasheld 2023-05-25 21:26:54 +0200
  • 33b8ffc476 refactor: reformat imports lucasheld 2023-05-25 18:37:49 +0200
  • 712cd85aae test: fix notification test lucasheld 2023-05-25 18:35:56 +0200
  • 8a0ad53753 fix: check only for required notification arguments lucasheld 2023-05-20 22:06:05 +0200
  • ce1cc12740 fix: adjust get_monitor_status method to previous changes lucasheld 2023-05-20 20:35:04 +0200
  • 762dd4a657 fix: process the HEARTBEAT event correctly lucasheld 2023-05-20 20:31:39 +0200
  • 24b6d367de docs: update notification docstring lucasheld 2023-05-20 15:42:40 +0200
  • 27d8e63f7b test: decrease timeout and wait_events lucasheld 2023-05-20 14:23:01 +0200
  • a34b45df8e chore: create dev-requirements.txt lucasheld 2023-05-20 14:20:38 +0200
  • 1359576413
    feat: raise exception when deleting an element that does not exist (#37) Lucas Held 2023-05-20 14:09:09 +0200
  • 2131bbb3c3 feat: raise exception when deleting an element that does not exist lucasheld 2023-05-20 14:03:34 +0200
  • e7693e6081
    feat: check for required notification arguments (#36) Lucas Held 2023-05-20 13:10:12 +0200
  • 86e80a0ae4 add more required params and enable check lucasheld 2023-05-20 13:07:38 +0200
  • f0c5f2ba9d feat: drop support for Uptime Kuma versions < 1.21.3 lucasheld 2023-05-20 12:43:57 +0200
  • 345fbdbbd2 feat: add required value to notification options lucasheld 2023-05-20 12:37:04 +0200
  • 77630e96b7
    fix: memory leak (#29) Lucas Held 2023-05-19 14:07:34 +0200
  • af26eec93f Merge branch 'master' into bugfix/memory-leak lucasheld 2023-05-19 14:06:39 +0200
  • 6c4342a39d
    Merge pull request #32 from lucasheld/feature/monitor-status Lucas Held 2023-05-19 13:51:23 +0200
  • 9728cfdb34
    feat: implement timeouts for all methods (#34) Lucas Held 2023-05-19 13:50:39 +0200
  • 8e841cd324 feat: add support for uptime kuma 1.21.3 lucasheld 2023-05-19 13:49:36 +0200
  • 27626b9b3a feat: implement timeouts for all methods lucasheld 2023-05-06 16:47:19 +0200
  • d2cfc6652d refactor: use square brackets for tuple type hint lucasheld 2023-05-06 13:36:26 +0200
  • a576ed9f3a
    Update README.md Lucas Held 2023-05-02 20:43:52 +0200
  • a9f2b6d894 feat: implement get_monitor_status helper method lucasheld 2023-05-02 20:36:49 +0200
  • b87eed2597 fix: adjust monitor status type to allow all used values lucasheld 2023-05-02 20:34:26 +0200
  • 7ef61f8ce1 feat: drop python 3.6 support lucasheld 2023-05-02 17:57:32 +0200
  • 7771d51f12 Merge branch 'master' into bugfix/memory-leak lucasheld 2023-05-01 20:26:49 +0200
  • 45f6765f0f update examples and adjust types lucasheld 2023-05-01 20:04:01 +0200
  • 1f8b531342 remove todos lucasheld 2023-05-01 19:16:17 +0200
  • 50ff8f1219 feat: drop python 3.6 support lucasheld 2023-05-01 19:06:28 +0200
  • 19bd8aecfa
    Clean up code and implement best practices (#27) Vinalti 2023-05-01 18:57:55 +0200
  • e42f6461c0 feat: implement context manager for UptimeKumaApi class lucasheld 2023-05-01 18:40:14 +0200
  • 9e5427a229
    little fix Vinalti 2023-05-01 09:37:14 +0200
  • c7cc16f1cd
    improve compatibility with previous python versions with Typing Vinalti 2023-05-01 09:31:19 +0200
  • 391e5a3077 feat: add param wait_events lucasheld 2023-04-30 16:48:33 +0200
  • 31fe4466a2
    Merge pull request #26 from Vinalti/add-ssl_verify-param Lucas Held 2023-04-30 16:03:11 +0200
  • 9a7f4287f3
    clean up code and implement best practices: - type(a) == list replace with isinstance(a, list) - adict['key'] replaced with adict.get('key') - annotation -> list replace by more accurate -> list[dict] Vinalti 2023-04-28 01:21:15 +0200
  • 341d320549
    Add ssl_verify param Vinalti 2023-04-28 00:07:01 +0200
  • e176b6b613 bump version to 0.13.0 0.13.0 lucasheld 2023-04-07 21:14:13 +0200
  • bdd441dd84
    Merge pull request #22 from lucasheld/feature/custom-headers Lucas Held 2023-04-07 21:08:13 +0200
  • d7f033030e feat: add support for uptime kuma 1.21.2 lucasheld 2023-04-07 21:03:33 +0200
  • be537a14d2 fix: do not wait for events that have already arrived lucasheld 2023-04-07 20:07:52 +0200
  • 307b25249c test: delete maintenances and api keys in setUp lucasheld 2023-04-07 20:03:30 +0200
  • 857ad9e082 fix: int to bool conversion lucasheld 2023-04-06 18:02:44 +0200
  • e1fd3b7f03 feat: implement custom socketio headers lucasheld 2023-03-30 12:19:27 +0200
  • cc3588cf4d bump version to 0.12.0 0.12.0 lucasheld 2023-03-30 11:50:02 +0200
  • 2773d02ee6 feat: add support for uptime kuma 1.21.1 lucasheld 2023-03-30 11:47:47 +0200
  • 128b2b5372 fix: memory leak in event data lucasheld 2023-03-25 19:55:40 +0100
  • 50b8a5ac70 fix: dictionary changed size during iteration during deepcopy lucasheld 2023-03-25 19:26:53 +0100
  • b33d2323ca
    Update README.md Lucas Held 2023-03-20 15:30:22 +0100
  • 0492018e6d bump version to 0.11.0 0.11.0 lucasheld 2023-03-20 15:16:06 +0100
  • 42c040f451 feat: add support for uptime kuma 1.21.0 lucasheld 2023-03-20 15:14:39 +0100
  • 550be17817
    Update README.md Lucas Held 2023-02-27 15:28:28 +0100
  • 481eb67ff7
    Update README.md Lucas Held 2023-02-15 13:06:38 +0100
  • 5bfd1044f6 Update README.md lucasheld 2023-02-13 23:26:01 +0100
  • 5ce6cf2068 bump version to 0.10.0 0.10.0 lucasheld 2023-02-13 22:51:50 +0100
  • 14e9f47406 feat: add support for uptime kuma 1.20.0 lucasheld 2023-02-13 22:51:21 +0100
  • 8427deffe0
    Update README.md Lucas Held 2023-01-20 12:33:50 +0100
  • 03781e2399 bump version to 0.9.0 0.9.0 lucasheld 2023-01-17 21:29:51 +0100
  • 5e5c327b20 chore: update year lucasheld 2023-01-17 21:06:18 +0100
  • 3e56459fb2 feat: add support for uptime kuma 1.19.5 lucasheld 2023-01-17 21:01:55 +0100
  • cc48b688da
    Update README.md Lucas Held 2023-01-09 14:30:14 +0100
  • a909c75542 bump version to 0.8.0 0.8.0 lucasheld 2023-01-04 22:49:01 +0100
  • 982c37045a feat: add support for uptime kuma 1.19.3 lucasheld 2023-01-04 22:46:12 +0100
  • 4c9d017f62 bump version to 0.7.1 0.7.1 lucasheld 2023-01-01 13:33:05 +0100
  • c1d941a200 docs: complete values for uptime kuma 1.19.2 lucasheld 2022-12-30 21:37:10 +0100
  • 4538901cea docs: fix list type hints lucasheld 2022-12-29 01:17:45 +0100
  • 9e3cbe7d59 docs: replace list[dict] with list type hint and add missing type hints lucasheld 2022-12-29 01:09:44 +0100