Louis Lam
|
63a380326d
|
Merge branch '1.23.X' into 1.23.13-to-2.0.0
# Conflicts:
# .github/workflows/auto-test.yml
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/monitor-types/real-browser-monitor-type.js
# server/util-server.js
# test/cypress/unit/i18n.spec.js
|
2024-04-25 15:42:53 +08:00 |
|
Frank Elsinga
|
add5c128ce
|
fix: Localisation-matching algorithm missing some edgecase (#4692)
|
2024-04-21 20:23:34 +08:00 |
|
Frank Elsinga
|
7635ab54a0
|
made sure that the i18n does use navigator.languages instead of navigator.language for automatic language detection (#4244)
|
2024-01-07 23:55:10 +08:00 |
|
Louis Lam
|
996ff28ed9
|
Playwright + Native Node Test Runner (#3893)
|
2023-12-17 19:02:22 +08:00 |
|
Nelson Chan
|
95c934e08b
|
Fix: Do not allow white space around IP
Feat: Trim input on submit
Test: Add test for whitespace regex match
|
2023-02-01 08:25:16 +08:00 |
|
David Twigger
|
2bc165379a
|
Add unit test for hostNameRegexPattern
|
2023-01-11 13:28:30 +01:00 |
|
David Twigger
|
1565da87cf
|
Implement cypress unit testing
|
2023-01-10 08:18:48 +01:00 |
|