1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

Commit graph

  • 4a2b642b9f feat(ping)/support size and df antoinekh 2023-12-04 14:51:17 +0100
  • a7b50cd7e0
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.16.0 dependabot[bot] 2023-11-29 03:51:18 +0000
  • 3c246f0c69
    feat(client): Add Google's Identity-Aware-Proxy in client config (#600) Kloox 2023-11-29 04:50:07 +0100
  • 50ff440aa9
    Merge branch 'master' into feat/add-client-iap-config Kloox 2023-11-28 15:27:16 +0100
  • c51d895456 update dependencies Kloox 2023-11-28 15:23:14 +0100
  • f6d39e9743
    Update client/config.go TwiN 2023-11-24 18:00:59 -0500
  • d77807c603
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 dependabot[bot] 2023-11-14 06:18:30 +0000
  • 76111ee133
    chore(deps): bump github.com/aws/aws-sdk-go from 1.47.8 to 1.47.9 (#623) v5.7.0 dependabot[bot] 2023-11-13 20:12:39 -0500
  • 6c077c0ba4
    chore(deps): bump github.com/aws/aws-sdk-go from 1.47.8 to 1.47.9 dependabot[bot] 2023-11-13 06:38:34 +0000
  • d3a82244a1
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.8 (#621) dependabot[bot] 2023-11-12 17:14:17 -0500
  • 277059917c
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.8 dependabot[bot] 2023-11-10 06:37:37 +0000
  • 807599c05e
    docs: add instruction to install as binary (#615) Bugra Kocabay 2023-11-09 20:21:17 +0300
  • d9e38c4aec
    Update README.md TwiN 2023-11-09 12:19:09 -0500
  • 47f364b6c2
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.7 dependabot[bot] 2023-11-09 06:41:45 +0000
  • 3e1c04d9a0 feat(docs): change go install command format Bugra Kocabay 2023-11-09 08:34:20 +0300
  • b1d5620f8a
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.5 dependabot[bot] 2023-11-08 06:49:42 +0000
  • f4e672a894
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.4 dependabot[bot] 2023-11-07 06:50:46 +0000
  • 98cc23cace
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.3 dependabot[bot] 2023-11-06 06:20:31 +0000
  • 82ac90a2f1 feat(docs): add install binary command to docs Bugra Kocabay 2023-11-06 08:28:43 +0300
  • c3e9edbd5a feat(docs): modify documentation for reminder-interval feature Bugra Kocabay 2023-11-05 08:39:09 +0300
  • 28a3ac72a2 feat(test): add tests for reminder-interval feature Bugra Kocabay 2023-11-05 08:38:54 +0300
  • c10b4ac420 feat(alerting): add reminder-interval feature which allows setting an interval to run alert consecutively Bugra Kocabay 2023-11-05 08:38:39 +0300
  • de7256e671
    feat(alerting): make authentication optional for email provider (#608) Calvin Henderson 2023-11-04 19:28:06 -0400
  • 45e8e3e9d5
    Merge branch 'master' into feature/add-mailer-no-auth-support TwiN 2023-11-04 19:15:35 -0400
  • 37a68e9642
    Apply suggestions from code review TwiN 2023-11-04 19:14:59 -0400
  • b004aa43cc Removed disable-authentication flag from email provider documentation Calvin Henderson 2023-11-03 23:44:11 -0400
  • 400ff5e4ec Updated email provider to disable authentication when no credentials are provided Calvin Henderson 2023-11-03 23:43:09 -0400
  • c6515c4b1c
    feat(alerting): Add gotify provider (#605) Bugra Kocabay 2023-11-04 01:21:52 +0300
  • 51e0d4c73e
    Merge branch 'master' into feat/gotify-provider TwiN 2023-11-03 18:17:13 -0400
  • e19a86c526 feat(alerting): Updated email alert to set the LocalName attribute based on the From key Calvin Henderson 2023-11-03 12:50:27 -0400
  • f51e18f8f2
    chore(deps): bump github.com/aws/aws-sdk-go from 1.45.16 to 1.47.2 dependabot[bot] 2023-11-03 06:09:10 +0000
  • 33b266d77e feat(docs): update docs for apptoken renaming to token Bugra Kocabay 2023-11-03 08:15:32 +0300
  • b10253768e feat(alerting): rename apptoken to token Bugra Kocabay 2023-11-03 08:11:36 +0300
  • 522b958d0f
    chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 (#604) dependabot[bot] 2023-11-02 23:06:06 -0400
  • a652f5c7c9 docs: Added parameter to email alert provider docs Calvin Henderson 2023-11-02 15:01:19 -0400
  • b945797cbf feat(alerting): Made authentication optional for the email alert provider Calvin Henderson 2023-11-02 14:56:31 -0400
  • 2573c8bf1a feat(docs): add documentation for gotify provider Bugra Kocabay 2023-11-01 20:13:41 +0300
  • e56094904c feat(test): add tests for gotify provider Bugra Kocabay 2023-11-01 20:13:24 +0300
  • 4ece91d573 feat(alerting): update alert message Bugra Kocabay 2023-11-01 20:12:58 +0300
  • b0c87fc498 Fix typo error in readme.md Kloox 2023-11-01 17:55:09 +0100
  • 0d1d4d0fc7 merge readme from twin/master Kloox 2023-11-01 17:48:50 +0100
  • 50d128bde3 Merge remote-tracking branch 'gatus/master' into master-updated Kloox 2023-11-01 17:37:42 +0100
  • a3daf17cbc Fix conflict in go.mod Kloox 2023-11-01 17:05:16 +0100
  • 42d09fa484 Change IAP acronym to Identity-Aware-Proxy in README.md Kloox 2023-11-01 16:59:57 +0100
  • 74eda17754 Change IAP acronym to Identity-Aware-Proxy Kloox 2023-11-01 16:56:43 +0100
  • ae08ed2184 Merge master in Kloox 2023-11-01 16:52:59 +0100
  • 505f293716 Update README.md Kloox 2023-10-20 15:28:04 +0200
  • 082bd9a2ab Update README.md Kloox 2023-10-20 15:26:52 +0200
  • 557dd46004 Add correct sum and mod Kloox 2023-10-19 19:18:24 +0200
  • 544d8d29b9 client: config: add Google Identity-Aware-Proxy support Kloox 2023-10-19 15:16:29 +0200
  • a49b1bf570
    chore(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 dependabot[bot] 2023-11-01 06:38:02 +0000
  • fe5648bd9c feat(alerting): add gotify provider feature Bugra Kocabay 2023-11-01 08:44:19 +0300
  • 16366e169e
    chore(deps): bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 (#594) dependabot[bot] 2023-10-31 20:51:20 -0400
  • 3e7de9a32c
    Merge branch 'master' into dependabot/go_modules/github.com/valyala/fasthttp-1.50.0 TwiN 2023-10-31 20:51:14 -0400
  • ea3ae52f1e
    Feat/modify discord title (#602) Bugra Kocabay 2023-11-01 03:01:54 +0300
  • 89f5439012
    Merge branch 'master' into feat/modify-discord-title TwiN 2023-10-31 19:57:25 -0400
  • 5a16151bba ui: Fix issue back button appearing over title when logo is too small TwiN 2023-10-31 19:44:54 -0400
  • 4713b8b47d feat(test): add tests for discord title modify feature Bugra Kocabay 2023-10-31 08:08:47 +0300
  • 79d8ff0ea8 feat(alerting): modify documentation for discord title feature Bugra Kocabay 2023-10-30 20:39:00 +0300
  • 38db5ccc56 feat(alerting): allow discord alert's title to be configurable Bugra Kocabay 2023-10-30 20:28:33 +0300
  • 89c373bff7 feat(alerting): update documentation for consecutive feature Bugra Kocabay 2023-10-30 08:22:06 +0300
  • 78a8593b8a feat(alerting): add consecutive flag to enable sending alert on each failure threshold Bugra Kocabay 2023-10-30 08:02:32 +0300
  • 802ad7ff8f
    feat(alerting): Add AWS SES Alerting Provider (#579) Kevin Richter 2023-10-26 05:52:43 +0200
  • 816a3599be Update README.md Kloox 2023-10-20 15:28:04 +0200
  • 715f778735 Update README.md Kloox 2023-10-20 15:26:52 +0200
  • d909a35763 Add correct sum and mod Kloox 2023-10-19 19:18:24 +0200
  • ada1aada02 client: config: add Google Identity-Aware-Proxy support Kloox 2023-10-19 15:16:29 +0200
  • 27c7f7e0c5
    Merge remote-tracking branch 'twin/master' Kevin Richter 2023-10-24 09:54:18 +0200
  • 2fb5cd3ff7
    PR comments Kevin Richter 2023-10-24 09:50:28 +0200
  • 7081753947 poc: custom scripts Jean-Christophe Saad-Dupuy 2023-10-18 16:31:28 +0200
  • ce2bf905c2
    chore(deps): bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 dependabot[bot] 2023-10-18 06:52:33 +0000
  • 619b69f480
    chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.0 to 2.1.1 (#591) dependabot[bot] 2023-10-17 19:46:01 -0400
  • ccd183c7b4
    Merge branch 'master' into dependabot/go_modules/github.com/wcharczuk/go-chart/v2-2.1.1 TwiN 2023-10-17 19:43:01 -0400
  • 87e029f555 ci: Increase timeout-minutes for test workflow to 10 minutes TwiN 2023-10-16 21:45:00 -0400
  • 71c4d3ade1 ui: Use localStorage instead of sessionStorage for refresh interval + collapsed groups TwiN 2023-10-16 21:35:43 -0400
  • 315f9b7792 ui(settings): Fix refresh interval padding TwiN 2023-10-16 21:33:09 -0400
  • c3c008d5ec
    Merge 945bbe73d4 into bde30b2efb Vladislav Trotsenko 2023-10-16 21:04:13 +0000
  • 945bbe73d4 Feature/Severity status Vladislav Trotsenko 2023-05-19 19:28:41 +0200
  • 221918a9f6
    chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.0 to 2.1.1 dependabot[bot] 2023-10-12 06:58:14 +0000
  • 457047d963
    Merge a49342cd39 into bde30b2efb Sergey Khokhlov 2023-10-11 15:48:39 -0700
  • bde30b2efb
    chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#586) dependabot[bot] 2023-10-11 18:38:05 -0400
  • 00edeefaa4
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2023-10-11 06:09:58 +0000
  • 88cb92745b
    chore(deps): bump modernc.org/sqlite from 1.24.0 to 1.26.0 (#585) dependabot[bot] 2023-10-10 21:29:13 -0400
  • 8aa5f84769
    Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.26.0 TwiN 2023-10-10 21:26:02 -0400
  • bbac4e9269 fix(misc): update VMOP fix for 10.4 scan Phil Chen 2023-10-08 15:35:43 -0700
  • 744d63abac
    fix: Support hexadecimal integers in conditions (#563) Heitor 2023-10-04 21:25:18 -0300
  • e38210b40e
    Merge branch 'master' into handle-hex-ints TwiN 2023-10-04 20:22:53 -0400
  • c1cdf50851 chore(deps): Bump github.com/TwiN/whois to v1.1.7 TwiN 2023-10-04 20:20:27 -0400
  • 2bd268670f
    chore(deps): Bump github.com/TwiN/whois to v1.1.7 TwiN 2023-10-04 20:17:37 -0400
  • c5eb946f75
    Merge branch 'master' into handle-hex-ints TwiN 2023-10-04 20:14:56 -0400
  • 623c64edc9
    Update README.md TwiN 2023-10-03 21:39:29 -0400
  • d3dcce8e00
    Test if we can have hex/oct/bin in conditions Heitor Pascoal de Bittencourt 2023-10-03 09:53:50 -0300
  • 0b1c7445e4
    Merge remote-tracking branch 'twin/master' Kevin Richter 2023-10-03 09:28:33 +0200
  • d3de08ff08
    chore(deps): bump modernc.org/sqlite from 1.24.0 to 1.26.0 dependabot[bot] 2023-10-03 06:44:30 +0000
  • e88bfa8518
    fix(alerting): Add support for client.insecure in email alerting provider (#583) Max Partenfelder 2023-10-03 02:41:12 +0200
  • 708825a824
    Merge branch 'master' into feature/insecure-email TwiN 2023-10-02 20:38:04 -0400
  • 0fa3c5d114
    chore(deps): bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.49.2 (#584) dependabot[bot] 2023-10-02 20:23:16 -0400
  • 0b24d794b9
    Rename package aws-ses to awsses Kevin Richter 2023-10-02 09:04:40 +0200
  • 9900d41cca
    chore(deps): bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.49.2 dependabot[bot] 2023-10-02 07:02:48 +0000
  • 95f513fc75
    Test if we can compare equality of hex in JSON Heitor Pascoal de Bittencourt 2023-10-01 16:02:35 -0300