Commit graph

2104 commits

Author SHA1 Message Date
liimee
d1e10e23d4 Translated using Weblate (Indonesian)
Currently translated at 88.8% (40 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/
2023-03-07 23:31:01 +01:00
Neko Nekowazarashi
c5aeb1acad Translated using Weblate (Indonesian)
Currently translated at 88.8% (40 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/id/
2023-02-27 19:14:59 +01:00
Alexandre Aubin
2373a7fa5e
setup.py: fix version specifier in python_requires, python tooling not happy with * i guess 2023-02-06 21:05:57 +01:00
Alexandre Aubin
d1827d1a41
Merge pull request #331 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2023-02-06 21:05:01 +01:00
Poesty Li
f1e7984fc9 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/zh_Hans/
2023-02-06 20:30:26 +01:00
Alexandre Aubin
1fb77feec3
Merge pull request #330 from YunoHost/actions/black
Format Python code with Black
2023-02-01 20:33:26 +01:00
alexAubin
52bbab7df1 🎨 Format Python code with Black 2023-02-01 19:30:09 +00:00
Alexandre Aubin
aaf7f764e3 Update changelog for 11.1.4 2023-02-01 20:29:27 +01:00
Alexandre Aubin
4d2694ef8d Update changelog for 11.1.2.1 2023-01-30 16:34:59 +01:00
Alexandre Aubin
2539ea9c70
Merge pull request #329 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2023-01-30 15:49:45 +01:00
Weblate
d7162b209a Added translation using Weblate (Lithuanian) 2023-01-14 15:42:32 +01:00
ButterflyOfFire
cabe9a728b Translated using Weblate (Arabic)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ar/
2023-01-11 20:17:03 +01:00
Alexandre Aubin
4c03e16de9 Handle calling 'yunohost' with no args more gracefully 2023-01-06 17:33:31 +01:00
Alexandre Aubin
9fc33eec1a Update changelog for 11.1.2 2023-01-06 00:38:59 +01:00
Alexandre Aubin
95695e94d7
Merge pull request #325 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2023-01-05 19:19:12 +01:00
xabirequejo
bc9b4a2ce2 Translated using Weblate (Basque)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/eu/
2023-01-05 19:18:49 +01:00
André Koot
55a09c57ac Translated using Weblate (Dutch)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/nl/
2023-01-05 19:18:49 +01:00
ButterflyOfFire
bbd2468e35 Translated using Weblate (Arabic)
Currently translated at 91.1% (41 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ar/
2023-01-05 19:18:49 +01:00
xabirequejo
12c5482d6c Translated using Weblate (Basque)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/eu/
2023-01-05 19:18:49 +01:00
Weblate
ea90c056b7 Added translation using Weblate (Portuguese (Brazil)) 2023-01-05 19:18:49 +01:00
Weblate
c99439740f Added translation using Weblate (Hebrew) 2023-01-05 19:18:49 +01:00
Alexandre Aubin
2195ed6f90
Merge pull request #328 from YunoHost/actions/black
Format Python code with Black
2023-01-05 19:18:38 +01:00
alexAubin
2d2eab4c30 🎨 Format Python code with Black 2023-01-05 18:15:55 +00:00
Alexandre Aubin
9bc187d404
Merge pull request #327 from YunoHost/dont-take-lock-for-read-operations
Dont take lock for read/GET operations
2023-01-05 19:15:20 +01:00
Alexandre Aubin
d0e65fdb46
Merge branch 'dev' into dont-take-lock-for-read-operations 2023-01-05 19:15:14 +01:00
Alexandre Aubin
01a4dc0942
Fix flake8 config syntax making the test crash 2023-01-05 19:14:42 +01:00
Alexandre Aubin
baa00c0812 Fix flake8 2022-12-24 19:28:26 +01:00
Alexandre Aubin
1e79e99cc8 Don't take lock for read/GET operations : also cover cases when there's a list of routes 2022-12-24 00:57:17 +01:00
Alexandre Aubin
ac0ac24996 Merge branch 'dev' into dont-take-lock-for-read-operations 2022-12-24 00:52:08 +01:00
Alexandre Aubin
7f4e8b394c Remove old test about old callback mechanism 2022-12-24 00:07:14 +01:00
Alexandre Aubin
aa06187284
Merge pull request #326 from YunoHost/actions/black
Format Python code with Black
2022-12-24 00:03:07 +01:00
Alexandre Aubin
676a19dc28 Don't take lock for read/GET operations 2022-12-24 00:02:24 +01:00
alexAubin
161c5d5c2b 🎨 Format Python code with Black 2022-12-23 23:01:46 +00:00
Alexandre Aubin
80873777c6 Code simplification/explicitation 2022-12-23 22:34:49 +01:00
Alexandre Aubin
50b19a95c6 Remove the 'global argument' mechanism ... we only use it for --version and it's just batshit overly complicated for what this achieves... 2022-12-23 20:31:58 +01:00
Alexandre Aubin
5258f22985 Update changelog for 11.1.0 2022-10-26 16:16:01 +02:00
Alexandre Aubin
d54dd286be
Merge pull request #323 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2022-09-30 15:05:13 +02:00
Sedat Albayrak
ceba5273f2 Translated using Weblate (Turkish)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/tr/
2022-09-12 06:42:11 +02:00
ButterflyOfFire
6bdd6dcecb Translated using Weblate (Arabic)
Currently translated at 88.8% (40 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ar/
2022-08-07 21:32:10 +00:00
Alexandre Aubin
fcd84e3e34 Update changelog for 11.0.9 2022-08-07 23:31:40 +02:00
Alexandre Aubin
9dd1a8a63e Update changelog for 11.0.8 2022-08-07 11:56:27 +02:00
Alexandre Aubin
4239f466f8 Fix random_ascii behavior : it was in fact returning a string with 2*length ... 2022-08-05 10:55:04 +02:00
Alexandre Aubin
b20b1af116
Merge pull request #322 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
2022-08-03 22:19:03 +02:00
Alexandre Aubin
eadf40c552
Donnnnt translate placeholders heauarg 2022-08-03 22:18:25 +02:00
Gregor
b27f2351ca Translated using Weblate (German)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/
2022-07-22 02:15:09 +00:00
Radek Raczkowski
0d2fbb3ad0 Translated using Weblate (Polish)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/pl/
2022-07-10 13:50:39 +00:00
Jose Riha
f0632f0927 Translated using Weblate (Slovak)
Currently translated at 100.0% (45 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/sk/
2022-06-22 09:36:26 +00:00
Jose Riha
f9d899ca52 Translated using Weblate (Slovak)
Currently translated at 60.0% (27 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/sk/
2022-06-22 05:38:24 +00:00
Weblate
fc13528570 Added translation using Weblate (Telugu) 2022-06-06 21:18:51 +00:00
Jose Riha
5f6d5ac4de Translated using Weblate (Slovak)
Currently translated at 6.6% (3 of 45 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/sk/
2022-05-25 08:39:38 +00:00