Louis Lam
f712fe85e5
Update node-sqlite, sqlite from 3.36 to 3.38
3 years ago
Louis Lam
c28b90feb4
Update to 1.15.0-beta.0
3 years ago
Louis Lam
ceba096f3e
Merge pull request #875 from tarun7singh/master
...
Added MQTT Monitor type
3 years ago
Louis Lam
2a248ad73f
Change mqtt_topic from VARCHAR to TEXT
3 years ago
Louis Lam
5fa62a888c
Merge branch 'master' into mqtt2
...
# Conflicts:
# server/database.js
# server/util-server.js
3 years ago
Louis Lam
e6a8a84278
Include only nessacary data in webhook
3 years ago
Louis Lam
47c72192e1
[eslint] Enable yoda and eqeqeq
3 years ago
Louis Lam
d71c086447
Standardize array bracket spacing
3 years ago
Louis Lam
46e1a628a7
Update package-lock.json
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
Matthew Nickson
45f44b183d
Add JSDoc to server/model/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Matthew Nickson
5a209c74e1
Add JSDoc to server/notification-providers/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
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
03bcf5c766
Add a simple mqtt server for testing
3 years ago
Louis Lam
136fdf3768
MQTT password field to password type
3 years ago
Louis Lam
e34420368b
Remove try-catch and fix username/password/port not working for mqtt
3 years ago
Matthew Nickson
60c63cc18e
Add JSDoc to server/jobs/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
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
083e8355b7
Change debug to log.debug
3 years ago
Louis Lam
64a0e1aa9b
Update package-lock.json
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
Matthew Nickson
6fb66728e6
[empty commit] pull request for Add JSDoc comments
3 years ago
Matthew Nickson
a680331dd7
Fixes issue with ::1 port 5300 requests
...
Now the address is wrapped in `[]` in order to prevent ::1 port 5300
being interpreted as ::1:5300. Wrapping the IPv4 address in `[]` does
seem to have any effect on correct domain name resolution. In order to
prevent issues if a user inputs an address with brackets, they are
removed from the string if present before being re-added when it is
passed to `setServers`. I have also removed the JSDoc comment as this
will be added in a seperate PR
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
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
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