1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
Commit graph

70 commits

Author SHA1 Message Date
OniriCorpe
b95d192aa6 mopved all the code to create a dnsmask config with the network interface to personal helpers 2023-12-27 22:30:57 +01:00
OniriCorpe
c8785c3e01 better placment 2023-12-27 19:45:20 +01:00
OniriCorpe
9e24b61637 refactor commands to get IPs 2023-12-27 19:40:24 +01:00
OniriCorpe
d7bfbddc2f moving the python script to a function in personal helpers 2023-12-27 07:18:17 +01:00
OniriCorpe
a31a7b0ad1 add comment 2023-12-27 06:50:37 +01:00
OniriCorpe
a5f4285411 replace two 'for loops' in install & upgrade scripts by process_ips() 2023-12-27 06:49:32 +01:00
OniriCorpe
2c8322ce7c if the IP is public and the user doesn't want to expose port 53, skip it 2023-12-27 06:24:32 +01:00
OniriCorpe
ac4223c5d6 fix grep 2023-12-27 05:01:03 +01:00
OniriCorpe
8e746e8bfb fix ynh_replace_string 2023-12-27 04:57:11 +01:00
OniriCorpe
0806bc5a2c typo & better phrasing 2023-12-27 04:17:35 +01:00
OniriCorpe
3718369156 better comment 2023-12-27 04:15:24 +01:00
OniriCorpe
b2e05f1dd8 fix ynh_app_setting_delete key 2023-12-27 04:04:52 +01:00
OniriCorpe
e66c485156 fixes for port_adguard 2023-12-27 03:40:28 +01:00
OniriCorpe
0c9c1b007a add comment about all those 'ynh_replace_string' 2023-12-27 03:38:12 +01:00
OniriCorpe
f65fc16f3f hardcode port 53 (mandatory but conflicting with dnsmasq and the core) 2023-12-27 03:26:04 +01:00
OniriCorpe
556b2458ef fill the 'tls:' section at upgrade 2023-12-27 02:32:52 +01:00
OniriCorpe
d5b68fded1 properly fix unbound vars 2023-12-27 01:28:11 +01:00
OniriCorpe
fced44bdb1 fix unbound var 2023-12-27 01:20:28 +01:00
OniriCorpe
9682d3bc41 typo 2023-12-27 00:31:05 +01:00
OniriCorpe
e8f7f50369 exposing port 53 on the Internet should be a deliberate choice, see #135 2023-12-27 00:17:16 +01:00
OniriCorpe
7bfab1e0b3 fix SC2086 2023-12-26 23:40:45 +01:00
OniriCorpe
8aa3f1508b handle closing unnecessary ports at restore and upgrade 2023-12-26 23:14:07 +01:00
OniriCorpe
9856061615 add dot and doq port at service addition 2023-12-26 17:49:51 +01:00
OniriCorpe
bf81f58546 user ressources in manifest to declare dot and doq ports 2023-12-26 17:23:28 +01:00
OniriCorpe
54aef3496a use ynh_find_port to attribute properly dot and doq ports 2023-12-26 16:57:05 +01:00
OniriCorpe
5b8e6276e0 rework dot and doq ports attributions 2023-12-26 16:54:42 +01:00
OniriCorpe
41f9785fba uncapitalize dot & doq vars 2023-12-26 16:47:09 +01:00
OniriCorpe
e23e23a54b removal of unnecessary quotes 2023-12-26 05:50:15 +01:00
OniriCorpe
48e1d68203 fix args declaration 2023-12-26 05:44:56 +01:00
OniriCorpe
f91b08bdec enable DOH/DOQ using Let's Encrypt certs out of the box 2023-12-26 05:28:26 +01:00
Alexandre Aubin
854837b2ff
Update upgrade: adguard_port -> port_adguard 2023-12-03 00:44:38 +01:00
Éric Gaspar
92277f9866 Merge branch 'testing' into version-2 2023-10-18 23:27:58 +02:00
Éric Gaspar
dedcedd80c Update upgrade 2023-09-27 15:05:19 +02:00
Éric Gaspar
013bb68cb4 cleaning 2023-09-27 15:02:25 +02:00
OniriCorpe
5c7e58b6aa permit arch migration & quoting some variables for security reason 2023-09-07 18:07:12 +02:00
Éric Gaspar
23170eb150 v2 2023-04-06 09:27:41 +02:00
Éric Gaspar
29896d6a80 v2 2023-04-06 09:05:31 +02:00
DDATAA
a48a6d3ba0
Update upgrade 2023-03-03 14:02:16 +00:00
DDATAA
6ec4f2ce5c
Update upgrade 2023-03-03 13:34:55 +00:00
DDATAA
c8f7bcbec9
Update upgrade 2023-03-03 12:44:35 +00:00
DDATAA
996e5edb08
Update upgrade 2023-03-03 11:31:29 +00:00
DDATAA
5380e7a158
Update upgrade 2023-02-06 15:33:31 +00:00
yalh76
69d62d1a5d needs_exposed_ports 2022-07-29 21:32:29 +02:00
yalh76
881d5573ee Apply example_ynh 2022-07-29 21:30:38 +02:00
Kay0u
ab93de8dbc
Fix when the server doesn't have an ipv4/6 2022-01-12 11:03:31 +01:00
Kay0u
9868419ec4
fix config panel 2022-01-07 10:30:25 +01:00
Kay0u
012111f53b
keep dns_over_https as a bash boolean 2022-01-06 17:56:32 +01:00
Kay0u
b86d4225ce
add dns_over_https arg 2022-01-06 17:49:26 +01:00
Kay0u
b458c7d97e
Fix doh 2022-01-06 14:41:24 +01:00
Kay0u
1f1c5055f9
fixing my mess 2022-01-06 11:44:14 +01:00