Commit graph

9831 commits

Author SHA1 Message Date
Josué Tille
e6c4f2e077
Use signe quote to return value to config panel
Following the specification of yaml (https://yaml.org/spec/1.2.2/#single-quoted-style), when we use single quote we only need to escapte signle quote. By this we avoid to need to excape mulitple other chars wich could be complicated.
2024-02-29 23:01:30 +01:00
Alexandre Aubin
345ad8c31a
Merge pull request #1788 from YunoHost/fix-root-ssh-keys
[fix] List root ssh keys
2024-02-29 18:40:13 +01:00
ljf (zamentur)
6a84564cdc
[fix] List root ssh keys 2024-02-29 18:36:25 +01:00
Alexandre Aubin
a735f68cc9
Merge pull request #1787 from YunoHost/fix-logs
Fix logs directories access
2024-02-29 18:30:26 +01:00
tituspijean
349d219a57
Fix logs directories access 2024-02-29 18:27:12 +01:00
Alexandre Aubin
4ebe1edf00
Merge pull request #1783 from YunoHost/ci-auto-update-n-v
Upgrade n to v9.2.1
2024-02-29 17:22:05 +01:00
Alexandre Aubin
eaa6b2efc5
Merge pull request #1786 from Salamandar/fix_readonly_question
Fix readonly questions (display_text, etc)
2024-02-29 17:17:31 +01:00
c5e9cec933 Fix readonly questions (display_text, etc): the code did not handle them anymore on the app side 2024-02-29 16:58:19 +01:00
yunohost-bot
99d23f6235 Upgrade n to v 2024-02-29 05:13:12 +00:00
OniriCorpe
023207f0b6
Merge pull request #1778 from YunoHost/fix-makge_changelog 2024-02-29 05:13:16 +01:00
Tagada
734e910241
Merge pull request #1784 from OniriCorpe/update-gh-actions
chores: update actions/checkout & peter-evans/create-pull-request to nodejs20
2024-02-25 18:18:43 +01:00
OniriCorpe
8906c896cb update actions/checkout & peter-evans/create-pull-request to nodejs20 2024-02-25 07:00:52 +01:00
Alexandre Aubin
b8b8eb14f4
Merge pull request #1781 from YunoHost/OniriCorpe-patch-1
Docs: Add autoupdate.version_regex to the doc
2024-02-24 03:32:08 +01:00
OniriCorpe
da5181f057
Add autoupdate.version_regex to the doc
original commit: 93793fef44
2024-02-24 02:07:53 +01:00
Kay0u
3f735ef3c1
change REPO_URL so we can use it for all YNH projects, logc doesn't exist 2024-02-21 01:19:22 +01:00
Kay0u
c827877387
Update 11.2.10.1 2024-02-20 23:36:33 +01:00
Kayou
412bb40bf2
Merge pull request #1775 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2024-02-20 23:21:38 +01:00
Tommi
a533cdd741 Translated using Weblate (Italian)
Currently translated at 80.3% (629 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2024-02-20 22:28:45 +01:00
Francescc
1a876a80c2 Translated using Weblate (Catalan)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2024-02-20 22:28:45 +01:00
OniriCorpe
613f41dae9
Merge pull request #1774 from OniriCorpe/logrotate
fix logs folders perms
2024-02-20 22:28:41 +01:00
Bram
ac02ca812d
Merge pull request #1777 from YunoHost/Tagadda-patch-1
Update sury apt key
2024-02-20 21:32:56 +01:00
Tagada
1d9cbde627 hooks/conf_regen/apt: remove expired apt keys before downloading sury's key 2024-02-19 18:46:37 +01:00
Tagada
fa64652681
regenconf/apt:Purge expired apt keys
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-02-17 20:07:23 +01:00
Tagada
707180da43
Update sury apt key 2024-02-16 19:17:48 +01:00
Alexandre Aubin
ec4b1e9f96
Merge pull request #1776 from OniriCorpe/update-autoupdate-docs
Autoupdate: update docs
2024-02-15 02:38:06 +01:00
OniriCorpe
cfee750e32 draft 2024-02-15 02:24:45 +01:00
OniriCorpe
61df4add8c fix logs folders perms 2024-02-13 02:36:08 +01:00
Alexandre Aubin
f130f4fc56
Merge pull request #1773 from YunoHost/ci-format-debian/11.2.10
[CI] Format code with Black
2024-02-09 21:16:18 +01:00
yunohost-bot
c695aa549a [CI] Format code with Black 2024-02-09 20:12:27 +00:00
Alexandre Aubin
37e14269c8 Update changelog for 11.2.10 2024-02-09 20:12:10 +01:00
Alexandre Aubin
5c741190e3
Merge pull request #1771 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2024-02-09 20:05:19 +01:00
xabirequejo
080aae9ab2 Translated using Weblate (Basque)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2024-02-09 20:03:22 +01:00
Éric Gaspar
58e8e9e5a1 Translated using Weblate (French)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2024-02-09 20:03:22 +01:00
Alexandre Aubin
077b745d60 configpanels: some helpers behavior depend on YNH_APP_PACKAGING_FORMAT which is not set when calling the config script... 2024-02-09 20:01:20 +01:00
Alexandre Aubin
b69cbd33ed
Merge pull request #1768 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2024-02-02 22:00:37 +01:00
José M
4e33bf271e Translated using Weblate (Galician)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2024-02-01 12:36:42 +01:00
Carlos Solís
55b601369d Translated using Weblate (Spanish)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2024-02-01 03:01:53 +01:00
Francescc
582dc2d4f0 Translated using Weblate (Catalan)
Currently translated at 81.3% (637 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2024-01-30 04:08:51 +01:00
José M
9d9c68f4bf Translated using Weblate (Galician)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2024-01-29 16:08:21 +01:00
Francescc
d730edef52 Translated using Weblate (Catalan)
Currently translated at 70.6% (553 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2024-01-29 03:29:37 +01:00
Lasse Gismo
1fe0ea5062 Translated using Weblate (German)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2024-01-29 03:29:37 +01:00
Weblate
e81e6fb92c Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/
2024-01-29 03:29:37 +01:00
Weblate
97c2fe3d49 Added translation using Weblate (Korean) 2024-01-29 03:29:37 +01:00
Jose Riha
5301018490 Translated using Weblate (Slovak)
Currently translated at 32.4% (254 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2024-01-29 03:29:37 +01:00
José M
1a95dd500f Translated using Weblate (Galician)
Currently translated at 100.0% (783 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2024-01-29 03:29:37 +01:00
Christian Wehrli
3f467182cc Translated using Weblate (German)
Currently translated at 99.8% (782 of 783 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2024-01-29 03:29:37 +01:00
Alexandre Aubin
8120ac2b3f
Merge pull request #1770 from OniriCorpe/cidr
mention cidr notation
2024-01-29 03:29:33 +01:00
OniriCorpe
00698cc2fd mention cidr notation 2024-01-29 02:54:19 +01:00
Alexandre Aubin
3574a7792d
Merge pull request #1769 from Salamandar/fix_port_reuse
Fix port reuse during provisionning.
2024-01-28 22:29:08 +01:00
Alexandre Aubin
820a79c238
Update resources.py: used_ports -> ports_used_by_self 2024-01-28 22:28:45 +01:00