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
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
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
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