Commit Graph

  • 0402bdb774 refactor: Clean up code and improve test coverage TwiN 2023-09-28 18:35:18 -04:00
  • c7af44bcb0 fix: Get rid of unnecessary new endpoint TwiN 2023-09-28 18:15:14 -04:00
  • 494a8594cc chore(deps): bump docker/setup-qemu-action from 2 to 3 (#569) dependabot[bot] 2023-09-23 17:46:23 -04:00
  • 81dd84e5f2 chore(deps): bump docker/login-action from 2 to 3 (#570) dependabot[bot] 2023-09-23 17:38:54 -04:00
  • aa7f8131cd docs: demonstrate use of environment variables in config (#571) Daniel Hill 2023-09-23 22:02:50 +01:00
  • 4dea597726 chore(deps): bump golang.org/x/net from 0.11.0 to 0.15.0 (#562) dependabot[bot] 2023-09-23 15:53:18 -04:00
  • 8df77b09ed ci: Fix fork conditional (#576) TwiN 2023-09-23 15:36:19 -04:00
  • d2b274e609 ci: Tweak concurrency group key (#575) TwiN 2023-09-23 15:14:40 -04:00
  • 15c81f93d2 ci: Publish only if the workflow is not running on a fork (#574) TwiN 2023-09-23 15:02:33 -04:00
  • 05565e3d0a feat(SSH): Add support for SSH endpoint (#473) Henry Barreto 2023-09-23 14:37:24 -03:00
  • 8fbfba2163 fix(alerting): Set correct email subject to resolved alert (#572) lolgopher 2023-09-22 10:36:42 +09:00
  • 0e9df7f00f chore(deps): bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#545) dependabot[bot] 2023-09-03 23:36:11 -04:00
  • 7d570ce148 websocket: handle error (#550) Heitor 2023-08-16 22:48:57 -03:00
  • 67941865db fix(alerting): correct success threshold for telegram (#551) plantatorbob 2023-08-17 04:15:32 +03:00
  • 5c5a954b68 fix(tls): Honor client.insecure when doing TLS checks (#547) I-HSIN Cheng 2023-08-09 10:17:26 +08:00
  • 5f69351b6b feat: support monitoring WebSocket endpoints (#511) Heitor 2023-08-08 23:12:37 -03:00
  • 34313bec7e fix(watchdog): Close dangling file descriptors on shutdown and config reload (#544) I-HSIN Cheng 2023-08-05 06:30:15 +08:00
  • 640e455d33 chore(deps): bump github.com/prometheus-community/pro-bing from 0.2.0 to 0.3.0 (#543) dependabot[bot] 2023-08-02 22:57:48 -04:00
  • 2be6a1e5f3 chore(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#542) dependabot[bot] 2023-07-31 23:46:39 -04:00
  • 225e6ac7ae chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 (#537) dependabot[bot] 2023-07-28 22:03:36 -04:00
  • 87d9722621 chore(deps): bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#528) dependabot[bot] 2023-07-25 18:56:48 -04:00
  • fd17dcd204 fix(tls): Pass certificate and private key files to listener method (#531) TwiN 2023-07-20 19:02:34 -04:00
  • 2f6b8f23f7 test(store): Make sure the write-through cache works TwiN 2023-07-19 23:07:19 -04:00
  • 0a37a61619 chore(deps): bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 (#524) dependabot[bot] 2023-07-18 21:35:16 -04:00
  • 70f9f8738c fix(ui): disable hover effects when not supported (#514) macmoritz 2023-07-17 03:14:43 +02:00
  • a725e7e770 chore(deps): bump github.com/TwiN/whois from 1.1.2 to 1.1.3 dependabot[bot] 2023-07-13 06:26:56 +00:00
  • fc29c45e5f chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2023-07-12 02:48:01 +00:00
  • 6a8c308af7 fix(api): Define unprotected routes first TwiN 2023-07-09 20:32:27 -04:00
  • 0e33556775 test(security): Make sure router behaves as intended when authn is required TwiN 2023-07-08 21:26:53 -04:00
  • 6bb65f4eec feat(api): Migrate from gorilla/mux to fiber TwiN 2023-07-08 20:37:41 -04:00
  • 9142ff837c fix(ui): Only show loading icon on initial load and on page change TwiN 2023-07-08 17:36:12 -04:00
  • 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 -04:00
  • 271b836160 chore(deps): bump modernc.org/sqlite from 1.23.0 to 1.23.1 (#516) dependabot[bot] 2023-07-03 22:38:58 -04:00
  • c42f3ef787 chore(ui): Rebuild static assets TwiN 2023-07-02 23:41:24 -04:00
  • c7a774b213 refactor: Use v-else instead of redundant statement TwiN 2023-07-02 23:38:07 -04:00
  • 36207490b2 feat(ui): Show number of failing checks per group (#493) Karol Danko 2023-07-03 05:35:05 +02:00
  • 5eebe6d9cc feat(alerting): Add token authorization for ntfy (#512) Oskar Carl 2023-07-03 05:10:16 +02:00
  • 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 -04:00
  • 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 -04:00
  • 60b0f3fa29 docs: Specify that exposing Gatus through a subpath is not supported (#507) Ansil H 2023-06-21 08:51:55 +05:30
  • 0cf7621162 chore(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.0 (#501) dependabot[bot] 2023-06-11 22:45:53 -04:00
  • 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 -04:00
  • 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 -04:00
  • 719f684982 ci: Update interval to daily TwiN 2023-06-07 18:31:41 -04:00
  • 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 -04:00
  • d62a6c5054 docs: Fix typo (#494) Sébastien 2023-06-03 16:12:10 +02:00
  • 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 -04:00
  • 5bbd240dd9 docs(alerting): Update GitLab issue prefix TwiN 2023-05-30 21:58:57 -04:00
  • 7e163c3fcf feat(alerting): Add GitLab alerting provider (#485) Hugues Lismonde 2023-05-31 03:57:15 +02:00
  • 1dd0ecf10b chore(deps): bump modernc.org/sqlite from 1.20.4 to 1.22.1 (#479) dependabot[bot] 2023-05-29 22:46:53 -04:00
  • 3350e81443 chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#478) dependabot[bot] 2023-05-18 22:05:11 -04:00
  • c3e1835dd6 fix(alerting): Unable to set maintenance interval to all day (#475) Sergey Khokhlov 2023-05-18 01:45:18 +03:00
  • 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 -04:00
  • 74cde8ae8d fix(alerting): use same email subject for trigger and resolution alert (#465) Sergey Khokhlov 2023-05-06 17:09:05 +03:00
  • 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 -04:00
  • 447e140479 feat(connectivity): Allow internet connection validation prior to endpoint execution (#461) TwiN 2023-05-02 22:41:22 -04:00
  • 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 -04:00
  • b12f652553 chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#459) dependabot[bot] 2023-04-26 22:39:19 -04:00
  • 83edca6e80 refactor: Modify implementation of TLS (#457) TwiN 2023-04-22 15:22:09 -04:00
  • 636688b43e chore(deps): Upgrade github.com/TwiN/g8 to v2.0.0 TwiN 2023-04-22 12:55:30 -04:00
  • 4fdb55d632 chore: Update Go to 1.20 TwiN 2023-04-07 16:58:43 -04:00
  • a05daeda2e feat(web): Support TLS encryption (#322) Christian Krudewig 2023-04-22 18:12:56 +02:00
  • 0bd0c1fd15 docs(sponsors): Add @8ball030 to list of sponsors TwiN 2023-04-20 18:28:03 -04:00
  • eb3ca71c72 chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#454) dependabot[bot] 2023-04-17 20:01:08 -04:00
  • 37325cd78a chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#453) dependabot[bot] 2023-04-15 12:01:44 -04:00
  • f6e7e346b6 chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#450) dependabot[bot] 2023-04-06 20:14:16 -04:00
  • b5e742acde fix(ui): Hide endpoint and prev/next arrows while data is being fetched TwiN 2023-04-05 19:33:50 -04:00
  • 685351a025 chore(deps): bump github.com/miekg/dns from 1.1.50 to 1.1.53 (#449) dependabot[bot] 2023-03-29 20:38:19 -04:00
  • ee8e0c4b40 fix(deps): Replace deprecated go-ping dependency to pro-bing (maintained fork) (#444) Flo J 2023-03-26 23:26:40 +02:00
  • fb94eea914 chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#446) dependabot[bot] 2023-03-26 16:39:05 -04:00
  • a69ccfdb08 chore(deps): bump actions/setup-go from 3 to 4 (#447) dependabot[bot] 2023-03-26 16:34:03 -04:00
  • 018f723e78 docs: Update list of sponsors TwiN 2023-03-16 21:12:15 -04:00
  • 038c8c8d8e fix: Print response body on failure if debug is set to true TwiN 2023-03-14 20:02:31 -04:00
  • f8f61deb2c docs: Add link to managed solution TwiN 2023-03-05 15:50:56 -05:00
  • 32a15decfd chore(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.6.0 (#443) dependabot[bot] 2023-03-03 20:21:49 -05:00
  • 0dba6e8674 chore(deps): bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#441) dependabot[bot] 2023-02-27 22:14:49 -05:00
  • 0c92534432 chore(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#431) dependabot[bot] 2023-02-16 22:21:55 -05:00
  • 6ab8899dc6 fix(condition): Partially support numbers with floating point (#434) TwiN 2023-02-15 19:30:29 -05:00
  • 819abf4263 Helm chart moved from avakarev/gatus-chart to minicloudlabs/helm-charts (#428) Andrii Vakarev 2023-02-14 02:04:46 +01:00
  • 6950a080df docs(alerting): Correct newline in docu (#420) Marc Brugger 2023-02-14 01:55:19 +01:00
  • 7d6923730e fix(config): Support $$ in config for literal $ (#427) TwiN 2023-02-11 22:43:13 -05:00
  • 542da61215 fix(ci): Use single quotes instead of double quotes TwiN 2023-02-09 21:25:06 -05:00
  • 45fe7beb6d fix(ci): Add missing asterisk to path-ignore elements with nested structure TwiN 2023-02-09 21:23:29 -05:00
  • 26611b7793 ci: Run benchmark on every new latest image TwiN 2023-02-09 21:15:36 -05:00
  • a29cf158dd chore(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#423) dependabot[bot] 2023-02-09 20:30:30 -05:00
  • 9d14e3011b docs: Add link to banner TwiN 2023-02-08 20:50:30 -05:00
  • d13998d13d chore(deps): bump modernc.org/sqlite from 1.19.5 to 1.20.3 (#409) dependabot[bot] 2023-02-05 22:39:11 -05:00
  • f6a39f6df0 docs(alerting): Update pushover documentation TwiN 2023-02-05 21:58:41 -05:00
  • 9e2006910d feat(alerting): Add Pushover sound support (#417) Marc Brugger 2023-02-06 03:47:39 +01:00
  • 6e4b88dc6e fix(test): flaky TestStore_InsertCleansUpOldUptimeEntriesProperly (#418) tesibelda 2023-02-02 04:59:31 +01:00
  • 277e805dbb chore(deps): bump docker/build-push-action from 3 to 4 (#415) dependabot[bot] 2023-02-01 01:16:25 -05:00
  • 941c10ca45 chore: Remove vendor folder (#414) TwiN 2023-01-30 22:29:30 -05:00
  • 21f62f362f feat(alerting): Add Pushover provider (#405) Kevin Woblick 2023-01-29 23:32:16 +01:00
  • d75180c341 docs: Clarify what the storage is used for TwiN 2023-01-29 16:47:25 -05:00
  • a82b883276 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#404) dependabot[bot] 2023-01-22 16:54:53 -05:00
  • 24e207c0c6 fix(metrics): Disable compression on prometheus/client_golang's handler TwiN 2023-01-19 23:06:38 -05:00
  • 90bb8f7b5f test: Don't run tests in parallel TwiN 2023-01-19 01:53:52 -05:00
  • 0db92f46da test: Add several tests for numerical conditions TwiN 2023-01-19 01:37:21 -05:00
  • 0ffa03f42d chore(deps): bump github.com/TwiN/deepmerge from 0.1.0 to 0.2.0 (#401) dependabot[bot] 2023-01-11 01:05:17 -05:00
  • e61a42220c fix: Log GATUS_CONFIG_FILE deprecation message only if it's non-empty TwiN 2023-01-10 19:04:19 -05:00