Commit graph

956 commits

Author SHA1 Message Date
OniriCorpe
838945e167 dumdum bug <3 2024-02-27 20:36:51 +01:00
Alexandre Aubin
f12a889814 Merge pull request #2069 from yunohost-bot/weblate-yunohost-apps
Translations update from Weblate
2024-02-27 20:24:51 +01:00
OniriCorpe
9c11276374 Translated using Weblate (French)
Currently translated at 100.0% (92 of 92 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-02-27 20:19:59 +01:00
Weblate
cb00794eb9 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-02-27 20:19:59 +01:00
Alexandre Aubin
c50f2f141e Merge pull request #2068 from Salamandar/simplify_list_builder
list_builder: just take the app repository's HEAD
2024-02-27 20:19:55 +01:00
Alexandre Aubin
7f8d32b3a5 Merge pull request #2055 from YunoHost/not-totally-free-rework
Enh: support for not totally free packages
2024-02-27 20:00:14 +01:00
OniriCorpe
8ec9adc7f2 update message.pot for weblate 2024-02-27 19:41:43 +01:00
OniriCorpe
e22369b15d fix in the wishlist PR message 2024-02-27 19:39:39 +01:00
a29692779b list_builder: just take the app repository's HEAD
Let's not scroll down the repository for 'relevant commits' anymore.
Nothing is related to the SHA anymore, but to the version number.
2024-02-27 19:37:56 +01:00
OniriCorpe
9521e23ed9 Merge branch 'master' into not-totally-free-rework 2024-02-27 19:37:31 +01:00
Alexandre Aubin
7296ecf6d9 Merge pull request #2067 from Salamandar/revert-2058-only_local_repos
Revert "Use local app cache to reduce github api calls"
2024-02-27 19:28:42 +01:00
Salamandar
e6373c2c94 Revert "Use local app cache to reduce github api calls" 2024-02-27 19:24:28 +01:00
Alexandre Aubin
76666ee09e Merge pull request #2066 from YunoHost/OniriCorpe-patch-1
smol phrasing for wishlist PR
2024-02-27 18:14:54 +01:00
OniriCorpe
8b98a47574 smol phrasing for wishlist PR 2024-02-27 18:12:52 +01:00
OniriCorpe
869f15e3b4 Merge pull request #2062 from yunohost-bot/weblate-yunohost-apps 2024-02-27 07:38:15 +01:00
OniriCorpe
c0759bd757 Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-02-27 06:53:33 +01:00
Weblate
49bd02d6ba 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-02-27 06:53:33 +01:00
OniriCorpe
dc2e779ff1 Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-02-27 06:53:33 +01:00
Weblate Admin
05cc0ef4a5 Translated using Weblate (French)
Currently translated at 94.5% (86 of 91 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-02-27 06:53:33 +01:00
tituspijean
dac4eb5d44 Merge pull request #2064 from YunoHost/OniriCorpe-patch-1
smol README.md fixes
2024-02-27 06:53:28 +01:00
OniriCorpe
c848416afc smol README.md fixes 2024-02-27 04:49:29 +01:00
Alexandre Aubin
953238ec32 Merge pull request #2063 from YunoHost/fixes-for-weblate
fixes for weblate
2024-02-26 22:24:04 +01:00
OniriCorpe
8d9a96104b fixes for weblate 2024-02-26 22:15:02 +01:00
Alexandre Aubin
bc90b359b9 Fix sourcesautoupdate.sh fucking up the cron job 2024-02-26 22:02:32 +01:00
Kayou
0b7aac6a2e Merge pull request #2061 from yunohost-bot/weblate-yunohost-apps
Translations update from Weblate
2024-02-26 21:56:40 +01:00
Weblate
aee611ddc8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: YunoHost/apps
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/
2024-02-26 21:53:27 +01:00
Kay0u
b0434dfa67 add message.pot 2024-02-26 21:52:31 +01:00
Alexandre Aubin
97961724e0 Merge pull request #2047 from YunoHost/bypass_ratelimit
store: bypass_ratelimit if staff
2024-02-26 21:35:45 +01:00
Kayou
34a57e31e4 Merge pull request #2045 from YunoHost/init-locales-for-weblate
store: init new locales for weblate
2024-02-26 21:22:59 +01:00
Alexandre Aubin
ac00ea168c Merge pull request #2060 from YunoHost/revert-2059-scripts
Revert "Split apps_cache call, run apps_cache update when updating sources, a…"
2024-02-26 16:46:19 +01:00
Alexandre Aubin
6b1396bad6 Revert "Split apps_cache call, run apps_cache update when updating sources, a…" 2024-02-26 16:45:30 +01:00
Alexandre Aubin
9b3bf70cd3 Merge pull request #2059 from Salamandar/scripts
Split apps_cache call, run apps_cache update when updating sources, a…
2024-02-26 15:30:16 +01:00
Alexandre Aubin
b800df3b24 Merge pull request #2058 from Salamandar/only_local_repos
Use local app cache to reduce github api calls
2024-02-26 15:29:39 +01:00
21d801c807 Split apps_cache call, run apps_cache update when updating sources, and run -jfaster 2024-02-26 11:39:08 +01:00
0e30c0f328 Use local app cache to reduce github api calls 2024-02-26 11:27:31 +01:00
root
492293e31b Fix rebuild.sh 2024-02-25 22:13:25 +00:00
OniriCorpe
d1a0abd5ee compile updated french translation 2024-02-25 03:47:34 +01:00
OniriCorpe
f55381038d update french translation 2024-02-25 03:47:13 +01:00
OniriCorpe
2dec4fde6f add package license link to the store 2024-02-25 03:44:25 +01:00
Alexandre Aubin
dd4ff7f18c Merge pull request #2054 from Salamandar/fix_gitlab
Fix some gitlab instances that return 404 on url-encoded project paths, by calling search
2024-02-24 22:26:32 +01:00
Alexandre Aubin
62fce961f1 Merge pull request #2053 from Salamandar/autoupdate_message
Always send a message to Matrix
2024-02-24 22:26:07 +01:00
d96f8a5187 Fix some gitlab instances that return 404 on url-encoded project paths, by calling search 2024-02-24 22:15:28 +01:00
321b3af0fa Fix for local run 2024-02-24 22:14:12 +01:00
5eb1e4441c Always print a message on matrix 2024-02-24 18:42:58 +01:00
a3a07b1c40 Split function send_to_matrix 2024-02-24 18:41:11 +01:00
OniriCorpe
afa48673ed bypass_ratelimit if staff 2024-02-21 22:52:44 +01:00
Tagada
fb3347d676 Merge pull request #2046 from YunoHost/Tagadda-patch-1
Update sourcesautoupdate.sh
2024-02-21 22:05:57 +01:00
Tagada
5dea1ef79f Update sourcesautoupdate.sh
Some local changes on the infra
2024-02-21 22:05:20 +01:00
OniriCorpe
4ca02fd6a8 store: init new locales 2024-02-21 06:27:56 +01:00
Bram
ff1decee07 Merge pull request #2038 from OniriCorpe/patch-2
Wishlist adding: Many texts improvements, to enhance user understanding
2024-02-20 21:38:40 +01:00