Commit Graph

  • bd1a544cf7 chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 (#867) dependabot[bot] 2024-09-23 20:43:27 -04:00
  • aa51b0ad70 chore(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#866) dependabot[bot] 2024-09-22 21:39:41 -04:00
  • fc09981779 feat(alerting): alert teams add client insecure option (#864) raojinlin 2024-09-22 08:26:30 +08:00
  • de2d41ed88 chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.1 to 2.1.2 (#862) dependabot[bot] 2024-09-19 22:15:21 -04:00
  • 59842d5e88 feat(alerting): custom alert support endpoint errors (#844) raojinlin 2024-09-18 10:26:21 +08:00
  • b0c2f1eba9 feat(alerting): Add optional field alerting.mattermost.channel (#823) Gerrit 2024-09-18 03:02:31 +02:00
  • f55f39fa33 chore(deps): bump golang.org/x/net from 0.26.0 to 0.29.0 (#861) dependabot[bot] 2024-09-17 19:48:51 -04:00
  • 1a0c0af403 chore(deps): bump modernc.org/sqlite from 1.31.1 to 1.33.1 (#860) dependabot[bot] 2024-09-16 19:04:13 -04:00
  • 12b04802ef chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.27.0 (#857) dependabot[bot] 2024-09-11 21:15:34 -04:00
  • d947a6b6f5 feat(alerting): Implement Zulip's alerts (#845) Mehdi Bounya 2024-09-04 04:21:08 +01:00
  • 54221eff9b fix(maintenance): Import time/tzdata to support timezones (#849) TwiN 2024-08-28 18:41:21 -04:00
  • d04b68979a fix(remote): Stream endpoint statuses from remote instances instead of loading them all into memory TwiN 2024-08-26 21:30:53 -04:00
  • 7de5a1fe48 feat(alerting): implement Gitea alerting provider (#842) Bo-Yi Wu 2024-08-22 05:51:45 +08:00
  • dd435a8eaf feat(storage): Support 30d badges (#836) TwiN 2024-08-11 22:40:19 -04:00
  • 90ffea9fb6 chore(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#829) dependabot[bot] 2024-08-04 13:13:19 -04:00
  • c23d0b6f3b chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.31.1 (#824) dependabot[bot] 2024-07-31 00:00:47 -04:00
  • 2c8c456512 feat(alerting): add telegram overriding token and id (#826) lefes 2024-07-28 02:05:17 +03:00
  • af00dfdb73 feat(alerting): add timezone for maintenance (#653) lefes 2024-07-02 02:41:33 +03:00
  • b2191391f6 chore(deps): bump github.com/aws/aws-sdk-go from 1.53.19 to 1.54.10 (#814) dependabot[bot] 2024-06-29 23:57:20 -04:00
  • 5399b8a2fc chore(deps): bump docker/build-push-action from 5 to 6 (#806) dependabot[bot] 2024-06-22 22:39:52 -04:00
  • 65b77e9525 chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#800) dependabot[bot] 2024-06-18 23:53:28 -04:00
  • 23a5da8dc6 docs: Add mTLS docker-compose example (#744) Chris Smith 2024-06-10 18:47:47 -04:00
  • 11aeec45c9 chore(deps): Update Go to 1.22 and update all Go dependencies (#794) TwiN 2024-06-08 12:39:26 -04:00
  • 714dd4ba09 build: Drop support for linux/arm/v6 (#773) TwiN 2024-05-21 22:43:59 -04:00
  • 4a41f8c504 chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#771) dependabot[bot] 2024-05-21 22:30:55 -04:00
  • 7213add6b7 chore(deps): bump github.com/TwiN/gocache/v2 from 2.2.0 to 2.2.2 (#772) dependabot[bot] 2024-05-21 20:17:55 -04:00
  • ea7bf2c194 chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 (#765) dependabot[bot] 2024-05-20 21:51:58 -04:00
  • db8535c3f3 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4 (#739) dependabot[bot] 2024-05-20 21:48:02 -04:00
  • fdd00e7851 fix(alerting): Remove duplicate code and improve testing TwiN 2024-05-19 18:31:01 -04:00
  • 2a94f76244 fix(alerting): Make sure alert is triggered before attempting to persist it to the database TwiN 2024-05-17 18:18:06 -04:00
  • f2c5f5911c feat(alerting): Persist triggered alerts across application restart (#764) TwiN 2024-05-15 21:29:45 -04:00
  • 9d151fcdb4 refactor: Break core package into multiple packages under config/endpoint (#759) TwiN 2024-05-09 22:56:16 -04:00
  • 4397dcb5fc docs: Improve Result.ConditionResults description TwiN 2024-05-04 20:05:06 -04:00
  • 739e6c75a6 fix(alerting): Make Microsoft Teams title customizable (#731) Rahul Chordiya 2024-05-05 04:54:25 +05:30
  • dcfdfd423e docs: Remove unnecessary badge TwiN 2024-04-27 14:39:42 -04:00
  • 28339684bf chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#703) dependabot[bot] 2024-04-18 21:34:26 -04:00
  • 519500508a fix: add crossorigin attribute to manifest.json link in index.html (#736) Robert Schelling 2024-04-19 03:19:08 +02:00
  • 76a84031c2 refactor: Update connectivity.Checker struct to use pointer on receiver TwiN 2024-04-18 21:05:49 -04:00
  • b88d0b1c34 chore: Update example.com's IPv4 and IPv6 TwiN 2024-04-18 21:04:34 -04:00
  • e0ab35e86a feat(ui): Implement endpoints[].ui.hide-conditions TwiN 2024-04-18 20:57:07 -04:00
  • 7efe7429dd docs: Fix formatting TwiN 2024-04-11 21:37:15 -04:00
  • 4393a49900 chore: fix some typos (#725) HongKuang 2024-04-12 09:18:30 +08:00
  • 241956b28c fix(alerting): Support alerts with no conditions for external endpoints (#729) TwiN 2024-04-10 20:46:17 -04:00
  • a4bc3c4dfe docs: Add missing information on passing a token for external endpoints TwiN 2024-04-10 19:03:29 -04:00
  • 7cf2b427c9 docs: Add missing description for ui pkg ValidateAndSetDefaults TwiN 2024-04-09 18:56:33 -04:00
  • dc9cddfd77 ci: Add codecov token TwiN 2024-04-09 18:53:15 -04:00
  • f93cebe715 feat(client): add mTLS config (#665) Chris Smith 2024-04-09 18:41:37 -04:00
  • f54c45e20e feat: Implement push-based external endpoints (#724) TwiN 2024-04-08 21:00:40 -04:00
  • cacfbc0185 chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 (#715) dependabot[bot] 2024-04-01 21:50:59 -04:00
  • 922638e071 refactor: Clean up code and change log format (#719) TwiN 2024-04-01 21:47:14 -04:00
  • 979d467e36 fix(jsonpath): Prevent panic when body is "null" TwiN 2024-04-01 20:03:02 -04:00
  • ceb2c7884f docs: Add discord badge TwiN 2024-03-29 21:44:38 -04:00
  • ae750aa367 feat(alerting): add alerting support for jetbrains space (#713) michael-baraboo 2024-03-28 17:36:22 -05:00
  • 5aa83ee274 chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.18.0 (#701) dependabot[bot] 2024-03-10 18:59:00 -04:00
  • 1e431c797a chore(deps): bump github.com/TwiN/deepmerge from 0.2.0 to 0.2.1 (#684) dependabot[bot] 2024-03-06 20:37:42 -05:00
  • 143a093e20 docs(alerting): Fix wrong gitlab terminology (alert key vs. PAT) (#694) Salim B 2024-03-07 01:40:19 +01:00
  • 1eba430797 chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.1 (#682) dependabot[bot] 2024-02-24 15:12:58 -05:00
  • 6299b630ce chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#658) dependabot[bot] 2024-02-20 22:26:25 -05:00
  • 1fcc6c0cc0 chore: Update Go to 1.21 TwiN 2024-02-18 14:37:29 -05:00
  • 408a46f2af feat(client): enhance HTTP client configuration with proxy support (#668) Bo-Yi Wu 2024-02-15 10:43:57 +08:00
  • 3269e96f49 chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.1 (#671) dependabot[bot] 2024-02-12 23:26:58 -05:00
  • 08742e4af3 refactor(alerting): Use pointer for receiver in AlertProvider.GetDefaultAlert method (#676) TwiN 2024-02-07 20:09:45 -05:00
  • 2a623a59d3 fix(web): Allow configuration of read-buffer-size (#675) TwiN 2024-02-07 18:54:30 -05:00
  • 3d1b4e566d feat(client): Add network config for ICMP endpoint client (#661) Nicolas Thumann 2024-02-07 03:15:51 +01:00
  • 6cbc59b0e8 feat: shields.io endpoint badge (#652) Steven Kreitzer 2024-01-31 23:06:08 -06:00
  • 1a7aeb5b35 chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 (#669) dependabot[bot] 2024-01-31 23:53:51 -05:00
  • 228cd4d1fb build: refine Makefile targets and build command (#666) Bo-Yi Wu 2024-01-29 14:12:14 +08:00
  • bdad56e205 chore(deps): bump modernc.org/sqlite from 1.26.0 to 1.28.0 (#654) dependabot[bot] 2024-01-17 22:25:54 -05:00
  • 911902353f fix: Allow binding IPv6 addresses for web (#650) Nicolas Thumann 2024-01-14 21:03:12 +01:00
  • 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 -05:00
  • dd6c4142fb chore(deps): bump actions/setup-go from 4 to 5 (#634) dependabot[bot] 2024-01-01 23:26:52 -05:00
  • 1e82d2f07d feat: add ability to delay startup (#631) I-HSIN Cheng 2023-12-25 09:48:43 +08:00
  • 3c246f0c69 feat(client): Add Google's Identity-Aware-Proxy in client config (#600) Kloox 2023-11-29 04:50:07 +01:00
  • 76111ee133 chore(deps): bump github.com/aws/aws-sdk-go from 1.47.8 to 1.47.9 (#623) dependabot[bot] 2023-11-13 20:12:39 -05:00
  • 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 -05:00
  • 807599c05e docs: add instruction to install as binary (#615) Bugra Kocabay 2023-11-09 20:21:17 +03:00
  • de7256e671 feat(alerting): make authentication optional for email provider (#608) Calvin Henderson 2023-11-04 19:28:06 -04:00
  • c6515c4b1c feat(alerting): Add gotify provider (#605) Bugra Kocabay 2023-11-04 01:21:52 +03:00
  • 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 -04:00
  • 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 -04:00
  • ea3ae52f1e Feat/modify discord title (#602) Bugra Kocabay 2023-11-01 03:01:54 +03:00
  • 5a16151bba ui: Fix issue back button appearing over title when logo is too small TwiN 2023-10-31 19:44:54 -04:00
  • 802ad7ff8f feat(alerting): Add AWS SES Alerting Provider (#579) Kevin Richter 2023-10-26 05:52:43 +02:00
  • 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 -04:00
  • 87e029f555 ci: Increase timeout-minutes for test workflow to 10 minutes TwiN 2023-10-16 21:45:00 -04:00
  • 71c4d3ade1 ui: Use localStorage instead of sessionStorage for refresh interval + collapsed groups TwiN 2023-10-16 21:35:43 -04:00
  • 315f9b7792 ui(settings): Fix refresh interval padding TwiN 2023-10-16 21:33:09 -04:00
  • 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 -04:00
  • 88cb92745b chore(deps): bump modernc.org/sqlite from 1.24.0 to 1.26.0 (#585) dependabot[bot] 2023-10-10 21:29:13 -04:00
  • 744d63abac fix: Support hexadecimal integers in conditions (#563) Heitor 2023-10-04 21:25:18 -03:00
  • c1cdf50851 chore(deps): Bump github.com/TwiN/whois to v1.1.7 TwiN 2023-10-04 20:20:27 -04:00
  • 2bd268670f chore(deps): Bump github.com/TwiN/whois to v1.1.7 TwiN 2023-10-04 20:17:37 -04:00
  • e88bfa8518 fix(alerting): Add support for client.insecure in email alerting provider (#583) Max Partenfelder 2023-10-03 02:41:12 +02:00
  • 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 -04:00
  • 0903d28b56 docs: Clean up list of sponsors TwiN 2023-09-30 12:06:43 -04:00
  • b50f3f3646 chore(deps): bump docker/build-push-action from 4 to 5 (#568) dependabot[bot] 2023-09-30 08:20:50 -04:00
  • 1b0dfdd09d chore(deps): bump docker/setup-buildx-action from 2 to 3 (#567) dependabot[bot] 2023-09-30 08:14:39 -04:00
  • 6d3468d81a chore(deps): bump actions/checkout from 3 to 4 (#560) dependabot[bot] 2023-09-30 08:06:35 -04:00
  • 200d007eca chore(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56 (#578) dependabot[bot] 2023-09-30 08:03:22 -04:00
  • 24c3a84db9 fix(alerting): add condition results to ntfy (#582) wei 2023-09-30 19:51:03 +08:00