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

6356 commits

Author SHA1 Message Date
Xabi
ff5f7045d6
Update antifeatures.toml, EU fix (#2394)
Improved EU string
2024-06-08 13:15:21 +02:00
YunoHost Bot
0b20bef754
Translations update from Weblate for appstore (#2392)
* Translated using Weblate (Spanish) for appstore

Currently translated at 3.3% (5 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/es/

* Translated using Weblate (French) for appstore

Currently translated at 100.0% (148 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/

* Translated using Weblate (Portuguese) for appstore

Currently translated at 2.7% (4 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/pt/

---------

Co-authored-by: Éric Gaspar <junk.eg@free.fr>
2024-06-06 17:16:11 +02:00
root
3a2a24342e webhook: Server does not have a recent python, use optional[] instead of | 2024-06-06 14:30:13 +00:00
851de630f1 Fix webhook service 2024-06-06 16:28:14 +02:00
b087d7093c readme_generator: use absolute paths to translations, not relative paths 2024-06-06 16:28:14 +02:00
Salamandar
0b769e4e02 🎨 Format Python code with Black 2024-06-06 12:32:32 +02:00
f835ffa173 webhook: Rebase testing on master if fast-forwardable 2024-06-06 12:11:40 +02:00
27d614e293 webhooks: use logging, add --debug and --unsafe for testing, split functions by logical blocks 2024-06-06 12:11:40 +02:00
d126ab6070 Move readme generator webhook service to its own directory 2024-06-06 12:11:40 +02:00
510ef51c7b Remove additional level key in graveyard 2024-06-06 12:07:44 +02:00
yunohost-bot
9150ee7ca2 Automatically add dates to the catalog files 2024-06-05 08:31:30 +00:00
Salamandar
2b43e28391
Move matrix-puppet-discord to graveyard : long time legacy and incompatible with newer synapse versions (#2385) 2024-06-05 10:31:14 +02:00
Salamandar
eb9f116bc5 🎨 Format Python code with Black 2024-06-02 21:52:22 +02:00
26e8eb74b3 Fix again auto messages pot workflow 2024-06-02 21:21:32 +02:00
99e0ea6cf4 Fix workflow auto_messages_pot for has_diff 2024-06-02 21:18:06 +02:00
9be8d73803 Simplify github workflow: peter-evans/create-pull-request@v6 already checks if diff exists 2024-06-02 21:04:57 +02:00
3120a6a530 app_caches.py: Add --ssh and --all-branches
Those arguments allow to customize how repositories are cloned and what is fetched.
2024-06-02 20:56:50 +02:00
YunoHost Bot
90314cb4fa
Translated using Weblate (French) for appstore (#2379)
Currently translated at 100.0% (148 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/

Co-authored-by: clecle226 <clement.weblate_yunohost@cachinho.fr>
2024-06-02 18:29:06 +02:00
YunoHost Bot
8059177b84
Update app levels according to CI results (#2376)
* Update app levels according to CI results

* Update apps.toml

* Update apps.toml

---------

Co-authored-by: root <root@saperlipopette>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2024-05-31 19:33:59 +02:00
yunohost-bot
3cc4a7482d Automatically add dates to the catalog files 2024-05-30 12:17:51 +00:00
github-actions[bot]
740645fd02
🎨 Format TOML with Taplo (#2374)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-30 14:13:43 +02:00
Salamandar
7bce678631
Flag a lot of apps as deprecated. Add an alternative in the wishlist. (#2110) 2024-05-30 14:12:16 +02:00
Alexandre Aubin
8aac1d89f4
store/dash: new option to hide deprecated apps in dashboard (#2372) 2024-05-29 21:02:52 +02:00
OniriCorpe
1d4bba6cf7 add "package-not-maintained" antifeature to pihole 2024-05-29 17:57:19 +02:00
Salamandar
4263b82c54 🎨 Format Python code with Black 2024-05-28 20:00:11 +02:00
f98ab2c963 tools: refactor github credentials location
Tools were reading github creds from all over the place.
They now all read /tools/.github_{login,token,webhook_secret}.
Updating the gitignore to reflet that.
2024-05-28 19:10:47 +02:00
yunohost-bot
dc79f959fd Automatically add dates to the catalog files 2024-05-26 20:56:12 +00:00
yunohost-bot
1f1f7363fc Add Phanpy to wishlist 2024-05-26 22:55:57 +02:00
YunoHost Bot
f96d38ce0f
Update app levels according to CI results (#2367)
* Update app levels according to CI results

* 🎨 Format TOML with Taplo

* Update apps.toml

* Update apps.toml

* Update apps.toml

---------

Co-authored-by: root <root@saperlipopette>
Co-authored-by: yunohost-bot <14998418+yunohost-bot@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2024-05-25 21:21:22 +02:00
github-actions[bot]
42893a001d
🎨 Format Python code with Black (#2366)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-24 18:46:04 +02:00
Alexandre Aubin
32fd827795
Misc dashboard enhancement (#2365)
* store/dash: store by popularity by default

* store/dash: add 'last update X hours ago' info at the bottom

* store/dash: misc responsiveness improvements
2024-05-24 18:44:07 +02:00
yunohost-bot
298f04dcb8 Automatically add dates to the catalog files 2024-05-23 17:27:18 +00:00
YunoHost Bot
a5930d29bc
Add Photon for Lemmy to wishlist (#2363) 2024-05-23 19:27:01 +02:00
dependabot[bot]
ffed318e3c ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 21:59:12 +02:00
yunohost-bot
a6b0fed9cd Automatically add dates to the catalog files 2024-05-21 19:56:07 +00:00
965573ba9f Move garradin to graveyard: Repo was archived, and it's replaced by another app. 2024-05-21 21:55:50 +02:00
yunohost-bot
e1f23ac99e Automatically add dates to the catalog files 2024-05-21 19:55:23 +00:00
Alexandre Aubin
5d7130ecc7 Move ffsync to graveyard 2024-05-21 21:54:58 +02:00
yunohost-bot
4ad6ad481d Automatically add dates to the catalog files 2024-05-21 16:51:28 +00:00
OniriCorpe
5aaccaec26 edit the atuin description 2024-05-21 18:51:10 +02:00
yunohost-bot
dc5cf5f88d Add atuin to wishlist 2024-05-21 18:51:10 +02:00
José M
6dcdfae5a5 Translated using Weblate (Galician) for appstore
Currently translated at 100.0% (148 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/gl/
2024-05-20 23:22:14 +02:00
ppr
bf0d230635 Translated using Weblate (French) for appstore
Currently translated at 99.3% (147 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-05-20 23:22:14 +02:00
xabirequejo
e8d43e18ff Translated using Weblate (Basque) for appstore
Currently translated at 93.9% (139 of 148 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/eu/
2024-05-20 23:22:14 +02:00
rosbeef andino
e1577fc5ac Translated readme-generator using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)

Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/es/
2024-05-20 23:21:19 +02:00
yunohost-bot
2eb6349813 Automatically add dates to the catalog files 2024-05-20 16:12:15 +00:00
yunohost-bot
7ae2db8e18 Add Music Assistant to wishlist 2024-05-20 18:11:57 +02:00
yunohost-bot
dac0d865b9 Add Saltcorn to wishlist 2024-05-20 18:11:48 +02:00
tituspijean
22e0c7fc06
Mark immich as alpha-software (#2354) 2024-05-20 10:51:42 +02:00
YunoHost Bot
ec65d97010
Update translation files (#2353)
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/

Co-authored-by: Weblate <noreply@weblate.org>
2024-05-20 00:24:28 +02:00