Louis Lam
|
bef0febede
|
Merge pull request #1768 from christopherpickering/patch-1
[beta] prevent null workstation #'s from passing..
|
2022-06-15 15:33:03 +08:00 |
|
Louis Lam
|
7d63b700e1
|
Merge pull request #1767 from christopherpickering/patch-2
[beta] workstation field should be text, not password
|
2022-06-15 15:31:24 +08:00 |
|
Louis Lam
|
0223f86a2a
|
Merge remote-tracking branch 'origin/master'
|
2022-06-15 15:18:29 +08:00 |
|
Louis Lam
|
c170b1edd0
|
Better optgroup text color
|
2022-06-15 15:18:14 +08:00 |
|
Louis Lam
|
5943514a92
|
Merge pull request #1771 from christopherpickering/master
[beta] added default value for sql server connection string
|
2022-06-15 14:08:48 +08:00 |
|
Nelson Chan
|
62acd2edb1
|
Fix: misc. layout fix on mobile
|
2022-06-14 22:43:44 +08:00 |
|
Christopher Pickering
|
483cbfb636
|
added default value for sql server connection string
|
2022-06-14 09:00:23 -05:00 |
|
Christopher Pickering
|
660005b143
|
cleaned up code
|
2022-06-14 08:49:36 -05:00 |
|
Christopher Pickering
|
98f3c126e5
|
passed lint
|
2022-06-14 07:58:35 -05:00 |
|
sur.la.route
|
6995a29980
|
workstation field should be text, not password
|
2022-06-14 07:45:04 -05:00 |
|
sur.la.route
|
cf2ca71dee
|
prevent null workstation #'s from passing..
to axios-ntlm
|
2022-06-14 07:42:53 -05:00 |
|
Louis Lam
|
0bd1c42080
|
Merge pull request #1763 from chakflying/fix/cert-exp-setting-default
Fix: Fix missing certificate exp. notif. default
|
2022-06-14 17:27:45 +08:00 |
|
Louis Lam
|
9b21b86e70
|
Merge pull request #1762 from kaysond/master
Fix upside down push monitors
|
2022-06-14 17:25:32 +08:00 |
|
Nelson Chan
|
f723930d11
|
Fix: Unify design with Security page
|
2022-06-14 15:04:46 +08:00 |
|
Nelson Chan
|
e425e408a2
|
Fix: Fix missing default settings
|
2022-06-14 15:04:14 +08:00 |
|
Aram Akhavan
|
c690d1c3a1
|
fix timeout bypass for upside down push monitor
|
2022-06-13 22:05:58 -07:00 |
|
Louis Lam
|
8abbc9fd15
|
Update to 1.17.0-beta.0
|
2022-06-14 11:00:55 +08:00 |
|
Louis Lam
|
af7c905b44
|
Merge pull request #1759 from MrEddX/bulgarian
Bulgarian
|
2022-06-14 10:57:14 +08:00 |
|
Louis Lam
|
0e8f6d2f85
|
Merge pull request #1639 from christopherpickering/ntml-auth
Add NTML Auth Option for HTTP
|
2022-06-14 10:56:55 +08:00 |
|
Louis Lam
|
d16be6fb7d
|
Fix and use null as authMethod None instead of empty string
|
2022-06-14 10:49:30 +08:00 |
|
Louis Lam
|
f25ca96308
|
Update package-lock.json
|
2022-06-14 10:37:15 +08:00 |
|
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
|
2022-06-14 10:36:29 +08:00 |
|
Louis Lam
|
817f6db4fd
|
Remove SQL Server code (which in another pr already)
|
2022-06-14 10:32:38 +08:00 |
|
Louis Lam
|
dc2302244f
|
Merge pull request #1754 from SIMULATAN/patch-1
Remove template comment in SECURITY.md
|
2022-06-14 10:22:08 +08:00 |
|
MrEddX
|
7a27d3752a
|
Merge branch 'louislam:master' into bulgarian
|
2022-06-13 22:36:00 +03:00 |
|
MrEddX
|
f0e8f34aeb
|
Update bg-BG.js
Added new fields
|
2022-06-13 22:32:55 +03:00 |
|
Super Manito
|
54b9698a05
|
Update
|
2022-06-13 21:44:10 +08:00 |
|
Louis Lam
|
69273a6c41
|
Merge remote-tracking branch 'origin/master'
|
2022-06-13 21:16:03 +08:00 |
|
Louis Lam
|
6424fe77ab
|
Change successful log from info to debug in order to avoid large log and less disk usage
|
2022-06-13 21:15:47 +08:00 |
|
Louis Lam
|
fa60672cce
|
Merge pull request #1728 from tamasmagyar/test/simplify-discord-unit-tests
test: simplified discord unit tests
|
2022-06-13 21:02:12 +08:00 |
|
Louis Lam
|
6e43ef1dd3
|
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
|
2022-06-13 20:56:14 +08:00 |
|
Louis Lam
|
f4f2b8ddb8
|
Try to fix #1658
|
2022-06-13 19:24:05 +08:00 |
|
Louis Lam
|
436bc13aeb
|
Merge pull request #1598 from gregdev/feature/axios-cached-dns-resolve
add axios cached dns resolve to monitor
|
2022-06-13 18:58:16 +08:00 |
|
Louis Lam
|
b72a279361
|
Update package-lock.json
|
2022-06-13 18:54:02 +08:00 |
|
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
|
2022-06-13 18:53:19 +08:00 |
|
Louis Lam
|
7f432bd916
|
Remove axios-cached-dns-resolve-test
|
2022-06-13 18:52:08 +08:00 |
|
Louis Lam
|
f570d41142
|
Merge remote-tracking branch 'origin/master' into feature/axios-cached-dns-resolve
# Conflicts:
# package-lock.json
# package.json
|
2022-06-13 18:50:43 +08:00 |
|
Super Manito
|
1c4ddaeddf
|
Update
|
2022-06-13 18:17:47 +08:00 |
|
Louis Lam
|
d4485fe62f
|
Make the monitor type list a bit clear
|
2022-06-13 18:14:47 +08:00 |
|
Louis Lam
|
e1681ce370
|
Merge pull request #1636 from christopherpickering/master
Add SQLServer Monitor
|
2022-06-13 18:03:56 +08:00 |
|
Jakob
|
69d6633e6d
|
Remove template comment
|
2022-06-13 11:34:36 +02:00 |
|
Super Manito
|
55a6e5af42
|
Update server/notification-providers/bark.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
2022-06-13 17:06:12 +08:00 |
|
Super Manito
|
252709ff49
|
Update server/notification-providers/bark.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
2022-06-13 17:06:05 +08:00 |
|
Super Manito
|
774fe58ddc
|
Update
|
2022-06-13 01:30:27 +08:00 |
|
Super Manito
|
5f347b10ba
|
Update
|
2022-06-13 01:15:38 +08:00 |
|
Super Manito
|
f442507cab
|
Update
|
2022-06-13 00:16:34 +08:00 |
|
Super Manito
|
a23ab9d1de
|
Update
|
2022-06-12 23:18:32 +08:00 |
|
Super Manito
|
404923b7c8
|
bugfix
|
2022-06-12 22:49:04 +08:00 |
|
Super Manito
|
a41023ca2a
|
Update
|
2022-06-12 22:41:24 +08:00 |
|
Super Manito
|
817c941489
|
Add Bark Notification Parameters
|
2022-06-12 22:30:42 +08:00 |
|