Cyril59310
|
ae0ef79060
|
Update french translation (#2634)
|
2 years ago |
Louis Lam
|
c47b6c5995
|
Merge remote-tracking branch 'origin/1.19.X'
# Conflicts:
# package-lock.json
# package.json
# src/util-frontend.js
|
2 years ago |
Louis Lam
|
a5ff27da7a
|
Drop the property `monitor.maintenance`, use `lastHeartBeat.status` to check status instead
|
2 years ago |
Louis Lam
|
e675316635
|
Merge pull request #2586 from PopcornPanda/fix-2544
Fix: Allow long sms in PromoSMS
|
2 years ago |
Louis Lam
|
49ac71e25c
|
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
Added missing JSDoc comments
|
2 years ago |
Louis Lam
|
f7d41a30fa
|
Update src/components/TagEditDialog.vue
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Nelson Chan
|
9c1ba97e7d
|
Chore: Fix typo
|
2 years ago |
Nelson Chan
|
e9564619f1
|
Feat: Implement tags manager in settings
Fix: Remove unused color options
Chore: Fix typo
|
2 years ago |
Łukasz Szczepański
|
ec30147a7f
|
Add option for allowing long sms in PromoSMS
|
2 years ago |
Luke
|
2172112144
|
Setting for allowing long sms
|
2 years ago |
Joseph Irving
|
33355c51b7
|
Add Splunk Notifications
|
2 years ago |
Matthew Nickson
|
32f7a0084a
|
Fixed negative retention time values
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Matthew Nickson
|
dc8289df12
|
Added JSDoc for src/
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Nelson Chan
|
edd8fe2e22
|
Fix: Fix incorrect tag form validation
|
2 years ago |
Louis Lam
|
cd7a6e4019
|
Merge pull request #2478 from YehowahLiu/master
Add Kook notification provider
|
2 years ago |
Louis Lam
|
5554432b31
|
Merge pull request #2377 (Zoho Cliq Notification Provider)
Zoho Cliq Notification Provider
|
2 years ago |
Louis Lam
|
9fe9e235ca
|
Merge pull request #2236 from mishankov/fix/stats-30-days
Simple fix for Uptime component
|
2 years ago |
401Unauthorized
|
50b84f5f45
|
fix code style: add missing semicolon
|
2 years ago |
401Unauthorized
|
c60b741406
|
Add kook notification provider
|
2 years ago |
Cyril59310
|
4862bec965
|
Update Fr language + added variable for missing translation (#2395)
* Update FR language
|
2 years ago |
Louis Lam
|
aa784fb3b2
|
Fix #2394
|
2 years ago |
Louis Lam
|
3b87209e26
|
Add configurable dns cache
|
2 years ago |
Louis Lam
|
ab5f6dc82c
|
Fix css
|
2 years ago |
panos
|
73bfdb9ef9
|
zoho cliq notification provider
|
2 years ago |
Louis Lam
|
8aa97635ec
|
Improve the clear filter button
|
2 years ago |
Louis Lam
|
5196abfd36
|
Merge remote-tracking branch 'origin/master' into feat/add-auth-header-to-webhook-notification-#1919
|
2 years ago |
Joshua Brunner
|
cd270bd8b5
|
Add socks5h support
Add socks5h support as an extra option to not break previous socks5 implementation.
Allows to toggle between socks5 and socks5h explicit.
Fixes #2296
|
2 years ago |
Jan Hartje
|
258ff56962
|
Merge branch 'louislam:master' into feat/add-auth-header-to-webhook-notification-#1919
|
2 years ago |
Louis Lam
|
fd15e7c2dc
|
Merge remote-tracking branch 'origin/master' into ntfy-icon
# Conflicts:
# server/notification-providers/ntfy.js
# src/components/notifications/Ntfy.vue
# src/languages/en.js
|
2 years ago |
Louis Lam
|
5c4cf68937
|
Merge pull request #2260 from m-kiszka/smseagle
Added support for SMSEagle device API notifications
|
2 years ago |
Adam Stachowicz
|
134b3b8ac1
|
Fix 'dayjs' is never used warning
|
2 years ago |
Marcin Kiszka
|
08763b700a
|
Added support for SMSEagle device API notifications
|
2 years ago |
Denis Mishankov
|
7313aa6563
|
fix spaces
|
2 years ago |
Denis Mishankov
|
c7871427c3
|
compute title value
|
2 years ago |
Louis Lam
|
268cbdbf8d
|
Merge remote-tracking branch 'origin/master' into maintenance
# Conflicts:
# server/server.js
# src/components/settings/General.vue
|
2 years ago |
Louis Lam
|
c662d259b0
|
Firefox Better Support #2206
|
2 years ago |
Louis Lam
|
edacff123b
|
Add UTC in the serverTimezone dropdown
|
2 years ago |
Louis Lam
|
2faf866e9e
|
Implement generateTimeslot() for recurring interval type
|
2 years ago |
Louis Lam
|
dfb75c8afb
|
Update status page's maintenance message
|
2 years ago |
Christian Meis
|
1e8a16504b
|
Make icon optional for ntfy notificaation provider. Add Icon header to ntfy request only, if icon is actually defined.
|
2 years ago |
Louis Lam
|
a36f24d827
|
Add configurable server timezone
|
2 years ago |
Louis Lam
|
b007681e67
|
Merge remote-tracking branch 'origin/master' into karelkryda_master
# Conflicts:
# server/model/monitor.js
# server/model/status_page.js
# src/languages/en.js
|
2 years ago |
AnnAngela
|
43c1ec640c
|
feat: 🌐 Update zh-cn and en translation (#2167)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2 years ago |
Louis Lam
|
4f6dec41c6
|
Fix ntfy username should not be required
|
2 years ago |
janhartje
|
b879428a03
|
feat(notification): add additional Header to webhook
|
2 years ago |
janhartje
|
3c5de1c889
|
Merge branch 'master' of https://github.com/louislam/uptime-kuma into feat/add-auth-header-to-webhook-notification-#1919
|
2 years ago |
CL0Pinette
|
528a615fb2
|
Add free.fr SMS notification provider (#2159)
|
2 years ago |
Louis Lam
|
c538983b87
|
Merge pull request #2169 from louislam/fix-docker-monitor
Fix Docker container monitor not working in 1.18.1
|
2 years ago |
Louis Lam
|
0686757160
|
[Docker Monitor] Change `tcp://` to `http://`
|
2 years ago |
Louis Lam
|
3e85893bdd
|
Merge remote-tracking branch 'origin/master' into squadcast-notification-support
# Conflicts:
# src/languages/en.js
|
2 years ago |