Commit Graph

620 Commits

Author SHA1 Message Date
Frank Elsinga
75a2329684 chore: fix tab with in the prettier config being different from previously causing hard merges (#6656) 2026-01-09 03:47:31 +00:00
Frank Elsinga
0f61d7ee1b chore: enable formatting over the entire codebase in CI (#6655)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-09 02:10:36 +01:00
Frank Elsinga
65b21d2c4b feat: Add prettier and configure autofix to use it (#6642)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 10:51:36 +01:00
Frank Elsinga
41233b6445 chore(ci): try using the spec test reporter instead of tab (#6632) 2026-01-07 04:28:46 +00:00
Copilot
82c6b364af fix(mysql): fix domain_expiry migration for MySQL 8.0 compatibility (#6612)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2026-01-06 21:41:04 +01:00
leonace924
d825352410 feat: extract MySQL/MariaDB monitor to its own monitor-type and enable conditions support 2026-01-06 01:42:20 -05:00
Louis Lam
65cadead3e Update to 2.1.0-beta.1 (#6583) 2026-01-05 02:01:42 +00:00
Anurag Ekkati
8d9c244603 Merge branch 'master' into fix/dns-wildcard-validator 2026-01-04 07:50:26 -08:00
Markus Reisenhofer
d096e2902c feat(gamedig): Update gamedig implementation to v5 (#4949)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-03 05:56:38 +00:00
Anurag Ekkati
f3d280f1b0 fix(monitor): DNS monitor hostname and other monitors URL validations
Fixes Issue #6444

Summary:
* DNS monitor hostname input will accept wildcard and rejects IP (Valid : *.testdns.co, Invalid : 8.8.8.8)
* http, keyword, json-query, websocket, real-browser monitors will not accept wildcard hostnames in URL (Invalid : https://*.testdns.co/status)
2026-01-02 14:59:39 -08:00
Julian Speckmann
112173c37e Merge pull request #20 from KingIronMan2011/dependabot/npm_and_yarn/qs-6.14.1
Bump qs from 6.10.4 to 6.14.1
2026-01-02 04:40:45 +01:00
Julian Speckmann
4ee7fb208d Merge branch 'master' into security/improved-security 2026-01-02 04:29:06 +01:00
dependabot[bot]
d8cae1f7f3 Bump qs from 6.10.4 to 6.14.1
Bumps [qs](https://github.com/ljharb/qs) from 6.10.4 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.4...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 00:39:29 +00:00
Pedro Magno
534ba5d547 chore: Extract the sqlserver monitor to its own monitor-type. Enable support conditions for a single result value. 2025-12-30 11:06:04 +00:00
Julian Speckmann
5601c58713 Downgrade playwright-core and @playwright/test to version 1.39.0 for compatibility 2025-12-29 04:39:02 +01:00
Julian Speckmann
c6e8907eda Update playwright-core to version 1.57.0 in package.json and package-lock.json 2025-12-29 03:27:22 +01:00
Julian Speckmann
82371feb11 Refactor e2e test scripts to remove redundant playwright installation step 2025-12-29 03:21:01 +01:00
Julian Speckmann
a8e4d0f3ea Enhance e2e testing scripts by adding playwright installation step 2025-12-29 03:14:44 +01:00
Julian Speckmann
9d90e864d1 Update nodemailer to version 7.0.12 in package.json and package-lock.json 2025-12-29 03:07:01 +01:00
Julian Speckmann
9f88233e3c Downgrade @vitejs/plugin-vue back to version 5.0.1 2025-12-29 02:30:41 +01:00
Julian Speckmann
2c447539d2 Merge pull request #4 from KingIronMan2011/dependabot/npm_and_yarn/nodemailer-7.0.11
chore(deps): bump nodemailer from 6.9.16 to 7.0.11
2025-12-24 04:01:49 +01:00
Julian Speckmann
42953aef49 fix: update vite version to 5.4.15 for improved compatibility 2025-12-24 04:01:08 +01:00
Julian Speckmann
a005bb1dbf Merge pull request #5 from KingIronMan2011/dependabot/npm_and_yarn/multi-b66a77519b
chore(deps): bump esbuild, @vitejs/plugin-vue and vite
2025-12-24 03:56:09 +01:00
dependabot[bot]
6266dc3537 chore(deps): bump esbuild, @vitejs/plugin-vue and vite
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.27.2 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.21.5 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.27.2)

Updates `@vitejs/plugin-vue` from 5.0.5 to 5.2.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.4/packages/plugin-vue)

Updates `vite` from 5.4.21 to 7.3.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.2
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 5.2.4
  dependency-type: direct:development
- dependency-name: vite
  dependency-version: 7.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 02:54:53 +00:00
dependabot[bot]
c0cddb9311 chore(deps): bump nodemailer from 6.9.16 to 7.0.11
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 7.0.11.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.16...v7.0.11)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 02:54:32 +00:00
dependabot[bot]
056a6f7402 chore(deps): bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) to 1.57.0 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.


Updates `playwright` from 1.39.0 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.57.0)

Updates `@playwright/test` from 1.39.0 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.57.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.57.0
  dependency-type: indirect
- dependency-name: "@playwright/test"
  dependency-version: 1.57.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 02:51:35 +00:00
Shaan
eb0b6cdb09 feat: Domain name expiry (#6413)
Co-authored-by: AiroPi <47398145+AiroPi@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-20 16:32:49 +00:00
Louis Lam
f0ad644995 Update to 2.1.0-beta.0 (#6505) 2025-12-20 12:30:00 +08:00
Dalton Pearson
91edeaeb9c Extracted the postgresql monitor to its own monitor-type (#6443)
Co-authored-by: Dalton Pearson <dalton.pearson@praemo.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-04 14:16:06 +00:00
cmorg789
23c4916c74 Webpush notifications (#6421)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-27 03:55:46 +00:00
Frank Elsinga
dda1a3f442 Chore:extracted the redis monitor to a different monitoring type (#4393)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-16 04:55:38 +08:00
Louis Lam
08d77e6fce Fix build issue on Node.js 25 (#6295) 2025-11-04 06:55:00 +08:00
Louis Lam
79c844d598 Add no-audit to the setup script (#6288) 2025-10-30 11:36:00 +08:00
Louis Lam
8f3cb770eb [Docker] Bump to Node.js 22 (#6222)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-27 23:58:27 +08:00
Louis Lam
83c3cfc8c0 2.0.X to master (#6226) 2025-10-25 05:22:13 +08:00
Louis Lam
60219caff8 Update to 2.0.1 2025-10-21 00:02:12 +08:00
Louis Lam
8233362340 Release 2.0.0 (#6199) 2025-10-20 20:39:32 +08:00
Louis Lam
38b96d80d8 Revert "fix(navbar): Resolve mobile view navbar overflow issue" (#6174) 2025-10-10 18:31:09 +08:00
matts
2303302eef chore(deps): update compression dependencys and vendor the radius dependency (#6168)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-10-09 23:05:39 +02:00
Angel-Mathew007
43506c1b1d fix(navbar): Resolve mobile view navbar overflow issue (#6154)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-10-07 17:32:47 +02:00
mamoyal
b398c8080e fix: Replace proxy-agent due to vm2 vulnerability (#6156) 2025-10-01 19:20:32 +02:00
mamoyal
f65aebffb1 feature: Add an option to enable Telegram to work behind a proxy. (#6125)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-09-30 12:50:37 +02:00
Louis Lam
c6a029a895 Generate a better changelog (#5948)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-09-05 13:01:18 +08:00
Louis Lam
c6048d56b4 Release 2.0.0-beta.4 (#6104) 2025-09-05 12:55:03 +08:00
Louis Lam
a4d2e077b8 Fix: Check MySQL database name (#5991) 2025-08-31 01:26:32 +08:00
JianChao Ye
771d05363e fix: send slack message throw 400 invalid_attachments (#6014) 2025-07-28 16:55:46 +02:00
Louis Lam
b55d6e8911 Improve the experience of testing pull requests (#5942) 2025-06-23 15:24:49 +08:00
Louis Lam
63c5ebe624 Update to 2.0.0-beta.3 2025-06-04 11:31:03 +08:00
Louis Lam
71965e6b69 Fix: Update TypeScript configuration and refactor imports (#5869) 2025-06-02 12:43:36 +02:00
Alan Escarcha
ceb9c7e742 feat: Support for country flags emojis (#5782)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-19 01:09:10 +02:00