Commit graph

  • 782037348d
    feat: add conditions parameter uptime-kuma-2 Julien Malka 2024-12-07 23:45:20 +0100
  • 034c150d4b fix: fixed datatype for smtpSecure property to bool BergCyrill/bugfix/no-ref/fix-smtpSecure-datatype Cyrill Berg 2024-04-05 09:46:46 +0000
  • 17ef425ffb
    Missing import glerb/master Patrick Hagan 2024-03-03 15:52:24 -0800
  • 27722deffa
    Update api.py - call out API key usage specifically nneul/patch-1 Nathan Neulinger 2023-10-29 15:58:57 -0500
  • 22ca1813ff bump version to 1.2.1 master 1.2.1 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 FC Stegerman 2023-09-16 23:09:40 +0200
  • d56ffcc774
    🐛 (api.py): Fix to work has expected 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
  • 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
  • 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
  • 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
  • e7693e6081
    feat: check for required notification arguments (#36) Lucas Held 2023-05-20 13:10:12 +0200
  • f0c5f2ba9d feat: drop support for Uptime Kuma versions < 1.21.3 lucasheld 2023-05-20 12:43:57 +0200
  • 77630e96b7
    fix: memory leak (#29) Lucas Held 2023-05-19 14:07:34 +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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 10a22c8bc2
    Update README.md Lucas Held 2022-12-29 00:44:28 +0100
  • fd9411c57e bump version to 0.7.0 0.7.0 lucasheld 2022-12-29 00:25:54 +0100
  • d01ff6d80e feat: add support for uptime kuma 1.19.2 lucasheld 2022-12-29 00:22:53 +0100
  • 1e4be04ad7 fix: skip condition check for None values lucasheld 2022-12-29 00:17:57 +0100
  • bc53116d9f bump version to 0.6.0 0.6.0 lucasheld 2022-12-23 14:09:13 +0100
  • e0c4207984 feat: add parameter wait_timeout to adjust connection timeout lucasheld 2022-12-23 14:07:46 +0100
  • d68168b769 docs: add return types and exceptions lucasheld 2022-12-17 15:30:29 +0100
  • 748d2b191a docs: write param and type in the same line and add optional to type lucasheld 2022-12-17 15:09:27 +0100
  • 6021e9ebc4
    Update README.md Lucas Held 2022-12-16 22:10:52 +0100
  • ce5ba2d943 docs: add docstrings and sphinx, readthedocs configuration lucasheld 2022-12-16 21:39:18 +0100
  • face6c731d bump version to 0.5.2 0.5.2 lucasheld 2022-11-05 18:50:57 +0100
  • cb62b6c814 test: adjust uptime kuma versions lucasheld 2022-11-05 18:48:59 +0100
  • dac368e2a5 fix: add type to notification provider options lucasheld 2022-11-05 18:48:31 +0100
  • 3c17b2bf16
    Update README.md Lucas Held 2022-10-11 11:05:45 +0200
  • 2c9bf42be5 bump version to 0.5.1 0.5.1 lucasheld 2022-10-07 14:34:04 +0200
  • 52d33d8751 fix: remove required notification provider args check lucasheld 2022-10-07 14:32:52 +0200
  • 3d9a2a40b0 bump version to 0.5.0 0.5.0 lucasheld 2022-10-06 19:03:06 +0200
  • c8529d65c3 feat: add support for uptime kuma 1.18.3 lucasheld 2022-10-06 19:01:51 +0200
  • b4aa04bec5 bump version to 0.4.0 0.4.0 lucasheld 2022-10-04 19:12:33 +0200
  • 0ea7865be0 test: add script to run tests for all supported uptime kuma versions lucasheld 2022-10-04 19:10:06 +0200
  • d13621cd9e test: ignore ResourceWarning lucasheld 2022-10-04 19:08:59 +0200
  • 06fa29cd41 fix: update event list data after changes lucasheld 2022-10-04 18:38:17 +0200
  • fee0a1dd8e feat: add support for uptime kuma 1.18.1 / 1.18.2 lucasheld 2022-10-04 13:47:14 +0200
  • 37e1fd6d6f bump version to 0.3.0 0.3.0 lucasheld 2022-09-23 19:18:35 +0200