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

274 commits

Author SHA1 Message Date
OniriCorpe
c569b80b4a add a new password tool in the config panel 2024-01-03 22:41:43 +01:00
OniriCorpe
10e581cb6e fix 2024-01-01 04:24:37 +01:00
OniriCorpe
b994dd48d1 rework port 53 expose 2024-01-01 04:23:16 +01:00
OniriCorpe
06737daaa3 declare needs_exposed_ports according to real user need 2024-01-01 04:09:11 +01:00
OniriCorpe
4ba2351269 declare needs_exposed_ports according to real user need 2024-01-01 04:06:53 +01:00
OniriCorpe
7f32cd77c0 add --needs_exposed_ports "53" 2024-01-01 03:54:33 +01:00
OniriCorpe
786ec0f2b3 remove debug ynh_print_info 2024-01-01 01:18:06 +01:00
OniriCorpe
a3c8958f16 fix ynh_write_var_in_file 2024-01-01 00:39:15 +01:00
OniriCorpe
90c6a6ce66 fix ynh_write_var_in_file 2024-01-01 00:18:23 +01:00
OniriCorpe
fe105c6e2b close ports while removing the package 2023-12-31 23:45:58 +01:00
OniriCorpe
57fb93edaa delete unneccessary yunohost firewall reload 2023-12-31 23:43:02 +01:00
OniriCorpe
6b190a3a94 save the new setting in the AGH config file 2023-12-31 23:33:02 +01:00
OniriCorpe
b38a6a44e6 correctly assign vars 2023-12-31 23:24:59 +01:00
OniriCorpe
888ca46db8 fix unbound variables 2023-12-31 23:17:30 +01:00
OniriCorpe
7c858689ed delete --debug 2023-12-31 22:47:36 +01:00
OniriCorpe
98f1689437 add the missing --app to ynh_app_setting_set 2023-12-31 22:39:46 +01:00
OniriCorpe
bdbd7b7596 debug 2023-12-31 22:04:19 +01:00
OniriCorpe
39c1bc9387 no i don't need to, i'm tired x) 2023-12-31 04:49:28 +01:00
OniriCorpe
1828efa426 update the AGH config when enabling or disabling DoH 2023-12-31 04:48:18 +01:00
OniriCorpe
2d8e14ae60 we can't use IPv6 LLA for DNS 2023-12-31 04:17:54 +01:00
OniriCorpe
fab6dcce38 fix and remove debug echo 2023-12-31 03:48:46 +01:00
OniriCorpe
06e61b08de humpft 2023-12-31 03:44:57 +01:00
OniriCorpe
5f9bdc4a63 debug 2023-12-31 03:37:10 +01:00
OniriCorpe
fa246d0b36 idk sigh 2023-12-31 03:11:29 +01:00
OniriCorpe
a4f840ff07 sigh 2023-12-31 03:02:14 +01:00
OniriCorpe
546bcb26fd fix 2023-12-31 02:17:08 +01:00
OniriCorpe
515b371a7d fix process_ips() 2023-12-31 02:04:04 +01:00
OniriCorpe
5bec155503 comment 2023-12-31 01:28:39 +01:00
OniriCorpe
29c6b0a04b use no-op command 2023-12-31 01:27:17 +01:00
OniriCorpe
1c198b3f42 comment 2023-12-31 01:25:00 +01:00
OniriCorpe
799b5b22e8 try a fix 2023-12-31 01:24:22 +01:00
OniriCorpe
4181ed6204 fixes 2023-12-31 01:19:22 +01:00
OniriCorpe
a7ddbdeae2 fix if or 2023-12-31 01:07:48 +01:00
OniriCorpe
dee489790d debug ip 2023-12-31 00:56:29 +01:00
OniriCorpe
29cd1df5c3 add 2 ynh_print_info 2023-12-31 00:45:36 +01:00
OniriCorpe
56b9a133ac put opening/closing ports info messages in upgrade script too 2023-12-31 00:34:41 +01:00
OniriCorpe
00936aea85 debug prints no longer needed 2023-12-31 00:28:51 +01:00
OniriCorpe
558f6209e6 fix password in the config file 2023-12-30 23:58:33 +01:00
OniriCorpe
3e04b8a607 add comments to update_agh_ip_config() 2023-12-30 23:53:53 +01:00
OniriCorpe
1edb6757ff neh2 2023-12-30 23:47:59 +01:00
OniriCorpe
61e690a5ef am dumb lmao 2023-12-30 23:47:40 +01:00
OniriCorpe
0c040d97f7 neh 2023-12-30 23:47:08 +01:00
OniriCorpe
3c60a815d7 use split() to split $ipvx_addr variables 2023-12-30 23:44:35 +01:00
OniriCorpe
12e407f08b check if the port 53 has really been released from dnsmasq 2023-12-30 23:38:57 +01:00
OniriCorpe
0e4cd18bee fix dnsmask config after AGH removal 2023-12-30 23:38:00 +01:00
OniriCorpe
a46953854d fix 2023-12-30 23:34:00 +01:00
OniriCorpe
815c087270 put the config file at the start, before we use it 2023-12-30 23:28:09 +01:00
OniriCorpe
ccce10f728 we no more need break lines 2023-12-30 23:17:15 +01:00
OniriCorpe
68cfa98d49 use the same IP config updating in mechanism for all scripts 2023-12-30 23:07:52 +01:00
OniriCorpe
87c31e7082 try a fix 2023-12-28 08:25:47 +01:00