Louis Lam
60538036c6
[ #1108 ] Change "true" to "up"
3 years ago
Louis Lam
0ba5d031d0
Merge branch 'master' into push-status-param
...
# Conflicts:
# server/routers/api-router.js
3 years ago
Matthew Nickson
3d04befc1f
Add JSDoc to server/routers/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Louis Lam
29d2d95c71
Merge branch '1.14.X'
...
# Conflicts:
# package.json
# server/server.js
3 years ago
Louis Lam
919393cac9
Partially change the server core into a class, remove all require("./server") #1520
3 years ago
Louis Lam
8d8c38b1a8
Allow unused vars in args and fix more eslint issues
3 years ago
Louis Lam
e9ce1433cd
Change log_info to log.info by making it into an object
3 years ago
Louis Lam
94770cf865
Resolve log message null reference
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
c4e74c9943
Render <StatusPage> if domain matched
3 years ago
Louis Lam
aef0a66205
[Status Page] Simplify show tags logic
3 years ago
Louis Lam
1033ca5cf4
[Status Page] wip, combine api, add status_page_id into group and incident tables
3 years ago
Louis Lam
18ec42b060
[Status Page] wip
3 years ago
Louis Lam
50d6e888c2
[new status page] wip
3 years ago
Jakub Blažej
3d002b3ce9
add status boolean parameter to push monitor
3 years ago
Andreas Brett
38f8a8ac2f
Merge branch 'louislam:master' into logging
3 years ago
Louis Lam
d4bfe57b79
minor: improve formatting
3 years ago
Louis Lam
dcc91d6c72
Fix #922
3 years ago
Andreas Brett
e5913c5abc
separate log functions
3 years ago
Andreas Brett
bdcdf47e52
introduce consistent logging
3 years ago
Jasper Miller-Waugh
e5d6410caf
Apply formatting suggestions from code review
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
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.
3 years ago
Jasper Miller-Waugh
74688e69aa
Remove debug statement in server/routers/api-router.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Jasper Miller-Waugh
b32bfb3ff1
Added toggle for tag visibility
3 years ago
Jasper Miller-Waugh
348c5ec995
Match lint settings
3 years ago
Jasper Miller-Waugh
5e6d945095
Most hacked in POC
3 years ago
Louis Lam
3b74b727f2
[Push Type] fix missing important flag and missing up notification
3 years ago
Louis Lam
5ff9a64e5e
[Push Type] Fix missing duration calculation ( #685 )
3 years ago
LouisLam
7fa1cb83af
[push type] add ping parameter
3 years ago
LouisLam
8d5eaaf8a7
minor
3 years ago
LouisLam
1ed4ac9494
add Push-based monitoring ( #279 )
3 years ago
Adam Stachowicz
f6a984b671
start-server-dev. Fixes #460
3 years ago
LouisLam
fe0fc63843
[status page] send uptime
3 years ago
LouisLam
8c7ee94769
add modified apicache library with disabling client cache
3 years ago
LouisLam
5f6aa32844
fix store/fetch status page config
3 years ago
LouisLam
7ee98d989c
[status page] implement rest api for heartbeat
3 years ago
LouisLam
fd95d41d9f
[status page] many update and save group list
3 years ago
LouisLam
2955abb5d9
[status page] create incident
3 years ago
LouisLam
512ff09cca
set entry page
3 years ago
LouisLam
e8f4fabcd0
[status page] crop and resize logo
3 years ago
LouisLam
db05b506f3
[status page] checkpoint
3 years ago
LouisLam
afe91078c4
[status page] checkpoint
3 years ago
LouisLam
f9311e4e7f
[status page]
3 years ago