Alexandre Aubin
|
f14d780588
|
Get rid of unecessary 'user_answers' arg in constructor
|
2021-09-23 05:09:57 +02:00 |
|
Alexandre Aubin
|
d5748b519a
|
config panels: attempt to improve the semantic of 'convert()'
|
2021-09-23 05:02:27 +02:00 |
|
Alexandre Aubin
|
9c3ff52d98
|
file questions: we don't need to know the filename, we don't need to validate extension server-side
|
2021-09-23 04:38:44 +02:00 |
|
Alexandre Aubin
|
430f53aa73
|
Semantic, simplify code...
|
2021-09-23 03:39:43 +02:00 |
|
Alexandre Aubin
|
d023333fa4
|
questions prompt: include normalize in the try/except to re-ask question if not properly formated
|
2021-09-23 02:58:13 +02:00 |
|
Alexandre Aubin
|
78ad3b5da3
|
Fix weird definition for boolean's humanize/normalize
|
2021-09-23 02:39:39 +02:00 |
|
Alexandre Aubin
|
8ea160b9fe
|
Fix tests
|
2021-09-23 00:37:44 +02:00 |
|
Alexandre Aubin
|
d1c371ec38
|
cli questions: Restore displaying available choices, though limit to the first 20 available options
|
2021-09-23 00:12:24 +02:00 |
|
Alexandre Aubin
|
2d158b5a6d
|
Rework prompt() again
|
2021-09-21 20:21:05 +02:00 |
|
Alexandre Aubin
|
a6c72566a5
|
services.py: drop legacy hack for glances
|
2021-09-21 16:09:06 +02:00 |
|
Alexandre Aubin
|
9bcb7e0b9e
|
certificate.py: drop legacy 000-acmechallenge.conf stuff
|
2021-09-21 16:08:24 +02:00 |
|
Alexandre Aubin
|
ae08698253
|
Merge branch 'migrate_to_bullseye' into bullseye
|
2021-09-21 16:04:32 +02:00 |
|
Alexandre Aubin
|
1247c5b5ee
|
Merge branch 'dev' into migrate_to_bullseye
|
2021-09-21 16:00:46 +02:00 |
|
Alexandre Aubin
|
bfa26ff469
|
Add .coveragerc which is autoused by pytest-cov
|
2021-09-21 15:46:11 +02:00 |
|
Alexandre Aubin
|
16e53ec2ec
|
For some reason .test domain results appears to be unreliable, so let's remove it..
|
2021-09-21 12:34:25 +02:00 |
|
Alexandre Aubin
|
bddd81f44b
|
Simplify regen conf scripts
|
2021-09-21 00:05:19 +02:00 |
|
yunohost-bot
|
d77a1071bc
|
[CI] Format code
|
2021-09-20 11:41:19 +00:00 |
|
Alexandre Aubin
|
92fefd6d97
|
Fix tests
|
2021-09-20 00:39:55 +02:00 |
|
Alexandre Aubin
|
75b91d7662
|
Zblerg fix global var handling
|
2021-09-19 23:36:43 +02:00 |
|
Alexandre Aubin
|
1c46636b7e
|
tests: add mypy + misc fixes to make test pass
|
2021-09-19 23:32:26 +02:00 |
|
Alexandre Aubin
|
4d3692a70b
|
Black
|
2021-09-19 23:08:27 +02:00 |
|
Alexandre Aubin
|
be8c6f2c35
|
Fix tests
|
2021-09-19 22:59:15 +02:00 |
|
Alexandre Aubin
|
f9b3265f71
|
Merge branch 'dev' into enh-dns-autoconf
|
2021-09-19 20:48:09 +02:00 |
|
Alexandre Aubin
|
1f6fb31121
|
Merge pull request #1328 from YunoHost/add-YNH_APP_BASEDIR-in-the-env-var
add YNH_APP_BASEDIR in the env var
|
2021-09-19 20:46:38 +02:00 |
|
Alexandre Aubin
|
cdabfc12cc
|
dns: Repair diagnosis ugh
|
2021-09-19 19:34:45 +02:00 |
|
Alexandre Aubin
|
065ebec821
|
autodns: Minor fix for error handling
|
2021-09-19 17:41:52 +02:00 |
|
Alexandre Aubin
|
499f06f5f6
|
autodns: Godaddy doesn't supports CAA records
|
2021-09-19 17:41:19 +02:00 |
|
Alexandre Aubin
|
c12f9b64ea
|
Typo
|
2021-09-19 17:40:21 +02:00 |
|
Alexandre Aubin
|
69c756918f
|
dyndns: Don't try to push anything if no ipv4/ipv6
|
2021-09-19 17:37:44 +02:00 |
|
Alexandre Aubin
|
7fd76a6884
|
dns: Reintroduce include_empty_AAAA_if_no_ipv6 option, needed for diagnosis
|
2021-09-19 17:32:35 +02:00 |
|
Alexandre Aubin
|
04487ed6bf
|
dns: Don't include subdomains stuff in dyndns update, because this probably ain't gonna work
|
2021-09-19 17:30:52 +02:00 |
|
Alexandre Aubin
|
ae03be3bad
|
i18n tests: simplify hardcoded stuff
|
2021-09-19 17:10:14 +02:00 |
|
Alexandre Aubin
|
1543984a29
|
Fix i18n tests
|
2021-09-19 16:51:17 +02:00 |
|
Alexandre Aubin
|
d161d0744a
|
dns: don't have empty sections in recommended conf
|
2021-09-19 16:50:57 +02:00 |
|
Alexandre Aubin
|
e3ce03ac85
|
autodns: i18n
|
2021-09-19 16:18:07 +02:00 |
|
Alexandre Aubin
|
52b3cb5622
|
app config panel: Add supports_config_panel in app_info for webadmin
|
2021-09-19 01:57:00 +02:00 |
|
Alexandre Aubin
|
76bd3a6f83
|
autodns: Add link to registrar api doc
|
2021-09-19 01:46:48 +02:00 |
|
Alexandre Aubin
|
8faad01263
|
Misc fixes
|
2021-09-19 01:23:33 +02:00 |
|
Alexandre Aubin
|
b5e20cadf4
|
autodns: Various fixes, improvement for edge case handling
|
2021-09-19 00:32:42 +02:00 |
|
Alexandre Aubin
|
c762cd9858
|
autodns: typo⁴
|
2021-09-18 23:35:37 +02:00 |
|
Alexandre Aubin
|
002d254522
|
autodns: typo³
|
2021-09-18 23:28:34 +02:00 |
|
Alexandre Aubin
|
b3e9cf19db
|
autodns: typo²
|
2021-09-18 23:18:03 +02:00 |
|
Alexandre Aubin
|
2c997d43e1
|
autodns: typo
|
2021-09-18 23:15:36 +02:00 |
|
Alexandre Aubin
|
fa31d49bf9
|
autodns: Improve handling of the subdomain case
|
2021-09-18 23:10:17 +02:00 |
|
Alexandre Aubin
|
5812c8f1ae
|
autodns: Disable ttl setting for now because meh
|
2021-09-18 22:47:06 +02:00 |
|
Alexandre Aubin
|
68f2eea0ae
|
autodns: proper error management for authentication error
|
2021-09-18 13:58:41 +02:00 |
|
Alexandre Aubin
|
0d881fe008
|
app.py: No need to define Question.operation_logger anymoar
|
2021-09-17 19:56:24 +02:00 |
|
Kay0u
|
c1eecd5eb3
|
moar YNH_APP_BASEDIR
|
2021-09-17 18:38:00 +02:00 |
|
ljf
|
03e378786a
|
Merge branch 'dev' of github.com:YunoHost/yunohost into dev
|
2021-09-17 18:32:11 +02:00 |
|
ljf
|
aeed9f897b
|
[fix] Redact password in app install
|
2021-09-17 18:32:06 +02:00 |
|