MrEddX
9ec652639b
Merge branch 'louislam:master' into bulgarian
3 years ago
Louis Lam
0c40e32d75
Merge pull request #1007 from chakflying/feat/save-chart-period
...
Feat: Save and restore chart period
3 years ago
Jordan Bertasso
288ed1e3ca
Merge branch 'master' into fix-1448-discord-service-url
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
MrEddX
1baee42cf5
Merge branch 'louislam:master' into bulgarian
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
Louis Lam
d0b5f147e2
Fix spelling and merge mistake
3 years ago
Louis Lam
ddf8a7a692
Fix camelCase
3 years ago
ColdThunder11
bd9df09f87
Apply suggestions from code review, fix style
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
ColdThunder11
4656ab3d57
Add OneBot notification service
3 years ago
Louis Lam
0a5db0cecb
Fix #1478
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
MrEddX
16b61dba27
Merge branch 'louislam:master' into bulgarian
3 years ago
Louis Lam
2b0c184a88
Update package-lock
3 years ago
Louis Lam
2642e70fc8
Fix auto test failed due to autocrlf
3 years ago
Louis Lam
8d0446dc38
Add lint as part of test
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
Moritz R
361e44ad6a
Merge branch 'louislam:master' into master
3 years ago
Louis Lam
4df147786d
Merge pull request #1483 from Alexandre-Gliganic/master
...
Add automatic restart for docker-compose.yml
3 years ago
Alexandre Gliganic
27861f0d14
Add automatic restart docker-compose.yml
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
4053b9db1f
Merge remote-tracking branch 'origin/master'
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
MrEddX
ae54d9c011
Merge branch 'louislam:master' into bulgarian
3 years ago
Louis Lam
5ca606fe99
Merge pull request #1141 from marcules/issue/1138
...
Issue/1138
3 years ago
Louis Lam
6179f6c982
Merge branch 'master' into issue/1138
...
# Conflicts:
# server/server.js
3 years ago
Louis Lam
94770cf865
Resolve log message null reference
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
1ba92d803e
Update to 1.14.0
3 years ago
Louis Lam
45ca3085b2
Update CONTRIBUTING.md
3 years ago
jordanbertasso
0765f05090
Update Discord tests
3 years ago
jordanbertasso
2638d68c97
Cover dns and steam types in Discord notifs
3 years ago