Commit Graph

  • f961622aa2 Rename sqlite storage path to sqlite3 -- that's the name of mattn/go-sqlite3 YakumoLabs Shin'ya Minazuki 2025-12-27 19:33:38 -03:00
  • 5e79d781fe Add system startup snippets Shin'ya Minazuki 2025-12-27 19:01:36 -03:00
  • 3d4f07ad38 Use github.com/mattn/go-sqlite3 instead of modernc.org/sqlite Shin'ya Minazuki 2025-12-27 19:01:18 -03:00
  • 2d5f0a5927 feat(alerting): ClickUp alerting provider (#1462) master TheBinaryGuy 2025-12-27 06:09:28 +05:30
  • bb85c4fcf3 Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.41.0 dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.41.0 TwiN 2025-12-23 19:30:53 -05:00
  • 6c8761ca35 docs: Add missing alert provider group override options (#1467) PythonGermany 2025-12-23 00:43:47 +01:00
  • 0e4dea4dd7 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.0 to 1.41.0 dependabot[bot] 2025-12-22 06:06:03 +00:00
  • 6d90cf3e3f chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.77.0 dependabot/go_modules/google.golang.org/grpc-1.77.0 dependabot[bot] 2025-12-22 06:04:52 +00:00
  • 40b1576ec7 docs: Separate web and ui config into sections (#1439) PythonGermany 2025-12-22 02:59:04 +01:00
  • 64c3b12a7b chore(deps): bump code.gitea.io/sdk/gitea from 0.22.0 to 0.22.1 (#1410) dependabot[bot] 2025-12-21 20:54:35 -05:00
  • 138f5bfb76 ci: Add workflow to regenerate static assets (#1457) PythonGermany 2025-12-22 01:47:51 +01:00
  • 15a8055617 fix(client): Switch websocket library (#1423) Yaroslav 2025-12-18 23:44:44 +00:00
  • 13184232d1 fix(ui): Inconsistent time values in UI (#1452) PythonGermany 2025-12-19 00:22:40 +01:00
  • d0cca91043 test: Update expectedBody for DNS test TwiN 2025-12-17 18:33:57 -05:00
  • 239d1f5118 chore(ui): Remove unnecessary eslint rule disables (#1422) PythonGermany 2025-12-16 22:03:24 +01:00
  • 47bc78dc25 docs: Update Telegram User ID to Chat ID in README (#1434) Glib Shpychka 2025-12-16 23:00:04 +02:00
  • 1df0801a61 ci: Add platform input for custom action workflow (#1437) PythonGermany 2025-12-11 22:17:28 +01:00
  • d42c5f899e chore(ui): Regenerate static assets v5.33.1 TwiN 2025-12-10 20:45:06 -05:00
  • c0c9f81c8e Improve error message with list of changed files copilot/check-git-status-after-build copilot-swe-agent[bot] 2025-12-11 01:01:17 +00:00
  • a7f0aaf87a Add newline at end of test-ui.yml workflow file copilot-swe-agent[bot] 2025-12-11 00:57:52 +00:00
  • 1087bf2fb2 Add git status check after frontend-build in test-ui workflow copilot-swe-agent[bot] 2025-12-11 00:50:55 +00:00
  • fef2bb9bf6 Initial plan for git status check after frontend build copilot-swe-agent[bot] 2025-12-11 00:49:24 +00:00
  • e7510c856c Initial plan copilot-swe-agent[bot] 2025-12-11 00:45:32 +00:00
  • 5f4c26e5fe fix(ui): Do not store config locally on load (#1432) PythonGermany 2025-12-11 01:12:54 +01:00
  • 2beaca5700 chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1428) dependabot[bot] 2025-12-10 16:54:33 -05:00
  • a55eb7da40 refactor(ui): Improve dev environment (#1429) PythonGermany 2025-12-10 22:29:46 +01:00
  • b0629773e5 build(docker): Non tidy go mods fail image build (#1418) PythonGermany 2025-12-06 23:48:39 +01:00
  • c5f7e5b82b refactor(docker): Update compose files (#1409) PythonGermany 2025-12-02 02:15:46 +01:00
  • 3c71980d79 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0 dependabot/go_modules/github.com/coreos/go-oidc/v3-3.17.0 dependabot[bot] 2025-12-01 06:41:21 +00:00
  • f8ec83babb chore(deps): bump actions/checkout from 5 to 6 dependabot/github_actions/actions/checkout-6 dependabot[bot] 2025-12-01 06:41:20 +00:00
  • a2a7e1f14a chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.15 (#1366) dependabot[bot] 2025-11-28 20:28:12 -05:00
  • 1e4c440f01 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ses from 1.34.5 to 1.34.7 (#1365) dependabot[bot] 2025-11-28 20:16:53 -05:00
  • 844847bb05 chore(ui): Regenerate static assets TwiN 2025-11-28 19:57:06 -05:00
  • 0c3231713f fix(ui): Show correct avg response time for N/A value (#1407) PythonGermany 2025-11-29 01:56:02 +01:00
  • ee01adb603 fix(ui): Show correct oldest result timestamp (#1405) PythonGermany 2025-11-29 01:05:39 +01:00
  • 9121d87965 fix(ui): Typo in conditional check if dashboard subheading is not set and running in dev mode TwiN 2025-11-27 20:55:30 -05:00
  • 86cd1a9eb2 chore(deps): update Go module dependencies for CVE security (#1402) Bo-Yi Wu 2025-11-28 06:16:03 +08:00
  • 9f960fdd27 docs: complete unfinished sentence in README.md (#1400) Giorgio Gallo 2025-11-26 04:58:19 +01:00
  • 6f9db4107c feat(client): Add ssh private-key support (#1390) v5.33.0 Mufeed Ali 2025-11-20 03:06:36 +05:30
  • 5d626f2934 test(ui): Improve validation tests for UI config v5.32.0 TwiN 2025-11-16 15:41:25 -05:00
  • 75c1b290f6 feat(ui): customizable dashboard heading and subheading (#1235) Reze 2025-11-16 21:33:26 +01:00
  • fe7b74f555 docs: Remove ECS Fargate section from README (#1389) Giampaolo 2025-11-12 13:26:47 +01:00
  • ed4c270a25 docs: Add note to README.md regarding CAP_NET_RAW (#1384) Zee Aslam 2025-11-09 15:50:24 -05:00
  • 379ec2983d refactor(announcements): Move duplicate markdown code into utils/markdown.js v5.31.0 TwiN 2025-11-08 13:54:36 -05:00
  • 907716289c feat(announcements): add markdown support (#1371) Sworyz 2025-11-08 19:28:57 +01:00
  • 7c6b5539c1 docs: Add past-announcements.jpg TwiN 2025-11-07 19:42:48 -05:00
  • 607f3c5549 feat(announcements): Add support for archived announcements and add past announcement section in UI (#1382) TwiN 2025-11-07 19:35:39 -05:00
  • 9e97efaba1 fix(api): Escape endpoint key in URL for raw APIs (#1381) Arden Rasmussen 2025-11-07 15:20:10 -08:00
  • 8912b4b3e3 feat(client): Add support for monitoring gRPC endpoints (#1376) diamanat 2025-11-08 00:19:13 +04:00
  • 5fdc489113 fix(client): update icmp/ping logic to determine pinger privileged mode (#1346) Zee Aslam 2025-11-04 20:42:20 -05:00
  • 2ebb74ae1e docs: Add ECS fargate module in README (#1377) Giampaolo 2025-11-02 05:04:28 +01:00
  • e2f06e9ede fix(ui): Modernize response time chart (#1373) v5.30.0 TwiN 2025-10-29 14:15:59 -04:00
  • beb9a2f3d9 feat(condition): Format certificate and domain expiration durations in human-readable format (#1370) TwiN 2025-10-27 16:30:12 -04:00
  • e469b6adf4 fix(external-endpoint): check per-endpoint maintenance windows (#1369) Max 2025-10-28 00:21:20 +08:00
  • 2f8a3d2a02 feat(metrics): Add metrics for domain expiration (#1244) v5.29.0 Stefan Balea 2025-10-25 19:45:15 +03:00
  • 9495b7389e feat(ui): Add support for endpoints[].ui.hide-errors to hide errors (#1361) v5.28.0 TwiN 2025-10-22 13:13:53 -04:00
  • c8bdecbde8 docs: Fix ordering in Table of Contents TwiN 2025-10-21 14:11:00 -04:00
  • 394602bc47 fix(ui): Ensure retrievedConfig is set to true after fetching configuration (#1359) v5.27.2 TwiN 2025-10-21 08:06:02 -04:00
  • 15813d4297 fix(client): Add nil check for SSHConfig before validating username/password (#1358) TwiN 2025-10-21 07:37:24 -04:00
  • d24c66cf96 fix(key): Revert support for ( and ) as name/group, as they already worked before (#1356) v5.27.1 TwiN 2025-10-20 13:50:02 -04:00
  • 70d7d0c54c fix(suites): Load persisted triggered alerts for suite endpoints on start (#1347) TwiN 2025-10-20 13:31:58 -04:00
  • 91931e48b4 fix(ui): Clear selected result before toggling new one v5.27.0 TwiN 2025-10-17 22:06:54 -04:00
  • 386a4d2cb7 fix(ui): Implement toggleable tooltip for suites too TwiN 2025-10-17 21:41:40 -04:00
  • 4d9eb0572c docs(alerting): Link n8n-nodes-gatus-trigger for n8n alerting provider TwiN 2025-10-17 21:12:53 -04:00
  • 1586b3cc0b feat(alerting): Add message-content parameter for Discord pings (#1335) aaldebs99 2025-10-17 17:22:26 -07:00
  • 981e082d0c feat(ui): Make tooltips toggleable (#1236) Jon Fuller 2025-10-17 13:09:47 -07:00
  • 91daaf92aa chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9 (#1338) dependabot[bot] 2025-10-17 10:09:03 -04:00
  • a1bb07c556 chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#1333) dependabot[bot] 2025-10-17 10:08:48 -04:00
  • 258175dec3 chore(deps): bump code.gitea.io/sdk/gitea from 0.21.0 to 0.22.0 (#1341) dependabot[bot] 2025-10-17 10:08:31 -04:00
  • ef6159e420 chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#1337) dependabot[bot] 2025-10-16 20:45:36 -04:00
  • ebd4068aac fix(key): Support (, ), + and & as name/group (#1340) TwiN 2025-10-16 16:47:11 -04:00
  • 39981de54b chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#1332) dependabot[bot] 2025-10-15 08:49:52 -04:00
  • 7dce07e47f chore(deps): bump modernc.org/sqlite from 1.38.2 to 1.39.1 (#1331) dependabot[bot] 2025-10-15 08:23:57 -04:00
  • 6a83857db4 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.16.0 (#1313) dependabot[bot] 2025-10-14 16:42:57 -04:00
  • 50702bd1d4 chore(deps): bump google.golang.org/api from 0.242.0 to 0.252.0 (#1315) dependabot[bot] 2025-10-14 10:19:44 -04:00
  • 5bf95fe4f7 chore(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.67.0 (#1330) dependabot[bot] 2025-10-14 09:56:20 -04:00
  • 20d8ef966b chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.32.0 (#1317) dependabot[bot] 2025-10-13 22:11:52 -04:00
  • 8f15346fb7 fix(alerting)!: remove discontinued jetbrains space alerting provider (#1329) michael-baraboo 2025-10-13 19:47:05 -05:00
  • 8920bdd301 fix(ui): Handle refresh properly on SuiteDetails.vue (#1324) TwiN 2025-10-12 14:27:43 -04:00
  • e37024dfc6 docs: Use working websocket example TwiN 2025-10-09 13:28:34 -04:00
  • ac4374b1e3 docs: Replace Docker Hub with GHCR as primary container registry TwiN 2025-10-03 16:51:03 -04:00
  • 129fb82f71 feat(alerting): Add RESULT_CONDITIONS in custom alert to have more information (#1086) v5.26.0 Adrian 2025-10-06 18:22:38 +02:00
  • 374be99b35 fix(alerting): Format link from Telegram alert description when sending message (#1200) Andrii Oriekhov 2025-10-05 22:00:45 +03:00
  • 5c78bd92fb feat(client): Support body placeholder for SSH endpoints (#1286) yansh97 2025-10-04 10:52:34 +08:00
  • 8853140cb2 feat(alerting): Add support for n8n alerts (#1309) TwiN 2025-10-03 16:51:26 -04:00
  • 03ec18a703 fix(ui): Swap oldest/newest result time for SuiteCard.vue (#1308) TwiN 2025-10-03 13:36:09 -04:00
  • 65eaed4621 fix(incidentio): Implement deduplication key generation for alerts (#1296) Kevin Kugler 2025-10-03 19:33:51 +02:00
  • 10c6e71eef chore(deps): Update aws-sdk-go to aws-sdk-go-v2 (#1305) TwiN 2025-10-03 13:33:37 -04:00
  • c7f0a32135 fix(tunneling): Adjust exponential backoff duration v5.25.2 TwiN 2025-09-30 14:27:38 -04:00
  • 405c15f756 fix(tunneling): Add exponential backoff retry (#1303) TwiN 2025-09-30 14:08:56 -04:00
  • 6f1312dfcf chore: Tweak configuration validation and yaml output (#1302) TwiN 2025-09-30 13:38:17 -04:00
  • bd296c75da chore: Export validation function (#1301) v5.25.1 TwiN 2025-09-29 23:01:27 -04:00
  • f007725140 fix(ui): Make sure EndpointCard aligns even if no group + hide-hostname (#1300) TwiN 2025-09-29 22:55:11 -04:00
  • 40345a03d3 feat(client): Add support for SSH tunneling (#1298) v5.25.0 TwiN 2025-09-28 14:26:12 -04:00
  • 97a2be3504 fix(alerting): Added description block in teams-workflows (#1275) Rahul Chordiya 2025-09-26 01:58:22 +05:30
  • 15a4133502 fix(alerting): Limit minimum-reminder-interval to >5m (#1290) TwiN 2025-09-25 16:24:15 -04:00
  • 64a5043655 docs(alerting): Remove SIGNL4 untested warning (#1289) Ron 2025-09-24 12:33:57 +02:00
  • 5a06a74cc3 fix(events): Retrieve newest events instead of oldest events (#1283) v5.24.3 TwiN 2025-09-21 15:40:17 -04:00
  • d6fa2c955b fix(suites): Handle invalid paths in store and update needsToReadBody to check store (#1282) TwiN 2025-09-21 13:15:59 -04:00
  • e6576e9080 fix(alerting): Support custom slack title (#1079) v5.24.2 mehdiMj 2025-09-21 03:51:46 +03:30