1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

Commit graph

  • b15190515a
    Merge 42072cbd92 into 023e82ef7f ljf (zamentur) 2024-08-19 19:26:09 +0200
  • 42072cbd92 define domain var from captive portal url captive_portal HgO 2024-08-19 18:40:45 +0200
  • 5a9277c653 rename ynh add / remove nginx config HgO 2024-08-19 18:07:30 +0200
  • 8015e9a8da fix template paths HgO 2024-08-17 09:44:46 +0200
  • 359b6fb9d4 fix path for allowed.csv HgO 2024-08-17 00:51:49 +0200
  • 4eb8febe54 fix upgrade HgO 2024-08-17 00:39:24 +0200
  • db054499c3 fix undefined captive_portal var after upgrade HgO 2024-08-17 00:34:38 +0200
  • 6f2275a93a nginx template for redirect to admin HgO 2024-08-16 15:53:27 +0200
  • ad18f8dc68 remove multissid stuff HgO 2024-08-16 15:43:24 +0200
  • cd49ef62ea Merge branch 'captive_portal' of github.com:YunoHost-Apps/hotspot_ynh into captive_portal HgO 2024-08-16 00:02:24 +0200
  • f1eddbac9e remove multissid artifacts HgO 2024-08-16 00:02:01 +0200
  • c88ff623f3 Auto-update READMEs yunohost-bot 2024-08-15 22:00:06 +0000
  • 2c97fa5a2c Merge branch 'master' of github.com:YunoHost-Apps/hotspot_ynh into captive_portal HgO 2024-08-15 23:59:43 +0200
  • 023e82ef7f Auto-update READMEs master testing yunohost-bot 2024-06-22 22:42:54 +0000
  • 485fdfaff9
    Merge 39403cddff into 44e5717f8f HgO 2024-04-28 14:07:14 +0200
  • 39403cddff Merge branch 'set-ipv6-when-openvpn-is-up' of github.com:YunoHost-Apps/hotspot_ynh into set-ipv6-when-openvpn-is-up set-ipv6-when-openvpn-is-up HgO 2024-04-28 14:02:40 +0200
  • df56105c81 add ipv6 default route after enabling ipv6 forwarding HgO 2024-04-28 14:02:22 +0200
  • 6ff3eb283e Auto-update READMEs yunohost-bot 2024-04-28 08:21:55 +0000
  • dbb06da824 configure IPv6 only when VPN is up HgO 2024-04-28 10:21:40 +0200
  • fa69230bf4
    Merge pull request #123 from YunoHost-Apps/testing HgO 2024-03-29 22:33:50 +0100
  • 44e5717f8f Merge branch 'master' of github.com:YunoHost-Apps/hotspot_ynh into testing HgO 2024-03-29 22:32:55 +0100
  • 9b1dba03ea Auto-update READMEs yunohost-bot 2024-03-29 21:30:21 +0000
  • 156587f20c bump version HgO 2024-03-29 22:30:11 +0100
  • f5c02db268 Auto-update READMEs yunohost-bot 2024-03-29 21:13:59 +0000
  • 026ed2c042
    Update manifest.toml: we do need a "permission" block for hotspot otherwise there's no permission at all and the label can't be stored? Alexandre Aubin 2024-03-29 22:13:55 +0100
  • f860c3061f Auto-update README yunohost-bot 2024-03-29 07:06:56 +0100
  • 81a315df66 Auto-update README yunohost-bot 2024-03-19 17:12:53 +0000
  • 8a580cfc81
    Merge pull request #122 from Lab-8916100448256/testing Alexandre Aubin 2024-03-19 18:12:49 +0100
  • f93ffd83c3
    Add comment to explain the origin of the awk syntax Alexandre Aubin 2024-03-19 18:12:41 +0100
  • f21df258cc
    put back the empty line I accidently removed Lab-8916100448256 2024-03-08 18:34:34 +0100
  • e725d58f7b
    Fix issue of gateway interface detection in the case of VPN usage Lab-8916100448256 2024-03-08 18:14:50 +0100
  • ecf91a8ecd restore files with magic HgO 2024-01-02 10:59:14 +0100
  • 893f3a9015
    Merge pull request #118 from YunoHost-Apps/testing HgO 2024-01-01 15:06:55 +0100
  • 4a7aa4072f
    Merge pull request #119 from YunoHost-Apps/race-condition-at-boot Alexandre Aubin 2023-12-31 17:34:47 +0100
  • 2d38e95ea3 Disable the classic hostapd service because we're using hostapd@$app instead, otherwise it'll flood logs x_x Alexandre Aubin 2023-12-31 17:32:37 +0100
  • d16e8f5503 obviously it won't work in quiet mode... race-condition-at-boot HgO 2023-12-19 10:42:31 +0100
  • 80e29842d9 check if ynh-hotspot is activating HgO 2023-12-18 14:33:53 +0100
  • 53d1708056
    Update manifest.toml : bump yunohos requirement to 11.2.7 Alexandre Aubin 2023-11-28 03:04:14 +0100
  • 9cbb39e5dd
    Merge pull request #113 from YunoHost-Apps/packagingv2 Alexandre Aubin 2023-11-28 03:03:17 +0100
  • 5f7551ed1c Moar args to expicitly define for tests Alexandre Aubin 2023-11-28 00:02:23 +0100
  • 7b4254baa0 For some reason, gotta specify a default domain arg when testing upgrade from old version Alexandre Aubin 2023-11-27 23:47:57 +0100
  • 60f3bced65 Replace check_process with tests.toml Alexandre Aubin 2023-11-27 23:33:44 +0100
  • 750f3ac66a Auto-update README yunohost-bot 2023-11-27 22:17:15 +0000
  • f224340e04 Merge remote-tracking branch 'origin/master' into packagingv2 Alexandre Aubin 2023-11-27 23:16:26 +0100
  • 366beb69b3 wifi_passphrase must be saved explicitly Alexandre Aubin 2023-11-27 23:10:12 +0100
  • 93f99733f5 Fix stupid toml multiline string parsing issue... ² Alexandre Aubin 2023-11-27 23:01:30 +0100
  • 24067faa53 Fix stupid toml multiline string parsing issue... Alexandre Aubin 2023-11-27 22:52:24 +0100
  • d528bdcf6b Auto-update README yunohost-bot 2023-11-27 13:45:35 +0000
  • f53168da30
    manifest: implement conditional inclusion of non-free firmwares Alexandre Aubin 2023-11-27 14:45:26 +0100
  • ff84007fc1
    Merge pull request #117 from YunoHost-Apps/testing HgO 2023-11-24 18:58:44 +0100
  • 37f63b3ef7
    Merge pull request #116 from YunoHost-Apps/openvpn-reload-nat HgO 2023-11-24 18:31:31 +0100
  • a4fe4d0406 remove export PATH variable as it will be provided by run-parts script HgO 2023-11-20 17:22:17 +0100
  • 9195d3d64d export PATH variable and remove yunohost helpers HgO 2023-11-20 11:54:47 +0100
  • 0642570974 use yunohost helper instead of cli HgO 2023-11-19 15:33:13 +0100
  • 6ef195c867 check if nat not already set before applying nat rule HgO 2023-11-18 21:45:01 +0100
  • 689f00983c check if hotspot is enabled before applying nat rules HgO 2023-11-18 21:42:48 +0100
  • 31bf8493bd Auto-update README yunohost-bot 2023-11-18 18:18:23 +0000
  • b5cd8bd1a3 openvpn client reload only nat rules instead of whole hotspot HgO 2023-11-18 19:18:15 +0100
  • fc97720e2c Auto-update README yunohost-bot 2023-10-31 14:15:23 +0000
  • ba8c5906c1 Auto-update README yunohost-bot 2023-10-14 11:48:37 +0000
  • dd8e74b7b8
    Merge pull request #114 from YunoHost-Apps/testing Alexandre Aubin 2023-10-14 13:48:32 +0200
  • 29d48e1f0a bump version HgO 2023-10-14 10:55:37 +0200
  • 638b467441 allow empty dns field to generate default local dns HgO 2023-10-14 10:52:27 +0200
  • 7127e3b3a1 Fix start/restart of the service during config panel operation, we have to use 'yunohost service' otherwise the lock is not transferred Alexandre Aubin 2023-10-08 13:05:20 +0200
  • 3849c69b41 Auto-update README yunohost-bot 2023-10-06 16:36:36 +0000
  • ddb9324084 Yolo packaging v2 Alexandre Aubin 2023-10-06 18:36:24 +0200
  • 19e43b8726
    Merge pull request #112 from YunoHost-Apps/testing Alexandre Aubin 2023-10-06 17:25:39 +0200
  • 07ade30f32 Auto-update README yunohost-bot 2023-10-05 20:48:09 +0000
  • 8c3f2e721c
    Bump version Alexandre Aubin 2023-10-05 22:48:05 +0200
  • b97d2a2858
    Merge pull request #111 from YunoHost-Apps/fix-issue-with-interface-in-dnsmasq Alexandre Aubin 2023-10-05 22:44:14 +0200
  • 1d9844f997 Use 'yunohost service start' instead of 'ynh_systemd_action' such that yunohost properly gives the lock to the 'yunohost tools regen-conf' inside the service Alexandre Aubin 2023-10-05 20:34:32 +0200
  • cf03447866 Oopsies Alexandre Aubin 2023-10-05 19:27:55 +0200
  • 8449fc5ac8 Delete boring legacy /etc/dnsmasq.d/$app.conf if it exists Alexandre Aubin 2023-10-05 19:08:51 +0200
  • 3e2bd872ce Cleanup/propagate stuff to config panel controller as well Alexandre Aubin 2023-10-05 19:05:13 +0200
  • b80ee8b347 Cleanup the whole stuff with .tpl file ... we don't need to copy them to intermediate locations, nor to backup/restore them... Alexandre Aubin 2023-10-05 19:00:56 +0200
  • 3a72871641 follow-up of previous commit : we probably need yunohost's lock to be able to trigger the regenconf from inside the service script Alexandre Aubin 2023-10-05 18:49:17 +0200
  • bdd9224341 Auto-update README yunohost-bot 2023-10-05 16:45:40 +0000
  • f40082a94c yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ? Alexandre Aubin 2023-10-05 18:44:05 +0200
  • f55f117625 Fix indent in _common.sh Alexandre Aubin 2023-10-05 18:26:41 +0200
  • 7e404e0365 Auto-update README yunohost-bot 2023-09-28 18:00:31 +0000
  • 2d97ad5aec
    Merge pull request #110 from YunoHost-Apps/testing HgO 2023-09-28 20:00:26 +0200
  • ddc23c17b5 stop / start hotspot through systemd HgO 2023-09-24 20:14:16 +0200
  • 0dcddf281c fix typo in dnsmasq pid name HgO 2023-09-24 20:13:54 +0200
  • 3366dbbbec Auto-update README yunohost-bot 2023-09-24 17:42:00 +0000
  • d7bd4c1571 bump version HgO 2023-09-24 19:41:52 +0200
  • 29110a389a
    Merge pull request #109 from YunoHost-Apps/fix-dns-config HgO 2023-09-24 19:38:13 +0200
  • 15ef276917 fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled fix-dns-config HgO 2023-09-24 11:34:54 +0200
  • a945bd5c3d
    Merge pull request #108 from YunoHost-Apps/testing Alexandre Aubin 2023-09-22 19:17:12 +0200
  • e3a4f9e34a remove duplicate config HgO 2023-09-22 18:23:16 +0200
  • 92876e023e add checks before closing dhcp ports HgO 2023-09-22 18:12:20 +0200
  • 5d7a9ca16e restart dnsmasq to apply config change HgO 2023-09-22 17:44:27 +0200
  • fe15d2e575 restart dnsmasq to apply config change HgO 2023-09-22 17:41:44 +0200
  • 2b60fee9f2 configure dnsmasq to enable dns resolver on wifi interface HgO 2023-09-22 17:33:14 +0200
  • 5205776551 declare empty vars for ip6_net and ip6_dns HgO 2023-09-18 10:48:18 +0200
  • ac6cff8a93 init ip6_net and ip6_dns vars HgO 2023-09-18 09:39:50 +0200
  • fffdf4c5b7 Auto-update README yunohost-bot 2023-09-17 20:07:52 +0000
  • 6a3cc410e9
    bump version Alexandre Aubin 2023-09-17 22:07:49 +0200
  • b4e66acb33
    Merge pull request #107 from YunoHost-Apps/remove_multissid Alexandre Aubin 2023-09-17 22:04:26 +0200
  • 3be5d12a97
    Merge branch 'testing' into remove_multissid Alexandre Aubin 2023-09-17 22:04:16 +0200
  • c39e31a92c
    Code review / add quotes around suspicious vars that may be empty Alexandre Aubin 2023-09-17 21:57:39 +0200