Louis Lam
|
6e43ef1dd3
|
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
|
2 years ago |
Louis Lam
|
a28ef56553
|
Merge remote-tracking branch 'gregdev/feature/axios-cached-dns-resolve' into feature/axios-cached-dns-resolve
# Conflicts:
# package-lock.json
# package.json
|
2 years ago |
Louis Lam
|
f570d41142
|
Merge remote-tracking branch 'origin/master' into feature/axios-cached-dns-resolve
# Conflicts:
# package-lock.json
# package.json
|
2 years ago |
Louis Lam
|
04e22f17a9
|
Merge remote-tracking branch 'origin/master' into christopherpickering_master
# Conflicts:
# package-lock.json
# src/languages/en.js
|
2 years ago |
Louis Lam
|
11243a6ca1
|
Merge pull request #1222 from NETivism/issue-1201
Show some pure text body in notification when keyword not found
|
2 years ago |
Nelson Chan
|
2c0180f323
|
Fix: Fix error when status page desc. is null
|
3 years ago |
Louis Lam
|
4fdaa1abb6
|
[Push API] Response 404 if error, fix #1721
|
3 years ago |
Louis Lam
|
cc258dce14
|
Merge pull request #1674 from philippdormann/feature/ntfy-support
feat: ntfy push support
|
3 years ago |
Louis Lam
|
a707b51053
|
Page Loading Speed Optimization (#1711)
* Update Vite.js to 2.9.9 and add Rollup Plugin Visualizer
* Prebuild gzip and brotli for assets
Original: ~1.2MB
Optimized: ~370KB
|
3 years ago |
Louis Lam
|
091158cfe7
|
[Status Page] Preload data
|
3 years ago |
Louis Lam
|
e4ad8cbfc8
|
Remove unused variables
|
3 years ago |
Louis Lam
|
a674caa520
|
[Status Page] Add og meta tags
|
3 years ago |
Louis Lam
|
c095767f4a
|
[Status Page] SSR
|
3 years ago |
Louis Lam
|
ffb7ba176c
|
Merge remote-tracking branch 'origin/master' into status-page-inject-html
|
3 years ago |
Aram Akhavan
|
ea10d89f51
|
show correct down message for first tick
|
3 years ago |
Louis Lam
|
7f46223d68
|
Fix another log.debug call
|
3 years ago |
Louis Lam
|
df4ce811d9
|
Merge remote-tracking branch 'origin/master' into kaysond_master
# Conflicts:
# server/model/monitor.js
|
3 years ago |
Aram Akhavan
|
ab4edf2092
|
Fix log.debug calls
|
3 years ago |
Marc Hagen
|
5830f1e0b5
|
[feat] Adding PagerDuty notification
|
3 years ago |
Louis Lam
|
35b8e89457
|
Merge pull request #1473 from Computroniks/#1059-specify-dns-resolver-port
Added #1059: Allow to specify Resolver Port for DNS Monitor
|
3 years ago |
DasCanard
|
f23baf9c22
|
Added Push Monitor to Discord Notifications
|
3 years ago |
Philipp Dormann
|
54184350a4
|
fix: missing semicolons
|
3 years ago |
Philipp Dormann
|
14dbe7c334
|
clean up + default ntfs.sh server url
|
3 years ago |
Philipp Dormann
|
71f031c14e
|
add ntfy support
ref https://github.com/louislam/uptime-kuma/issues/1622
|
3 years ago |
Nelson Chan
|
b7ba6330db
|
Feat: Add cert exp. settings
|
3 years ago |
Louis Lam
|
8ede6d888f
|
Merge remote-tracking branch 'origin/master' into fix-1448-discord-service-url
|
3 years ago |
Louis Lam
|
cec0521834
|
[Discord] Fix ping type should no port, update better naming
|
3 years ago |
Louis Lam
|
73b603dd10
|
Merge pull request #1627 from karelkryda/wrong-uptime-for-push
Fixed incorrect uptime calculation for push monitors
|
3 years ago |
Christopher Pickering
|
44f6fca945
|
added finally to close connection pool
|
3 years ago |
Christopher Pickering
|
c346ea7864
|
updated name on export
|
3 years ago |
Christopher Pickering
|
f0ad32a252
|
merged
|
3 years ago |
Christopher Pickering
|
5720017fb4
|
updated name on import
|
3 years ago |
sur.la.route
|
5bba19f866
|
updated format
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
sur.la.route
|
e198f2f1ab
|
updated format
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Christopher Pickering
|
87f933df4f
|
added sqlserver monitor
|
3 years ago |
Louis Lam
|
66971deaf4
|
Merge remote-tracking branch 'origin/master' into fix-1448-discord-service-url
|
3 years ago |
Louis Lam
|
59be9bb971
|
working
|
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 |
Jordan Bertasso
|
c5faf709b8
|
Merge branch 'master' into fix-1448-discord-service-url
|
3 years ago |
Karel Krýda
|
7da9f139c1
|
Bug fix
|
3 years ago |
Clemens Wolff
|
b680371746
|
Make apprise notification title configurable in UI
|
3 years ago |
Louis Lam
|
4e3258579d
|
Merge branch 'master' into uptime-badges
# Conflicts:
# server/util-server.js
|
3 years ago |
Aram Akhavan
|
cd3fbc80b4
|
Add first parameter back to logging in api router
|
3 years ago |
Aram Akhavan
|
bb7d67f717
|
Apply suggestions from code review
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Louis Lam
|
429ad384d0
|
Fix hardcoded path for error.log and move errorLog() to UptimeKumaServer.errorLog()
|
3 years ago |
Greg Smith
|
cbfecab850
|
switch to the more-up-to-date esm-wallaby
https://github.com/wallabyjs/esm
|
3 years ago |
Clemens Wolff
|
4b9dc2890d
|
Convert let to const
|
3 years ago |
Clemens Wolff
|
f9004bcbed
|
Add optional title to apprise notification
|
3 years ago |
Clemens Wolff
|
bc174c3325
|
Extract child process args into variable
|
3 years ago |
Louis Lam
|
4c2753af46
|
Remove an unused variable
|
3 years ago |