Commit graph

851 commits

Author SHA1 Message Date
Alexandre Aubin
c7d7e0be84 Merge pull request #2138 from YunoHost/tomlkit_app_levels
update_app_levels: use tomlkit to keep the comments in apps.toml
2024-03-16 14:54:33 +01:00
d18d996dee update_app_levels: use tomlkit to keep the comments in apps.toml 2024-03-16 13:31:53 +01:00
José M
2414d5f974 Translated using Weblate (Galician)
Currently translated at 100.0% (97 of 97 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-03-14 18:15:40 +01:00
Félix Piédallu
304c67b276 readme_generator/webhook: Use pathlib and gitpython 2024-03-14 16:15:04 +01:00
tituspijean
16d055b04d Merge pull request #2129 from YunoHost/fix_pathlib
Fix readme_generator/webhook: make_readme now uses pathlib
2024-03-14 15:38:48 +01:00
Félix Piédallu
913ec8a770 Fix readme_generator/webhook: make_readme now uses pathlib 2024-03-14 15:32:41 +01:00
Alexandre Aubin
76bd61feef Merge pull request #2127 from YunoHost/actions/black
Format Python code with Black
2024-03-13 23:20:50 +01:00
alexAubin
4d2f0cfb2c 🎨 Format Python code with Black 2024-03-13 22:19:42 +00:00
Alexandre Aubin
1f3e1b2892 Merge pull request #2126 from YunoHost/app_cache_clenup
Add a cleanup option to app_caches.py
2024-03-13 23:19:14 +01:00
3bd06bf507 Add a cleanup option to app_caches.py 2024-03-13 23:13:27 +01:00
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