Alexandre Aubin
|
452ba8bb9a
|
Don't try restarting metronome if no domain configured for it
|
2023-02-01 18:39:05 +01:00 |
|
Alexandre Aubin
|
daa9eb1cab
|
Duplicate import
|
2023-02-01 18:31:13 +01:00 |
|
yunohost-bot
|
b943c69c8b
|
[CI] Format code with Black
|
2023-02-01 17:10:08 +00:00 |
|
Alexandre Aubin
|
ade92e431d
|
diagnosis: we can't yield an ERROR if there's no IPv6, otherwise that blocks all subsequent network-related diagnoser because of the dependency system ...
|
2023-02-01 17:55:32 +01:00 |
|
Alexandre Aubin
|
c990cee630
|
metronome: Auto-enable/disable metronome if there's no/at least one domain configured for XMPP
|
2023-01-31 18:17:53 +01:00 |
|
yunohost-bot
|
2d024557a5
|
[CI] Format code with Black
|
2023-01-30 17:34:24 +00:00 |
|
Alexandre Aubin
|
7ff19b78b5
|
Merge branch 'dev' into enh-ipv6-only
|
2023-01-30 16:23:44 +01:00 |
|
Alexandre Aubin
|
b8f87e372d
|
dns_exposure setting: we don't want to regenconf nginx/postfix when values change
|
2023-01-30 16:14:49 +01:00 |
|
Tagada
|
e00d60b049
|
Apply suggestions from code review
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2023-01-21 13:40:04 +01:00 |
|
Alexandre Aubin
|
95f98a9c68
|
ipexposuresetting: replace confusing negations with explicit 'in'
|
2023-01-19 16:45:21 +01:00 |
|
Alexandre Aubin
|
285200a2c7
|
Merge pull request #1538 from YunoHost/change-loginShell
be able to change the loginShell of a user
|
2023-01-19 16:25:06 +01:00 |
|
Alexandre Aubin
|
13be9af65f
|
Simplify code
|
2023-01-19 16:24:50 +01:00 |
|
Kay0u
|
36b0f58993
|
rewrite list_shells
|
2023-01-19 11:15:02 +01:00 |
|
Tagadda
|
e82849492b
|
zblerg
|
2023-01-10 10:37:40 +01:00 |
|
Tagadda
|
1a07839b5f
|
diagnosis
|
2023-01-10 10:37:40 +01:00 |
|
Tagadda
|
28e4b45806
|
oops again...
|
2023-01-10 10:37:40 +01:00 |
|
Tagadda
|
c4c78f5daa
|
oops
|
2023-01-10 10:37:40 +01:00 |
|
Tagadda
|
f4b396219c
|
Clarify conditions
|
2023-01-10 10:37:40 +01:00 |
|
Tagadda
|
029c3b7686
|
Change to select
|
2023-01-10 10:37:40 +01:00 |
|
Tagadda
|
ea20b1581d
|
enh: ipv6 only global setting
|
2023-01-10 10:37:40 +01:00 |
|
ljf
|
1e0fe76672
|
[fix] Test
|
2023-01-10 10:25:30 +01:00 |
|
yunohost-bot
|
8859038a41
|
[CI] Format code with Black
|
2023-01-10 01:30:51 +00:00 |
|
Alexandre Aubin
|
25c10166cf
|
apps: fix trick to find the default branch from git repo @_@
|
2023-01-10 00:48:44 +01:00 |
|
Alexandre Aubin
|
f21fbed2f7
|
configpanel: stop the madness of returning a 500 error when trying to load config panel 0.1 ... otherwise this will crash the new app info view ...
|
2023-01-10 00:42:40 +01:00 |
|
Alexandre Aubin
|
683421719f
|
configpanel: key 'type' may not exist?
|
2023-01-10 00:39:54 +01:00 |
|
Alexandre Aubin
|
b37d4baf64
|
Fix boring issues in tools_upgrade
|
2023-01-10 00:18:23 +01:00 |
|
Alexandre Aubin
|
f258eab6c2
|
ssowat: add use_remote_user_var_in_nginx_conf flag on permission
|
2023-01-09 23:58:45 +01:00 |
|
YunoHost Bot
|
b9be18c781
|
[CI] Format code with Black (#1562)
|
2023-01-08 15:52:48 +01:00 |
|
Alexandre Aubin
|
a6db52b7b4
|
apps: don't clone 'master' branch by default, use git ls-remote to check what's the default branch instead
|
2023-01-08 14:59:10 +01:00 |
|
ljf (zamentur)
|
ab2d10b99d
|
Merge branch 'dev' into dyndns-password
|
2023-01-08 01:08:57 +01:00 |
|
ljf
|
a21567b27d
|
[enh] Semantic
|
2023-01-08 00:35:34 +01:00 |
|
Alexandre Aubin
|
dd33476fac
|
i18n: fix (un)defined string issues
|
2023-01-06 21:33:36 +01:00 |
|
yunohost-bot
|
9bf2b0b546
|
[CI] Format code with Black
|
2023-01-06 06:00:05 +00:00 |
|
Alexandre Aubin
|
cddfafaa55
|
app resource: fix boring test edge case related to the initial properties object being modified
|
2023-01-06 03:50:22 +01:00 |
|
Alexandre Aubin
|
faa74c4063
|
Merge branch '11.1.1.2' into dev
|
2023-01-06 00:19:48 +01:00 |
|
Alexandre Aubin
|
c10ef82578
|
app config: Commenting out failing tests because apparently nobody can take 10 minutes to fix the damn test, so let's wait for it to fail in production then ...
|
2023-01-06 00:11:50 +01:00 |
|
Alexandre Aubin
|
02abcd41f9
|
app resources: Fix tests
|
2023-01-05 23:57:42 +01:00 |
|
Alexandre Aubin
|
e54bf2ed67
|
appv2: fix pre-upgrade version check
|
2023-01-05 20:50:43 +01:00 |
|
Alexandre Aubin
|
95173e5bde
|
Merge branch 'dev' into enh-apps-v2
|
2023-01-05 19:39:13 +01:00 |
|
axolotle
|
946c0bcf7d
|
fix app_instance_name var + formatting
|
2023-01-05 20:35:47 +01:00 |
|
Alexandre Aubin
|
7a35a3a671
|
appv2: implement dismiss logic for app notifications
|
2023-01-04 20:22:49 +01:00 |
|
Alexandre Aubin
|
d0d0d3e0da
|
appv2: cosmetic, having the notification name is weird, it's gonna be pretty much always just 'main'
|
2023-01-04 01:18:06 +01:00 |
|
Alexandre Aubin
|
2f1ddb1edf
|
appv2: simplify the expected notification file/folder structure in apps
|
2023-01-04 01:16:47 +01:00 |
|
Alexandre Aubin
|
e9b5ec90a4
|
Yoloimplementation of app logo support (require change in app catalog build)
|
2023-01-03 00:46:14 +01:00 |
|
Alexandre Aubin
|
7d9984c109
|
Fix a bunch of inconsistency or variable not properly replaced between final_path/install_dir
|
2022-12-26 15:37:28 +01:00 |
|
yunohost-bot
|
5d0ce8d2a8
|
[CI] Format code with Black
|
2022-12-23 20:08:53 +00:00 |
|
Alexandre Aubin
|
6d4659a782
|
app resources: fix ambiguity for db resource 'type' property
|
2022-12-22 23:13:20 +01:00 |
|
Alexandre Aubin
|
df8f14eec6
|
app resources: implement logic for port 'exposed' and 'fixed' options
|
2022-12-22 23:13:10 +01:00 |
|
Alexandre Aubin
|
ed77bcc29a
|
Friskies
|
2022-12-22 05:05:43 +01:00 |
|
Alexandre Aubin
|
4775b40b95
|
Hmpf
|
2022-12-22 01:15:54 +01:00 |
|