Alexandre Aubin
|
95173e5bde
|
Merge branch 'dev' into enh-apps-v2
|
2023-01-05 19:39:13 +01:00 |
|
Alexandre Aubin
|
0ac8e66acf
|
Don't take lock for read/GET operations (#1554)
|
2023-01-05 19:13:30 +01:00 |
|
Alexandre Aubin
|
7a35a3a671
|
appv2: implement dismiss logic for app notifications
|
2023-01-04 20:22:49 +01:00 |
|
Alexandre Aubin
|
ba60ece609
|
cli: reflect changes in moulinette
|
2022-12-23 20:35:02 +01:00 |
|
Alexandre Aubin
|
d4f4117f72
|
Merge branch 'dev' into enh-apps-v2
|
2022-12-21 18:47:23 +01:00 |
|
Alexandre Aubin
|
7c0bd231ed
|
Mistakenly added 'example' panel because ran tests locally /o\
|
2022-12-20 23:28:40 +01:00 |
|
Alexandre Aubin
|
47b9b8b520
|
configpanels: fix inconsistent return format for boolean, sometimes 1/0, sometimes True/False -> force normalization of values when calling get() for a single setting from a config panel
|
2022-12-20 19:51:21 +01:00 |
|
Alexandre Aubin
|
ea5c88ca98
|
domain config: add help text for default webapp
|
2022-12-08 02:37:51 +01:00 |
|
Alexandre Aubin
|
70a2251588
|
Merge branch 'dev' into enh-apps-v2
|
2022-12-07 19:36:52 +01:00 |
|
Alexandre Aubin
|
eafe9a04f2
|
Merge pull request #1545 from YunoHost/theme-setting
Add a global setting to choose SSOwat's theme
|
2022-12-07 19:33:20 +01:00 |
|
Alexandre Aubin
|
75cb3cb2bd
|
Add a virtual setting to enable passwordless sudo for admins
|
2022-12-07 19:24:50 +01:00 |
|
Alexandre Aubin
|
08521882ca
|
Add a global setting to choose SSOwat's theme
|
2022-12-06 20:20:24 +01:00 |
|
axolotle
|
6ae9108dec
|
add --with-screenshot option for app_manifest + rename 'image' key to 'screenshot'
|
2022-12-04 14:42:07 +01:00 |
|
Alexandre Aubin
|
807c1b3794
|
Merge branch 'dev' into enh-apps-v2
|
2022-12-03 16:11:56 +01:00 |
|
Alexandre Aubin
|
9ac7c32393
|
Merge pull request #1541 from YunoHost/disable-unecessary-domain-features
domains: propagate mail/xmpp enable/disable toggle to actual system configs
|
2022-12-03 12:38:21 +01:00 |
|
Alexandre Aubin
|
0f9d938853
|
groups: add mail-aliases management (#1539)
|
2022-12-01 21:34:36 +01:00 |
|
Alexandre Aubin
|
30a18a4ec0
|
domains: propagate mail/xmpp enable/disable toggle to actual system configurations
|
2022-11-27 15:51:20 +01:00 |
|
axolotle
|
eeec30d78c
|
add antifeatures to app catalog
|
2022-11-23 16:12:24 +01:00 |
|
tituspijean
|
5063e12835
|
Add 502 custom error page (#1530)
|
2022-11-14 23:24:08 +01:00 |
|
mod242
|
c50f3771da
|
Add Webgo as Registrar (#1529)
Add Webgo as Registrar to support it via Lexicon
|
2022-11-14 19:57:49 +01:00 |
|
Alexandre Aubin
|
dbd0981b25
|
Merge pull request #1517 from YunoHost/improve-mostused-password-list
Improve most used password check list
|
2022-10-10 19:03:47 +02:00 |
|
Alexandre Aubin
|
9c308b1b4b
|
Merge pull request #1516 from YunoHost/merge-firstname-and-lastname
Merge firstname and lastname
|
2022-10-10 18:59:37 +02:00 |
|
Alexandre Aubin
|
928c8694b1
|
Merge remote-tracking branch 'origin/11.1' into root-password-change-as-virtual-global-setting
|
2022-10-09 21:02:11 +02:00 |
|
Alexandre Aubin
|
b9036abcbc
|
Improve most used password check list
|
2022-10-09 19:04:58 +02:00 |
|
Alexandre Aubin
|
5347c6afeb
|
Merge firstname and lastname info
|
2022-10-09 17:01:57 +02:00 |
|
Alexandre Aubin
|
a355f48580
|
domains: simplify domain config panel cert section
|
2022-10-08 19:21:36 +02:00 |
|
Alexandre Aubin
|
5addb2f68f
|
Implement a new 'virtual global setting' to change root password from webadmin
|
2022-10-08 18:30:17 +02:00 |
|
axolotle
|
403efe4873
|
actionmap: add missing key in '/settings' api route
|
2022-10-07 21:06:59 +02:00 |
|
Alexandre Aubin
|
43b7a1a9a0
|
Merge pull request #1514 from YunoHost/get-parent
call _get_parent_domain_of to ensure getting any level parent
|
2022-10-07 17:03:18 +02:00 |
|
axolotle
|
0930548640
|
add title to DNS registrar section
|
2022-10-07 18:03:51 +02:00 |
|
Alexandre Aubin
|
ef742124ea
|
Merge pull request #1434 from YunoHost/enh-domains
Ability to "list" domain as a tree structure, + add a new domain_info endpoint
|
2022-10-07 15:25:51 +02:00 |
|
Alexandre Aubin
|
4d025010c4
|
domain: add proper panel names in config panel
|
2022-10-07 14:21:21 +02:00 |
|
Alexandre Aubin
|
caf1534ce6
|
Typomg
|
2022-10-05 15:37:03 +02:00 |
|
Alexandre Aubin
|
1a543fe416
|
Fix acme_status / ACME_eligible
|
2022-10-05 15:35:51 +02:00 |
|
Alexandre Aubin
|
96233ea600
|
Rework domain_info
|
2022-10-05 15:07:03 +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 |
|
Alexandre Aubin
|
e2838455e0
|
Moar i18n friskies
|
2022-10-05 14:18:21 +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
|
1c06fd5017
|
configpanels: i18n for domain cert config panel
|
2022-10-04 17:29:54 +02:00 |
|
axolotle
|
3d4909bbf5
|
configpanel: misc fix + add section visible evaluation
|
2022-10-02 17:10:05 +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
|
1037508fb5
|
Merge branch '11.1' into admins
|
2022-09-04 20:28:59 +02:00 |
|
Alexandre Aubin
|
a2ac2005b5
|
Merge pull request #1289 from YunoHost/manifestv2
[enh] App manifest v2
|
2022-09-04 19:51:47 +02:00 |
|
Alexandre Aubin
|
87abbe678d
|
Merge remote-tracking branch 'origin/dev' into admins
|
2022-08-09 18:29:59 +02:00 |
|