Commit graph

  • 7deb3b3492 Let the dynette cool down theo@manjaro 2022-07-15 15:29:04 +02:00
  • 5f2785c6c9 Pleasing the linter theo@manjaro 2022-07-15 15:11:45 +02:00
  • eb3c391624 Removed useless argument theo@manjaro 2022-07-15 14:33:11 +02:00
  • 863843a1cf The maximum number of subscribed DynDNS domains is configurable theo@manjaro 2022-07-15 14:26:21 +02:00
  • f015767f50 Added some tests for subscribing and unsubscribing theo@manjaro 2022-07-15 13:21:16 +02:00
  • 02103c07a3 Don't flag sub-DynDNS domains as subscribed theo@manjaro 2022-07-13 11:50:20 +02:00
  • 0084ce757c Don't ask for the (un)subscribe options if this is a sub-subdomain theo@manjaro 2022-07-13 11:34:04 +02:00
  • 731f07817b Redact domain passwords in logs theo@manjaro 2022-07-13 11:03:16 +02:00
  • f67eaef90b Ignore cache if "full" is specified theo@manjaro 2022-07-12 10:45:35 +02:00
  • a2a1eefbed Small fix theo@manjaro 2022-07-11 17:11:49 +02:00
  • ba061a49e4 Added a --full option to domain list theo@manjaro 2022-07-11 15:48:30 +02:00
  • 0b5c96e249 Added an API endpoint to check if a domain is a DynDNS one theo@manjaro 2022-07-11 15:16:33 +02:00
  • 06db6f7e04 Clearer locales theo@manjaro 2022-07-08 09:21:08 +02:00
  • 9e44b33401 Clarification theo@manjaro 2022-07-06 15:57:17 +02:00
  • 940af74c2d yunohost domain dns push now accepts an --auto option Domains can be configured to be auto-pushed by a cron job theo@manjaro 2022-07-06 15:52:27 +02:00
  • 01dfb778e9 Added domain_dyndns_instruction_unclear theo@manjaro 2022-07-06 09:32:25 +02:00
  • bc3521fd04 yunohost tools postinstall auto-detect DynDNS domains and asks for a --subscribe or --no-subscribe option theo@manjaro 2022-07-06 09:30:00 +02:00
  • 7117c61bbf Removed useless error theo@manjaro 2022-07-05 15:25:43 +02:00
  • 3bd427afab Password is only asked once if we unsubscribe theo@manjaro 2022-07-05 15:14:33 +02:00
  • 840bed5222 yunohost domain remove auto-detects DynDNS domains and now uses --unsubscribe and --no-unsubscribe theo@manjaro 2022-07-05 15:10:04 +02:00
  • 986b42fc1d yunohost domain add auto-detect DynDNS domains and asks for a --subscribe or --no-subscribe option theo@manjaro 2022-07-05 14:37:14 +02:00
  • e4c631c171 Added yunohost domain dyndns list command theo@manjaro 2022-07-05 11:30:40 +02:00
  • cf6eaf364d Better password assert placement theo@manjaro 2022-07-05 10:45:21 +02:00
  • ac60516638 Raise an actual error (instead of log) theo@manjaro 2022-07-05 10:15:56 +02:00
  • dd51adcd3f Removed useless call to dns push theo@manjaro 2022-07-05 10:02:58 +02:00
  • 0903460fc4 Fix theo@manjaro 2022-07-05 09:59:15 +02:00
  • e58aaa6db6
    Update src/dyndns.py theo-is-taken 2022-07-05 09:55:19 +02:00
  • ab37617f91
    Update src/dns.py theo-is-taken 2022-07-05 09:54:23 +02:00
  • 273c10f17d Updated locales theo@manjaro 2022-07-05 09:45:26 +02:00
  • 11684675d7 Fix theo@manjaro 2022-07-05 09:16:17 +02:00
  • fbfcec4873 yunohost domain dns push works with Dynette domains theo@manjaro 2022-07-05 09:06:52 +02:00
  • 9a11a93a3f Merge branch 'dev' of https://github.com/YunoHost/yunohost into dev theo@manjaro 2022-07-04 11:09:46 +02:00
  • f6695eb9c4 Using threads to fetch from the IPmirrors theo@manjaro 2022-07-04 10:59:17 +02:00
  • 53941d7657 Added some caching on get_public_ips theo@manjaro 2022-07-04 10:48:20 +02:00
  • eb7ce39432 Using f-strings theo@manjaro 2022-07-04 10:31:31 +02:00
  • 94059b415a Typo theo@manjaro 2022-07-04 10:25:18 +02:00
  • db10ac66c4
    Update src/utils/network.py theo-is-taken 2022-07-04 10:17:15 +02:00
  • 15996aef11
    Update src/utils/network.py theo-is-taken 2022-07-04 10:16:55 +02:00
  • 40fbc8d1ea Clarification theo@manjaro 2022-07-04 10:09:08 +02:00
  • 1506146450 Passwords can be set interactively theo@manjaro 2022-07-04 10:07:30 +02:00
  • 86d7ef0778
    Update src/utils/network.py theo-is-taken 2022-07-04 09:40:37 +02:00
  • 6b34d0b9e4
    Update share/config_settings.toml theo-is-taken 2022-07-04 09:30:45 +02:00
  • 23af36e1cd
    Update share/config_settings.toml theo-is-taken 2022-07-04 09:29:59 +02:00
  • a52918bcaa
    Update locales/en.json theo-is-taken 2022-07-04 09:24:24 +02:00
  • 1cf928beb1
    Update locales/en.json theo-is-taken 2022-07-04 09:24:12 +02:00
  • ee29d2e476
    Merge pull request #1467 from yunohost-bot/weblate-yunohost-core Alexandre Aubin 2022-07-01 18:31:28 +02:00
  • 02a4a5fecf The option -d is deprecated, -p is preferred theo@manjaro 2022-07-01 14:40:52 +02:00
  • 882c024bc8 yunohost domain remove now accepts a -p argument theo@manjaro 2022-07-01 14:16:50 +02:00
  • 576e8e16b5 Translated using Weblate (Slovak) Jose Riha 2022-06-30 21:49:02 +00:00
  • 4f2a111470 We can now specify a password using the yunohost domain add command theo@manjaro 2022-07-01 10:38:25 +02:00
  • fdca22ca5b Fixed typo theo@manjaro 2022-06-30 12:26:53 +02:00
  • 4a9080bdfd Added a new command to delete dyndns records theo@manjaro 2022-06-30 12:23:51 +02:00
  • f9afc19ed4 Added an optionnal "password" argument to the "yunohost dyndns subscribe" command theo@manjaro 2022-06-30 11:22:46 +02:00
  • 81b95d7841 Removed useless variable theo@manjaro 2022-06-29 17:27:15 +02:00
  • 75dd3e5b1d Added a function to check if an IP is local theo@manjaro 2022-06-29 17:23:23 +02:00
  • 4aea200575 Filter all non-local IP adresses theo@manjaro 2022-06-29 17:05:08 +02:00
  • 642090415c Fixed default value for IPv4 theo@manjaro 2022-06-29 16:00:15 +02:00
  • dfeb9e510d Bash script now uses network.py's function for IP detection theo@manjaro 2022-06-29 15:52:44 +02:00
  • 5f2447e454 Anonymize all IP adresses theo@manjaro 2022-06-29 15:26:24 +02:00
  • e93ee0714b Added diagnosis details if more than 1 IP is found theo@manjaro 2022-06-29 14:36:57 +02:00
  • ea07cb961a Added a warning when multiple IPs are detected theo@manjaro 2022-06-29 11:05:17 +02:00
  • 6288d9f32c The IP diagnosers now uses network.py functions theo@manjaro 2022-06-29 10:37:33 +02:00
  • f7e88aaa75 Using global settings theo@manjaro 2022-06-29 10:06:47 +02:00
  • 7aa8f64ee4 Changed settings type theo@manjaro 2022-06-29 09:41:38 +02:00
  • 331ca32eff Changed variable name theo@manjaro 2022-06-29 09:39:05 +02:00
  • 19482d0b96 Added a field in the settings for mirrors of ip.yunohost.org theo@manjaro 2022-06-28 15:02:29 +02:00
  • 6f282b2bcf Merge remote-tracking branch 'origin/enh-global-settings-configpanel' into ip_pool theo@manjaro 2022-06-28 13:38:08 +02:00
  • 66a3adccba Fix theo@manjaro 2022-06-28 13:35:56 +02:00
  • 988ee54de4 Merge theo@manjaro 2022-06-28 11:53:18 +02:00
  • 0c371cea12 Merge remote-tracking branch 'frju_ip/dev' into ip_pool theo@manjaro 2022-06-28 11:52:26 +02:00
  • 686c372baf Translated using Weblate (Slovak) Jose Riha 2022-06-27 13:35:17 +00:00
  • 5067be6bb7 Translated using Weblate (Slovak) Jose Riha 2022-06-24 20:14:37 +00:00
  • 83d0fd421c Translated using Weblate (Slovak) Jose Riha 2022-06-23 13:13:09 +00:00
  • bf181aaa90 Translated using Weblate (Slovak) Jose Riha 2022-06-23 13:11:58 +00:00
  • 5e69c670bb Translated using Weblate (Slovak) Jose Riha 2022-06-23 13:07:34 +00:00
  • ab4cb2c29d Translated using Weblate (Slovak) Jose Riha 2022-06-23 09:09:33 +00:00
  • ae996b80f8 Translated using Weblate (Slovak) Jose Riha 2022-06-21 10:28:05 +00:00
  • 206401855a Translated using Weblate (Telugu) Alice Kile 2022-06-12 01:08:59 +00:00
  • 921b4d9b77 Translated using Weblate (Telugu) Éric Gaspar 2022-06-10 14:24:13 +00:00
  • fe0b320397 Added translation using Weblate (Telugu) Weblate 2022-06-06 21:18:54 +00:00
  • 60883773f6 Added translation using Weblate (Slovak) Weblate 2022-05-23 20:11:31 +00:00
  • 8895aee7a3
    Merge pull request #1470 from jose1711/typofix Alexandre Aubin 2022-06-21 23:30:45 +02:00
  • ea0c8e9162
    Typo Alexandre Aubin 2022-06-21 23:30:31 +02:00
  • 745aae208b Fix typo (indefinite article in plural) Jose Riha 2022-06-12 22:53:24 +02:00
  • 98cfd0909b
    Merge pull request #1469 from YunoHost/fix-ynh_user_exists Alexandre Aubin 2022-06-07 12:49:11 +02:00
  • 638a3e8b1c
    Escape username for ynh_user_exists tituspijean 2022-06-02 13:33:28 +02:00
  • 62613baad5
    Merge pull request #1468 from YunoHost/yalh76-patch-1 yalh76 2022-05-30 14:47:10 +02:00
  • 19ed83100d
    better example yalh76 2022-05-29 14:50:00 +02:00
  • 1abecdd79a
    Merge 9c8c7a0d51 into 8a0a33a0de Salamandar 2022-05-26 19:09:16 +09:00
  • d9e326f2cd manifestv2: print pre/post install notices during install in cli Alexandre Aubin 2022-05-21 17:11:41 +02:00
  • 2ccb0c8db6 manifestv2: add some i18n support for doc/notifications Alexandre Aubin 2022-05-21 16:38:51 +02:00
  • 8b1333a837 manifestv2: iterate on notifications/doc + implement tests for it Alexandre Aubin 2022-05-21 14:23:08 +02:00
  • 6cc4ce83ae
    Make changed variables' old values available in config panels scripts tituspijean 2022-05-20 00:09:46 +02:00
  • 8a0a33a0de
    Update changelog for 11.0.7 debian/11.0.7 tituspijean 2022-05-17 23:26:18 +02:00
  • 4155aa7486 [CI] Format code with Black yunohost-bot 2022-05-16 14:13:45 +00:00
  • ee9b762ab7 [CI] Format code with Black yunohost-bot 2022-05-16 14:13:45 +00:00
  • 017313eda5
    Merge pull request #1461 from yunohost-bot/weblate-yunohost-core Alexandre Aubin 2022-05-16 15:52:49 +02:00
  • af343ed6ce Translated using Weblate (Russian) Ilya 2022-05-12 22:06:42 +00:00
  • 660c77d0d5 Translated using Weblate (Russian) Ilya 2022-05-10 21:27:17 +00:00
  • 866d3dbd07 Translated using Weblate (French) ppr 2022-04-29 13:16:32 +00:00