1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

5761 commits

Author SHA1 Message Date
Tagada
a71ccb3890 store: add tos link in the footer 2024-03-11 15:34:27 +01:00
Laurent Peuch
8c38f33343 ci(readme_generator): add a github actions to run tests 2024-03-11 03:54:58 +01:00
Laurent Peuch
08cfdb5ee1 feat(make_readme): add some tests 2024-03-11 03:54:58 +01:00
OniriCorpe
16e29345e3 Merge branch 'master' of https://github.com/YunoHost/apps 2024-03-11 00:53:59 +01:00
OniriCorpe
0f6516b877 fix bash codeblocks 2024-03-11 00:53:56 +01:00
Alexandre Aubin
3bcb9cf437
Merge pull request #2107 from YunoHost/update_app_levels
Update app levels according to CI results
2024-03-10 21:12:16 +01:00
OniriCorpe
417be9084c
Remove crabfit from wishlist.toml: it's now packaged 2024-03-10 21:12:01 +01:00
eric_G
318a1f6a93
Merge pull request #2111 from limaanto/master
Add crabfit
2024-03-10 13:17:12 +01:00
Antoine Lima
9c82874638
Add crabfit logo 2024-03-10 12:41:04 +01:00
Antoine Lima
468ea5229d
Add crabfit to apps.toml 2024-03-10 10:53:47 +01:00
cri
17fe791c6d 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
c39c97c15b 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
48ca810d12
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
31f92a1bd1
Readme: add alt text and edit 'antifeatures' and 'category' comments 2024-03-09 06:11:43 +01:00
Éric Gaspar
e694ea5b40 Update apps.toml 2024-03-08 22:00:10 +01:00
Alexandre Aubin
68741582d0
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
root
ffef7c5a21 Update app levels according to CI results 2024-03-08 17:00:10 +00:00
Laurent Peuch
a14b644665 feat(readme_generator): don't hardcode the list of languages, extract it from the README templates 2024-03-08 04:16:36 +01:00
Éric Gaspar
df96381c6d Merge branch 'master' of https://github.com/YunoHost/apps 2024-03-07 23:36:49 +01:00
Éric Gaspar
7deb25e540 set as not working 2024-03-07 23:36:39 +01:00
OniriCorpe
cd5d92e035 fixes eventual double line break after description & demo link between rafters 2024-03-07 23:30:46 +01:00
OniriCorpe
5025809235 aaaaa the autoformater 2024-03-07 23:04:57 +01:00
OniriCorpe
2d33017ef9 tag kavita with "paid-content" 2024-03-07 23:04:57 +01:00
dc2270a965 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
e408f7a99c 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
75585a253b 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
52f497c4aa 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
5f00f10998 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
33eab9cf33 Remove lichen from wishlist
upstream doesn't seems to exist anymore
2024-03-07 09:08:33 +01:00
Laurent Peuch
4961fa887a ci: add autoblacks actions 2024-03-07 02:48:32 +01:00
OniriCorpe
a3335aecd6 that's for another PR lol 2024-03-07 02:47:30 +01:00
Laurent Peuch
99bf8b1ec0 feat(make_readme): add some typing 2024-03-07 02:47:30 +01:00
OniriCorpe
dd0d90964e shhh 2024-03-07 02:47:30 +01:00
OniriCorpe
6f3f7a9488 markdown fixes 2024-03-07 02:47:30 +01:00
Laurent Peuch
5f62b19235 style: run black on tools/readme_generator/make_readme.py 2024-03-07 02:47:30 +01:00
Laurent Peuch
de84d12b89 fix(make_readme): antifeatures_list content was modified by reference thus breaking translations 2024-03-07 02:47:30 +01:00
OniriCorpe
4ba2aa2d32 markdown fixes 2024-03-07 02:47:30 +01:00
OniriCorpe
be25601fbf remove forgotten debug print 2024-03-07 02:47:30 +01:00
OniriCorpe
f8bcf77a79 smol fixes 2024-03-07 02:47:30 +01:00
OniriCorpe
2641d3fd80 typo2 2024-03-06 19:13:55 +01:00
OniriCorpe
a8017d32e2 Merge branch 'master' of https://github.com/YunoHost/apps 2024-03-06 19:12:58 +01:00
OniriCorpe
02511054f5 typo 2024-03-06 19:12:56 +01:00
OniriCorpe
b4c9c6b421
Merge pull request #2093 from xabirequejo/master 2024-03-06 18:53:25 +01:00
Alexandre Aubin
0d3bce7e14
Merge pull request #2094 from YunoHost/tag_match_regex
Better handling of version format in relevant_versions()
2024-03-06 18:50:41 +01:00
7eded4b716 Better handling of version format in relevant_versions() 2024-03-06 18:47:56 +01:00
Xabi
bf30f4cd4f
antifeatures.toml now also in Basque
Added Basque strings
2024-03-06 18:44:08 +01:00
Alexandre Aubin
45da98ecdc
Merge pull request #2091 from YunoHost/fix-tag-name
use lstrip and rstrip instead of strip to fix some edge case
2024-03-06 18:37:49 +01:00
Xabi
0d76b52a4c
categories.toml now also in Basque
Added Basque translations
2024-03-06 18:16:21 +01:00
eric_G
e3cf837d70
Merge pull request #2085 from YunoHost/add-to-wishlist-bukuserver
Add bukuserver to wishlist
2024-03-05 22:45:05 +01:00
eric_G
fec3aac3dc
Merge pull request #2086 from YunoHost/add-to-wishlist-suwayomi
Add Suwayomi to wishlist
2024-03-05 22:44:35 +01:00