Commit Graph

  • abdd85a321
    chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.1 dependabot[bot] 2024-02-02 06:06:40 +0000
  • 1f84991b4f
    Merge 88c94e2f2e into 6cbc59b0e8 Antoine Keranflec'h 2024-02-01 10:21:40 -0700
  • 58d4ace042
    Merge branch 'master' into proxy2 Bo-Yi Wu 2024-02-01 14:11:28 +0800
  • 51ef6e9f07
    chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0 dependabot[bot] 2024-02-01 06:10:09 +0000
  • 6cbc59b0e8
    feat: shields.io endpoint badge (#652) Steven Kreitzer 2024-01-31 23:06:08 -0600
  • 1a7aeb5b35
    chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 (#669) dependabot[bot] 2024-01-31 23:53:51 -0500
  • 62f44b7e09
    chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 dependabot[bot] 2024-01-31 06:52:23 +0000
  • 4da0e68296
    docs: enhance README with Proxy and OAuth2 Docs Bo-Yi Wu 2024-01-29 14:37:11 +0800
  • cd2e9cdd47
    feat: enhance HTTP client configuration with proxy support Bo-Yi Wu 2024-01-29 09:08:19 +0800
  • 228cd4d1fb
    build: refine Makefile targets and build command (#666) Bo-Yi Wu 2024-01-29 14:12:14 +0800
  • 05c94a5d95
    chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-26 06:17:22 +0000
  • f51b83a4ee
    docs: refine README structure and update tests Bo-Yi Wu 2024-01-26 13:45:49 +0800
  • f3e17e87ba
    build: refine Makefile targets and build command Bo-Yi Wu 2024-01-26 13:16:55 +0800
  • 3966d90380 feat: add mtls config to client Chris Smith 2024-01-25 21:51:17 -0500
  • fdcfa94aae Add how to solve Request Header Fields Too Large Phawin Khongkhasawan 2024-01-25 11:08:03 +0700
  • b6f37634a8 Add getReadBufferSize function Phawin Khongkhasawan 2024-01-25 11:07:40 +0700
  • d1cde86b4f
    feat(client): Add tests for pinger using network config Nicolas Thumann 2024-01-24 22:24:28 +0100
  • 88c94e2f2e
    Merge branch 'master' into master TwiN 2024-01-23 22:26:24 -0500
  • c8c3c4521b
    feat(client): Add client network configuration and demo to README Nicolas Thumann 2024-01-21 00:07:06 +0100
  • 11ef69f4bd
    feat(client): Use network client config for pinger Nicolas Thumann 2024-01-21 00:06:10 +0100
  • d005261720
    feat(client): Add network to config Nicolas Thumann 2024-01-21 00:05:37 +0100
  • 1d83e88f76
    chore: update readme to include new shields.io badge Steven Kreitzer 2024-01-18 05:41:15 -0600
  • 5054103092
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-01-18 06:20:10 +0000
  • 56b7b44fb2
    Merge branch 'master' into master TwiN 2024-01-17 22:31:37 -0500
  • bdad56e205
    chore(deps): bump modernc.org/sqlite from 1.26.0 to 1.28.0 (#654) dependabot[bot] 2024-01-17 22:25:54 -0500
  • d2d2b68296
    chore(deps): bump modernc.org/sqlite from 1.26.0 to 1.28.0 dependabot[bot] 2024-01-15 06:06:15 +0000
  • e842f73be0
    docs: Add example of maintenance.timezone in readme.md lefes 2024-01-14 23:22:11 +0300
  • dbe1815172
    Merge branch 'master' into master TwiN 2024-01-14 15:09:25 -0500
  • 272f1a0041
    Merge branch 'master' into maintenance_timezone TwiN 2024-01-14 15:03:37 -0500
  • 911902353f
    fix: Allow binding IPv6 addresses for web (#650) Nicolas Thumann 2024-01-14 21:03:12 +0100
  • 727ee22962
    Merge branch 'master' into maintenance_timezone TwiN 2024-01-14 14:59:13 -0500
  • 71a854a67f
    Merge branch 'master' into allow_binding_ipv6 TwiN 2024-01-14 14:59:06 -0500
  • f2d5e48f7f
    Update config/maintenance/maintenance.go TwiN 2024-01-14 14:58:00 -0500
  • f76be6df92
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.18.0 (#649) dependabot[bot] 2024-01-13 23:06:52 -0500
  • 4c1d4688ae
    feat(alerting): add timezone for maintenance lefes 2024-01-12 23:34:19 +0300
  • eff5b1513c
    feat: shields.io endpoint badge Steven Kreitzer 2024-01-11 08:04:02 -0600
  • 097d32da49
    fix: Allow binding IPv6 addresses for web Nicolas Thumann 2024-01-09 22:44:09 +0100
  • a89d97a327
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.18.0 dependabot[bot] 2024-01-09 06:19:03 +0000
  • a2ebfd1829 update icmp size default to 24 antoinekh 2024-01-08 11:36:29 +0100
  • ccafe4b4d9 fix ICMPConfig everywhere antoinekh 2024-01-05 11:53:52 +0100
  • e9703ec0bb add ICMPConfig everywhere antoinekh 2024-01-05 11:39:22 +0100
  • 73c0ff22fe
    Update client/config.go Antoine Keranflec'h 2024-01-05 11:35:53 +0100
  • dd6c4142fb
    chore(deps): bump actions/setup-go from 4 to 5 (#634) dependabot[bot] 2024-01-01 23:26:52 -0500
  • 4c0a523bca doc antoinekh 2023-12-29 09:55:02 +0100
  • 2340f65e7d linting antoinekh 2023-12-29 09:52:09 +0100
  • 30aea72c1e put icmp config under client.icmp antoinekh 2023-12-29 09:50:33 +0100
  • 1e82d2f07d
    feat: add ability to delay startup (#631) I-HSIN Cheng 2023-12-25 09:48:43 +0800
  • a93be6c1ed
    Merge branch 'master' into Delay_startup TwiN 2023-12-24 20:07:37 -0500
  • 7b224ca3d8
    Delete .examples/delay-startup/Makefile TwiN 2023-12-24 19:59:09 -0500
  • 636b570f36
    Update README.md TwiN 2023-12-24 19:58:46 -0500
  • c73a9594a1
    Update api/api.go TwiN 2023-12-24 19:41:49 -0500
  • 2847344ee9
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 dependabot[bot] 2023-12-19 07:03:45 +0000
  • 594c9f6bc8 feat(api): Add option to set custom GATUS_API_READ_BUFFER_SIZE Artur 2023-12-08 10:09:03 +0100
  • 6a29b732d6
    chore(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-07 06:15:15 +0000
  • 104ec1df06
    Delete q:q! Antoine Keranflec'h 2023-12-06 08:22:34 +0100
  • 4736e50de6 Feat: add ability to delay startup vax-r 2023-11-28 18:23:23 +0800
  • 2e3c5bb83b update comments for df flag antoinekh 2023-12-05 10:09:41 +0100
  • e71d178e9c update README info and fix dead links antoinekh 2023-12-05 10:06:57 +0100
  • 39952da2b2 Revert "add client configuration" antoinekh 2023-12-05 09:57:00 +0100
  • 4f1cd93f7b add client configuration antoinekh 2023-12-04 15:25:18 +0100
  • 451557244e typo antoinekh 2023-12-04 15:13:40 +0100
  • 65f24e94ab typo antoinekh 2023-12-04 15:13:06 +0100
  • 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