Louis Lam
bb883e6fa0
Move maintenance under /maintenance
2022-09-17 22:00:11 +08:00
Louis Lam
90761cf831
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/HeartbeatBar.vue
# src/components/MonitorList.vue
# src/icon.js
# src/layouts/Layout.vue
# src/mixins/datetime.js
# src/mixins/socket.js
# src/router.js
# src/util.js
2022-09-17 16:12:57 +08:00
jakubenglicky
1c3da995e3
Add support notification via SMSManager
2022-09-15 09:11:05 +02:00
Louis Lam
08fdbeaa75
Merge pull request #1866 from ThomasChr/logintitle
...
change page title to " - Login" when on Login Form
2022-09-12 18:48:05 +08:00
Louis Lam
0dd858d516
Warn about the backup feature
2022-09-12 18:45:18 +08:00
d3vyce
7577477ae8
Add rel="noopener noreferrer" to html link
2022-09-10 21:35:22 +02:00
Muhammed Hussein karimi
064fe50e38
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2022-08-26 17:06:13 +04:30
Muhammed Hussein Karimi
055948d1b9
[Linter] typo fixes
2022-08-23 23:58:46 +04:30
Muhammed Hussein Karimi
af89c4d8ae
GoAlert Notification added done
...
needs test
2022-08-23 23:49:28 +04:30
Louis Lam
9a488d6968
Merge pull request #1752 from SuperManito/master
...
Add Bark Notification Parameters
2022-08-08 17:04:08 +08:00
Louis Lam
a49faf09b9
Merge pull request #1836 from rmtsrc/add-home-assistant-notification
...
feat: added Home Assistant notification integration
2022-08-06 18:08:06 +08:00
Louis Lam
70aa8fe453
Merge pull request #1183 from c0derMo/master
...
Adding option to monitor other docker containers
2022-08-02 19:08:46 +08:00
Louis Lam
bea8679788
Merge branch 'master' into issue-1861
2022-07-31 20:06:45 +08:00
rmt/src
f091e92c70
Merge branch 'master' of github.com:rmtsrc/uptime-kuma into add-home-assistant-notification
2022-07-31 12:41:18 +01:00
Louis Lam
16d6885a88
Fix radio button and add description
2022-07-31 18:11:40 +08:00
Louis Lam
1223b56205
Add example
2022-07-30 19:57:51 +08:00
Louis Lam
8ced61697a
Fix save docker host issue
2022-07-30 19:48:12 +08:00
0x01code
4575f31094
Add support for line notify providers ( #1781 )
...
* add line notify support
* add way to get line notify
* Fix duplicate key 'HTTP Basic Auth'
* Revert language files changes
* Revert language files changes
* Fix general message
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2022-07-29 15:13:50 +08:00
c0derMo
1062e629c5
Fix linting issues
2022-07-24 12:50:43 +00:00
Moritz R
60e7824ff0
Merge branch 'master' into master
2022-07-24 14:37:22 +02:00
c0derMo
fb3b407577
Added a settings page & localization
2022-07-24 12:34:43 +00:00
c0derMo
e356d5f623
Fixing linting & adding documentation
2022-07-22 15:57:40 +00:00
c0derMo
0d098b0958
Docker Hosts are now a table & have their own dialog
2022-07-22 15:47:04 +00:00
Rolf Bachmann
c4a2ce4e78
Add authentication support for ntfy
2022-07-19 12:17:15 +02:00
Jan Hartje
95dba6dcaf
feat(notification): add Authorization Header option to frontend
2022-07-18 16:04:18 +00:00
Louis Lam
d362372b05
Merge pull request #1749 from daeho-ro/feature/alertnow
...
Feat: New Notification Type for AlertNow
2022-07-14 15:04:35 +08:00
Chongyi Zheng
6ce012c9a1
Add trust proxy checkbox in Settings page
2022-07-12 22:45:54 -04:00
Matthew Nickson
1b120f8a6f
Made link icon only show for http and keyword
...
The option to enable links to the monitors is now only available for
http and keyword monitor types. The link will also no longer be shown
on the edit page to prevent issues with the url not being present if
the monitor was not already enabled for sendUrl
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-07-04 13:31:05 +01:00
Louis Lam
6f57c4195a
Slightly improve css
2022-07-04 18:33:38 +08:00
Louis Lam
baa592bce3
Merge remote-tracking branch 'origin/master' into feature/#1221-clickable-hostaname-on-status-page
2022-07-04 18:21:56 +08:00
Thomas Christlieb
42e30de209
change page title to " - Login" when on Login Form
2022-07-04 10:16:33 +02:00
Louis Lam
e36b65c2df
Add frontend version
2022-06-28 21:55:05 +08:00
rmt/src
f84ae82983
feat: added Home Assistant notification integration
2022-06-25 21:27:30 +01:00
Louis Lam
5b278ca500
Add a description that certification expiry have to be assigned to a monitor
2022-06-19 20:57:52 +08:00
Matthew Nickson
f1d24782f8
Merge branch 'master' into feature/#1221-clickable-hostaname-on-status-page
2022-06-18 23:53:35 +01:00
Louis Lam
b97019eea8
Fix cloudflared cannot be stopped in No Auth mode due to password checking
2022-06-18 19:06:03 +08:00
Louis Lam
d65abe5b8c
Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n
...
[change] Move i18n from Security to locale files
2022-06-18 17:17:06 +08:00
Marc Hagen
f7afe121e3
[change] Move i18n to locale files
2022-06-15 19:41:21 +02:00
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2022-06-15 19:29:51 +08:00
Nelson Chan
62acd2edb1
Fix: misc. layout fix on mobile
2022-06-14 22:43:44 +08:00
Nelson Chan
f723930d11
Fix: Unify design with Security page
2022-06-14 15:04:46 +08:00
Louis Lam
6e43ef1dd3
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
...
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
2022-06-13 20:56:14 +08:00
Super Manito
5f347b10ba
Update
2022-06-13 01:15:38 +08:00
Super Manito
f442507cab
Update
2022-06-13 00:16:34 +08:00
Super Manito
a23ab9d1de
Update
2022-06-12 23:18:32 +08:00
Super Manito
817c941489
Add Bark Notification Parameters
2022-06-12 22:30:42 +08:00
Daeho Ro
5f6347d277
pull request for adding alertnow notification
2022-06-12 04:02:44 +09:00
Matthew Nickson
fbfa5a33ed
Added Clickable hostname on status page. #1221
...
This should fully implement #1221 by modifying the API and adding two
new properties to the result. The `sendUrl` property denotes if the URL
is sent and `url` is included when required.
Client side checks have been implemented in order to only show a link
when the URL is vaugely correct. I.e not "" or "https://". This prevents
the link from being included if the monitor type is not HTTP without
having to publicly expose the monitor type.
The exposure of the URL is configuarable for each monitor on each
status page by clicking on the link icon.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-06-11 17:23:12 +01:00
Louis Lam
cc258dce14
Merge pull request #1674 from philippdormann/feature/ntfy-support
...
feat: ntfy push support
2022-06-06 21:52:41 +08:00
Matthew Nickson
a927f5cd15
Fixed typos + improved clarity and detail of some JSDoc
...
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
2022-06-02 16:40:56 +01:00
Matthew Nickson
0e28707307
Minor formatting for JSDoc comments
...
Added a number of minor formatting changes to JSDoc comments in /src
2022-06-02 15:15:21 +01:00
Matthew Nickson
2170229031
Improve JSDoc for some components
...
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
2022-06-02 10:42:37 +01:00
Matthew Nickson
2b42c3c828
Added JSDoc for src/components/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-06-02 00:32:05 +01:00
Matthew Nickson
d939d03690
Added JSDoc for src/components/settings/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-06-01 23:44:10 +01:00
AnnAngela-work
abb6ce2366
Update zhCN translation
2022-06-01 11:28:10 +08:00
Nelson Chan
179e3569b5
Chore: Add code comments
2022-05-31 16:24:39 +08:00
Nelson Chan
26ff6f45a0
Feat: Use i18n pluralization
2022-05-30 17:53:32 +08:00
Louis Lam
30858ab038
Fix rollback issue of 9fc5a33
and one issue of #1694
2022-05-28 23:08:14 +08:00
Nelson Chan
cfa5b551a5
Feat: Make the expiry days sorted
2022-05-26 12:17:24 +08:00
Nelson Chan
46ee149b70
Chore: Slightly improve design
2022-05-26 12:12:29 +08:00
Louis Lam
0a8c922abf
Fix default value of pagerduty-integration-url
2022-05-25 23:34:47 +08:00
Marc Hagen
5830f1e0b5
[feat] Adding PagerDuty notification
2022-05-25 14:10:31 +02:00
Philipp Dormann
54184350a4
fix: missing semicolons
2022-05-23 21:13:57 +02:00
Philipp Dormann
14dbe7c334
clean up + default ntfs.sh server url
2022-05-23 21:11:01 +02:00
Philipp Dormann
122e6a842b
clean up ntfy topic input
2022-05-23 21:08:56 +02:00
Philipp Dormann
77ef22bdb4
set proper ntfy priorities
2022-05-23 21:08:11 +02:00
Philipp Dormann
59f983d506
fix: unused import "HiddenInput"
2022-05-23 20:57:10 +02:00
Philipp Dormann
71f031c14e
add ntfy support
...
ref https://github.com/louislam/uptime-kuma/issues/1622
2022-05-23 10:55:03 +02:00
Louis Lam
6ae2a48584
Merge pull request #1662 from kiznick/master
...
Translate to Thai
2022-05-21 14:14:42 +08:00
MrEddX
751e5ac477
Bulgarian Translation
...
Updated Translation
2022-05-19 20:32:01 +03:00
Yoswaris Lawpaiboon
93e5023ead
Translate to Thai !
2022-05-19 19:44:59 +07:00
Nelson Chan
b7ba6330db
Feat: Add cert exp. settings
2022-05-19 16:49:34 +08:00
Louis Lam
9fc5a3329f
Revert #1208 , due to the break animation
2022-05-18 20:16:50 +08:00
Louis Lam
7a46b44d25
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# src/components/HeartbeatBar.vue
2022-05-18 19:49:54 +08:00
Louis Lam
7a50f0e3f3
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
...
Improve translation work
2022-05-17 00:03:25 +08:00
AnnAngela
4178b003a2
fix value
2022-05-14 15:27:55 +08:00
Louis Lam
92a43e1f30
Make the sibling beats a bit smaller
2022-05-14 14:11:43 +08:00
Louis Lam
0cf395dfc3
Fix merge issue
2022-05-14 14:06:35 +08:00
Louis Lam
749ca6f4a8
Merge remote-tracking branch 'origin/master' into feature-improve-status-styling
...
# Conflicts:
# src/components/HeartbeatBar.vue
# src/components/PublicGroupList.vue
2022-05-14 14:05:28 +08:00
Louis Lam
8077744c60
Merge pull request #1604 from c-w/fix-apprise-zulip
...
Fix apprise integration for Zulip Streams
2022-05-11 00:47:50 +08:00
Karel Krýda
42f931f6cf
Merge branch 'master' into master
2022-05-09 10:28:14 +02:00
Louis Lam
5bf58cc6c4
Merge pull request #1595 from Saibamen/fix_eslint
...
Fix ESLint warnings and errors
2022-05-09 13:55:08 +08:00
Karel Krýda
ed218e73bb
UI improvements
2022-05-08 20:03:24 +02:00
Clemens Wolff
b680371746
Make apprise notification title configurable in UI
2022-05-07 11:00:57 -04:00
Karel Krýda
2b14bdae62
Merge branch 'master' into master
2022-05-01 12:40:34 +02:00
Louis Lam
a12dffd1bc
Fallback to eqeq for PingChart.vue
2022-05-01 17:56:42 +08:00
Louis Lam
410805052e
Log this.chartPeriodHrs
2022-05-01 17:46:43 +08:00
Nelson Chan
272956025c
Fix: Fix chart error on switch back to recent
2022-05-01 05:18:08 +08:00
Karel Krýda
f78d01d770
Resolve lint errors
2022-04-30 14:57:08 +02:00
Karel Krýda
7532acc95d
Resolve conflicts
2022-04-30 14:33:54 +02:00
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
2022-04-30 13:40:34 +02:00
Adam Stachowicz
c114c053d6
Fix ESLint warnings and errors
2022-04-30 03:51:14 +02:00
AnnAngela
5a069b278d
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2022-04-29 21:42:54 +08:00
AnnAngela
65ea2e6aeb
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2022-04-29 21:42:48 +08:00
AnnAngela-work
7dd5f5ea0d
Improve translation
2022-04-29 20:26:56 +08:00
AnnAngela-work
45da7c5431
Improve translation work
2022-04-29 20:17:15 +08:00
Adam Stachowicz
1e595eaa76
Update linters
2022-04-26 01:26:57 +02:00
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
2022-04-20 22:39:07 +08:00
Louis Lam
cb55e23718
Add $root.username
2022-04-19 19:40:28 +08:00
Louis Lam
d71c086447
Standardize array bracket spacing
2022-04-17 15:27:35 +08:00
Louis Lam
07c474db0b
Merge remote-tracking branch 'origin/master'
2022-04-17 01:40:05 +08:00
Louis Lam
8d8c38b1a8
Allow unused vars in args and fix more eslint issues
2022-04-17 01:39:49 +08:00
Nelson Chan
6f99d7577b
Fix: Limit saved period & clear when set to recent
2022-04-15 03:24:58 +08:00
Nelson Chan
1417b6eacf
Feat: Save and restore chart period
2022-04-15 02:56:21 +08:00
Louis Lam
fb0064082e
Change Pushdeer to PushDeer
2022-04-14 14:34:30 +08:00
ngc7331
93c51504f9
fixes: formatting and security issues
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-14 14:34:30 +08:00
ngc7331
fb059f5e91
Add support for Pushdeer notifications
2022-04-14 14:34:30 +08:00
PhyxionNL
2e3414135f
Update src/components/PingChart.vue
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-14 12:27:38 +08:00
PhyxionNL
e44699216e
Fix readability of chart hover
2022-04-14 12:27:38 +08:00
ColdThunder11
4656ab3d57
Add OneBot notification service
2022-04-14 10:58:28 +08:00
Louis Lam
3436e26ed4
Fix styleline, fix css format issues globally
2022-04-14 01:20:54 +08:00
Louis Lam
649f3106e1
Enforce semicolon, fix format globally
2022-04-14 01:20:54 +08:00
Louis Lam
e9ce1433cd
Change log_info to log.info by making it into an object
2022-04-13 23:33:37 +08:00
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
2022-04-12 16:32:14 +08:00
Louis Lam
a0d1ae2cce
Better alignment of monitor list item
2022-04-11 18:02:18 +08:00
AnnAngela-work
8e78e62eee
Make translation better
2022-04-04 17:24:22 +08:00
AnnAngela
706d6cee07
Update some components to use i18n function, update en & zh-CN translation
2022-04-04 11:33:02 +08:00
Louis Lam
87ee3c20bd
Update proxy password field
2022-04-02 11:25:27 +08:00
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
2022-04-01 14:57:35 +08:00
Louis Lam
c50c20faa4
Minor fix for uk-UA
2022-03-31 16:19:04 +08:00
Denis Stepanov
95b0df0270
Add ukrainian translation
2022-03-30 23:15:28 +03:00
Louis Lam
71be030733
Add package-lock.json and minor words
2022-03-30 18:52:10 +08:00
Louis Lam
82ea896bbc
Improve the workflow of cloudflared
2022-03-30 11:59:49 +08:00
Louis Lam
f1f4b3b377
Add reverse proxy setting page for controlling cloudflared
2022-03-30 01:49:45 +08:00
Louis Lam
0da6e6b1fb
Some improvements
2022-03-29 17:38:48 +08:00
Louis Lam
4545eec3fe
Better sticky monitor list
2022-03-21 23:53:55 +08:00
Louis Lam
aef0a66205
[Status Page] Simplify show tags logic
2022-03-18 17:56:46 +08:00
Louis Lam
719a136d1e
[Status Page] Improved entry page
2022-03-17 22:44:47 +08:00
Louis Lam
1fa4a16663
Check beta release
2022-03-07 16:24:24 +08:00
Louis Lam
6a57c443fd
Set telegram as the default notification type
2022-03-07 15:52:17 +08:00
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
2022-03-06 19:34:51 +03:00
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
2022-03-06 19:34:49 +03:00
Louis Lam
e3a0eaf6af
Sort notification types in case-insensitive
2022-03-04 21:48:35 +08:00
Louis Lam
8bbf55777e
Merge pull request #1205 from arjunkomath/master
...
Add notification provider - Push
2022-03-04 21:39:59 +08:00
Louis Lam
c52c8a4206
Merge branch 'master' into alerta
...
# Conflicts:
# server/notification.js
# src/components/notifications/index.js
# src/languages/en.js
2022-03-04 14:10:37 +08:00
Louis Lam
9789d8cde8
Merge branch 'master' into alerta
2022-03-04 14:09:01 +08:00
Louis Lam
ccb3d85a48
Merge pull request #1157 from zackelia/master
...
Implement gorush notifications
2022-03-03 22:03:09 +08:00
Louis Lam
602da565eb
Sort notification types
2022-03-03 20:49:00 +08:00
Louis Lam
0671e4ea2b
Merge remote-tracking branch 'AnnAngela/master'
...
# Conflicts:
# src/languages/zh-CN.js
2022-03-02 13:43:34 +08:00
Louis Lam
7638b73645
Fix #1300
2022-02-15 23:30:07 +08:00
Louis Lam
986ddd92ff
Merge pull request #1198 from Buchtic/master
...
CSY translation
2022-02-13 14:11:00 +08:00
AnnAngela
c75c6c5640
Update zh-CN.js
...
Update DingDing and AliyunSms setting dialogs for better translations and document links
2022-02-11 22:50:46 +08:00
Louis Lam
efaa55ad1f
Merge pull request #1269 from holao09/master
...
Update Vietnamese language
2022-02-09 21:42:02 +08:00
Việt Nguyễn
daac9ddffc
Update Vietnamese language
...
Cập nhật một số thông tin tiếng Việt
2022-02-09 16:17:10 +07:00
James White
6bd2ee8c69
Fix minor typos on disable auth warning
2022-02-08 21:53:15 +00:00
Alvin Pergens
cefe43800f
add alerta service
2022-01-27 20:54:04 +01:00
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
2022-01-24 22:33:15 +01:00
Karel Krýda
5fda1f0f59
minor fixes (missing commas, spaces, translations)
2022-01-23 20:33:39 +01:00
Karel Krýda
0d3414c6d6
A complete maintenance planning system has been created
2022-01-23 15:22:00 +01:00
Raphael Bernhart
dd3992063e
Apply suggestions from code review
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2022-01-22 13:59:36 +01:00
Raphael Bernhart
0313acd4c5
🐛 Fix bug where a condition was wrong-false
2022-01-21 17:22:30 +01:00
Raphael Bernhart
cd19b9fc49
💫 Improve hearbeat animation
2022-01-21 17:13:38 +01:00
Raphael Bernhart
c57b2c4d28
💄 Fix spacing to get pixel perfectness
2022-01-21 17:13:24 +01:00
Raphael Bernhart
3dda5938f2
💄 Add condition to div tag for styling reasons
2022-01-21 15:39:49 +01:00
Arjun Komath
74c584f544
Add Push by Techulus
2022-01-21 07:42:03 +00:00
Buchtič
3f8ca82434
cs-CZ translation
2022-01-18 08:48:39 +01:00
Dylan Khor
812e80030b
revert Token because of language file
2022-01-13 23:43:57 -05:00
Dylan Khor
b89efa49aa
retain Token verbiage in display name
...
since "Token" is used in several places in the 2FA setup screen
2022-01-13 16:58:46 -05:00
Dylan Khor
6490ef3787
rename 2fa input element id and display name
2022-01-13 16:46:09 -05:00
Zack Elia
ea43422ccf
Implement gorush notifications
2022-01-09 12:05:11 -05:00
Matteo D
2304c53c8d
Fixed some translations
...
And made them more user-friendly.
2022-01-08 13:28:48 +01:00
Philipp Bischoff
bcc3cec7d6
extract translation for notification type
2022-01-05 23:57:40 +01:00
Leslie Leung
590859a95b
Merge branch 'master' into add-wecom-notification
2022-01-03 21:43:56 +08:00
Louis Lam
e18d4b6ad0
Merge pull request #1045 from bilipp/google-chat-notifications
...
Add support for Google Chat Notifications
2021-12-30 00:16:34 +08:00
Louis Lam
f6fc3737fc
Change name from "Google Chat" to Google Chat (Google Workspace only)
2021-12-30 00:10:54 +08:00
LeslieLeung
40b70277c7
feat(*): support WeCom notification
2021-12-26 13:11:42 +08:00
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
2021-12-19 13:30:53 +08:00
Juan Cruz Vincenti
fbf2df9e7a
Add conditional rendering to description
...
* Modify Details component
* Modify MonitorList component
2021-12-14 19:11:32 -03:00
Juan Cruz Vincenti
934d633d4d
Add description to monitor
...
* Add description to monitor model
* Add description field to database
* Add english and spanish translation for description
* Closes : #482
2021-12-14 19:11:32 -03:00
Erik
b10cecb362
Added sl-SI language
...
Added sl-SI language
2021-12-14 17:59:26 +01:00
Philipp Bischoff
8ad6bd31d4
Revert "order notification types by name"
...
This reverts commit 8398466860
.
2021-12-12 00:08:33 +01:00
Philipp Bischoff
8398466860
order notification types by name
2021-12-11 23:50:03 +01:00
Philipp Bischoff
8050cb8e99
implement google chat notification type
2021-12-11 23:43:12 +01:00
Andreas Brett
e684712a77
Merge branch 'louislam:master' into logging
2021-12-07 18:21:56 +01:00
Louis Lam
f331f1a63e
Merge pull request #873 from Saibamen/fix_871
...
Fix Telegram Bot Token displayed in notification setup view
2021-12-05 18:04:54 +08:00
Louis
d645e29455
mask telegram api url with asterisk
2021-12-05 17:40:13 +08:00
Andreas Brett
dcc7856b5d
Merge branch 'louislam:master' into logging
2021-12-04 09:59:10 +01:00
Jonas Liebert
67849a9e84
add support for stackfield notifications
2021-12-02 08:53:45 +01:00
Louis Lam
a796f80018
Merge pull request #902 from ivanbratovic/improve-translatables
...
Fix untranslatable parts of the UI
2021-12-01 13:59:00 +08:00
Andreas Brett
c9b0a81cdc
Update MonitorHistory.vue
2021-11-29 20:39:57 +01:00
Andreas Brett
2f97f44086
Update MonitorHistory.vue
2021-11-29 20:37:44 +01:00
Louis Lam
40cb22e671
Merge pull request #963 from kffl/feat/serwersms-provider
...
Add SerwerSMS.pl notification provider
2021-11-29 20:43:38 +08:00
Ivan Bratović
d95258e7db
Merge remote-tracking branch 'upstream/master' into improve-translatables
2021-11-29 12:51:08 +01:00
Louis Lam
6cd130de38
minor
2021-11-29 17:20:12 +08:00
kffl
186c11540f
style(serwersms): add missing trailing commas
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-11-27 13:16:17 +01:00
Louis Lam
50593f3edf
[wip] lazy load language file
2021-11-26 16:31:19 +08:00
Paweł Kuffel
c1267e9b3b
feat: add SerwerSMS notification provider
2021-11-25 18:24:36 +01:00
Ivan Bratović
2ca7a5b962
Merge branch 'master' into improve-translatables
2021-11-24 10:03:30 +01:00
Nelson Chan
df813fbdee
Fix: Add save in monitor history
2021-11-17 10:45:19 +08:00
Nelson Chan
07742799ed
Test: Fix tests
...
Test: Add clear stats test
Test: Attempt to fix tests
Test: Add test for disable auth
Update README
2021-11-17 10:45:19 +08:00
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
2021-11-17 10:45:18 +08:00
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
2021-11-17 10:45:18 +08:00
Ivan
4cc433166e
Add missing translation for SMTP security option
2021-11-11 11:14:21 +01:00
Ivan
28f530394e
Add missing translation lookup for ClickSendSMS
2021-11-11 11:12:48 +01:00
Adam Stachowicz
ba46fb6b1c
Clickable URL
2021-11-10 09:11:19 +01:00
Louis Lam
ad82ab0305
Merge pull request #883 from andreasbrett/patch-7
...
24h tooltip on status page
2021-11-07 17:24:03 +08:00
Andreas Brett
8f44b9f618
24h tooltip on status page
2021-11-05 09:54:10 +01:00
Adam Stachowicz
314fa18bdc
Fix #871
2021-11-04 00:19:04 +01:00
Jasper Miller-Waugh
348c5ec995
Match lint settings
2021-10-30 21:16:10 +13:00
Jasper Miller-Waugh
9143b73f84
Styling for tags
2021-10-30 21:16:10 +13:00
Jasper Miller-Waugh
5e6d945095
Most hacked in POC
2021-10-30 21:16:10 +13:00
Louis Lam
77addfebc8
Merge branch 'tarun7singh_master'
...
# Conflicts:
# src/languages/vi.js
2021-10-26 16:26:59 +08:00
Louis Lam
d1c4d13903
Merge pull request #782 from Co2333/dev-lakr233-bark_notification
...
Support for Bark (APN) notifications
2021-10-26 16:23:11 +08:00
Louis Lam
78424b4f2d
add simple loading chart effect
2021-10-26 12:48:21 +08:00
Louis Lam
f8055ed03d
minor css
2021-10-26 12:33:46 +08:00
Tarun Singh
ba1e025353
added click send to number
2021-10-25 04:11:57 -04:00
Tarun Singh
bc68088350
Click send sms integration for notifications
2021-10-24 15:17:29 -04:00
Nelson Chan
665bae0806
UI: Simplify dropdown design
2021-10-24 01:45:57 +08:00
Nelson Chan
e4be28a9e7
Fix: Validate beat time before appending
2021-10-24 01:45:38 +08:00
Nelson Chan
445674aacb
Chore: Improve code formatting & comments
2021-10-24 01:45:10 +08:00
Nelson Chan
2f7b60f5e5
Feat: Use separate storage for custom chart period
...
Fix: Fix import error
2021-10-24 01:44:55 +08:00
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
2021-10-24 01:44:08 +08:00
Lakr Aream
ce852dfa02
Support for Bark (APN) notifications
...
Update bark.js
2021-10-24 00:31:43 +08:00
Louis Lam
8a481a1be0
Merge pull request #769 from andreasbrett/patch-5
...
show beat.msg only if available
2021-10-22 18:14:52 +08:00
Andreas Brett
657987a013
fix: show beat.msg only if available
2021-10-22 11:59:53 +02:00
MrEddX
6463d4b209
Fix: Integration Link Text
...
Maybe left there from the Slack template.
2021-10-20 09:09:08 +03:00
Lukas
f74b2662c5
Fixed values for sms type
2021-10-18 12:02:54 +02:00
Louis Lam
6944b35ea7
Merge pull request #667 from zsxeee/i18n
...
Missing i18n and zh-CN translation
2021-10-16 22:47:58 +08:00
Louis Lam
4178983df3
Merge remote-tracking branch 'origin/master'
2021-10-15 19:01:04 +08:00
Louis Lam
4e71ab7406
Merge branch 'master' into feature/add-support-for-method-body-and-headers
2021-10-15 16:07:05 +08:00
Louis Lam
c593a962c2
Merge pull request #627 from NixNotCastey/smtp-subject
...
Add support for custom subject in emails
2021-10-15 00:54:31 +08:00
Louis Lam
f51156f18e
run eslint for #687
2021-10-14 16:24:03 +08: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
Louis Lam
674b387c95
Merge branch 'master' into smtp-subject
2021-10-14 14:59:54 +08:00
xJoker
8ab4788f80
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-10-14 09:33:36 +08:00
xJoker
4e4ab0577e
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-10-14 09:33:31 +08:00
Lukas
89b34b5748
Use double curly brackets and sanity check for customSubject
2021-10-13 18:05:18 +02:00
wuwenjing
843992c410
Add DingDing notification
2021-10-13 16:13:46 +08:00
wuwenjing
57a76e6129
remove alicloud/pop-core
keep simple
2021-10-13 14:41:59 +08:00
wuwenjing
a2f2253221
Add aliyun sms notification
2021-10-13 11:55:01 +08:00
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
2021-10-12 16:29:18 +08:00
wuwenjing
6d9b71c054
Add Feishu notification
2021-10-11 17:20:09 +08: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
Bert Verhelst
daab2a05f5
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
2021-10-09 11:13:16 +02:00
Louis Lam
efb3f2b19c
Merge pull request #605 from NixNotCastey/promosms
...
Add PromoSMS as notification provider
2021-10-08 18:19:06 +08:00
LouisLam
8ae79ab9bf
improve #560
2021-10-08 10:51:03 +08:00
Lukas
12b5489eb5
PromoSMS as Notification Provider
...
Add PromoSMS (Polish SMS Gateway) as new notification provider
2021-10-07 21:56:32 +02:00
LouisLam
ddad2dcb4a
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/languages/en.js
2021-10-08 01:40:34 +08:00
LouisLam
5b4af550fb
Merge branch 'master' into DeeJayPee_master
2021-10-08 01:27:06 +08:00
LouisLam
0fcb310b97
Merge remote-tracking branch 'Empty2k12/feature/matrix-notifications' into feature/matrix-notifications
...
# Conflicts:
# src/languages/en.js
2021-10-08 01:13:09 +08:00
LouisLam
2ce5c28ed4
Merge branch 'master' into feature/matrix-notifications
...
# Conflicts:
# src/languages/en.js
2021-10-08 00:59:39 +08:00
Bert Verhelst
ec4b7e4064
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
2021-10-07 18:22:59 +02:00
LouisLam
adfe640f42
show fewer beat on mobile
2021-10-07 22:53:13 +08:00
LouisLam
9f1e7b0a88
Revert "fix(heartbeat-bar): cleanup css styling and minor syntax issues"
...
This reverts commit 3d6c8b7f
2021-10-07 21:47:11 +08:00
LouisLam
cdf81a36d3
fix broken animation caused by #521
2021-10-07 21:42:36 +08:00
LouisLam
e5f6d7f047
slack and rocket.chat use the primary base url
...
env var to show time logger
2021-10-07 17:39:58 +08:00
LouisLam
ed67803af8
improve minor style
2021-10-07 16:10:21 +08:00
Bert Verhelst
8be4bf0e16
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
2021-10-07 08:56:29 +02:00
Bert Verhelst
162ef04c41
Merge branch 'master' into feature/add-support-for-method-body-and-headers
2021-10-06 21:56:28 +02:00
zsxeee
7f1edb49bc
Fix i18n
...
Upgrade vue-i18n to 9.1.9.
Fix wrong tag name.
2021-10-07 00:04:13 +08:00
Gero Gerke
d184733af9
update text
2021-10-06 13:44:36 +02:00
Gero Gerke
fbd4d54812
Update src/components/notifications/Matrix.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-10-06 10:55:21 +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
Gero Gerke
6bebc623f9
UI polish
2021-10-05 21:59:58 +02:00
Gero Gerke
8c357a04bf
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-10-05 20:42:36 +02:00
DeeJayPee
044c78aa2d
Typo \o/
2021-10-05 20:16:16 +02:00
DeeJayPee
49eaa1a166
Typo fix
2021-10-05 20:13:24 +02:00
DeeJayPee
215cc07907
Rename versions
2021-10-05 20:12:36 +02:00
Gero Gerke
5decfb9fad
Matrix Notifications
2021-10-05 20:03:56 +02:00
DeeJayPee
f9d7b99367
Add legacy version back on refactored master branch
2021-10-05 20:01:07 +02:00
Bert Verhelst
550825927c
Merge branch 'master' into feature/add-support-for-method-body-and-headers
2021-10-05 18:19:07 +02:00
LouisLam
73bf1216d1
[wip] more test
2021-10-05 20:27:43 +08:00
Louis Lam
865b721b79
Merge pull request #519 from chakflying/improve-certInfo
...
Feat: Improve Certificate Info Display
2021-10-05 16:09:08 +08:00
Louis Lam
911690bea8
Merge pull request #521 from bertyhell/bugfix/heartbeat-bar-cleanup
...
fix(heartbeat-bar): cleanup css styling and minor syntax issues
2021-10-05 16:04:33 +08:00
LouisLam
259bcf9426
[SMTP] "To Email" is not required if CC/BCC is set. ( #461 )
2021-10-05 15:57:13 +08:00
LouisLam
51acd107e3
Merge branch 'master' into notification_form_i18n
2021-10-03 15:28:33 +08:00
Bert Verhelst
3f0b85e5a8
feat(http-requests): add support for methods, body and headers for http
2021-10-02 16:48:27 +02:00
Nelson Chan
668fd58af3
Fix: Slightly improve validity styling
2021-10-01 22:43:09 +08:00
Nelson Chan
b7568e9caa
Fix: Update Certificate Icon
2021-10-01 22:29:22 +08:00
Bert Verhelst
96129921e9
Merge remote-tracking branch 'origin/master' into bugfix/heartbeat-bar-cleanup
2021-10-01 15:40:48 +02:00
Bert Verhelst
ee830621dd
fix(login): fix the same padding issues for the login screen
2021-10-01 15:07:05 +02:00
Nelson Chan
13bdfefa9d
Feat: Improve Certificaet Info Display
2021-10-01 18:56:28 +08:00
Bert Verhelst
3d6c8b7f05
fix(heartbeat-bar): cleanup css styling and minor syntax issues
2021-10-01 12:49:49 +02:00
LouisLam
7fa1cb83af
[push type] add ping parameter
2021-10-01 16:43:11 +08:00
LouisLam
1ed4ac9494
add Push-based monitoring ( #279 )
2021-10-01 00:09:43 +08:00
zsxeee
0f2059cde0
Use named slot translation when has multi-slot
2021-09-30 19:48:24 +08:00
zsxeee
138ddf5608
Move attribute tag
to start of tag
2021-09-30 19:22:17 +08:00
zsxeee
dcd68213b1
Merge remote-tracking branch 'upstream/master' into notification_form_i18n
...
# Conflicts:
# src/languages/en.js
2021-09-30 19:16:14 +08:00
zsxeee
f24abac7fc
Merge branch 'master' into notification_component
2021-09-24 20:33:29 +08:00
LouisLam
27d4c3c194
[status page] improve mobile layout
2021-09-23 16:31:45 +08:00
zsxeee
624f632a7a
Apprise status translation key
2021-09-22 22:15:50 +08:00
zsxeee
6e9d12638c
Avoid space ending in translation key
2021-09-22 16:20:59 +08:00
zsxeee
6e55c44773
Chore
2021-09-22 16:13:23 +08:00
zsxeee
601204ae77
Default friendly name i18n and auto increase
2021-09-21 17:25:54 +08:00
zsxeee
8c941b1d56
Add i18n for notification form
2021-09-21 13:02:41 +08:00
zsxeee
ad6fcc2f2e
Merge branch 'master' into notification_component
2021-09-20 13:16:24 +08:00
zsxeee
ffbc25722d
Move default setting to child component
2021-09-19 18:05:22 +08:00
LouisLam
6681f49a58
Merge branch 'master' into public-dashboard
...
# Conflicts:
# .dockerignore
2021-09-19 15:16:13 +08:00
zsxeee
2fb3c40307
Variable name and key binding
2021-09-17 20:40:57 +08:00
zsxeee
66e40d9fcb
Edit comment and remove unused variable
2021-09-17 20:20:44 +08:00
zsxeee
de8b61ef2b
Remove unused imports
2021-09-17 17:16:52 +08:00
zsxeee
534ac4b720
Move Apprise check to child component
2021-09-17 16:54:50 +08:00
zsxeee
e9735d239b
Convert notification form to separate component
2021-09-17 16:07:03 +08:00
Louis
a6fdd272a6
[status page] minor
2021-09-17 14:42:19 +08:00
Adam Stachowicz
8e49d84050
Fix polish translation and translate new keys
2021-09-16 20:13:57 +02:00
LouisLam
2955abb5d9
[status page] create incident
2021-09-16 22:48:28 +08:00
LouisLam
512ff09cca
set entry page
2021-09-15 20:40:26 +08:00
LouisLam
2ab06f87b8
Merge branch 'master' into public-dashboard
2021-09-15 16:46:05 +08:00
Louis Lam
76db55b657
Merge pull request #395 from WillianRod/feat/add-microsoft-teams-notification
...
Add microsoft teams notification provider
2021-09-15 16:38:57 +08:00