Ildar Kamalov
4dfa536cea
dns config ip validation
2025-02-14 13:50:47 +03:00
Ildar Kamalov
8c2f36e7a6
fix config file name
2025-02-11 18:36:18 +03:00
Ildar Kamalov
83db5f33dc
temp config file
2025-02-11 16:16:43 +03:00
Ildar Kamalov
ee1520307f
Merge branch 'master' into ADG-9415
2025-02-11 14:44:06 +03:00
Stanislav Chzhen
2fe2d254b5
Pull request 2338: AGDNS-2665-upstream-timeout
...
Merge in DNS/adguard-home from AGDNS-2665-upstream-timeout to master
Squashed commit of the following:
commit b4041c97f2ccd371a9cff8312bda72f4c18496b9
Merge: d939b3b3e b92a3cfb8
Author: Ainar Garipov <A.Garipov@AdGuard.COM >
Date: Fri Feb 7 16:15:19 2025 +0300
Merge branch 'master' into AGDNS-2665-upstream-timeout
commit d939b3b3ef2345d315c05a3730e81e1f1ea9f79f
Author: Ainar Garipov <A.Garipov@AdGuard.COM >
Date: Fri Feb 7 16:10:06 2025 +0300
client: imp i18n
commit 52089adb6c28d8c47f5a916d9df941c5fddea1fc
Author: Stanislav Chzhen <s.chzhen@adguard.com >
Date: Thu Feb 6 18:39:53 2025 +0300
all: fix typo
commit aca08b1873c9f39b8c1da0439a9057117e1dacce
Author: Ildar Kamalov <ik@adguard.com >
Date: Thu Feb 6 15:19:30 2025 +0300
client: rearrange upstream timeout settings
commit 48e75fabe2f65aeac7156a020cce3d4c2412e5f9
Author: Stanislav Chzhen <s.chzhen@adguard.com >
Date: Tue Feb 4 20:48:53 2025 +0300
github: upd actions cache
commit 64bac193fc834a975e6913bb86a6bf27e54c382a
Author: Stanislav Chzhen <s.chzhen@adguard.com >
Date: Tue Feb 4 20:28:54 2025 +0300
all: imp code
commit 95c73698985dc528a4af6ff0d3b8a301da1f0d4a
Author: Stanislav Chzhen <s.chzhen@adguard.com >
Date: Mon Feb 3 16:25:35 2025 +0300
all: upstream timeout
2025-02-10 16:07:11 +03:00
Igor Lobanov
fd12e33c06
added typecheck on build, fixed eslint
2025-02-10 10:29:43 +01:00
Igor Lobanov
b3849eebc4
Merge branch 'ADG-9415' of https://bit.int.agrd.dev/scm/dns/adguard-home into ADG-9415
2025-02-10 09:43:32 +01:00
Ildar Kamalov
9bf3ee128b
fix playwright version
2025-02-07 15:58:54 +03:00
Ildar Kamalov
0b52ef1d0a
Merge branch 'master' into ADG-9415
2025-02-06 12:22:37 +03:00
Ildar Kamalov
8b6d785c72
fix encryption validation
2025-02-05 17:52:45 +03:00
Igor Lobanov
225167a8bb
cleanup
2025-02-05 11:35:42 +01:00
Igor Lobanov
6fef2df6b9
do not remove config on local e2e run
2025-02-05 11:18:29 +01:00
Ildar Kamalov
42846cce08
review fix
2025-02-05 11:51:34 +03:00
Igor Lobanov
c3f52d1f84
removed debug code
2025-02-04 09:25:05 +01:00
Igor Lobanov
9c692da2b7
refactor network helper for e2e tests
2025-02-04 09:24:51 +01:00
Igor Lobanov
84130a6419
refactor network helper for e2e tests
2025-02-04 09:18:26 +01:00
Igor Lobanov
55567a33bc
adjust test data
2025-02-03 23:38:45 +01:00
Igor Lobanov
3cfc3d2327
debug playwright
2025-02-03 20:14:02 +01:00
Ildar Kamalov
5105d35e72
revert process in the background
2025-02-03 13:35:57 +03:00
Ildar Kamalov
d08945811e
rm sudo
2025-02-03 13:23:40 +03:00
Ildar Kamalov
f89a24d6e9
run adguard home in the background
2025-02-03 13:16:15 +03:00
Igor Lobanov
2aff577658
debug
2025-01-31 17:45:53 +01:00
Igor Lobanov
5461fa9281
increase timeout
2025-01-31 17:32:19 +01:00
Ildar Kamalov
952c2f4f30
increase timeout
2025-01-31 19:24:29 +03:00
Ildar Kamalov
df20c590d3
increase timeout
2025-01-31 19:13:23 +03:00
Ildar Kamalov
c4c58c0eed
mv binary to the project root
2025-01-31 18:46:20 +03:00
Ildar Kamalov
215036b4bc
mv binary to root
2025-01-31 18:37:02 +03:00
Ildar Kamalov
216ba0fdde
stdout pipe
2025-01-31 18:33:39 +03:00
Ildar Kamalov
8657483022
try darwin artifact
2025-01-31 17:47:03 +03:00
Ildar Kamalov
275677f494
web server command with sudo
2025-01-31 17:36:39 +03:00
Ildar Kamalov
bac9991a95
add e2e stage
2025-01-31 16:44:20 +03:00
Ildar Kamalov
236708f2e4
try to add e2e job
2025-01-31 15:37:49 +03:00
Ildar Kamalov
7f85a04257
try to run e2e tests
2025-01-31 12:42:57 +03:00
Ildar Kamalov
e42c051ab7
replace jest with vitest
2025-01-31 11:56:38 +03:00
Ildar Kamalov
77d05e550e
fix tests
2025-01-29 18:28:34 +03:00
Ildar Kamalov
cc2006f616
Pull request #2337 : ADG-9565
...
Merge in DNS/adguard-home from ADG-9565 to master
Squashed commit of the following:
commit ef92c2e891
Merge: a4364ff7e 91270d0b6
Author: Ildar Kamalov <ik@adguard.com >
Date: Wed Jan 29 13:42:29 2025 +0300
Merge branch 'master' into ADG-9565
commit a4364ff7ed
Author: Ildar Kamalov <ik@adguard.com >
Date: Wed Jan 29 13:39:14 2025 +0300
ADG-9565 format large numbers in the upstream table and query log
2025-01-29 18:08:39 +03:00
Ildar Kamalov
885e24496c
Merge branch 'master' into ADG-9415
2025-01-29 15:30:03 +03:00
Ildar Kamalov
47216d6c05
encryption
2025-01-28 16:50:30 +03:00
Jan Pieper
1a95161784
fix: time in enable_protection_timer translation
2025-01-28 09:53:58 +01:00
Ildar Kamalov
6cb3d85d01
fix forms
2025-01-27 13:29:07 +03:00
Ildar Kamalov
09b15210ed
fix filters form
2025-01-27 10:51:49 +03:00
Ildar Kamalov
5279124130
fix static leases form
2025-01-27 10:47:43 +03:00
Ildar Kamalov
eb9b9b6c2b
fix dhcp form
2025-01-24 17:09:54 +03:00
Ildar Kamalov
f78dc10c2a
fix forms
2025-01-24 16:42:30 +03:00
Ildar Kamalov
f3f38e1a57
fix login
2025-01-24 15:26:38 +03:00
Ildar Kamalov
9d5042b1f0
fix install types and test ids
2025-01-24 15:15:07 +03:00
Ildar Kamalov
681cdb023e
fix form validation mode
2025-01-24 14:49:12 +03:00
Ildar Kamalov
254b25a026
cleanup forms
2025-01-21 16:52:12 +03:00
Ildar Kamalov
70aeee3037
cleanup forms
2025-01-21 16:14:20 +03:00
Ildar Kamalov
edd9bf7b59
cleanup forms
2025-01-21 15:31:08 +03:00