Karel Krýda
ed218e73bb
UI improvements
3 years ago
Clemens Wolff
b680371746
Make apprise notification title configurable in UI
3 years ago
Karel Krýda
2b14bdae62
Merge branch 'master' into master
3 years ago
Louis Lam
a12dffd1bc
Fallback to eqeq for PingChart.vue
3 years ago
Louis Lam
410805052e
Log this.chartPeriodHrs
3 years ago
Nelson Chan
272956025c
Fix: Fix chart error on switch back to recent
3 years ago
Karel Krýda
f78d01d770
Resolve lint errors
3 years ago
Karel Krýda
7532acc95d
Resolve conflicts
3 years ago
Karel Krýda
ed84e56a85
Merge remote-tracking branch 'origin_kuma/master'
...
# Conflicts:
# package-lock.json
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/MonitorList.vue
# src/components/PingChart.vue
# src/icon.js
# src/pages/DashboardHome.vue
# src/pages/StatusPage.vue
# src/router.js
# src/util.js
3 years ago
Adam Stachowicz
c114c053d6
Fix ESLint warnings and errors
3 years ago
AnnAngela
5a069b278d
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
AnnAngela
65ea2e6aeb
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
AnnAngela-work
7dd5f5ea0d
Improve translation
3 years ago
AnnAngela-work
45da7c5431
Improve translation work
3 years ago
Adam Stachowicz
1e595eaa76
Update linters
3 years ago
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
3 years ago
Louis Lam
cb55e23718
Add $root.username
3 years ago
Louis Lam
d71c086447
Standardize array bracket spacing
3 years ago
Louis Lam
07c474db0b
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
8d8c38b1a8
Allow unused vars in args and fix more eslint issues
3 years ago
Nelson Chan
6f99d7577b
Fix: Limit saved period & clear when set to recent
3 years ago
Nelson Chan
1417b6eacf
Feat: Save and restore chart period
3 years ago
Louis Lam
fb0064082e
Change Pushdeer to PushDeer
3 years ago
ngc7331
93c51504f9
fixes: formatting and security issues
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
ngc7331
fb059f5e91
Add support for Pushdeer notifications
3 years ago
PhyxionNL
2e3414135f
Update src/components/PingChart.vue
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
PhyxionNL
e44699216e
Fix readability of chart hover
3 years ago
ColdThunder11
4656ab3d57
Add OneBot notification service
3 years ago
Louis Lam
3436e26ed4
Fix styleline, fix css format issues globally
3 years ago
Louis Lam
649f3106e1
Enforce semicolon, fix format globally
3 years ago
Louis Lam
e9ce1433cd
Change log_info to log.info by making it into an object
3 years ago
Louis Lam
279e2eb3f6
Merge branch 'master' into logging
...
# Conflicts:
# server/database.js
# server/jobs.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# server/socket-handlers/status-page-socket-handler.js
# server/util-server.js
3 years ago
Louis Lam
a0d1ae2cce
Better alignment of monitor list item
3 years ago
AnnAngela-work
8e78e62eee
Make translation better
3 years ago
AnnAngela
706d6cee07
Update some components to use i18n function, update en & zh-CN translation
3 years ago
Louis Lam
87ee3c20bd
Update proxy password field
3 years ago
Louis Lam
04e3394d02
Merge branch 'master' into feature/request-with-http-proxy
...
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# src/languages/en.js
# src/mixins/socket.js
3 years ago
Louis Lam
c50c20faa4
Minor fix for uk-UA
3 years ago
Denis Stepanov
95b0df0270
Add ukrainian translation
3 years ago
Louis Lam
71be030733
Add package-lock.json and minor words
3 years ago
Louis Lam
82ea896bbc
Improve the workflow of cloudflared
3 years ago
Louis Lam
f1f4b3b377
Add reverse proxy setting page for controlling cloudflared
3 years ago
Louis Lam
0da6e6b1fb
Some improvements
3 years ago
Louis Lam
4545eec3fe
Better sticky monitor list
3 years ago
Louis Lam
aef0a66205
[Status Page] Simplify show tags logic
3 years ago
Louis Lam
719a136d1e
[Status Page] Improved entry page
3 years ago
Louis Lam
1fa4a16663
Check beta release
3 years ago
Louis Lam
6a57c443fd
Set telegram as the default notification type
3 years ago
Uğur Erkan
8078d0618d
Add socks proxy support to proxy feature
...
- Socks proxy support implemented.
- Monitor proxy agent create flow refactored
and moved under proxy class.
Thanks for suggestion @thomasleveil
3 years ago
Uğur Erkan
78d76512ba
Add http and https proxy feature
...
Added new proxy feature based on http and https proxy agents.
Proxy feature works like notifications, there is many proxy
could be related one proxy entry.
Supported features
- Proxies can activate and disable in bulk
- Proxies auto enabled by default for new monitors
- Proxies could be applied in bulk to current monitors
- Both authenticated and anonymous proxies supported
- Export and import support for proxies
3 years ago
Louis Lam
e3a0eaf6af
Sort notification types in case-insensitive
3 years ago
Louis Lam
8bbf55777e
Merge pull request #1205 from arjunkomath/master
...
Add notification provider - Push
3 years ago
Louis Lam
c52c8a4206
Merge branch 'master' into alerta
...
# Conflicts:
# server/notification.js
# src/components/notifications/index.js
# src/languages/en.js
3 years ago
Louis Lam
9789d8cde8
Merge branch 'master' into alerta
3 years ago
Louis Lam
ccb3d85a48
Merge pull request #1157 from zackelia/master
...
Implement gorush notifications
3 years ago
Louis Lam
602da565eb
Sort notification types
3 years ago
Louis Lam
0671e4ea2b
Merge remote-tracking branch 'AnnAngela/master'
...
# Conflicts:
# src/languages/zh-CN.js
3 years ago
Louis Lam
7638b73645
Fix #1300
3 years ago
Louis Lam
986ddd92ff
Merge pull request #1198 from Buchtic/master
...
CSY translation
3 years ago
AnnAngela
c75c6c5640
Update zh-CN.js
...
Update DingDing and AliyunSms setting dialogs for better translations and document links
3 years ago
Louis Lam
efaa55ad1f
Merge pull request #1269 from holao09/master
...
Update Vietnamese language
3 years ago
Việt Nguyễn
daac9ddffc
Update Vietnamese language
...
Cập nhật một số thông tin tiếng Việt
3 years ago
James White
6bd2ee8c69
Fix minor typos on disable auth warning
3 years ago
Alvin Pergens
cefe43800f
add alerta service
3 years ago
Karel Krýda
e7b2832967
The start and end dates of the maintenance are now stored in UTC, which allows it to be converted between time zones
3 years ago
Karel Krýda
5fda1f0f59
minor fixes (missing commas, spaces, translations)
3 years ago
Karel Krýda
0d3414c6d6
A complete maintenance planning system has been created
3 years ago
Raphael Bernhart
dd3992063e
Apply suggestions from code review
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Raphael Bernhart
0313acd4c5
🐛 Fix bug where a condition was wrong-false
3 years ago
Raphael Bernhart
cd19b9fc49
💫 Improve hearbeat animation
3 years ago
Raphael Bernhart
c57b2c4d28
💄 Fix spacing to get pixel perfectness
3 years ago
Raphael Bernhart
3dda5938f2
💄 Add condition to div tag for styling reasons
3 years ago
Arjun Komath
74c584f544
Add Push by Techulus
3 years ago
Buchtič
3f8ca82434
cs-CZ translation
3 years ago
Dylan Khor
812e80030b
revert Token because of language file
3 years ago
Dylan Khor
b89efa49aa
retain Token verbiage in display name
...
since "Token" is used in several places in the 2FA setup screen
3 years ago
Dylan Khor
6490ef3787
rename 2fa input element id and display name
3 years ago
Zack Elia
ea43422ccf
Implement gorush notifications
3 years ago
Matteo D
2304c53c8d
Fixed some translations
...
And made them more user-friendly.
3 years ago
Philipp Bischoff
bcc3cec7d6
extract translation for notification type
3 years ago
Leslie Leung
590859a95b
Merge branch 'master' into add-wecom-notification
3 years ago
Louis Lam
e18d4b6ad0
Merge pull request #1045 from bilipp/google-chat-notifications
...
Add support for Google Chat Notifications
3 years ago
Louis Lam
f6fc3737fc
Change name from "Google Chat" to Google Chat (Google Workspace only)
3 years ago
LeslieLeung
40b70277c7
feat(*): support WeCom notification
3 years ago
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
3 years ago
Erik
b10cecb362
Added sl-SI language
...
Added sl-SI language
3 years ago
Philipp Bischoff
8ad6bd31d4
Revert "order notification types by name"
...
This reverts commit 8398466860
.
3 years ago
Philipp Bischoff
8398466860
order notification types by name
3 years ago
Philipp Bischoff
8050cb8e99
implement google chat notification type
3 years ago
Andreas Brett
e684712a77
Merge branch 'louislam:master' into logging
3 years ago
Louis Lam
f331f1a63e
Merge pull request #873 from Saibamen/fix_871
...
Fix Telegram Bot Token displayed in notification setup view
3 years ago
Louis
d645e29455
mask telegram api url with asterisk
3 years ago
Andreas Brett
dcc7856b5d
Merge branch 'louislam:master' into logging
3 years ago
Jonas Liebert
67849a9e84
add support for stackfield notifications
3 years ago
Louis Lam
a796f80018
Merge pull request #902 from ivanbratovic/improve-translatables
...
Fix untranslatable parts of the UI
3 years ago
Andreas Brett
c9b0a81cdc
Update MonitorHistory.vue
3 years ago
Andreas Brett
2f97f44086
Update MonitorHistory.vue
3 years ago
Louis Lam
40cb22e671
Merge pull request #963 from kffl/feat/serwersms-provider
...
Add SerwerSMS.pl notification provider
3 years ago
Ivan Bratović
d95258e7db
Merge remote-tracking branch 'upstream/master' into improve-translatables
3 years ago
Louis Lam
6cd130de38
minor
3 years ago
kffl
186c11540f
style(serwersms): add missing trailing commas
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Louis Lam
50593f3edf
[wip] lazy load language file
3 years ago
Paweł Kuffel
c1267e9b3b
feat: add SerwerSMS notification provider
3 years ago
Ivan Bratović
2ca7a5b962
Merge branch 'master' into improve-translatables
3 years ago
Nelson Chan
df813fbdee
Fix: Add save in monitor history
3 years ago
Nelson Chan
07742799ed
Test: Fix tests
...
Test: Add clear stats test
Test: Attempt to fix tests
Test: Add test for disable auth
Update README
3 years ago
Nelson Chan
369cad90c1
WIP: Convert to use vue-router & improve layout
...
WIP: Fix security page & improve layout
WIP: Fix displaying current page
UI: Improve spacing
Chore: Improve styling
3 years ago
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
3 years ago
Ivan
4cc433166e
Add missing translation for SMTP security option
3 years ago
Ivan
28f530394e
Add missing translation lookup for ClickSendSMS
3 years ago
Adam Stachowicz
ba46fb6b1c
Clickable URL
3 years ago
Louis Lam
ad82ab0305
Merge pull request #883 from andreasbrett/patch-7
...
24h tooltip on status page
3 years ago
Andreas Brett
8f44b9f618
24h tooltip on status page
3 years ago
Adam Stachowicz
314fa18bdc
Fix #871
3 years ago
Jasper Miller-Waugh
348c5ec995
Match lint settings
3 years ago
Jasper Miller-Waugh
9143b73f84
Styling for tags
3 years ago
Jasper Miller-Waugh
5e6d945095
Most hacked in POC
3 years ago
Louis Lam
77addfebc8
Merge branch 'tarun7singh_master'
...
# Conflicts:
# src/languages/vi.js
3 years ago
Louis Lam
d1c4d13903
Merge pull request #782 from Co2333/dev-lakr233-bark_notification
...
Support for Bark (APN) notifications
3 years ago
Louis Lam
78424b4f2d
add simple loading chart effect
3 years ago
Louis Lam
f8055ed03d
minor css
3 years ago
Tarun Singh
ba1e025353
added click send to number
3 years ago
Tarun Singh
bc68088350
Click send sms integration for notifications
3 years ago
Nelson Chan
665bae0806
UI: Simplify dropdown design
3 years ago
Nelson Chan
e4be28a9e7
Fix: Validate beat time before appending
3 years ago
Nelson Chan
445674aacb
Chore: Improve code formatting & comments
3 years ago
Nelson Chan
2f7b60f5e5
Feat: Use separate storage for custom chart period
...
Fix: Fix import error
3 years ago
Nelson Chan
b83c59e308
WIP: Add options for chart period
...
Fix: Fix callback, add toast on error
Fix: Improve styling
Fix: Restore default chart behavior
Fix: Replace 1h with 3h
draft only
3 years ago
Lakr Aream
ce852dfa02
Support for Bark (APN) notifications
...
Update bark.js
3 years ago
Louis Lam
8a481a1be0
Merge pull request #769 from andreasbrett/patch-5
...
show beat.msg only if available
3 years ago
Andreas Brett
657987a013
fix: show beat.msg only if available
3 years ago
MrEddX
6463d4b209
Fix: Integration Link Text
...
Maybe left there from the Slack template.
3 years ago
Lukas
f74b2662c5
Fixed values for sms type
3 years ago
Louis Lam
6944b35ea7
Merge pull request #667 from zsxeee/i18n
...
Missing i18n and zh-CN translation
3 years ago
Louis Lam
4178983df3
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
4e71ab7406
Merge branch 'master' into feature/add-support-for-method-body-and-headers
3 years ago
Louis Lam
c593a962c2
Merge pull request #627 from NixNotCastey/smtp-subject
...
Add support for custom subject in emails
3 years ago
Louis Lam
f51156f18e
run eslint for #687
3 years ago
Louis Lam
8338881927
[SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
3 years ago
Louis Lam
674b387c95
Merge branch 'master' into smtp-subject
3 years ago
xJoker
8ab4788f80
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
xJoker
4e4ab0577e
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Lukas
89b34b5748
Use double curly brackets and sanity check for customSubject
3 years ago
wuwenjing
843992c410
Add DingDing notification
3 years ago
wuwenjing
57a76e6129
remove `alicloud/pop-core` keep simple
3 years ago
wuwenjing
a2f2253221
Add aliyun sms notification
3 years ago
zsxeee
3fe91c52cb
Fix i18n
...
Missing webhook json description
Ajust Telegram context-based sentence, (also changed translated language files)
Missing primary base url label
Wrong PromoSMS i18n
Missing Octopush legacy hint
Missing Matrix i18n
Missing push url i18n
3 years ago
wuwenjing
6d9b71c054
Add Feishu notification
3 years ago
Lukas
792f3c7c5c
Add support for values of Name, Hostname and Status
3 years ago
Lukas
5e3ea3293c
Very basic email subject customization
3 years ago