Alexandre Aubin
|
c74929fc42
|
Merge pull request #1412 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2022-01-18 17:14:18 +01:00 |
|
Alexandre Aubin
|
1e61883b2f
|
Merge branch 'dev' into bullseye
|
2022-01-18 00:16:49 +01:00 |
|
Alexandre Aubin
|
89dda11b56
|
postgresql migration: Attempt to fix cluster upgrade, complaining that cluster for 13 already existed, suspecting a race condition maybe
|
2022-01-17 23:58:04 +01:00 |
|
yunohost-bot
|
7373971573
|
[CI] Format code with Black
|
2022-01-17 22:03:13 +00:00 |
|
Gregor
|
1bbe3441d8
|
Translated using Weblate (German)
Currently translated at 100.0% (720 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
|
2022-01-17 21:49:05 +00:00 |
|
Alexandre Aubin
|
deda909eba
|
typoe / Aaaand ofc I forgot to pass the var as argument ∕o\
|
2022-01-17 22:48:45 +01:00 |
|
Alexandre Aubin
|
019839dbf9
|
certificates: fix edge case where None is returned, triggering 'NoneType has no attribute get'
|
2022-01-17 22:06:49 +01:00 |
|
Alexandre Aubin
|
ecb8419ee0
|
dyndns: fix dyndns_update, needs to construct the update object using the target zone, not the domain itself
|
2022-01-17 21:21:46 +01:00 |
|
Alexandre Aubin
|
ac5718c666
|
migrate_to_bullseye: add super ugly and boring hack to tools_upgrade to run some commands needed after migrations é_è
|
2022-01-17 20:38:43 +01:00 |
|
Kay0u
|
6ea3272828
|
fix ynh_install_app_dependencies when an app change his default phpversion
|
2022-01-17 17:36:54 +01:00 |
|
Alexandre Aubin
|
c2c0358781
|
Moar boring apt warnings to filter
|
2022-01-17 16:23:27 +01:00 |
|
Alexandre Aubin
|
2612df97d0
|
hmpf
|
2022-01-17 15:47:19 +01:00 |
|
Alexandre Aubin
|
b80158befe
|
typo, in bash return is only inside functions...
|
2022-01-17 14:31:06 +01:00 |
|
Alexandre Aubin
|
938d08134e
|
migrate_to_bullseye: Try to tell the system to not yolorestart nginx in the middle of the big upgrade because of nginx-common...
|
2022-01-17 14:12:53 +01:00 |
|
Alexandre Aubin
|
5479befabb
|
[fix] helpers apt: Remove boring message about 'file.asc' wasnt deleted because it doesnt exists
|
2022-01-16 03:27:14 +01:00 |
|
Alexandre Aubin
|
71f456286a
|
Merge pull request #1410 from YunoHost/dnsmasq-check-operstate
[dnsmasq] ensure interface is up
|
2022-01-14 20:52:31 +01:00 |
|
Kay0u
|
9354227a4e
|
[dnsmasq] ensure interface is up
|
2022-01-14 12:07:46 +01:00 |
|
Alexandre Aubin
|
08efbbb904
|
Revert "Tmp remove bullseye migration for minor release"
This reverts commit f322783d15 .
|
2022-01-14 01:37:17 +01:00 |
|
Alexandre Aubin
|
4e560a9395
|
Update changelog for 4.3.6
|
2022-01-14 01:35:09 +01:00 |
|
Alexandre Aubin
|
f322783d15
|
Tmp remove bullseye migration for minor release
|
2022-01-14 01:34:47 +01:00 |
|
Alexandre Aubin
|
6dbca18f97
|
Merge pull request #1409 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2022-01-14 00:49:34 +01:00 |
|
Boudewijn
|
d196f0be34
|
Translated using Weblate (Dutch)
Currently translated at 13.1% (95 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/nl/
|
2022-01-13 21:22:10 +00:00 |
|
Alexandre Aubin
|
b1fe61ed68
|
codequality: fstring all the things! (well, not all but a lot :P)
|
2022-01-11 21:37:21 +01:00 |
|
Alexandre Aubin
|
d81b85a49a
|
diagnosis: incorrect dns check (relative vs absolute) for CNAME on subdomain
|
2022-01-11 20:54:55 +01:00 |
|
Alexandre Aubin
|
3fe44ee73b
|
ci: moar typoz, wtf @_@
|
2022-01-11 19:50:43 +01:00 |
|
Alexandre Aubin
|
ea6500ebfd
|
ldap: having to repeat the base dn everytime we call search() is boring and inconsistent with other methods, let's use relative dns instead
|
2022-01-11 17:10:07 +01:00 |
|
Alexandre Aubin
|
a118a5a132
|
ci: typo
|
2022-01-11 16:14:20 +01:00 |
|
Alexandre Aubin
|
04a92e547d
|
Merge branch 'dev' into bullseye
|
2022-01-11 16:10:51 +01:00 |
|
Alexandre Aubin
|
23d58c1217
|
Reformat fr locale
|
2022-01-11 16:06:32 +01:00 |
|
Alexandre Aubin
|
fedcf6dabb
|
migrate_to_bullseye: mark the base php7.4 packages as auto
|
2022-01-11 16:04:25 +01:00 |
|
Alexandre Aubin
|
6315166749
|
Merge pull request #1394 from YunoHost/moar_session_management_changes
api: Move cookie session management logic to the authenticator for more flexibility
|
2022-01-11 12:58:38 +01:00 |
|
Alexandre Aubin
|
af1937c596
|
Typo
|
2022-01-11 12:57:53 +01:00 |
|
Alexandre Aubin
|
c4d2654dc5
|
Merge pull request #1407 from YunoHost/fix-upgrade-apt-deps
[fix] Force dependencies upgrade even if previous version is accepted
|
2022-01-11 12:53:49 +01:00 |
|
Alexandre Aubin
|
d657356ffa
|
Merge pull request #1403 from YunoHost/ci-format-dev
[CI] Format code with Black
|
2022-01-09 19:04:13 +01:00 |
|
Alexandre Aubin
|
1c404252f0
|
Merge pull request #1399 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2022-01-09 19:03:42 +01:00 |
|
Boudewijn
|
cc7fe09efa
|
Translated using Weblate (Dutch)
Currently translated at 11.3% (82 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/nl/
|
2022-01-09 18:02:57 +00:00 |
|
Tymofii-Lytvynenko
|
aba7e3fba3
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (720 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2022-01-09 18:02:57 +00:00 |
|
Christian Wehrli
|
dbc8852730
|
Translated using Weblate (German)
Currently translated at 97.9% (705 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
|
2022-01-09 18:02:57 +00:00 |
|
José M
|
80805b3bc6
|
Translated using Weblate (Galician)
Currently translated at 100.0% (720 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
|
2022-01-09 18:02:57 +00:00 |
|
Éric Gaspar
|
e0e93dd29e
|
Translated using Weblate (French)
Currently translated at 100.0% (720 of 720 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2022-01-09 18:02:57 +00:00 |
|
Christian Wehrli
|
39d28af963
|
Translated using Weblate (German)
Currently translated at 98.0% (705 of 719 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
|
2022-01-09 18:02:57 +00:00 |
|
Germain Edy
|
fb85030bc3
|
Translated using Weblate (French)
Currently translated at 100.0% (719 of 719 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2022-01-09 18:02:57 +00:00 |
|
Germain Edy
|
ca71d37447
|
Translated using Weblate (Spanish)
Currently translated at 83.5% (601 of 719 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
|
2022-01-09 18:02:57 +00:00 |
|
Alexandre Aubin
|
d28e2a03ad
|
Merge pull request #1402 from YunoHost/add-codequality
Add codequality
|
2022-01-09 19:02:50 +01:00 |
|
Alexandre Aubin
|
b63136da52
|
certificate: don't attempt to restart metronome if not installed
|
2022-01-09 18:41:44 +01:00 |
|
ljf
|
b59348fffe
|
[fix] Force dependencies upgrade even if previous version is accepted
|
2022-01-08 17:33:58 +01:00 |
|
yunohost-bot
|
bbcbc411ea
|
[CI] Format code with Black
|
2022-01-07 22:02:58 +00:00 |
|
Alexandre Aubin
|
7aa840a956
|
Typo: grep doesn't like args starting with dashes
|
2022-01-07 22:46:15 +01:00 |
|
Alexandre Aubin
|
b0f756b1a8
|
Aaaand order matters in apt preferences
|
2022-01-07 14:58:50 +01:00 |
|
Kay0u
|
beadea5305
|
remove unused import
|
2022-01-07 10:47:03 +01:00 |
|