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
f37f55e06c
Fixed lining issues introduced by code reivew
2024-02-11 22:44:57 +01:00
Frank Elsinga
87d7a780e3
changed the helptext a bit to make it more usefull for novice users
2024-02-11 22:40:47 +01:00
Joris Le Blansch
67a13e1259
#2793
2024-02-11 20:03:17 +01:00
Frank Elsinga
3fcb7bf181
Feature: SMTP-templating of customBody
and customHeader
via liquidjs ( #3414 )
...
* replaced the regex replacement engine with `Liquid`
* added custom bodys
* fixed a typo
* formatting fixes
* switched all template-variables to be camelCase
2023-10-16 22:16:49 +08:00
401Unauthorized
e5a6238cde
chore: remove invalid template
2023-03-19 21:59:34 +08:00
Louis Lam
c662d259b0
Firefox Better Support #2206
2022-10-13 19:28:02 +08:00
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
2021-12-19 13:30:53 +08:00
Ivan
4cc433166e
Add missing translation for SMTP security option
2021-11-11 11:14:21 +01:00
Louis Lam
8338881927
[SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
2021-10-14 16:07:25 +08:00
Lukas
89b34b5748
Use double curly brackets and sanity check for customSubject
2021-10-13 18:05:18 +02:00
Lukas
792f3c7c5c
Add support for values of Name, Hostname and Status
2021-10-09 21:48:28 +02:00
Lukas
5e3ea3293c
Very basic email subject customization
2021-10-09 20:32:45 +02:00
LouisLam
c8706b9aa1
Merge branch 'master' into notification_form_i18n
...
# Conflicts:
# src/components/notifications/SMTP.vue
# src/languages/en.js
2021-10-06 16:48:14 +08:00
LouisLam
259bcf9426
[SMTP] "To Email" is not required if CC/BCC is set. ( #461 )
2021-10-05 15:57:13 +08:00
zsxeee
8c941b1d56
Add i18n for notification form
2021-09-21 13:02:41 +08:00
zsxeee
ffbc25722d
Move default setting to child component
2021-09-19 18:05:22 +08:00
zsxeee
66e40d9fcb
Edit comment and remove unused variable
2021-09-17 20:20:44 +08:00
NeuralMiner
47092258f8
Allow SMTP that doesnt require authentication.
2021-09-13 16:36:37 -06:00
LouisLam
dd283423ab
improve smtp with cc, bbc and ignore tls
2021-09-09 01:13:09 +08:00