Commit graph

991 commits

Author SHA1 Message Date
Salamandar
c74902e211 🎨 Format Python code with Black 2024-03-13 21:52:25 +01:00
Salamandar
a2c0b87533 Merge pull request #2123 from YunoHost/readme_generator_refacto
Readme generator refacto
2024-03-13 21:48:55 +01:00
425f873137 Rework a bit make_readme.py and test_make_readme.py
* Use pathlib.Path

* Use difflib to show actual diffs between new and old readmes
2024-03-13 20:37:43 +01:00
Félix Piédallu
1c7c3420e7 In catalog_linter, lint all toml files (graveyard wishlist etc). This is actually done in CI. 2024-03-13 11:34:10 +01:00
OniriCorpe
89596908bf move the screenshots code part to only run it once, since it do not change with language 2024-03-13 03:22:39 +01:00
OniriCorpe
63c5eac29b fix: ignore '.gitkeep' or any file whose name begins with a dot 2024-03-13 03:13:36 +01:00
OniriCorpe
f240859eb5 fix: referenced before assignment 2024-03-13 03:13:36 +01:00
OniriCorpe
9cde476a32 readme-generator: only pick files (no folder) on the root of 'screenshots' 2024-03-13 03:13:36 +01:00
OniriCorpe
b593f18564 change cron sourcesautoupdate.sh hour 2024-03-13 00:51:58 +01:00
OniriCorpe
d17c7d4c15 Translated using Weblate (French)
Currently translated at 100.0% (97 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-03-13 00:42:10 +01:00
OniriCorpe
c4ac379b56 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
xabirequejo
80cf91fa93 Translated using Weblate (Basque)
Currently translated at 100.0% (97 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-11 17:34:09 +01:00
xabirequejo
fce0a6aece Translated using Weblate (Basque)
Currently translated at 100.0% (97 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-11 17:34:09 +01:00
OniriCorpe
7781e140ba Translated using Weblate (Galician)
Currently translated at 98.9% (96 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-03-11 17:34:09 +01:00
OniriCorpe
7bb8bd1505 Translated using Weblate (French)
Currently translated at 100.0% (97 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-03-11 17:34:09 +01:00
OniriCorpe
41a220aace Translated using Weblate (Basque)
Currently translated at 98.9% (96 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-11 17:34:09 +01:00
xabirequejo
72f437b2c9 Translated using Weblate (Basque)
Currently translated at 98.9% (96 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-11 17:34:09 +01:00
OniriCorpe
43eda2ec15 Translated using Weblate (German)
Currently translated at 96.9% (94 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/de/
2024-03-11 17:34:09 +01:00
Weblate
880553631b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/
2024-03-11 17:34:09 +01:00
Christian Wehrli
164e3cbe55 Translated using Weblate (German)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/de/
2024-03-11 17:34:09 +01:00
OniriCorpe
68026a6eed Merge pull request #2113 from YunoHost/store-add-tos 2024-03-11 16:49:23 +01:00
OniriCorpe
dede0a18de Merge branch 'store-add-tos' of https://github.com/YunoHost/apps into store-add-tos 2024-03-11 16:44:31 +01:00
OniriCorpe
f19eac0e47 fix "Source" textspacing 2024-03-11 16:43:32 +01:00
OniriCorpe
b1c1ff3ce1 "Source" without the HTML link, better for translation 2024-03-11 16:40:32 +01:00
OniriCorpe
e0274b3548 Store: add TOS link, seperate TOS from source and acknoledgements 2024-03-11 16:40:32 +01:00
OniriCorpe
7e2ab3912f Store: fix flask command for debug in real-time 2024-03-11 16:40:32 +01:00
Tagada
c6613749f9 store: add tos link in the footer 2024-03-11 16:40:32 +01:00
OniriCorpe
43dc47dbcc fix test readmes 2024-03-11 16:40:21 +01:00
OniriCorpe
19448902fc "Source" without the HTML link, better for translation 2024-03-11 16:09:38 +01:00
OniriCorpe
bdf1956f61 Store: add TOS link, seperate TOS from source and acknoledgements 2024-03-11 16:01:33 +01:00
OniriCorpe
1dc667dcb2 Store: fix flask command for debug in real-time 2024-03-11 15:58:43 +01:00
Tagada
ce84045a61 store: add tos link in the footer 2024-03-11 15:34:27 +01:00
Laurent Peuch
9ec76f0efc feat(make_readme): add some tests 2024-03-11 03:54:58 +01:00
OniriCorpe
18bbd29b36 fix bash codeblocks 2024-03-11 00:53:56 +01:00
cri
9c89b89c7e Translated using Weblate (Spanish)
Currently translated at 1.0% (1 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/es/
2024-03-09 22:10:57 +01:00
OniriCorpe
fe875c38e0 Translated using Weblate (French)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-03-09 22:10:57 +01:00
Bram
8aab14aa2d Merge pull request #2109 from YunoHost/OniriCorpe-patch-1
Readme: add alt text and edit 'antifeatures' and 'category' comments
2024-03-09 12:53:26 +01:00
OniriCorpe
b2c0fed29a Readme: add alt text and edit 'antifeatures' and 'category' comments 2024-03-09 06:11:43 +01:00
Alexandre Aubin
8d7d006aec Merge pull request #2105 from YunoHost/readme_generator_generic_lang_list
feat(readme_generator): don't hardcode the list of languages, extract it from the README templates
2024-03-08 21:08:48 +01:00
Laurent Peuch
7be012bb1a feat(readme_generator): don't hardcode the list of languages, extract it from the README templates 2024-03-08 04:16:36 +01:00
OniriCorpe
e23e54d1af fixes eventual double line break after description & demo link between rafters 2024-03-07 23:30:46 +01:00
fb15a5ff94 Fix regex to replace version in manifest
This regex is used to find (textually, not via toml parser) where to replace the
version number in the Manifest.

Until now it was only supporting version numbers containing dots and digits.
I changed that to version numbers containing anything but ~ and " to handle version
numbers with dashes, or manually written version numbers that might be invalid (if
someone litteraly writes `version = "x.y~ynh1"). We don’t actually care about the
version number we match against because we just replace it.
2024-03-07 11:25:21 +01:00
xabirequejo
f276a08728 Translated using Weblate (Basque)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-03-07 09:09:59 +01:00
José M
339fadbb16 Translated using Weblate (Galician)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-03-07 09:09:59 +01:00
Christian Wehrli
7c97d76bb3 Translated using Weblate (German)
Currently translated at 97.8% (93 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/de/
2024-03-07 09:09:59 +01:00
Weblate
e83e4f08f3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/
2024-03-07 09:09:59 +01:00
OniriCorpe
370043b939 that's for another PR lol 2024-03-07 02:47:30 +01:00
Laurent Peuch
14b4ad3fe6 feat(make_readme): add some typing 2024-03-07 02:47:30 +01:00
OniriCorpe
1f77615678 shhh 2024-03-07 02:47:30 +01:00
OniriCorpe
bf7862dad6 markdown fixes 2024-03-07 02:47:30 +01:00