Nelson Chan
|
f723930d11
|
Fix: Unify design with Security page
|
2 years ago |
Nelson Chan
|
e425e408a2
|
Fix: Fix missing default settings
|
2 years ago |
Aram Akhavan
|
c690d1c3a1
|
fix timeout bypass for upside down push monitor
|
2 years ago |
Louis Lam
|
8abbc9fd15
|
Update to 1.17.0-beta.0
|
2 years ago |
Louis Lam
|
af7c905b44
|
Merge pull request #1759 from MrEddX/bulgarian
Bulgarian
|
2 years ago |
Louis Lam
|
0e8f6d2f85
|
Merge pull request #1639 from christopherpickering/ntml-auth
Add NTML Auth Option for HTTP
|
2 years ago |
Louis Lam
|
d16be6fb7d
|
Fix and use null as authMethod None instead of empty string
|
2 years ago |
Louis Lam
|
f25ca96308
|
Update package-lock.json
|
2 years ago |
Louis Lam
|
6682839ec8
|
Merge remote-tracking branch 'origin/master' into ntml-auth
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/server.js
# server/util-server.js
|
2 years ago |
Louis Lam
|
817f6db4fd
|
Remove SQL Server code (which in another pr already)
|
2 years ago |
Louis Lam
|
dc2302244f
|
Merge pull request #1754 from SIMULATAN/patch-1
Remove template comment in SECURITY.md
|
2 years ago |
MrEddX
|
7a27d3752a
|
Merge branch 'louislam:master' into bulgarian
|
2 years ago |
MrEddX
|
f0e8f34aeb
|
Update bg-BG.js
Added new fields
|
2 years ago |
Louis Lam
|
69273a6c41
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
Louis Lam
|
6424fe77ab
|
Change successful log from `info` to `debug` in order to avoid large log and less disk usage
|
2 years ago |
Louis Lam
|
fa60672cce
|
Merge pull request #1728 from tamasmagyar/test/simplify-discord-unit-tests
test: simplified discord unit tests
|
2 years ago |
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
|
f4f2b8ddb8
|
Try to fix #1658
|
2 years ago |
Louis Lam
|
436bc13aeb
|
Merge pull request #1598 from gregdev/feature/axios-cached-dns-resolve
add axios cached dns resolve to monitor
|
2 years ago |
Louis Lam
|
b72a279361
|
Update package-lock.json
|
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
|
7f432bd916
|
Remove axios-cached-dns-resolve-test
|
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
|
d4485fe62f
|
Make the monitor type list a bit clear
|
2 years ago |
Louis Lam
|
e1681ce370
|
Merge pull request #1636 from christopherpickering/master
Add SQLServer Monitor
|
2 years ago |
Jakob
|
69d6633e6d
|
Remove template comment
|
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 |
Louis Lam
|
87428231ad
|
Merge pull request #1727 from chakflying/patch-2
Fix: Fix error when status page desc. is null
|
2 years ago |
tamasmagyar
|
a68d945cdc
|
simplified backend unit tests
|
2 years ago |
Nelson Chan
|
2c0180f323
|
Fix: Fix error when status page desc. is null
|
2 years ago |
Louis Lam
|
4fdaa1abb6
|
[Push API] Response 404 if error, fix #1721
|
2 years ago |
Louis Lam
|
6ee7b3696a
|
Merge pull request #1633 from domingospanta/bugfix/1451_blank_page_on_unkown_resource
Bugfix/1451 blank page on unkown resource
|
2 years ago |
Louis Lam
|
cc258dce14
|
Merge pull request #1674 from philippdormann/feature/ntfy-support
feat: ntfy push support
|
2 years ago |
Louis Lam
|
fb420fa1b1
|
Compress SVG when building dist
|
2 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
|
2 years ago |
Matthew Nickson
|
a927f5cd15
|
Fixed typos + improved clarity and detail of some JSDoc
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
|
2 years ago |
Matthew Nickson
|
0e28707307
|
Minor formatting for JSDoc comments
Added a number of minor formatting changes to JSDoc comments in /src
|
2 years ago |
Matthew Nickson
|
c94dcf1533
|
Added JSDoc for src/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Matthew Nickson
|
b0476cfb5b
|
Added JSDoc for src/pages/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Matthew Nickson
|
2170229031
|
Improve JSDoc for some components
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
|
2 years ago |
Matthew Nickson
|
213aca4fc3
|
Added JSDoc for src/mixins/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Matthew Nickson
|
2b42c3c828
|
Added JSDoc for src/components/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Matthew Nickson
|
d939d03690
|
Added JSDoc for src/components/settings/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2 years ago |
Matthew Nickson
|
07888e43f1
|
[empty commit] pull request for JSDoc src/*
|
2 years ago |
Louis Lam
|
c6c1bb5b5c
|
Merge pull request #1710 from AnnAngela/master
Update zh-CN translation
|
2 years ago |
Louis Lam
|
3210264e28
|
Update PULL_REQUEST_TEMPLATE.md
|
2 years ago |
Louis Lam
|
54e948c2ca
|
Update CONTRIBUTING.md
|
2 years ago |
Louis Lam
|
80094ec4e1
|
Merge pull request #1513 from louislam/status-page-inject-html
[Status Page] Render title, meta tag or favicon etc. in server side
|
2 years ago |
Louis Lam
|
091158cfe7
|
[Status Page] Preload data
|
2 years ago |