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
Alexis Lefebvre
175556f9fc
s/cros/CORS
2022-05-16 20:30:16 +02: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
Christopher Pickering
ef73af391f
added option for ntlm authorization
2022-05-13 12:58:23 -05:00
Christopher Pickering
b7dc8e3ef8
started ui update
2022-05-13 07:22:52 -05:00
Christopher Pickering
87f933df4f
added sqlserver monitor
2022-05-12 12:48:03 -05:00
Domingos Panta
7cc89979f0
Moving change from axios interceptor to specific request.
2022-05-12 15:52:21 +01:00
Sascha Kruse
398ecb7666
add radius check
2022-05-12 15:21:13 +02:00
Domingos Panta
668e97c5a9
fix: lint errors.
2022-05-12 13:39:10 +01:00
Domingos Panta
fdd781b081
Added a link to the home page on the lists of actions.
...
s new link was necessary to prevent a loop when the user tries to access a unknown resource, like status/123, and was redirected to /page-not-found. In this case going back to the last page would be /status/123 which does not exists.
2022-05-11 17:58:52 +01:00
Domingos Panta
373bd9b962
Added response interceptor to axios response.
...
This interceptor checks for response code 404 and redicts the user if that is the case.
2022-05-11 17:56:31 +01: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
2fe5c090aa
small fixes
2022-05-08 20:50:08 +02: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
MrEddX
aa8ea6d398
Update bg-BG.js ( #1617 )
...
Translation Fixes
2022-05-07 13:01:06 +08:00
Karel Krýda
9a35386841
Merge branch 'master' into master
2022-05-06 11:24:21 +02:00
Louis Lam
8b0813ceff
Fix #1596 hopefully
2022-05-06 14:52:09 +08:00
OidaTiftla
8e99cbf426
Merge branch 'master' into introduce-resend-interval
2022-05-04 22:58:40 +02:00
Adam Stachowicz
069d3765f0
Revert change for StatusPage
2022-05-02 01:13:17 +02:00
Karel Krýda
2b14bdae62
Merge branch 'master' into master
2022-05-01 12:40:34 +02:00
Louis Lam
39aa0a7f07
Merge branch 'fix/chart-error'
2022-05-01 17:57:17 +08: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
Louis Lam
02a8147f22
Remove undefined variable forceShowContent
2022-05-01 17:31:58 +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
31b90d12a4
Added the ability to choose on which status pages maintenance information should be displayed
2022-04-30 17:17:22 +02:00
Louis Lam
db50ba91cc
Fix #1593
2022-04-30 21:44:03 +08:00
Karel Krýda
57368c8c6c
More modern look of maintenance information on status page (same design as for the new incident system)
2022-04-30 15:32:56 +02:00
Karel Krýda
11ef22edec
Fixed remaining lint errors
2022-04-30 15:13:13 +02: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
e82fc1df61
Match up en lang file
2022-04-29 20:31:36 +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
Louis Lam
6333231f1b
Merge pull request #1108 from trogper/push-status-param
...
Add status parameter to push monitor
2022-04-29 00:12:44 +08:00
Louis Lam
0ba5d031d0
Merge branch 'master' into push-status-param
...
# Conflicts:
# server/routers/api-router.js
2022-04-28 23:34:51 +08:00
Louis Lam
66e4c89897
Merge pull request #1560 from MrEddX/bulgarian
...
Update bg-BG.js
2022-04-28 23:23:09 +08:00
Louis Lam
d210548ae8
Merge pull request #1581 from NixNotCastey/update-pl
...
Update polish translation
2022-04-28 23:22:31 +08:00
Łukasz Szczepański
09fdef9bdc
Update polish translation
2022-04-28 11:14:02 +02:00
Dmitry Yaskovich
7078b06272
Fix typo in Russian localization
2022-04-27 21:22:42 +03:00
Matthew Nickson
3c01e8732c
Merge branch 'master' into #1059-specify-dns-resolver-port
2022-04-27 18:26:11 +01:00
Phuong Nguyen Minh
a3baa3c149
Update language vi.js ( #1572 )
...
Update vi-VN.js
2022-04-27 15:07:42 +08:00
Louis Lam
2adb142ae2
Merge pull request #1571 from MarkusDick/update-german-translations
...
lang: update german translations
2022-04-27 15:04:04 +08:00
MrEddX
372bf57e9f
Update bg-BG.js
...
Translation fixes
2022-04-27 09:19:13 +03:00
MrEddX
03e6f0a6c8
Update bg-BG.js
...
Translation fixes.
2022-04-26 21:39:14 +03:00
Markus Dick
dcec53a755
lang: update german translations
2022-04-26 20:27:00 +02:00
Adam Stachowicz
1e595eaa76
Update linters
2022-04-26 01:26:57 +02:00
MrEddX
4c8da89c36
Update bg-BG.js
...
Translation fixes
2022-04-25 07:26:40 +03:00
Dick Tang
db3ef3805b
correct wordings for Certificate Expiry Notification ( #1554 )
2022-04-25 08:25:06 +08:00
Matthew Nickson
d1a3cd047a
Merge branch 'master' into #1059-specify-dns-resolver-port
2022-04-24 01:06:45 +01:00
OidaTiftla
c7ec9a07e2
Add translation for text label
2022-04-21 17:59:38 +02:00
OidaTiftla
052fde5a24
Fix casing of text label
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-21 17:56:38 +02:00
OidaTiftla
b7e2489d22
Merge branch 'master' into introduce-resend-interval
2022-04-21 11:58:04 +02:00
MrEddX
4d4d04adbd
Update bg-BG.js
...
Some translation fixes
2022-04-20 22:01:57 +03:00
MrEddX
f8c9472ea2
Update bg-BG.js
...
- Updated and fixed
2022-04-20 21:54:57 +03:00
Louis Lam
4e28ad4ac2
Merge pull request #1524 from chakflying/fix/disable-auth-icon
...
Fix: Handle disabled auth in user dropdown
2022-04-20 23:50:33 +08:00
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
2022-04-20 22:39:07 +08:00
SiderealArt
8cefc96c78
Update Traditional Chinese (Taiwan) translation
2022-04-20 18:11:26 +08:00
Nelson Chan
a391576285
Chore: Add translation
2022-04-20 15:09:31 +08:00
Nelson Chan
e0966e55c8
Fix: Handle disabled auth in user dropdown
2022-04-20 15:01:13 +08:00
Koen Habets
59d9891105
Update nl-NL.js
2022-04-19 21:17:33 +02:00
Louis Lam
bdc23a3f57
Merge pull request #1519 from AnnAngela/1.15.0_zh-cn
...
Update en&zh-CN lang file with 1 new i18n entry
2022-04-19 23:48:07 +08:00
Louis Lam
cd7c2beca6
Update CSS for dropdown menu
2022-04-19 19:46:21 +08:00
Louis Lam
8ee99760ec
Minor lint
2022-04-19 19:41:52 +08:00
Louis Lam
cb55e23718
Add $root.username
2022-04-19 19:40:28 +08:00
AnnAngela-work
18925293fb
Update en&zh-CN lang file with 1 new i18n entry
2022-04-19 10:48:20 +08:00
Louis Lam
17d4003e5c
Add dropdown menu
2022-04-19 00:39:49 +08:00
Louis Lam
cefb5bb60a
Merge branch 'master' into #1209-Logout-button-in-navbar
2022-04-18 20:39:24 +08:00
Nelson Chan
cd38dd3f68
Feat: Allow MQTT successMessage to be optional
2022-04-18 13:04:55 +08:00
Louis Lam
5fa62a888c
Merge branch 'master' into mqtt2
...
# Conflicts:
# server/database.js
# server/util-server.js
2022-04-17 19:46:33 +08:00
Louis Lam
d71c086447
Standardize array bracket spacing
2022-04-17 15:27:35 +08:00
Louis Lam
cd3dfd3146
Merge pull request #1083 from patrickhafner/customstatuspage
...
Custom status page
2022-04-17 15:04:02 +08:00
Louis Lam
572f2b9838
eslint
2022-04-17 14:57:31 +08:00
Louis Lam
8eb83394f7
Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
2022-04-17 14:53:13 +08:00
Louis Lam
1bc01d1077
Merge branch 'master' into customstatuspage
...
# Conflicts:
# src/languages/de-DE.js
2022-04-17 13:21:41 +08:00
Louis Lam
4e6ddc8880
Merge pull request #1497 from MrEddX/bulgarian
...
Bulgarian
2022-04-17 01:40:43 +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
Louis Lam
136fdf3768
MQTT password field to password type
2022-04-17 01:07:36 +08:00
Louis Lam
566133e350
Domain Name Expiry Notification for https monitor only
2022-04-16 15:01:53 +08:00
Louis Lam
30e113755e
Add HIDE_LOG and catch error if cannot subscribe topic
2022-04-16 14:50:48 +08:00
Louis Lam
b1c7915bc1
Merge branch 'master' into mqtt2
...
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/server.js
# src/pages/EditMonitor.vue
2022-04-16 13:28:39 +08:00
Louis Lam
b7aebceaab
Update bg-BG.js
2022-04-15 19:49:16 +08:00
MrEddX
0302fdbc96
Update bg-BG.js
...
Status pages - fix
2022-04-15 13:10:14 +03:00
MrEddX
84a50f058f
Update bg-BG.js
2022-04-15 13:06:22 +03: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
DX37
fd8cba1dad
nudge nodemailer strings; translate new ones
2022-04-14 11:10:24 +08:00
sovushik
03dd02fd38
Update ru-RU.js
...
Add RU for 1.14 version
2022-04-14 11:04:46 +08:00
ColdThunder11
4656ab3d57
Add OneBot notification service
2022-04-14 10:58:28 +08:00
MrEddX
60b44c2cdd
Update bg-BG.js
...
Fixed translation.
2022-04-14 09:46:43 +08:00
Matthew Nickson
8c8eeaf627
Merge branch 'master' into #1059-specify-dns-resolver-port
2022-04-13 21:24:04 +01:00
Matthew Nickson
b893d50e45
Implement specify Port for DNS Monitor #1059
...
This commit should fully implement #1059 . When the user selects the DNS
monitor option, a new input box has been added below the resolver
address allowing the user to implement the port to access the resolver
on. This uses the same `monitor.port` as the TCP monitor but a monitor
has been added to prefill the port value to the default of `53` if the
value in this field has not already been set. This is then cleared if
the user selects a different monitor type and has not changed the port
value. A translation has also been added explaining what this field
does in order to reduce any confusion. JSDoc documentation has also been
added to the `dnsResolve` function in `util-server.js`.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-13 21:02:19 +01: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
6f72ca481f
Merge pull request #1479 from AnnAngela/1.14.0_translation
...
New translation for zh-CN
2022-04-14 00:05:07 +08:00
Louis Lam
670ea415b2
Merge pull request #1488 from c0derMo/update-german-translation
...
updating german translation
2022-04-14 00:03:53 +08:00
Louis Lam
17dcf6d3a2
Merge pull request #910 from andreasbrett/logging
...
introduce consistent logging
2022-04-13 23:47:08 +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
c0derMo
f5d006add8
updating german translation
2022-04-13 14:45:41 +00:00
Moritz R
361e44ad6a
Merge branch 'louislam:master' into master
2022-04-13 15:58:17 +02:00
AnnAngela-work
5aa747a301
New translation
2022-04-12 20:41:25 +08:00
Louis Lam
81de2eedfb
Fix template can contain one tag only, disable vue/require-component-is eslint rule
2022-04-12 20:23:11 +08:00
Louis Lam
4a6d7207ef
Merge branch 'master' into customstatuspage
...
# Conflicts:
# src/languages/de-DE.js
# src/languages/en.js
# src/pages/StatusPage.vue
2022-04-12 19:39:42 +08:00
Louis Lam
772d009f43
Merge branch 'master' into fluencydoc_master
...
# Conflicts:
# extra/update-version.js
# server/client.js
# server/server.js
2022-04-12 17:44:04 +08:00
Louis Lam
9ec29c1bc4
Add back debug() for safe, but it is marked as deprecated
2022-04-12 16:37:05 +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
Louis Lam
f030487f7d
Fix theme color that do not apply to status page with a custom domain
2022-04-10 13:46:00 +08:00
Louis Lam
c9fa183712
Manage domain names
2022-04-10 00:25:27 +08:00
Louis Lam
0b9b5102ec
Minor
2022-04-09 17:23:22 +08:00
Louis Lam
c399984b7f
Improve status page sidebar
2022-04-09 17:03:10 +08:00
Louis Lam
0afa0be5c2
Merge branch 'master' into status-page-domain
...
# Conflicts:
# server/database.js
2022-04-09 16:07:09 +08:00
Louis Lam
a2d9474e85
Copy some keys from zh-TW to zh-HK
2022-04-09 14:51:26 +08:00
Louis Lam
8479e772cd
Merge pull request #1463 from JohnnyChiang/update-zh-TW-translation
...
Update zh-TW translation
2022-04-09 14:44:44 +08:00
Louis Lam
2e50ef0e8f
Merge pull request #1450 from AnnAngela/1.14.0-zh_cn
...
1.14.0 translation improvement
2022-04-09 14:40:38 +08:00
JohnnyChiang
25b5edea7f
Update zh-TW translation
2022-04-08 01:47:01 +08:00
Louis Lam
fcb577097b
[Proxy] Change to radio button
2022-04-07 15:26:00 +08:00
Louis Lam
e89356b283
Show proxy option for http monitor only
2022-04-07 14:37:33 +08:00
Louis Lam
c4e74c9943
Render <StatusPage> if domain matched
2022-04-06 22:43:22 +08:00
Louis Lam
355aec46dc
Merge branch 'master' into status-page-domain
2022-04-05 22:59:39 +08:00
Louis Lam
70311f7a5a
Add an option to enable/disable the domain name expiry notification #1364
2022-04-05 21:27:50 +08:00
Louis Lam
4b99160b1f
Fix "Check Update" is not checked by default
2022-04-05 19:43:23 +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
Moritz R
af44b0beab
Merge branch 'master' into master
2022-04-03 17:19:29 +02:00
AnnAngela-work
43eed45bae
first part of zh-CN.js translation
2022-04-03 22:08:24 +08:00
AnnAngela-work
19b7e2ba5e
Using grep to search $t("foo")
-like pattern to fill up the missing part of en i18n file
2022-04-03 22:08:03 +08:00
Louis Lam
3218a0eee8
Merge remote-tracking branch 'origin/master'
2022-04-02 11:26:24 +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
Balázs Csaba
53cea7f8d3
fix: update hu lang
2022-03-31 22:25:22 +02:00
Louis Lam
aef7719426
Merge pull request #1435 from LoaderB0T/favico
...
feat: Favicon is updated based on satus page logo
2022-03-31 21:32:13 +08:00
Louis Lam
514b9fb68a
Add remark
2022-03-31 21:30:07 +08:00
Louis Lam
da32a1aa19
Add uk-UA to the languageList
2022-03-31 16:24:28 +08:00
Louis Lam
7a69f9f56f
Merge pull request #1438 from Deni7/master
...
Add ukrainian translation
2022-03-31 16:22:29 +08:00
Louis Lam
c50c20faa4
Minor fix for uk-UA
2022-03-31 16:19:04 +08:00
Louis Lam
cb6eeaef34
Bring connection error bar to the top
2022-03-31 16:15:34 +08:00
Denis Stepanov
ee3d7d8b42
Add ukrainian translation
2022-03-30 23:21:09 +03:00
Denis Stepanov
a277cfe9e8
Add ukrainian translation
2022-03-30 23:16:04 +03: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
Janik Schumacher
73b338bba6
feat: Favicon is updated based on satus page logo
2022-03-30 12:09:38 +02: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
b8dea3a823
Merge remote-tracking branch 'origin/master'
2022-03-29 17:39:12 +08:00
Louis Lam
0da6e6b1fb
Some improvements
2022-03-29 17:38:48 +08:00
DX37
61d0a0abce
update russian translation
2022-03-28 21:16:13 +07:00
OidaTiftla
91366ff565
Merge branch 'master' into introduce-resend-interval
2022-03-27 21:19:57 +02:00
Matthew Nickson
88604845e6
Merge branch 'master' into #1209-Logout-button-in-navbar
2022-03-27 13:48:50 +01:00
sovushik
e11ea7b061
Update ru-RU.js
...
Add new string for 1.13.1
2022-03-26 10:46:07 +05:00
Louis Lam
12237dec6e
Merge remote-tracking branch 'origin/master'
2022-03-26 02:09:25 +08:00
Louis Lam
f6272155af
Show page not found for invalid routes
2022-03-26 02:09:12 +08:00
Louis Lam
1ecd2e45d0
[Status Page] Plan to support domain names for status pages
2022-03-25 18:59:06 +08:00
Ivan Bratović
5922771909
Update croatian (hr-HR) translation file
...
Signed-off-by: Ivan Bratović <ivanbratovic4@gmail.com>
2022-03-25 11:05:51 +01:00
Louis Lam
28d72fcd08
Fix #1409 , slug cannot be empty
2022-03-24 23:43:07 +08:00
Louis Lam
40991fbc28
Show reverse proxy guide along with websocket error
2022-03-22 23:46:13 +08:00
Louis Lam
bf20f9d290
Merge remote-tracking branch 'origin/master'
2022-03-22 21:37:18 +08:00
Louis Lam
5fa14161c4
Minor css
2022-03-22 21:37:04 +08:00
Louis Lam
5a2a59250d
Merge pull request #1405 from sovushik/patch-9
...
Update ru-RU.js
2022-03-22 17:17:37 +08:00
sovushik
210eebe144
Update ru-RU.js
...
Add some fix for 1.13
2022-03-22 13:00:16 +05:00
sovushik
4b04a9c214
Update ru-RU.js
...
Add new string for version 1.13
2022-03-22 12:58:38 +05:00
MrEddX
f65d0654a6
Update bg-BG.js
...
Added new field.
2022-03-21 21:12:15 +02:00
Louis Lam
4545eec3fe
Better sticky monitor list
2022-03-21 23:53:55 +08:00
burakurer
73d904952d
Update tr-TR.js
...
spelling correction "Sağlık Dırımları" => "Sağlık Durumları"
2022-03-20 17:03:32 +03:00
Louis Lam
c22cc4d794
Merge pull request #1385 from jtagcat/patch-1
...
Update et-EE.js
2022-03-20 10:56:24 +08:00
Kyungyoon Kim
2f5beefa37
Update ko-KR.js
2022-03-19 03:19:02 -06:00
jtagcat
dae5ff690a
Update et-EE.js
2022-03-18 13:56:45 +00:00
Louis Lam
fb9a206542
[Status Page] Fix - show no status page
2022-03-18 21:47:14 +08:00
jtagcat
dc3da45dd6
Update et-EE.js
2022-03-18 11:27:33 +00:00
Louis Lam
aef0a66205
[Status Page] Simplify show tags logic
2022-03-18 17:56:46 +08:00
Louis Lam
37be7df9b0
[Status Page] Delete status page
2022-03-18 15:19:52 +08:00
Louis Lam
8d981c8f0b
[Status Page] Fix migration and unpin incident
2022-03-18 14:14:22 +08:00
Louis Lam
220e46bc83
[Status Page] Fix theme bug
2022-03-18 12:57:37 +08:00
Louis Lam
59cdacc052
[Status Page] Enable Edit Mode only if the token is presented
2022-03-18 12:39:48 +08:00
Louis Lam
00738edbe7
[Status Page] Add ?edit
2022-03-18 00:00:56 +08:00
Louis Lam
27bfae67af
[Status Page] Add a new status page
2022-03-17 23:38:43 +08:00
Louis Lam
719a136d1e
[Status Page] Improved entry page
2022-03-17 22:44:47 +08:00
Louis Lam
502c7f87e7
[Status Page] Listing: Better loading effect
2022-03-17 19:07:05 +08:00
Louis Lam
78a732409b
[Status Page] Fix translations
2022-03-17 18:56:59 +08:00
Louis Lam
c0c6419980
[Status Page] align icon and title using flexbox
2022-03-17 17:07:23 +08:00
Louis Lam
e87cdf4d09
[Status Page] wip, upload logo and status page listing
2022-03-17 16:42:26 +08:00
Louis Lam
1033ca5cf4
[Status Page] wip, combine api, add status_page_id into group and incident tables
2022-03-16 15:38:10 +08:00
Louis Lam
18ec42b060
[Status Page] wip
2022-03-16 14:14:47 +08:00
Louis Lam
7c7dbf68c1
[Status Page] wip, sidebar for editor
2022-03-15 12:00:29 +08:00
Louis Lam
d765b1c57a
Merge branch 'master' into restructure-status-page
...
# Conflicts:
# src/pages/StatusPage.vue
2022-03-12 15:50:42 +08:00
Louis Lam
5f778b9763
Merge pull request #835 from willianrod/feat/add-favicon-badges
...
Add badges to favicon
2022-03-12 15:39:18 +08:00
Louis Lam
c68f7944e3
[Favicon] minor
2022-03-12 15:31:01 +08:00
Louis Lam
a9efdabcec
[Favicon] Prevent error when no heartbeat
2022-03-12 15:30:02 +08:00
Louis Lam
b9dfcd1291
[Favicon] Code refactoring
2022-03-12 15:10:45 +08:00
Louis Lam
04d93c2747
Merge branch 'master' into willianrod_feat/add-favicon-badges
...
# Conflicts:
# package-lock.json
# src/mixins/socket.js
2022-03-12 11:17:32 +08:00
Louis Lam
c65d771fad
Merge pull request #1358 from BCsabaEngine/master
...
fix: .hu lang
2022-03-12 10:38:37 +08:00
Louis Lam
50d6e888c2
[new status page] wip
2022-03-10 21:34:30 +08:00
Louis Lam
ae14ad5a84
Add a word "Status Pages"
2022-03-09 22:14:07 +08:00
MrEddX
edd9202de9
Update bg-BG.js
...
Translation fix.
2022-03-08 22:14:07 +02:00
MrEddX
a97d2a5498
Update bg-BG.js
...
Added new fields.
2022-03-08 22:10:17 +02: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
Balázs Csaba
157f0de61a
fix: .hu lang
2022-03-05 21:24:50 +01:00
Louis Lam
88c3d952d3
Improve settings page's UI/UX on mobile
2022-03-04 23:20:42 +08: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
c0e0698c21
Merge pull request #1225 from Computroniks/fix-checkbox-css
...
Fixed dark mode checkbox
2022-03-04 14:35:15 +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
333505b039
Merge remote-tracking branch 'origin/master'
2022-03-03 20:49:13 +08:00
Louis Lam
602da565eb
Sort notification types
2022-03-03 20:49:00 +08:00
deluxghost
b3a690f3b1
Update zh-CN.js
2022-03-02 23:12:30 +08:00
Louis Lam
7bc8c447cd
Merge branch 'MikMuellerDev_master'
...
# Conflicts:
# src/languages/de-DE.js
2022-03-02 17:17:15 +08:00
DX
0dba06e48b
Update zh-CN translations
2022-03-02 15:34:11 +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
cd8eaef903
Merge pull request #1187 from pfandie/translations-de
...
Updates some DE translations
2022-03-02 13:39:19 +08:00
Louis Lam
51f5c009e3
Merge remote-tracking branch 'PrikolMen/patch-1'
...
# Conflicts:
# src/languages/ru-RU.js
2022-03-02 13:37:21 +08:00
Louis Lam
3bf62c9ceb
Merge branch 'patch-7-ru'
...
# Conflicts:
# src/languages/ru-RU.js
2022-03-02 13:33:37 +08:00
Louis Lam
7b11539cff
Merge branch 'patch-62'
...
# Conflicts:
# src/languages/ru-RU.js
2022-03-02 13:31:43 +08:00
PrikolMen:-b
b4a3d68356
More correct Russian translation
...
I tried to fix most of the shortcomings of the Russian translation...
2022-02-28 14:55:23 +04:00
Louis Lam
60f67ccb35
Revert commit: a6fd626f
2022-02-26 16:57:13 +08:00
Louis Lam
a6fd626fb8
Locked Russian language, ask Putin to stop the war and unlock it
2022-02-26 14:56:57 +08:00
Balázs Csaba
f3112c0b85
fix: hu lang
2022-02-23 09:35:56 +01:00
Louis Lam
af07850ddf
Merge pull request #1287 from sovushik/patch-5
...
Update ru-RU.js
2022-02-21 15:12:27 +08:00
Louis Lam
7638b73645
Fix #1300
2022-02-15 23:30:07 +08:00
Mik Mueller
a997f8e4f9
Update de-DE.js
2022-02-15 12:58:02 +01:00
Mik Mueller
09dbb143ea
Merge branch 'louislam:master' into master
2022-02-15 12:51:21 +01:00
Hans Mayer
f19e983818
Merge remote-tracking branch 'origin/master' into translations-de
2022-02-14 14:39:21 +01: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
AnnAngela
5aed36b470
Update zh-CN
...
----
关于 smtpDkimKeySelector:
Google Workspace 的帮助里用词为
[前缀选择器](https://annangela.page.link/smtpDkimKeySelector )
2022-02-10 22:45:24 +08:00
sovushik
76b9fb967f
Update ru-RU.js
...
Add new string
2022-02-09 21:37:45 +05:00
sovushik
b58120d258
Update ru-RU.js
...
Correct some words on Russian
2022-02-09 21:26:47 +05:00
sovushik
79f99ce215
Update ru-RU.js
...
Add new string
2022-02-09 21:19:00 +05:00
Louis Lam
efaa55ad1f
Merge pull request #1269 from holao09/master
...
Update Vietnamese language
2022-02-09 21:42:02 +08:00
Louis Lam
32a898bee5
Merge pull request #1270 from rovast/master
...
Update zh-CN translation for setting module.
2022-02-09 21:36:07 +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
rovast
45dca072b2
Update zh-CN translation for setting module.
2022-02-07 15:28:21 +08:00
Mik Mueller
7d8b72c6c0
Merge branch 'louislam:master' into master
2022-02-06 10:57:10 +01:00
Hans Mayer
40cc885eb8
resolve conflict after update state
2022-02-05 11:48:48 +01:00
Mik Mueller
f1007ad42f
Update de-DE.js
2022-02-02 22:59:13 +01:00
Mik Mueller
dd28ecaa2d
Update de-DE.js
2022-02-02 22:57:02 +01:00
Mik Mueller
ffa585376d
Merge branch 'louislam:master' into master
2022-02-02 22:54:23 +01:00
dave9123
c1c1e2ba5b
Fixed the grammar issue
...
Here's my pull request
2022-02-02 10:13:55 +07:00
Louis Lam
2f7e24191a
Merge pull request #1237 from dave9123/patch-1
...
[id-ID] Fixed some grammar error
2022-02-02 00:31:50 +08:00
vfaergestad
0fce1b4b9b
Update nb-NO.js ( #1232 )
...
Improved and finished the translation.
2022-02-02 00:31:00 +08:00
Mik Mueller
11c2e86bfe
Update src/languages/de-DE.js
...
Co-authored-by: Alf <62615304+Alf-Melmac@users.noreply.github.com>
2022-02-01 08:13:30 +01:00
Mik Mueller
1bbf17f3da
Update src/languages/de-DE.js
...
Co-authored-by: Alf <62615304+Alf-Melmac@users.noreply.github.com>
2022-02-01 08:13:23 +01:00
Mik Mueller
39f8b30b36
Update src/languages/de-DE.js
...
Co-authored-by: Alf <62615304+Alf-Melmac@users.noreply.github.com>
2022-02-01 08:13:13 +01:00
Mik Mueller
ffb2c2996b
Update src/languages/de-DE.js
...
Co-authored-by: Alf <62615304+Alf-Melmac@users.noreply.github.com>
2022-02-01 08:12:42 +01:00
dave9123
65896ed035
Fixed some grammar error
...
I fixed at some part of the text.
2022-01-31 08:01:45 +07:00
Mik Mueller
b13b20bd95
improve certain German words and phrases, improve grammer in README.md
2022-01-30 00:17:25 +01:00
Phuong Nguyen Minh
a9df7b4a14
Update vi.js ( #1226 )
...
* update vi.js
2022-01-28 21:23:37 +08:00
Alvin Pergens
cefe43800f
add alerta service
2022-01-27 20:54:04 +01:00
Computroniks
97a5b400db
Added log out button to nav bar
...
Implements Logout button in navbar #1209
Signed-off-by: Computroniks <mnickson@sidingsmedia.com>
2022-01-27 19:45:31 +00:00
Computroniks
ca89f84b9a
Added sign-out-alt icon
...
Signed-off-by: Computroniks <mnickson@sidingsmedia.com>
2022-01-27 18:57:14 +00:00
Computroniks
eaf370637e
Fixed dark mode checkbox
...
The border colour of the checkbox has been changed to make it more
visible to the user when the dark mode is in use.
Signed-off-by: Computroniks <mnickson@sidingsmedia.com>
2022-01-27 17:40:03 +00: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
OidaTiftla
d446a57d42
Add german translation
2022-01-24 22:20:48 +01:00
OidaTiftla
855b12f435
Add text for resend disabled
2022-01-24 22:20:38 +01:00
OidaTiftla
30ce53f57c
Fix min value of resend interval
2022-01-24 09:18:38 +01:00
OidaTiftla
8c4ab9d652
Simplify
2022-01-24 09:18:22 +01:00
Karel Krýda
5fda1f0f59
minor fixes (missing commas, spaces, translations)
2022-01-23 20:33:39 +01:00
OidaTiftla
11e9eee09d
Change seconds to minutes
2022-01-23 17:48:09 +01:00
OidaTiftla
1ac904d6d6
Introduce resend interval if down
2022-01-23 15:22:57 +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
c0derMo
29df70949d
Add ability to connect to daemon via http / tcp for windows compatibility
2022-01-22 01:57:37 +00: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
Louis Lam
c3c4db52ec
Merge pull request #1184 from Khord/patch-1
...
Rename 2FA/TOTP field ID for password manager filling compatibility
2022-01-20 15:18:42 +08:00
Louis Lam
ff0e85737f
Merge pull request #1182 from sovushik/patch-4
...
Update ru-RU.js
2022-01-19 14:37:08 +08:00
Buchtič
4713820da7
first csy translation
2022-01-18 14:44:11 +01:00
Buchtič
a99e87c02c
cs-CZ
2022-01-18 08:50:11 +01:00
Buchtič
3f8ca82434
cs-CZ translation
2022-01-18 08:48:39 +01:00
Buchtič
60f1eb7b45
new cs-CZ.js
2022-01-17 18:42:32 +01:00
Louis
6961af005e
eslint
2022-01-18 01:12:25 +08:00
Roy Feng
847a19afc1
Update zh-CN.js
2022-01-17 15:03:39 +08:00
Louis Lam
7532e7fd3e
Merge pull request #1192 from drodmantras/master
...
Update sl-SI.js
2022-01-17 14:18:27 +08:00
Erik
63a3704836
Update sl-SI.js
2022-01-16 12:29:00 +01:00
Hans Mayer
3e87eb596f
change wording, according to PR suggestions
2022-01-15 12:25:17 +01:00
Hans Mayer
c679613f7e
Updates some DE translations, fix typo in resolverserverDescription, removes some duplicates in languages
2022-01-14 19:06:21 +01:00
c0derMo
4818bb67d6
Added trailing comma, fixed spelling & translation
2022-01-14 09:09:37 +00: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
c0derMo
c5cc42272f
Fixing the editing of docker container & adding english translation
2022-01-13 18:28:45 +00:00
sovushik
329c8cbc2d
Update ru-RU.js
...
Add new string
2022-01-13 22:07:21 +05:00
c0derMo
b0259b5592
Added docker container monitor
2022-01-13 16:17:07 +00:00
Louis Lam
2bf9764cec
Merge pull request #1175 from sovushik/patch-3
...
Update ru-RU.js
2022-01-13 13:18:23 +08:00
Louis Lam
6272514820
[MQTT] Use existing fields instead of creating new ones (Server)
2022-01-13 11:53:08 +08:00
Louis Lam
1c8407a433
[MQTT] Use existing fields instead of creating new ones (UI)
2022-01-13 11:36:55 +08:00
Louis Lam
32ec4beda0
Merge branch 'master' into mqtt
2022-01-13 11:24:45 +08:00
Louis Lam
076d6bdbb6
Merge branch 'master' into mqtt
...
# Conflicts:
# package-lock.json
# server/database.js
2022-01-13 11:09:16 +08:00
sovushik
52e0d74a1e
Update ru-RU.js
...
Add new string
2022-01-12 20:49:41 +05:00
Adam Stachowicz
23532aaafe
Update pl.js
...
Addendum to ab61acab63
2022-01-12 12:26:23 +01:00
Łukasz Szczepański
06aab3dee8
Added missing text and fix typos
2022-01-12 09:48:37 +01:00
Louis Lam
9f063cf477
Merge branch 'master' into patch-2
2022-01-10 17:56:47 +08:00
Louis Lam
b83c896d0c
Merge pull request #1150 from sovushik/patch-1
...
Update ru-RU.js
2022-01-10 17:55:46 +08:00
Louis Lam
5e2c39eb4b
Merge pull request #1144 from alex3025/master
...
Fixed italian (it-IT) translations
2022-01-10 17:54:22 +08:00
Louis Lam
2a1f011f05
Merge pull request #1153 from drodmantras/master
...
Update sl-SI.js
2022-01-10 17:53:03 +08:00
Zack Elia
ea43422ccf
Implement gorush notifications
2022-01-09 12:05:11 -05:00
Erik
cdcdf377ec
Update sl-SI.js
...
Small langue updates
2022-01-09 11:39:05 +01:00
sovushik
30a345d8b6
Update ru-RU.js
...
Updated language files and added new lines
2022-01-08 23:00:18 +05:00
sovushik
83d60fea29
Update ru-RU.js
...
1. Updated the language lines (in the correct declension)
2. Added new lines for the "Create Incident" functionality
2022-01-08 22:46:05 +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
MrEddX
69dfc0c0d2
Update bg-BG.js
...
Fixed some typos.
2022-01-05 08:15:34 +02:00
Leslie Leung
590859a95b
Merge branch 'master' into add-wecom-notification
2022-01-03 21:43:56 +08:00
Louis Lam
f9c0ff1841
Merge pull request #1109 from iomataani/master
...
Updated translation
2022-01-03 20:05:46 +08:00
Minvinea
4b07ec23fe
Update
2022-01-03 00:27:51 +01:00
Ioma Taani
0e50b71290
Merge branch 'louislam:master' into master
2021-12-31 09:09:53 +01:00
MrEddX
d7cb4fa331
Update bg-BG.js
...
- Updated Bulgarian language file
2021-12-30 08:12:25 +02: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
Jakub Blažej
3d002b3ce9
add status boolean parameter to push monitor
2021-12-25 20:25:21 +01:00
Patrick Hafner
3d6c52fbea
Merge branch 'master' into customstatuspage
2021-12-25 04:12:05 +01:00
Patrick Hafner
9ee591417d
Footer HTML support, updated german translation
2021-12-25 04:09:41 +01:00
Ioma Taani
a2bc74c4fd
updated
2021-12-24 12:02:50 +01:00
Patrick Hafner
3a12e209da
Edit: editMode check before toggle
2021-12-21 03:55:25 +01:00
Patrick Hafner
2c2a824f97
Add: en & de-DE language
2021-12-21 03:31:09 +01:00
Patrick Hafner
931ca6a3ef
Add: customize status page (css and poweredby)
2021-12-21 03:27:05 +01:00
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
2021-12-19 13:30:53 +08:00
Tarun Singh
d3c90df8a8
fixed edit monitor fields empty issues
2021-12-18 16:35:18 -05:00
Louis Lam
0ca68f791f
Merge pull request #1060 from drodmantras/master
...
Added sl-SI language
2021-12-18 00:58:56 +08:00
MrEddX
0de7fb69f6
Update bg-BG.js
...
Added new fields.
Translated new fields.
2021-12-17 12:29:53 +02:00
Ivan Bratović
475a466c7e
Add attribute to basicauth-pass to prevent browsers from autocompleting ( #1063 )
2021-12-15 18:18:30 +08:00
Erik
b10cecb362
Added sl-SI language
...
Added sl-SI language
2021-12-14 17:59:26 +01:00
Louis Lam
6d6cb2ad49
Merge pull request #1047 from dhfhfk/master
...
Update Ko-KR.js
2021-12-14 17:28:38 +08:00
Ponkhy
aa92727a61
Updated de-De
2021-12-12 21:52:51 +01:00
dhfhfk
56dfa05642
Update Ko-KR.js
2021-12-12 18:56:10 +09: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
Louis Lam
a09b97f778
Merge pull request #1032 from titiscan/patch-1
...
Update fr-FR.js
2021-12-11 17:31:13 +08:00
Louis Lam
e0a08e6b5d
Merge pull request #1038 from iomataani/master
...
Updated italian translation
2021-12-11 17:30:44 +08:00
Louis Lam
6f5cbbdf69
Merge pull request #1018 from Lrss/master
...
Update Danish translation
2021-12-11 17:29:46 +08:00
Louis Lam
34ee342d3e
eslint
2021-12-11 17:20:51 +08:00
Andreas Brett
38f8a8ac2f
Merge branch 'louislam:master' into logging
2021-12-10 17:21:55 +01:00
Ioma Taani
f793aa5264
better translations
2021-12-10 09:26:55 +01:00
Ioma Taani
728485d686
updated translations
2021-12-10 09:08:01 +01:00
titiscan
cb3429d3c7
Update fr-FR.js
...
typo fix
2021-12-09 17:26:05 +01:00
Louis Lam
0d69b4426e
Merge pull request #1017 from SiderealArt/patch-1
...
update zh-TW translation
2021-12-09 21:32:10 +08:00
Louis Lam
a4841eb8aa
Fix #1016 , .at() is not support in Safari
2021-12-09 01:19:09 +08:00
Lars Sørensen
2ef2a42e87
Fixed string enclosure as suggested by update-language-files
2021-12-08 11:35:55 +01:00
Lars Sørensen
9473cd6919
Update da-DK.js translation
2021-12-08 11:14:10 +01:00
SiderealArt
74f18a2b3f
update zh-TW translation
2021-12-08 17:23:13 +08:00
Andreas Brett
e684712a77
Merge branch 'louislam:master' into logging
2021-12-07 18:21:56 +01:00
iooner
a041a7964a
Fix typos
2021-12-07 14:23:13 +01:00
Tarun Singh
5afc6a41e3
removed https requirement for url
2021-12-06 11:28:23 -05:00
Ioma Taani
f802154456
updated
2021-12-06 11:33:39 +01:00
Ioma Taani
9fb461976d
Merge branch 'louislam:master' into master
2021-12-06 11:32:24 +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
Louis Lam
b4507f9706
Merge pull request #992 from jlbrt/stackfield-notifications
...
Add support for Stackfield notifications
2021-12-05 16:45:30 +08:00
Ioma Taani
19d2db6c8c
better translation
2021-12-04 11:19:56 +01:00
Andreas Brett
dcc7856b5d
Merge branch 'louislam:master' into logging
2021-12-04 09:59:10 +01:00
Balázs Csaba
984a3704e0
HU lang
2021-12-03 22:29:53 +01:00
Louis Lam
5434e2da4f
Merge pull request #993 from Saibamen/patch-1
...
Fix typos in markdown files
2021-12-03 15:48:57 +08:00
Ioma Taani
b3d348dcea
Translation Update ( #994 )
...
* Better translation
* better translation
* aggiornato
2021-12-03 15:48:11 +08:00
Csaba Balázs
0aca0455ab
HU language typo and missing items ( #996 )
...
* HU language
* run eslint on hu.js
* Last HU typo
* package.json valid required node engine syntax
Package.json required node engine version can contain multiple rules separated with ||. With this mode package-lock.json will be valid and error codes does not diplay.
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2021-12-03 15:47:35 +08:00
Adam Stachowicz
76cbef85d5
Update README.md
2021-12-02 11:18:30 +01:00
Jonas Liebert
67849a9e84
add support for stackfield notifications
2021-12-02 08:53:45 +01:00
Balázs Csaba
4b3fae53d4
HU language typo
2021-12-01 15:32:39 +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
Andreas Brett
a13bdaac84
Merge branch 'master' into logging
2021-11-29 20:32:42 +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
Ivan Bratović
baae4b5a5e
Remove unused translation keys from hr-HR
2021-11-29 12:49:38 +01:00
Ivan Bratović
c1b118a0f6
Use existing Example translation for HTTP headers and body placeholders
2021-11-29 12:49:08 +01:00
Ivan Bratović
9c5466890e
Revert "Replace body and header placeholder functions with translations"
...
This reverts commit 2c85491ee0
.
2021-11-29 12:40:53 +01:00
Louis Lam
6cd130de38
minor
2021-11-29 17:20:12 +08:00
Louis Lam
5070927478
Merge pull request #980 from MrEddX/bulgarian
...
Update bg-BG.js
2021-11-29 16:56:02 +08:00
Louis Lam
077f3837d9
update language guide
2021-11-29 16:53:00 +08:00
Louis Lam
aea128a85b
make settings' menu reactive
2021-11-29 16:50:00 +08:00
Louis Lam
c50b2b636a
[lazy load lang] load the language file on create
2021-11-29 16:45:52 +08:00
MrEddX
a284703d9e
Update bg-BG.js
...
- Fixed existing field
- Added new field
- Translated new field
2021-11-28 07:11:20 +02:00
kffl
64ec766423
translate(serwersms): fix pl translation capitalization
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-11-27 13:22:54 +01: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
Louis Lam
a1f9a82537
Merge pull request #884 from thomasleveil/ux/add-group-at-the-top
...
🚸 Status page - add group action adds the new group at the top
2021-11-24 11:48:58 +08:00
Fluency
e3745da986
Merge branch 'master' into master
2021-11-23 10:26:45 -08:00
Ioma Taani
3a32fd6f42
aggiornata la traduzione
2021-11-23 16:39:38 +01:00
Ioma Taani
97cb060cf5
another typo
2021-11-23 16:39:04 +01:00
Ioma Taani
5afb29f8f9
typo
2021-11-23 16:35:18 +01:00
Ioma Taani
f9b8dbf4db
Merge branch 'louislam:master' into master
2021-11-23 16:30:48 +01:00
Louis Lam
92a5f18bf5
Merge pull request #864 from ivanbratovic/http-basicauth
...
Implement explicit HTTP "basic" authentication support
2021-11-23 22:48:54 +08:00
Louis
4155f84eec
improve basic auth style
2021-11-23 19:20:55 +08:00
Ioma Taani
bd3d34400d
Merge branch 'master' of https://github.com/iomataani/uptime-kuma
2021-11-22 23:39:10 +01:00
Andreas Brett
ed96757b24
Merge branch 'louislam:master' into logging
2021-11-19 08:56:25 +01:00
Fluency
a2de9e4e36
Fixed export-function signature being scrambled.
2021-11-17 16:02:31 -08: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
f65cc655c0
Fix: Fix nav highlight in settings sub-page
2021-11-17 10:45:19 +08:00
Nelson Chan
1a218aaa17
Fix: Fix page transition & improve active handling
...
Fix: Fix current route parsing
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
Tarun Singh
3f5133d1ba
Added authentication logic
2021-11-16 20:44:10 -05:00
Louis Lam
74d2b38cb6
Merge pull request #925 from iomataani/italian-language-update
...
Translation update
2021-11-16 19:12:07 +08:00
MultiGamer8853
be3a791e6e
Update ja.js
...
日本語を最適化
2021-11-16 18:14:23 +09:00
Ioma Taani
9747048890
correzioni e miglioramenti
2021-11-16 09:04:10 +01:00
Andreas Brett
6f2dcc6dd7
using provided tsc config
2021-11-15 18:07:18 +01:00
Andreas Brett
57bed4d672
Merge branch 'louislam:master' into logging
2021-11-15 18:04:45 +01:00
Andreas Brett
df36a4bb3c
console.info for level "info"
2021-11-15 18:02:14 +01:00
Andreas Brett
e5913c5abc
separate log functions
2021-11-15 17:52:28 +01:00
Phuong Nguyen Minh
d5d957b748
update vi.js ( #853 )
...
* update vi.js
* Update vi.js
* Update vi.js
2021-11-15 13:27:31 +08:00
Ioma Taani
5cdb5edeb3
corretto
2021-11-13 17:00:23 +01:00
Ioma Taani
73c18b6ff0
correzione
2021-11-13 16:53:07 +01:00
Ivan
567ea346fe
Add missing translations for placeholders in EditMonitor page
2021-11-12 15:30:31 +01:00
Ivan
453f6fbadf
Add more missing translations
2021-11-12 15:19:33 +01:00
Ivan
dd79042128
Add translation for "Info" in Settings
2021-11-12 15:14:28 +01:00
Ivan
583e6bf978
Update croatian language for testing new translation
2021-11-12 13:32:24 +01:00
Ivan
b1fca7c1a7
Add translation of toast success message
2021-11-12 12:00:10 +01:00
Ivan
19dd11d624
Add translation for incident error message
2021-11-12 10:14:23 +01:00
Ivan
42ce34b6c7
Add more Status page tranlations
2021-11-12 09:54:31 +01:00
Ivan
b7a9d1474f
Fix translation of selected incident style
2021-11-12 09:53:41 +01:00
Ivan
31fa67452e
Delint English language file
2021-11-12 09:31:27 +01:00
Ivan
9ef3727c91
Backed out of commit be1933614
...
Running update-language-files will just confuse translators
2021-11-12 09:29:06 +01:00
Ivan Bratović
ed39485af9
Merge with upstream master
...
Signed-off-by: Ivan Bratović <ivanbratovic4@gmail.com>
2021-11-12 09:23:20 +01:00
Ioma Taani
daef238a70
Updated Italian Language ( #911 )
...
Co-authored-by: Paride Barison <paride.barison@lantechlongwave.it>
2021-11-12 01:28:22 +08:00
Andreas Brett
d21f7971b5
missed settings
2021-11-11 12:56:53 +01:00
Andreas Brett
bdcdf47e52
introduce consistent logging
2021-11-11 12:31:28 +01: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
Ivan
b0615d347b
Add incident creation translations
2021-11-11 11:07:48 +01:00
Ivan
be19336149
Run update-language-files
for all languages
2021-11-11 10:57:33 +01:00
Ivan
94508cae2f
Add some missing translations
2021-11-11 10:54:36 +01:00
Ivan
265cca9ed1
Replace "Default" notification badge with translation
2021-11-11 10:54:09 +01:00
Ivan
267654c987
Replace hard-coded names for groups in Status page with translations
2021-11-11 10:53:38 +01:00
Ivan
2c85491ee0
Replace body and header placeholder functions with translations
2021-11-11 10:52:22 +01:00
Adam Stachowicz
ba46fb6b1c
Clickable URL
2021-11-10 09:11:19 +01:00
Calum Bird
f55350bebc
Generated documentation :)
2021-11-09 21:24:31 -08:00
Tarun Singh
3721d11259
changed table column names for more specifity
2021-11-09 18:53:00 -05:00
Louis Lam
5df34cd137
Merge pull request #885 from ZegertBoele/patch-1
...
Update to dutch translations
2021-11-09 23:20:21 +08:00
Louis Lam
95bae8289d
Fix setting page when disabled auth
2021-11-09 22:37:05 +08:00
Zegert Boele
dff1056bb1
Update nl-NL.js
...
@deefdragon noticed a flaw, fixed in here
2021-11-09 09:52:09 +01:00
Zegert Boele
62222c0336
Update src/languages/nl-NL.js
...
@koen20 added this correction.
Co-authored-by: Koen Habets <6172623+koen20@users.noreply.github.com>
2021-11-09 09:49:42 +01:00
Ivan Bratović
734762b773
Merge with master
...
Signed-off-by: Ivan Bratović <ivanbratovic4@gmail.com>
2021-11-08 09:53:54 +01:00
Ivan Bratović
34d8984e3a
Merge branch 'master' into http-basicauth
2021-11-07 17:15:36 +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
Louis Lam
f952d283c6
Merge pull request #815 from Fallstop/tags-on-status
...
Display Monitor Tags on Status Page
2021-11-07 17:05:21 +08:00
Louis Lam
e164fabf81
Merge pull request #849 from Minvinea/master
...
Adding missing translations
2021-11-07 13:56:15 +08:00
Louis Lam
bc69a331ee
eslint
2021-11-07 13:50:22 +08:00
Jasper Miller-Waugh
e4506963d9
Merge branch 'louislam:master' into tags-on-status
2021-11-07 14:39:43 +13:00
Zegert Boele
222540898b
Some translations were not translated
...
Some translations were not translated yet. I have added them and can be contacted if you want more English-Dutch translations.
2021-11-05 13:57:55 +01:00
Thomas LEVEIL
baf3612ece
🚸 Status page - add group action adds the new group at the top of the page
2021-11-05 11:27:19 +01:00
Andreas Brett
8f44b9f618
24h tooltip on status page
2021-11-05 09:54:10 +01:00
Tarun Singh
149015556b
server url changes
2021-11-04 22:25:29 -04:00
Tarun Singh
2bcbeba384
update review suggestions
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-11-04 22:23:02 -04:00
Ivan Bratović
0481a241f3
Add translated placeholders for editing basic auth
2021-11-04 10:22:42 +01:00
Ivan Bratović
179ca232bc
Minor refactor - change variable names and add commas to object definitions
2021-11-04 10:14:17 +01:00
Ivan Bratović
0dcb7aed21
Delinting
2021-11-04 09:50:10 +01:00
Ivan Bratović
23736549f9
Implement HTTP basic auth feature
2021-11-04 09:50:10 +01:00
Tarun Singh
6828e8ef6d
Merge branch 'master' of https://github.com/tarun7singh/uptime-kuma
2021-11-03 21:47:44 -04:00
Tarun Singh
670754b697
added MQTT monitor type
2021-11-03 21:46:43 -04:00
Adam Stachowicz
314fa18bdc
Fix #871
2021-11-04 00:19:04 +01:00
MrEddX
ee2c54cfd1
Update bg-BG.js
...
- Added New Fields
- Fixed Existing Fields
2021-11-03 11:49:22 +02:00
Louis Lam
dee131c25d
fix table hover color not working after updated bootstrap to 5.1.3
2021-11-03 13:02:44 +08:00
Jasper Miller-Waugh
e5d6410caf
Apply formatting suggestions from code review
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-11-03 11:46:53 +13:00
Ivan Bratović
1fb9b25d13
Improve hr-HR translations
2021-11-02 14:09:01 +01:00
Ivan Bratović
9a135deac2
Add new translation for 'Uptime'
2021-11-02 11:48:55 +01:00
Your Name
8e6173c05e
Fix and add new hr-HR translations
2021-11-02 10:33:13 +01:00
Jasper Miller-Waugh
191b81ee07
Fix grammer in comment
...
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
2021-11-01 22:14:41 +13:00
Jasper Miller-Waugh
12ef9f39c5
Merged buttons, cleaned up SS tag retrieval and made tagsVisible a bool.
...
Also to note: due to the transition of tagsVisible this breaks compatibility with the previous commits, delete the tagsVisible setting in the database to fix.
2021-11-01 13:23:46 +13:00
Jasper Miller-Waugh
4004926e64
Small formatting changes from code-review
...
Co-authored-by: deef <deef551@gmail.com>
2021-11-01 12:52:21 +13:00
Adam Stachowicz
4d3d6d6e25
Missing this...
2021-10-31 21:59:56 +01:00
Adam Stachowicz
d06e5ef6fa
More small letters
2021-10-31 21:53:11 +01:00
Adam Stachowicz
b12b848d97
One more typo...
2021-10-31 21:48:43 +01:00
Adam Stachowicz
bb96a577ca
Fix typos + translate wayToGetTeamsURL
2021-10-31 21:47:07 +01:00
Adam Stachowicz
8840ca618b
Update pl.js
2021-10-31 21:22:19 +01:00
Minvinea
8ec858fd14
Add missing translation
...
Line 282 to 306
2021-10-31 21:18:36 +01:00
Louis Lam
741ed548da
Merge branch 'master' into use_hideCount_option
2021-10-31 13:09:50 +08:00
Louis Lam
bc615c2dd8
Merge pull request #832 from ivanbratovic/croatian-language
...
Clarity and grammar fixes to hr-HR languange file
2021-10-31 00:52:41 +08:00
Louis Lam
1dbf1c3dea
fix logout
2021-10-30 23:33:20 +08:00
Jasper Miller-Waugh
b32bfb3ff1
Added toggle for tag visibility
2021-10-30 21:16:10 +13:00