Frank Elsinga
3cb3e7a8c3
add a testcase
2026-01-02 07:43:35 +01:00
Frank Elsinga
1115d7c28d
Update test/backend-test/notification-providers/test-ntlm.js
2026-01-02 05:38:33 +01:00
Frank Elsinga
8c75808d2d
Update test/backend-test/notification-providers/test-ntlm.js
2026-01-02 05:33:22 +01:00
Frank Elsinga
6b05f6269d
make the testcases adopt the new backend test styleguide
2026-01-02 05:30:21 +01:00
Frank Elsinga
0953b966db
move the nltm test to the correct position
2026-01-02 05:27:06 +01:00
Julian Speckmann
efac835b4f
fix: add missing newline at end of test-ntlm.js
2026-01-02 04:31:26 +01:00
Julian Speckmann
4ee7fb208d
Merge branch 'master' into security/improved-security
2026-01-02 04:29:06 +01:00
Julian Speckmann
7c594d1c05
Changes made from review
2026-01-02 04:27:08 +01:00
Frank Elsinga
cf1e17f587
fix lint
2026-01-01 17:08:36 +01:00
Frank Elsinga
5f0b1f5e4d
improve naming for migration tests
2026-01-01 17:06:29 +01:00
Frank Elsinga
31285004ba
move the maintenance to the utils test
2026-01-01 17:06:05 +01:00
Frank Elsinga
f426e5819a
reword more of our testsuite names
2026-01-01 17:01:32 +01:00
Frank Elsinga
a27b4eb93f
fix fmt
2026-01-01 16:54:34 +01:00
Frank Elsinga
d493291025
update the readme
2026-01-01 16:51:02 +01:00
Frank Elsinga
ac1c43d2cc
move the webhook to a better place
2026-01-01 16:47:31 +01:00
Frank Elsinga
453e468b77
refactor the system utilities test
2026-01-01 16:42:56 +01:00
Frank Elsinga
19880f479e
cert hostname
2026-01-01 16:39:00 +01:00
Frank Elsinga
625456ec76
migrate maintenance to use suites
2026-01-01 16:37:03 +01:00
Frank Elsinga
afef0c0e61
move websokcet
2026-01-01 16:35:26 +01:00
Frank Elsinga
49eb0a34a1
migrate domains to use test suites
2026-01-01 16:34:31 +01:00
Frank Elsinga
9abded0baf
fix imports
2026-01-01 16:34:05 +01:00
Frank Elsinga
b91b73a4eb
move monitoring tests to better folder
2026-01-01 16:27:37 +01:00
Frank Elsinga
b6d5dd690d
make sure the calculator uses a suite
2026-01-01 16:25:18 +01:00
Frank Elsinga
e4c347be0b
make sure we use test suites
2026-01-01 16:22:17 +01:00
Frank Elsinga
0901434c9f
fix the conditions tests being weirder than they need to
2026-01-01 16:16:45 +01:00
Frank Elsinga
bcfd1e9295
group related components
2026-01-01 15:41:07 +01:00
Frank Elsinga
bcdf6b8959
Merge branch 'master' into websocket_test
2026-01-01 08:25:14 +01:00
Frank Elsinga
402d577429
Update test/backend-test/test-domain.js
2026-01-01 08:02:19 +01:00
Frank Elsinga
20d2693f33
Update test/backend-test/test-domain.js
2026-01-01 03:11:38 +01:00
Frank Elsinga
50b1866889
Merge branch 'master' into CommanderStorm-patch-2
2026-01-01 03:10:48 +01:00
Frank Elsinga
a46810b1ff
Update test/backend-test/test-domain.js
2025-12-31 21:42:16 +01:00
Frank Elsinga
d1d3d4ef34
Update domain expiry notification days setting
2025-12-31 21:07:22 +01:00
PoleTransformer
8594bc81b3
Enforce backend WS timeout + subprotocol logic + formatting
2025-12-31 09:51:53 -08:00
PoleTransformer
20e2cf69e4
Add timeout selection + refine error logic + update tests
2025-12-30 20:29:55 -08:00
PoleTransformer
0bee90ea31
WS test status code support + improved error handing + subprotocol input
2025-12-30 17:49:09 -08: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
e921d9d6e1
Enhance uniqueness assertion in createPseudoRandomValue tests
2025-12-29 04:54:04 +01:00
Julian Speckmann
5bebe30f3a
Add unit tests for createPseudoRandomValue function in hash module
2025-12-29 04:37:01 +01:00
Julian Speckmann
eb4a201bc9
Fix: Await expect for monitor status checks in Monitor Form tests
2025-12-29 03:57:20 +01:00
Copilot
af5fd5488d
fix: Optimize heartbeat indexes containing important on sqlite using SQLite partial indexes ( #6511 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2025-12-23 18:00:09 +00:00
Copilot
2d9e6c3911
fix: MariaDB datetime format error when pausing maintenance ( #6513 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2025-12-22 14:32:12 +01: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
Shaan
f3c76dbc6f
feat: Add XMPP dialog in STARTTLS routine ( #6508 )
2025-12-20 12:35:53 +00:00
Louis Lam
a36616c855
[GitHub Workflow] Fix e2e test + cache node_modules ( #6500 )
2025-12-18 02:06:58 +00: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
Nelson Chan
5bf9a51522
Feat: Add warning for cert. hostname mismatch ( #3942 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 10:12:47 +08:00
Frank Elsinga
b230ab0a06
migrated grpc keyword to the newer monitoringtype ( #4821 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-29 23:21:45 +08:00
Louis Lam
6e49601eed
Enforce UP status for non-custom status monitors ( #6433 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 20:25:06 +08:00
PoleTransformer
5d1b372072
Add Websocket Upgrade Test ( #5613 )
...
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-27 21:05:44 +01:00
Shaan
0eebe86f81
feat: add SSL/STARTTLS option and certificate monitoring to TCP Port monitor ( #6401 )
...
Co-authored-by: Jacques ROUSSEL <jacques.roussel@rouaje.com>
Co-authored-by: rouja <jacques0roussel@gmail.com>
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-24 18:30:13 +13:00