Commit Graph

  • ce5b53a727 rebuild app.js macmoritz 2023-07-09 20:20:16 +0200
  • 16305b2d0b test(security): Make sure router behaves as intended when authn is required TwiN 2023-07-08 21:26:53 -0400
  • d2a7a2d17d feat(api): Migrate from gorilla/mux to fiber TwiN 2023-07-08 20:37:41 -0400
  • 9142ff837c fix(ui): Only show loading icon on initial load and on page change TwiN 2023-07-08 17:36:12 -0400
  • 3636c26cf9
    Merge branch 'master' into master macmoritz 2023-07-08 01:24:02 +0200
  • bbf4b7d08d update static css macmoritz 2023-07-08 01:22:55 +0200
  • 3f27f8a7c5
    Merge branch 'master' into fix-css-mobile-hover macmoritz 2023-07-08 01:22:24 +0200
  • c993b9895d
    Merge pull request #5 from lavanet/ws-support Heitor 2023-07-05 10:30:09 -0300
  • 33994a9f70
    core:websocket: close connection after using it Heitor Pascoal de Bittencourt 2023-07-04 18:37:44 -0300
  • 61eec916ab
    feat: support monitoring WebSocket endpoints Heitor Pascoal de Bittencourt 2023-06-27 14:50:14 -0300
  • 11eb7fb02e
    chore(deps): bump github.com/TwiN/whois from 1.1.1 to 1.1.2 (#518) dependabot[bot] 2023-07-04 22:32:53 -0400
  • 15504bd3b0
    core:websocket: close connection after using it Heitor Pascoal de Bittencourt 2023-07-04 18:37:44 -0300
  • f1cb220aa4
    Fix typos Heitor Pascoal de Bittencourt 2023-07-04 18:33:15 -0300
  • 3b6a4715d5 make css hover fix static macmoritz 2023-07-04 16:49:56 +0200
  • 6d7fe000b4 rename RefreshInterval to DefaultRefreshInterval macmoritz 2023-07-04 16:48:12 +0200
  • fd2d37e6d4
    chore(deps): bump github.com/TwiN/whois from 1.1.1 to 1.1.2 dependabot[bot] 2023-07-04 06:46:36 +0000
  • 271b836160
    chore(deps): bump modernc.org/sqlite from 1.23.0 to 1.23.1 (#516) dependabot[bot] 2023-07-03 22:38:58 -0400
  • 266bd26e1c
    chore(deps): bump modernc.org/sqlite from 1.23.0 to 1.23.1 dependabot[bot] 2023-07-03 06:59:45 +0000
  • c42f3ef787 chore(ui): Rebuild static assets TwiN 2023-07-02 23:41:24 -0400
  • c7a774b213 refactor: Use v-else instead of redundant statement TwiN 2023-07-02 23:38:07 -0400
  • 36207490b2
    feat(ui): Show number of failing checks per group (#493) Karol Danko 2023-07-03 05:35:05 +0200
  • fd94bb4a63
    Merge branch 'master' into master TwiN 2023-07-02 23:27:57 -0400
  • 5eebe6d9cc
    feat(alerting): Add token authorization for ntfy (#512) Oskar Carl 2023-07-03 05:10:16 +0200
  • 70f647492b
    Merge branch 'master' into master TwiN 2023-07-02 23:07:17 -0400
  • 9c5b12f850
    feat(alerting): Fix suggestions for ntfy auth Oskar Carl 2023-07-02 19:14:36 +0200
  • ecda4a9987
    chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#513) dependabot[bot] 2023-07-01 21:46:23 -0400
  • 3d96947645 updated design Karol Danko 2023-07-01 23:40:17 +0200
  • 41a6d28ea4 feat: added number of failing checks Karol Danko 2023-06-02 00:08:54 +0200
  • c48f8229a9
    feat: support monitoring WebSocket endpoints Heitor Pascoal de Bittencourt 2023-06-27 14:50:14 -0300
  • 158482495c PRT-617 Remove unnecessary logs Aleksao998 2023-04-17 23:40:36 +0200
  • 7377062082 Add custom url for custom alerts Aleksao998 2023-04-17 23:28:23 +0200
  • 3ca8636e6e Fix comparison of block heights Heitor Pascoal de Bittencourt 2023-02-10 11:06:37 -0300
  • fcd4a16149 start-gatus.sh: mount /data/ in container for db Heitor Pascoal de Bittencourt 2023-01-31 10:46:07 -0300
  • 1772a76463 Add script to start gatus Heitor Pascoal de Bittencourt 2023-01-25 15:10:35 -0300
  • 776d31e9fa added support for multiple external rpcs & aptos Gil 2023-01-20 17:45:56 -0500
  • 2d6f6bf1cf fix missing trailing comma in tailwind config macmoritz 2023-06-30 10:06:17 +0200
  • e9a432f65c fix(mobile css): disable hover effects when not supported macmoritz 2023-06-30 10:01:25 +0200
  • ee9eb278bd
    Merge branch 'TwiN:master' into master macmoritz 2023-06-30 09:58:14 +0200
  • d6583ff306
    chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-30 06:12:20 +0000
  • 162dd9bc7c
    chore(deps): bump github.com/prometheus-community/pro-bing from 0.1.0 to 0.2.0 (#502) dependabot[bot] 2023-06-29 22:41:39 -0400
  • 782a378ae3
    feat(alerting): Add token authorization for ntfy Oskar Carl 2023-06-29 21:31:13 +0200
  • 9e88832d17 rename yaml key from refreshInterval to default-refresh-interval moritz 2023-06-27 09:36:33 +0200
  • 5e5ca5846d add test and docs for refreshInterval moritz 2023-06-26 16:31:24 +0200
  • d141656598 feat(config): Make RefreshInterval configurable moritz 2023-06-26 16:22:45 +0200
  • f1e1d4c141
    Merge branch 'master' into dependabot/go_modules/github.com/prometheus-community/pro-bing-0.2.0 TwiN 2023-06-20 23:33:40 -0400
  • 60b0f3fa29
    docs: Specify that exposing Gatus through a subpath is not supported (#507) Ansil H 2023-06-21 08:51:55 +0530
  • 53545bac99
    Update README.md TwiN 2023-06-20 23:21:24 -0400
  • 02a3a12bf4
    Update README.md TwiN 2023-06-20 23:17:44 -0400
  • 2c1c770bf6
    Update README.md TwiN 2023-06-20 23:16:11 -0400
  • ac36245976
    Updated README.md Ansil H 2023-06-20 22:55:57 +0530
  • 3eb08c62c5
    chore(deps): bump github.com/prometheus-community/pro-bing dependabot[bot] 2023-06-12 07:08:35 +0000
  • 0cf7621162
    chore(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.0 (#501) dependabot[bot] 2023-06-11 22:45:53 -0400
  • 539cb84547
    chore(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.0 dependabot[bot] 2023-06-08 07:04:36 +0000
  • 8d27864aaa
    chore(deps): bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0 (#500) dependabot[bot] 2023-06-07 19:00:23 -0400
  • cfdf3c54e3
    chore(deps): bump golang.org/x/image dependabot[bot] 2023-06-07 22:47:15 +0000
  • 3bf880a199
    chore(deps): bump github.com/TwiN/whois from 1.1.0 to 1.1.1 (#499) dependabot[bot] 2023-06-07 18:36:05 -0400
  • 81d5e1b2c6
    chore(deps): bump github.com/TwiN/whois from 1.1.0 to 1.1.1 dependabot[bot] 2023-06-07 22:32:30 +0000
  • 719f684982
    ci: Update interval to daily TwiN 2023-06-07 18:31:41 -0400
  • a3df822df3
    chore(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 (#498) dependabot[bot] 2023-06-07 18:25:43 -0400
  • 3735553ac6
    chore(deps): bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 dependabot[bot] 2023-06-07 06:58:17 +0000
  • 73537a8bd1
    Merge branch 'master' into httpclient_config_method Amirhossein Akhlaghpour 2023-06-06 15:55:30 +0330
  • e1cb73ccac
    Merge 3649e29eb7 into d62a6c5054 Umputun 2023-06-05 09:40:23 +0800
  • d62a6c5054
    docs: Fix typo (#494) Sébastien 2023-06-03 16:12:10 +0200
  • 0001120c47
    Update README.md Sébastien 2023-06-03 10:56:52 +0200
  • fcf8b5d86f
    chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#491) dependabot[bot] 2023-06-02 20:25:29 -0400
  • 62cc8951d9
    chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 dependabot[bot] 2023-05-31 06:57:12 +0000
  • 5bbd240dd9
    docs(alerting): Update GitLab issue prefix TwiN 2023-05-30 21:58:57 -0400
  • 7e163c3fcf
    feat(alerting): Add GitLab alerting provider (#485) Hugues Lismonde 2023-05-31 03:57:15 +0200
  • c0760945a9
    Update alerting/provider/gitlab/gitlab_test.go TwiN 2023-05-30 21:54:26 -0400
  • 36e0049f76
    Update alerting/provider/gitlab/gitlab.go TwiN 2023-05-30 21:53:45 -0400
  • 47f0fba2bc fix: 💡 correct comments about webhook url and authorization key Hugues Lismonde 2023-05-30 08:55:52 +0200
  • 9ea923913b Update alerting/alert/type.go TwiN 2023-05-28 15:39:33 -0400
  • 995f7865c7 refactor: 🎨 correctly capitalize GitLab Hugues Lismonde 2023-05-25 17:52:22 +0200
  • f3426acaaf refactor: remove uniuri dependency Hugues Lismonde 2023-05-23 08:59:36 +0200
  • 93a978097f docs: 📝 fix removed github screenshot Hugues Lismonde 2023-05-22 14:38:10 +0200
  • 0380c32fe4 docs: 📝 add documentation for gitlab provider Hugues Lismonde 2023-05-22 14:31:48 +0200
  • 9b9b46ea0e feat: add gitlab provider Hugues Lismonde 2023-05-22 14:14:44 +0200
  • 1dd0ecf10b
    chore(deps): bump modernc.org/sqlite from 1.20.4 to 1.22.1 (#479) dependabot[bot] 2023-05-29 22:46:53 -0400
  • 2ae1f9a08c
    feat: add default config to alter provider Mehrbod Akhlaghpour 2023-05-21 23:23:15 +0330
  • 7d3b7711c8
    chore: fix name and tests Mehrbod Akhlaghpour 2023-05-20 02:16:14 +0330
  • 3350e81443
    chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#478) dependabot[bot] 2023-05-18 22:05:11 -0400
  • c3e1835dd6
    fix(alerting): Unable to set maintenance interval to all day (#475) Sergey Khokhlov 2023-05-18 01:45:18 +0300
  • fa2f8eaa01
    chore(deps): bump modernc.org/sqlite from 1.20.4 to 1.22.1 dependabot[bot] 2023-05-17 06:58:02 +0000
  • 37ab70df24
    chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 dependabot[bot] 2023-05-17 06:57:12 +0000
  • 2a45a151da
    chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#471) dependabot[bot] 2023-05-11 22:58:44 -0400
  • d60413c475 fix(alerting): Unable to set maintenance interval to all day skhokhlov 2023-05-11 12:25:55 +0300
  • 3b91e0a25e
    chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 dependabot[bot] 2023-05-10 06:59:19 +0000
  • 19c68a1921 Feat: put InjectHTTPClient on Config Mehrbod Akhlaghpour 2023-05-06 22:08:17 +0330
  • 74cde8ae8d
    fix(alerting): use same email subject for trigger and resolution alert (#465) Sergey Khokhlov 2023-05-06 17:09:05 +0300
  • b6187b6323 fix(alerting): use same email subject for trigger and resolution alert Sergey Khokhlov 2023-05-05 11:11:47 +0300
  • 669877baf4
    chore(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#462) dependabot[bot] 2023-05-04 21:38:52 -0400
  • f6d9acfc37
    chore(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 dependabot[bot] 2023-05-03 06:58:07 +0000
  • 447e140479
    feat(connectivity): Allow internet connection validation prior to endpoint execution (#461) v5.4.0 TwiN 2023-05-02 22:41:22 -0400
  • 0248ce8593 feat(connectivity): Allow internet connection validation prior to endpoint execution TwiN 2023-05-02 21:07:02 -0400
  • 6908199716
    chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#455) dependabot[bot] 2023-04-30 23:35:14 -0400
  • b12f652553
    chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#459) dependabot[bot] 2023-04-26 22:39:19 -0400
  • a6203ebdc9
    chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 dependabot[bot] 2023-04-26 06:57:10 +0000
  • 83edca6e80
    refactor: Modify implementation of TLS (#457) TwiN 2023-04-22 15:22:09 -0400
  • 6aea06c194 build: Add testdata folder to .dockerignore TwiN 2023-04-22 15:14:16 -0400
  • c01aa69653 refactor: Don't generate certificates programmatically TwiN 2023-04-22 15:13:12 -0400