Louis Lam
30b72d81cf
Merge pull request #1212 from OidaTiftla/introduce-resend-interval
...
Resend Notification if Down X times consequently
2 years ago
Louis Lam
de6e1e7ddd
Merge remote-tracking branch 'origin/master' into introduce-resend-interval
...
# Conflicts:
# server/database.js
2 years ago
Louis Lam
2af754b5e8
Update package-lock.json
2 years ago
Louis Lam
3b3763351b
Merge remote-tracking branch 'origin/master' into radius-check
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/server.js
# server/util-server.js
# src/pages/EditMonitor.vue
2 years ago
minhhn3
34ab6142db
fix: remove new space line
2 years ago
Louis Lam
9a488d6968
Merge pull request #1752 from SuperManito/master
...
Add Bark Notification Parameters
2 years ago
Louis Lam
aca395cea1
Merge pull request #1957 from jbenguira/patch-2
...
Avoid error "SQLITE_BUSY: database is locked"
2 years ago
Louis Lam
a49faf09b9
Merge pull request #1836 from rmtsrc/add-home-assistant-notification
...
feat: added Home Assistant notification integration
2 years ago
Louis Lam
d0d1e0de28
Merge remote-tracking branch 'origin/master' into introduce-resend-interval
...
# Conflicts:
# src/pages/EditMonitor.vue
2 years ago
minhhn3
2232236a7a
[empty commit] pull request for add gRPC protocol
2 years ago
Minh Hoàng
dcecd10c88
Feat/add gRPC protocol ( #1 )
...
* feat: added monitor with gRPC
Co-authored-by: minhhn3 <minhhn3@vng.com.vn>
2 years ago
Louis Lam
70aa8fe453
Merge pull request #1183 from c0derMo/master
...
Adding option to monitor other docker containers
2 years ago
MrEddX
19d8761305
Update bg-BG.js
...
Just a typo
2 years ago
Joseph Benguira
d6a113396a
Update server/database.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2 years ago
Louis Lam
fb3fe17c28
Fix getClientIP
...
Co-authored-by: Mateusz Hajder <6783135+mhajder@users.noreply.github.com>
2 years ago
Joseph Benguira
71d62ee151
removed ; after the PRAGMA command
2 years ago
Joseph Benguira
82b9bfc5a0
fixed Trailing spaces not allowed lint issue
2 years ago
Joseph Benguira
f016caa513
Avoid error "SQLITE_BUSY: database is locked"
...
Avoid error "SQLITE_BUSY: database is locked" by allowing SQLITE to wait up to 5 seconds to do a write
2 years ago
Louis Lam
6e29feffd3
Merge pull request #1827 from theS1LV3R/master
...
feat: get client ip from x-forwarded-for header if available
2 years ago
Louis Lam
2389b604fe
Use Settings.get
2 years ago
Louis Lam
a3b1612938
getClientIP respect trustProxy setting
2 years ago
Louis Lam
a07f54f35b
Merge remote-tracking branch 'origin/master' into theS1LV3R_master
2 years ago
Louis Lam
b777c0c3e4
Merge pull request #1862 from harryzcy/issue-1861
...
Support X-Forwarded-Host header
2 years ago
Louis Lam
bea8679788
Merge branch 'master' into issue-1861
2 years ago
rmt/src
f091e92c70
Merge branch 'master' of github.com:rmtsrc/uptime-kuma into add-home-assistant-notification
2 years ago
Louis Lam
a0843745f9
Remove unused language key
2 years ago
Louis Lam
16d6885a88
Fix radio button and add description
2 years ago
Louis Lam
4d975a5bd5
Merge pull request #1955 from dtorner/patch-1
...
Updated ES translation
2 years ago
MrEddX
96ec46765b
Update en.js
...
Just a typo.
2 years ago
MrEddX
96971f6776
Update bg-BG.js
...
- Translation Update
- Fixed Some Accidentally Deleted Fields
2 years ago
MrEddX
ffb1a948fe
Update bg-BG.js
...
Translation Update
2 years ago
dtorner
4e4156285a
Updated ES tramaslation
...
Just some changes here and there, mainly caps and some words.
TY to the developers for this good piece of code :-)
2 years ago
Louis Lam
1223b56205
Add example
2 years ago
Louis Lam
8ced61697a
Fix save docker host issue
2 years ago
Louis Lam
f3322398e5
Fix and improve test docker host
2 years ago
Louis Lam
b76ca59dfe
Merge pull request #1786 from treboryx/master
...
fix: hide mobile header when not logged in
2 years ago
Louis Lam
554b0d2bc3
Merge pull request #1931 from mariogarridopt/add-language-pt-pt
...
Add pt-PT language file
2 years ago
0x01code
4575f31094
Add support for line notify providers ( #1781 )
...
* add line notify support
* add way to get line notify
* Fix duplicate key 'HTTP Basic Auth'
* Revert language files changes
* Revert language files changes
* Fix general message
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2 years ago
Louis Lam
df7f0b078d
Merge pull request #1934 from ankhgerel/locale/ko
...
chore(locale): change some typo ko-KR
2 years ago
Mario Garrido
d8253405b4
fix: add language to the language list
2 years ago
Mário Garrido
56c6c0c6f1
Merge branch 'louislam:master' into add-language-pt-pt
2 years ago
__filename
b16cb6a337
fix(locale): Edit non-space place
...
Co-authored-by: Kyungyoon Kim <ruddbs5302@gmail.com>
2 years ago
__filename
694b4cadb3
fix(locale): Edit typo
...
Co-authored-by: Kyungyoon Kim <ruddbs5302@gmail.com>
2 years ago
__filename
75f6ff8b58
fix(locale): Edit multiple space
...
Co-authored-by: Kyungyoon Kim <ruddbs5302@gmail.com>
2 years ago
c0derMo
1062e629c5
Fix linting issues
2 years ago
__filename
13f7db655b
chore(locale): change some typo ko-KR
2 years ago
Moritz R
60e7824ff0
Merge branch 'master' into master
2 years ago
c0derMo
fb3b407577
Added a settings page & localization
2 years ago
Louis Lam
d54c652d26
Merge pull request #1778 from christopherpickering/master
...
Added postgres monitor
2 years ago
Louis Lam
f1bcecb0c6
Merge package-lock.json
2 years ago