AdGuardHome/internal/home
Igor Lobanov 1afe226ce8 Pull request #2231: ADG-8368 Frontend rewritten in TypeScript, added Node 18 support
Merge in DNS/adguard-home from ADG-8368-typescript-node-18 to master

Squashed commit of the following:

commit daa288ae0d76178af24595cc807055902e6f09ab
Merge: 4c89cf720 1085d59a6
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Mon Jun 10 17:22:20 2024 +0200

    merge

commit 4c89cf7209
Author: Ildar Kamalov <ik@adguard.com>
Date:   Thu Jun 6 13:27:18 2024 +0300

    remove install from initial state

commit b943f2011f
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 23:10:55 2024 +0200

    frontend production build fix

commit cd1be2d66d
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 20:23:14 2024 +0200

    production build quickfix

commit 7b8ac01fc2
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jun 5 19:57:31 2024 +0300

    all: upd node docker

commit 02afed66d5
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 18:23:12 2024 +0200

    changelog fixes

commit 9c0f736f0c
Merge: 62c4fbf1e e04775c4f
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 18:18:29 2024 +0200

    merge

commit 62c4fbf1e3
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 16:22:22 2024 +0200

    empty line in changelog

commit 76b1e44a93
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 16:20:37 2024 +0200

    changelog

commit f783e90040
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 16:19:13 2024 +0200

    filters.js -> filters.ts

commit 3d4ce6554c
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 16:18:03 2024 +0200

    generated file removed

commit e35ba58f2a
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 15:45:21 2024 +0200

    rollback unwanted changes

commit 1f30d4216d
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 15:27:36 2024 +0200

    review fix

commit 6cd4e44f07
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 11:55:39 2024 +0200

    missing generated file restoresd

commit 2ab738b303
Author: Igor Lobanov <bniwredyc@gmail.com>
Date:   Wed Jun 5 11:40:32 2024 +0200

    Frontend rewritten in TypeScript, added Node 18 support
2024-06-10 18:42:23 +03:00
..
auth_internal_test.go Pull request 2166: 5829-trusted-ip 2024-03-20 19:25:59 +03:00
auth.go Pull request 2166: 5829-trusted-ip 2024-03-20 19:25:59 +03:00
authglinet_test.go Pull request 1816: 5704-rm-endian 2023-04-11 20:07:39 +03:00
authglinet.go Pull request 2028: upd-golibs 2023-10-06 16:45:48 +03:00
authhttp_internal_test.go Pull request 2166: 5829-trusted-ip 2024-03-20 19:25:59 +03:00
authhttp.go Pull request 2166: 5829-trusted-ip 2024-03-20 19:25:59 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authratelimiter.go Pull request: use mathutil 2023-01-24 19:50:19 +03:00
clients_internal_test.go Pull request 2208: AG-27492-client-persistent-list 2024-05-13 20:09:18 +03:00
clients.go Pull request 2208: AG-27492-client-persistent-list 2024-05-13 20:09:18 +03:00
clientshttp_internal_test.go Pull request 2208: AG-27492-client-persistent-list 2024-05-13 20:09:18 +03:00
clientshttp.go Pull request 2208: AG-27492-client-persistent-list 2024-05-13 20:09:18 +03:00
clientstags.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
config.go Pull request #2231: ADG-8368 Frontend rewritten in TypeScript, added Node 18 support 2024-06-10 18:42:23 +03:00
control.go Pull request 2149: 6711 watch hosts 2024-02-13 13:19:22 +03:00
controlinstall.go Pull request 2053: 6357-auth-log-remote-ip 2023-11-03 16:07:15 +03:00
controlupdate.go Pull request 1907: 951-blocked-services-schedule-api 2023-08-29 20:03:40 +03:00
dns_internal_test.go Pull request 2155: AG-27492-client-persistent-index 2024-02-27 13:48:11 +03:00
dns.go Pull request 2223: 7013 Initial RDNS 2024-05-22 16:40:28 +03:00
home_test.go Pull request 1978: 4923 gopacket dhcp vol.2 2023-08-30 14:02:12 +03:00
home.go Pull request: AG-31778-fix-safesearch-https 2024-04-22 10:48:26 +03:00
httpclient.go Pull request 2230: home: incr timeout 2024-06-04 21:06:11 +03:00
i18n.go Pull request 2187: upd-golibs 2024-04-03 13:44:51 +03:00
log.go Pull request 2195: upd-go-code 2024-04-04 15:52:39 +03:00
middlewares_test.go Pull request 2028: upd-golibs 2023-10-06 16:45:48 +03:00
middlewares.go Pull request 2028: upd-golibs 2023-10-06 16:45:48 +03:00
mobileconfig_test.go Pull request: 4925-refactor-tls-vol-2 2022-10-14 19:37:14 +03:00
mobileconfig.go Pull request 1807: upd-golibs 2023-04-07 14:21:37 +03:00
options_test.go Pull request 2021: upd golibs 2023-10-05 15:26:19 +03:00
options.go Pull request 2153: 6610-hostsfile-enabled 2024-02-21 13:04:58 +03:00
profilehttp.go Pull request #2231: ADG-8368 Frontend rewritten in TypeScript, added Node 18 support 2024-06-10 18:42:23 +03:00
service_linux.go Pull request: 5191-update-flag 2023-01-09 13:38:31 +03:00
service_openbsd.go Pull request 2195: upd-go-code 2024-04-04 15:52:39 +03:00
service_others.go Pull request: Improve build tags 2022-09-13 20:06:23 +03:00
service.go dnsforward, home: imp more 2024-04-26 18:45:10 +03:00
tls_internal_test.go Pull request: 4898-redirect-https 2022-11-01 13:09:52 +03:00
tls.go Pull request 2145: 5992-stats-qlog-custom-dir 2024-02-12 18:45:51 +03:00
web.go Pull request 2230: home: incr timeout 2024-06-04 21:06:11 +03:00