Commit graph

632 commits

Author SHA1 Message Date
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
Tagada
62e40f9053 Merge pull request #2039 from Salamandar/fix_double_slash
autoupdater: Fix double slash in gitlab and gitea forges
2024-02-19 17:16:57 +01:00
0eb09e4c3f autoupdater: Fix double slash in gitlab and gitea forges 2024-02-19 16:38:51 +01:00
OniriCorpe
5efbd25a61 Merge branch 'patch-2' of git@github.com:OniriCorpe/apps.git 2024-02-19 05:00:19 +01:00
OniriCorpe
4ffee0fcc2 smol translation fix 2024-02-19 05:00:11 +01:00
OniriCorpe
5de526ae56 Update README.md 2024-02-19 04:51:49 +01:00
OniriCorpe
308928d727 updating translations & smol fixes 2024-02-19 02:31:41 +01:00
OniriCorpe
c3323b7c99 Update app.py 2024-02-19 02:19:21 +01:00
OniriCorpe
86128678fe Update app.py 2024-02-19 01:34:28 +01:00
OniriCorpe
1df39a3805 Update app.py 2024-02-19 01:23:30 +01:00
OniriCorpe
1abc081ff8 Add ‘pip3 install tqdm GitPython’ required for list_builder.py 2024-02-19 01:10:27 +01:00
OniriCorpe
1a00426b82 Allow html in errormsg 2024-02-18 22:42:43 +01:00
OniriCorpe
80ef129539 Many texts improvements, to enhance user understanding 2024-02-18 22:40:21 +01:00
Tagada
e4c59db72f Merge pull request #2033 from Salamandar/fix_version_number
Fix version numbering in source autoupdating (remove leading v)
2024-02-17 19:10:31 +01:00
bce1706717 Fix version numbering in source autoupdating (remove leading v) 2024-02-17 19:06:20 +01:00
Alexandre Aubin
81f66a1fac Merge pull request #2032 from Salamandar/fix_autoupdater
autoupdate.version_regex: allow multiple capture groups, splitted by '.'
2024-02-17 16:04:07 +01:00
1129b266eb autoupdate.version_regex: allow multiple capture groups, splitted by '.' 2024-02-17 16:00:52 +01:00
Alexandre Aubin
85ab519650 Merge pull request #2030 from Salamandar/fix_autoupdater
Update the autoupdater
2024-02-17 00:39:43 +01:00
56a2358537 Apps can now provide a "version_regex" that aims to extract the version from tag an release names.
For example, version_regex = "^release_(.*)$" will extract "1.0" from "release_1.0".
2024-02-17 00:04:00 +01:00
232117f248 Gitlab replaces / with - in tag tarballs 2024-02-16 23:53:55 +01:00
9b91836273 autoupdater: Call infos.get("autoupdate") way sooner for cleaner code 2024-02-16 22:46:00 +01:00
ca8ef0f901 Fix autoupdater for forges allowing for non-domain-root install and multiple levels of projects 2024-02-16 22:45:54 +01:00
3c3518916c rest_api: rename properties for readability 2024-02-16 19:35:23 +01:00
1b8c7d5a95 Clean message issues 2024-02-16 19:35:23 +01:00
c4c931bdf1 remove roge double quote 2024-02-16 19:35:23 +01:00