Frank Elsinga
|
7af6a34f20
|
fix(test): Resolve JSDoc and no-useless-escape lint issues in check-translations.test.js
|
2026-01-06 00:17:26 +01:00 |
|
autofix-ci[bot]
|
2bb03b07cb
|
[autofix.ci] apply automated fixes
|
2026-01-05 23:14:05 +00:00 |
|
Frank Elsinga
|
e0eb6db3ab
|
Merge branch 'master' into missing-translations
|
2026-01-06 00:12:52 +01:00 |
|
Frank Elsinga
|
b4760847b2
|
feat: Replace python translation check script with JS test case
|
2026-01-06 00:09:22 +01:00 |
|
Frank Elsinga
|
b3ef5a9e85
|
remove useless translations
|
2026-01-06 00:05:02 +01:00 |
|
Frank Elsinga
|
70a9c0feeb
|
feat: Add missing translation keys to en.json
|
2026-01-05 23:56:53 +01:00 |
|
Frank Elsinga
|
6d40092ec8
|
add checking script
|
2026-01-05 23:47:28 +01:00 |
|
Frank Elsinga
|
8e51242cb4
|
src/components/MonitorListFilter.vue
|
2026-01-05 23:05:55 +01:00 |
|
Frank Elsinga
|
ce4101f5ff
|
add UK for the status page
|
2026-01-05 23:01:30 +01:00 |
|
Frank Elsinga
|
1053e0df5e
|
remove rocket.chat translation
|
2026-01-05 22:55:42 +01:00 |
|
Frank Elsinga
|
d99b5279b3
|
fix mtls-auth
|
2026-01-05 22:53:37 +01:00 |
|
Frank Elsinga
|
76eedface6
|
fix resend
|
2026-01-05 22:53:11 +01:00 |
|
Frank Elsinga
|
889d84786e
|
fix security
|
2026-01-05 22:53:04 +01:00 |
|
Frank Elsinga
|
a88fb87f5d
|
fix cellsynth
|
2026-01-05 22:52:45 +01:00 |
|
Frank Elsinga
|
b6ec3b2e96
|
chore: no unused mainteance details and other v-if="false" (#6590)
|
2026-01-05 22:29:57 +01:00 |
|
Frank Elsinga
|
1a3505a715
|
remove getMaintenanceRelativeURL
|
2026-01-05 22:26:36 +01:00 |
|
Frank Elsinga
|
7f8baa8da2
|
fix import
|
2026-01-05 22:25:29 +01:00 |
|
Frank Elsinga
|
c76d485fe0
|
remove more dead code
|
2026-01-05 22:23:06 +01:00 |
|
Frank Elsinga
|
f4f2940c5a
|
remove maintenancedDtetails
|
2026-01-05 22:20:34 +01:00 |
|
Frank Elsinga
|
e7aeb2ede4
|
fix(docker): make docker more robust towards pausing,restarts, missing healtchecks and missing container states (#6584)
|
2026-01-05 20:29:04 +01:00 |
|
Frank Elsinga
|
038184f7fe
|
Update server/model/monitor.js
|
2026-01-05 20:25:22 +01:00 |
|
Frank Elsinga
|
b2c9ccbeee
|
Update server/model/monitor.js
|
2026-01-05 20:25:14 +01:00 |
|
Frank Elsinga
|
d7db40ba52
|
Merge branch 'master' into CommanderStorm-patch-2
|
2026-01-05 18:13:26 +01:00 |
|
Frank Elsinga
|
d449339896
|
feat: Add new monitor type - SIP Options Reply Ping (#5362)
|
2026-01-05 09:43:41 +01:00 |
|
Frank Elsinga
|
31b8dd64c7
|
Merge branch 'master' into master
|
2026-01-05 09:40:39 +01:00 |
|
Frank Elsinga
|
b25b2c7faa
|
Update server/model/monitor.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-05 08:41:11 +01:00 |
|
Frank Elsinga
|
3ae495e33b
|
Update server/model/monitor.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-05 08:41:00 +01:00 |
|
Frank Elsinga
|
e9043c7352
|
Update server/model/monitor.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-05 08:40:32 +01:00 |
|
autofix-ci[bot]
|
6ce5e90650
|
[autofix.ci] apply automated fixes
|
2026-01-05 07:37:25 +00:00 |
|
Frank Elsinga
|
5af0753415
|
Enhance error handling for container state checks
|
2026-01-05 08:30:23 +01:00 |
|
Eddie Fiorentine
|
afa81fdef8
|
Update server/monitor-types/sip-options.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-04 22:22:25 -05:00 |
|
Eddie Fiorentine
|
7827033456
|
Update server/monitor-types/sip-options.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-04 22:22:17 -05:00 |
|
Eddie Fiorentine
|
032eb891ae
|
Update server/monitor-types/sip-options.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-04 22:21:51 -05:00 |
|
Louis Lam
|
65cadead3e
|
Update to 2.1.0-beta.1 (#6583)
|
2026-01-05 02:01:42 +00:00 |
|
Frank Elsinga
|
9ce78dcfbc
|
fix(monitor): DNS monitor hostname and other monitors URL validations (#6577)
|
2026-01-04 18:52:26 +01:00 |
|
autofix-ci[bot]
|
f93c3021cf
|
[autofix.ci] apply automated fixes
|
2026-01-04 17:02:22 +00:00 |
|
Frank Elsinga
|
3f0a7e70ec
|
Apply suggestions from code review
|
2026-01-04 18:01:09 +01:00 |
|
Anurag Ekkati
|
8d9c244603
|
Merge branch 'master' into fix/dns-wildcard-validator
|
2026-01-04 07:50:26 -08:00 |
|
autofix-ci[bot]
|
ed8051f9e3
|
[autofix.ci] apply automated fixes
|
2026-01-04 07:45:05 +00:00 |
|
Anurag Ekkati
|
08d8278a75
|
fix(monitor): Addressing review comments for PR #6577
|
2026-01-03 23:42:03 -08:00 |
|
Frank Elsinga
|
a0a009f31c
|
fix: escape Telegram MarkdownV2 after template rendering (#6579)
|
2026-01-04 07:54:11 +01:00 |
|
GivenBY
|
e83039f30b
|
Fix: reuse base template renderer and escape MarkdownV2 output
|
2026-01-04 10:36:34 +05:30 |
|
GivenBY
|
e69a427791
|
Merge branch 'louislam:master' into fix-telegram-markdown-escape
|
2026-01-04 10:26:29 +05:30 |
|
Anurag Ekkati
|
f9694a21d9
|
Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-03 14:28:00 -08:00 |
|
Anurag Ekkati
|
11aef47731
|
Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-03 14:27:36 -08:00 |
|
Frank Elsinga
|
5baac436d3
|
Merge branch 'master' into master
|
2026-01-03 17:12:44 +01:00 |
|
Frank Elsinga
|
d74963e9f8
|
Add support for umami, matamo and plausible analytics in status page (#5608)
|
2026-01-03 17:00:03 +01:00 |
|
Frank Elsinga
|
d172f2fde9
|
Merge branch 'master' into feature/umami-analytics-status-page
|
2026-01-03 16:57:11 +01:00 |
|
GivenBY
|
6675ce5086
|
Fix: escape Telegram MarkdownV2 after template rendering
|
2026-01-03 20:52:39 +05:30 |
|
Frank Elsinga
|
531748df8f
|
feat(ci): autofix in CI instead of requiring contributors to push a new commit (#6574)
|
2026-01-03 15:18:30 +01:00 |
|