axolotle
|
7b7c5f0b13
|
changed cert acme status to a string to add 'unknown' status (when not diagnosed)
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
d848837bc6
|
add new domain_info() command to get a domain's dns, certs and apps infos
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
77471c4140
|
add tree option on domain_list()
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
6001b0f7af
|
rework domains cache logic
|
2022-10-05 16:14:07 +02:00 |
|
Alexandre Aubin
|
d1d203726b
|
Merge remote-tracking branch 'origin/enh-actions' into 11.1
|
2022-10-04 22:33:28 +02:00 |
|
Alexandre Aubin
|
fe4f8b4d5e
|
not foo -> foo is None
|
2022-10-04 22:27:23 +02:00 |
|
Alexandre Aubin
|
463d76f867
|
domain/certs: fix bug where a self-signed cert would not get identified as a self-signed cert
|
2022-10-04 22:21:23 +02:00 |
|
Alexandre Aubin
|
702156554a
|
Add more info during selsigned cert generation error to debug CI
|
2022-10-04 21:24:51 +02:00 |
|
Alexandre Aubin
|
1c06fd5017
|
configpanels: i18n for domain cert config panel
|
2022-10-04 17:29:54 +02:00 |
|
axolotle
|
6295374fdb
|
configpanels: auto add i18n help for an arg if present in locales
|
2022-10-04 19:27:04 +02:00 |
|
axolotle
|
e4df838d9d
|
cert: raise errors for cert install/renew
|
2022-10-04 18:12:10 +02:00 |
|
Alexandre Aubin
|
6fe8c1ad8f
|
Merge pull request #1408 from YunoHost/admins
Drop the 'admin' user, have 'admins' be a group of Yunohost users instead
|
2022-10-04 16:06:19 +02:00 |
|
Alexandre Aubin
|
35ab8a7c98
|
Unused imports
|
2022-10-04 16:05:45 +02:00 |
|
Alexandre Aubin
|
85b6d8554d
|
Fix i18n issues / also we don't need operation logger for domain_action_run, already handled in subcalls
|
2022-10-04 13:04:30 +02:00 |
|
Alexandre Aubin
|
d7067c0b22
|
Friskies m0ar
|
2022-10-04 12:38:33 +02:00 |
|
Alexandre Aubin
|
ae73e94c3e
|
Friskies pl0x?
|
2022-10-04 02:00:40 +02:00 |
|
Alexandre Aubin
|
6512bbf70c
|
Moaaar friskies
|
2022-10-03 18:03:00 +02:00 |
|
Alexandre Aubin
|
aad576fdd0
|
mypy won't guess that 'question' does have an 'enabled' attr in that context é_è
|
2022-10-03 17:12:53 +02:00 |
|
Alexandre Aubin
|
18f64ce80b
|
Moar friskies
|
2022-10-03 17:03:13 +02:00 |
|
axolotle
|
f1003939a9
|
configpanel: add 'enabled' prop evaluation for button
|
2022-10-03 16:13:30 +02:00 |
|
axolotle
|
3d4909bbf5
|
configpanel: misc fix + add section visible evaluation
|
2022-10-02 17:10:05 +02:00 |
|
axolotle
|
9a3d65c313
|
update arg 'time' validation regex to allow 24 hours format
|
2022-10-01 20:19:51 +02:00 |
|
axolotle
|
35bac35bb0
|
add readonly prop for config panel arg to display a value
|
2022-10-01 20:18:32 +02:00 |
|
Alexandre Aubin
|
acb0993bc9
|
Unhappy linter gods are unhappy
|
2022-09-30 19:35:15 +02:00 |
|
Alexandre Aubin
|
87447def38
|
admins/ldapauth: attempt to fix tests, root auth gets broken during slapd restart test
|
2022-09-30 19:31:04 +02:00 |
|
Alexandre Aubin
|
2199d60732
|
admins: change migration strategy, recreate 'admin' as a legacy regular user that will be encouraged to manually get rid of
|
2022-09-30 19:22:29 +02:00 |
|
axolotle
|
3644937fff
|
fix config domain syntax
|
2022-09-30 15:03:03 +02:00 |
|
axolotle
|
0838d443a1
|
normalize actionmap config API routes
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
0dc08c8f8c
|
Apply suggestions from code review
Co-authored-by: Axolotle <nchesnais@mailoo.org>
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
40ad8ce25e
|
configpanel: Implement 'hidden' domain_action_run route
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
c39f0ae3bc
|
actionsmap: hide a bunch of technical commands from --help
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
47543b19b7
|
configpanels: Iterating on action POC to create a certificat section in domain config panels
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
90e3f3235c
|
configpanels: Quick and dirty POC for config panel actions
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
b7bea608f6
|
Fix edge case where var would get undefined..
|
2022-09-29 00:02:17 +02:00 |
|
Alexandre Aubin
|
784e454633
|
Merge pull request #1505 from YunoHost/docker_extract_image
Implement docker-image-extract
|
2022-09-28 17:21:47 +02:00 |
|
Alexandre Aubin
|
09e3cab52c
|
Move docker-extract helper inside a 'full' vendor folder with LICENSE and README linking to original repo
|
2022-09-28 17:19:50 +02:00 |
|
Alexandre Aubin
|
68e2d01a85
|
Merge pull request #1503 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2022-09-28 16:06:00 +02:00 |
|
Alexandre Aubin
|
b0fd7ff856
|
Merge pull request #1507 from mooseyboots/en-corrections
edits to locales/en.json
|
2022-09-28 16:04:45 +02:00 |
|
Jose Riha
|
a289e4809d
|
Translated using Weblate (Slovak)
Currently translated at 34.3% (238 of 693 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
|
2022-09-26 22:58:32 +02:00 |
|
Alice Kile
|
f8b9563ac4
|
Translated using Weblate (Telugu)
Currently translated at 6.4% (45 of 693 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/te/
|
2022-09-25 20:04:45 +02:00 |
|
marty hiatt
|
5af946dbfe
|
edits to locales/en.json -- up to the end of diagnosis
|
2022-09-20 11:51:34 +02:00 |
|
marty hiatt
|
51f95c8a5c
|
edits to locales/en.json
|
2022-09-13 16:57:44 +02:00 |
|
Sedat Albayrak
|
9bc82d6b5f
|
Translated using Weblate (Turkish)
Currently translated at 1.4% (10 of 693 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/tr/
|
2022-09-12 18:43:45 +02:00 |
|
Sedat Albayrak
|
df2a261d32
|
Translated using Weblate (Turkish)
Currently translated at 1.2% (9 of 693 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/tr/
|
2022-09-12 13:30:15 +02:00 |
|
ButterflyOfFire
|
7e8aa0a67d
|
Translated using Weblate (Arabic)
Currently translated at 13.4% (93 of 693 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
|
2022-09-12 13:30:15 +02:00 |
|
Alexandre Aubin
|
6294e1aa4f
|
Merge pull request #1506 from YunoHost/fix-lidswitch
[fix] Lidswitch if no reboot
|
2022-09-12 13:30:08 +02:00 |
|
ljf (zamentur)
|
b0411d5da9
|
[fix] Lidswitch if no reboot
|
2022-09-12 01:47:03 +02:00 |
|
yalh76
|
8f7a996800
|
Merge branch 'docker_extract_image' of https://github.com/YunoHost/yunohost into docker_extract_image
|
2022-09-07 20:02:47 +02:00 |
|
yalh76
|
18e4b010f0
|
Improving
|
2022-09-07 20:02:40 +02:00 |
|
yalh76
|
59dbeac5be
|
Update helpers/utils
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2022-09-07 19:37:20 +02:00 |
|