AnnAngela
4178b003a2
fix `value`
3 years ago
Louis Lam
92a43e1f30
Make the sibling beats a bit smaller
3 years ago
Louis Lam
0cf395dfc3
Fix merge issue
3 years ago
Louis Lam
749ca6f4a8
Merge remote-tracking branch 'origin/master' into feature-improve-status-styling
...
# Conflicts:
# src/components/HeartbeatBar.vue
# src/components/PublicGroupList.vue
3 years ago
Christopher Pickering
ef73af391f
added option for ntlm authorization
3 years ago
Christopher Pickering
b7dc8e3ef8
started ui update
3 years ago
Christopher Pickering
87f933df4f
added sqlserver monitor
3 years ago
Domingos Panta
7cc89979f0
Moving change from axios interceptor to specific request.
3 years ago
Domingos Panta
668e97c5a9
fix: lint errors.
3 years ago
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.
3 years ago
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.
3 years ago
Louis Lam
8077744c60
Merge pull request #1604 from c-w/fix-apprise-zulip
...
Fix apprise integration for Zulip Streams
3 years ago
Louis Lam
5bf58cc6c4
Merge pull request #1595 from Saibamen/fix_eslint
...
Fix ESLint warnings and errors
3 years ago
Clemens Wolff
b680371746
Make apprise notification title configurable in UI
3 years ago
MrEddX
aa8ea6d398
Update bg-BG.js ( #1617 )
...
Translation Fixes
3 years ago
Louis Lam
8b0813ceff
Fix #1596 hopefully
3 years ago
Adam Stachowicz
069d3765f0
Revert change for StatusPage
3 years ago
Louis Lam
39aa0a7f07
Merge branch 'fix/chart-error'
3 years ago
Louis Lam
a12dffd1bc
Fallback to eqeq for PingChart.vue
3 years ago
Louis Lam
410805052e
Log this.chartPeriodHrs
3 years ago
Louis Lam
02a8147f22
Remove undefined variable forceShowContent
3 years ago
Nelson Chan
272956025c
Fix: Fix chart error on switch back to recent
3 years ago
Louis Lam
db50ba91cc
Fix #1593
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
e82fc1df61
Match up en lang file
3 years ago
AnnAngela-work
7dd5f5ea0d
Improve translation
3 years ago
AnnAngela-work
45da7c5431
Improve translation work
3 years ago
Louis Lam
6333231f1b
Merge pull request #1108 from trogper/push-status-param
...
Add status parameter to push monitor
3 years ago
Louis Lam
0ba5d031d0
Merge branch 'master' into push-status-param
...
# Conflicts:
# server/routers/api-router.js
3 years ago
Louis Lam
66e4c89897
Merge pull request #1560 from MrEddX/bulgarian
...
Update bg-BG.js
3 years ago
Louis Lam
d210548ae8
Merge pull request #1581 from NixNotCastey/update-pl
...
Update polish translation
3 years ago
Łukasz Szczepański
09fdef9bdc
Update polish translation
3 years ago
Dmitry Yaskovich
7078b06272
Fix typo in Russian localization
3 years ago
Matthew Nickson
3c01e8732c
Merge branch 'master' into #1059-specify-dns-resolver-port
3 years ago
Phuong Nguyen Minh
a3baa3c149
Update language vi.js ( #1572 )
...
Update vi-VN.js
3 years ago
Louis Lam
2adb142ae2
Merge pull request #1571 from MarkusDick/update-german-translations
...
lang: update german translations
3 years ago
MrEddX
372bf57e9f
Update bg-BG.js
...
Translation fixes
3 years ago
MrEddX
03e6f0a6c8
Update bg-BG.js
...
Translation fixes.
3 years ago
Markus Dick
dcec53a755
lang: update german translations
3 years ago
Adam Stachowicz
1e595eaa76
Update linters
3 years ago
MrEddX
4c8da89c36
Update bg-BG.js
...
Translation fixes
3 years ago
Dick Tang
db3ef3805b
correct wordings for Certificate Expiry Notification ( #1554 )
3 years ago
Matthew Nickson
d1a3cd047a
Merge branch 'master' into #1059-specify-dns-resolver-port
3 years ago
MrEddX
4d4d04adbd
Update bg-BG.js
...
Some translation fixes
3 years ago
MrEddX
f8c9472ea2
Update bg-BG.js
...
- Updated and fixed
3 years ago
Louis Lam
4e28ad4ac2
Merge pull request #1524 from chakflying/fix/disable-auth-icon
...
Fix: Handle disabled auth in user dropdown
3 years ago
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
3 years ago
SiderealArt
8cefc96c78
Update Traditional Chinese (Taiwan) translation
3 years ago
Nelson Chan
a391576285
Chore: Add translation
3 years ago
Nelson Chan
e0966e55c8
Fix: Handle disabled auth in user dropdown
3 years ago
Koen Habets
59d9891105
Update nl-NL.js
3 years ago
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
3 years ago
Louis Lam
cd7c2beca6
Update CSS for dropdown menu
3 years ago
Louis Lam
8ee99760ec
Minor lint
3 years ago
Louis Lam
cb55e23718
Add $root.username
3 years ago
AnnAngela-work
18925293fb
Update en&zh-CN lang file with 1 new i18n entry
3 years ago
Louis Lam
17d4003e5c
Add dropdown menu
3 years ago
Louis Lam
cefb5bb60a
Merge branch 'master' into #1209-Logout-button-in-navbar
3 years ago
Nelson Chan
cd38dd3f68
Feat: Allow MQTT successMessage to be optional
3 years ago
Louis Lam
5fa62a888c
Merge branch 'master' into mqtt2
...
# Conflicts:
# server/database.js
# server/util-server.js
3 years ago
Louis Lam
d71c086447
Standardize array bracket spacing
3 years ago
Louis Lam
cd3dfd3146
Merge pull request #1083 from patrickhafner/customstatuspage
...
Custom status page
3 years ago
Louis Lam
572f2b9838
eslint
3 years ago
Louis Lam
8eb83394f7
Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
3 years ago
Louis Lam
1bc01d1077
Merge branch 'master' into customstatuspage
...
# Conflicts:
# src/languages/de-DE.js
3 years ago
Louis Lam
4e6ddc8880
Merge pull request #1497 from MrEddX/bulgarian
...
Bulgarian
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
Louis Lam
136fdf3768
MQTT password field to password type
3 years ago
Louis Lam
566133e350
Domain Name Expiry Notification for https monitor only
3 years ago
Louis Lam
30e113755e
Add HIDE_LOG and catch error if cannot subscribe topic
3 years ago
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
3 years ago
Louis Lam
b7aebceaab
Update bg-BG.js
3 years ago
MrEddX
0302fdbc96
Update bg-BG.js
...
Status pages - fix
3 years ago
MrEddX
84a50f058f
Update bg-BG.js
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
DX37
fd8cba1dad
nudge nodemailer strings; translate new ones
3 years ago
sovushik
03dd02fd38
Update ru-RU.js
...
Add RU for 1.14 version
3 years ago
ColdThunder11
4656ab3d57
Add OneBot notification service
3 years ago
MrEddX
60b44c2cdd
Update bg-BG.js
...
Fixed translation.
3 years ago
Matthew Nickson
8c8eeaf627
Merge branch 'master' into #1059-specify-dns-resolver-port
3 years ago
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>
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
6f72ca481f
Merge pull request #1479 from AnnAngela/1.14.0_translation
...
New translation for zh-CN
3 years ago
Louis Lam
670ea415b2
Merge pull request #1488 from c0derMo/update-german-translation
...
updating german translation
3 years ago
Louis Lam
17dcf6d3a2
Merge pull request #910 from andreasbrett/logging
...
introduce consistent logging
3 years ago
Louis Lam
e9ce1433cd
Change log_info to log.info by making it into an object
3 years ago
c0derMo
f5d006add8
updating german translation
3 years ago
AnnAngela-work
5aa747a301
New translation
3 years ago
Louis Lam
81de2eedfb
Fix template can contain one tag only, disable vue/require-component-is eslint rule
3 years ago
Louis Lam
4a6d7207ef
Merge branch 'master' into customstatuspage
...
# Conflicts:
# src/languages/de-DE.js
# src/languages/en.js
# src/pages/StatusPage.vue
3 years ago
Louis Lam
772d009f43
Merge branch 'master' into fluencydoc_master
...
# Conflicts:
# extra/update-version.js
# server/client.js
# server/server.js
3 years ago
Louis Lam
9ec29c1bc4
Add back debug() for safe, but it is marked as deprecated
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
Louis Lam
f030487f7d
Fix theme color that do not apply to status page with a custom domain
3 years ago
Louis Lam
c9fa183712
Manage domain names
3 years ago
Louis Lam
0b9b5102ec
Minor
3 years ago
Louis Lam
c399984b7f
Improve status page sidebar
3 years ago
Louis Lam
0afa0be5c2
Merge branch 'master' into status-page-domain
...
# Conflicts:
# server/database.js
3 years ago
Louis Lam
a2d9474e85
Copy some keys from zh-TW to zh-HK
3 years ago
Louis Lam
8479e772cd
Merge pull request #1463 from JohnnyChiang/update-zh-TW-translation
...
Update zh-TW translation
3 years ago
Louis Lam
2e50ef0e8f
Merge pull request #1450 from AnnAngela/1.14.0-zh_cn
...
1.14.0 translation improvement
3 years ago
JohnnyChiang
25b5edea7f
Update zh-TW translation
3 years ago
Louis Lam
fcb577097b
[Proxy] Change to radio button
3 years ago
Louis Lam
e89356b283
Show proxy option for http monitor only
3 years ago
Louis Lam
c4e74c9943
Render <StatusPage> if domain matched
3 years ago
Louis Lam
355aec46dc
Merge branch 'master' into status-page-domain
3 years ago
Louis Lam
70311f7a5a
Add an option to enable/disable the domain name expiry notification #1364
3 years ago
Louis Lam
4b99160b1f
Fix "Check Update" is not checked by default
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
AnnAngela-work
43eed45bae
first part of zh-CN.js translation
3 years ago
AnnAngela-work
19b7e2ba5e
Using grep to search `$t("foo")`-like pattern to fill up the missing part of en i18n file
3 years ago
Louis Lam
3218a0eee8
Merge remote-tracking branch 'origin/master'
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
Balázs Csaba
53cea7f8d3
fix: update hu lang
3 years ago
Louis Lam
aef7719426
Merge pull request #1435 from LoaderB0T/favico
...
feat: Favicon is updated based on satus page logo
3 years ago
Louis Lam
514b9fb68a
Add remark
3 years ago
Louis Lam
da32a1aa19
Add uk-UA to the languageList
3 years ago
Louis Lam
7a69f9f56f
Merge pull request #1438 from Deni7/master
...
Add ukrainian translation
3 years ago
Louis Lam
c50c20faa4
Minor fix for uk-UA
3 years ago
Louis Lam
cb6eeaef34
Bring connection error bar to the top
3 years ago
Denis Stepanov
ee3d7d8b42
Add ukrainian translation
3 years ago
Denis Stepanov
a277cfe9e8
Add ukrainian translation
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
Janik Schumacher
73b338bba6
feat: Favicon is updated based on satus page logo
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
b8dea3a823
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
0da6e6b1fb
Some improvements
3 years ago
DX37
61d0a0abce
update russian translation
3 years ago
Matthew Nickson
88604845e6
Merge branch 'master' into #1209-Logout-button-in-navbar
3 years ago
sovushik
e11ea7b061
Update ru-RU.js
...
Add new string for 1.13.1
3 years ago
Louis Lam
12237dec6e
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
f6272155af
Show page not found for invalid routes
3 years ago
Louis Lam
1ecd2e45d0
[Status Page] Plan to support domain names for status pages
3 years ago
Ivan Bratović
5922771909
Update croatian (hr-HR) translation file
...
Signed-off-by: Ivan Bratović <ivanbratovic4@gmail.com>
3 years ago
Louis Lam
28d72fcd08
Fix #1409 , slug cannot be empty
3 years ago