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

6555 commits

Author SHA1 Message Date
Salamandar
28b3954de1
Merge db7cd6f29e into 8c9d6219ab 2024-08-31 09:48:30 +02:00
yunohost-bot
8c9d6219ab Automatically add dates to the catalog files 2024-08-31 07:30:00 +00:00
eric_G
7e108a2ce3
Add mlmmj-web to catalog (#2549)
* Update apps.toml

* Create mlmmj-web.png
2024-08-31 09:29:41 +02:00
YunoHost Bot
0164bc5807
Update app levels according to CI results (#2546)
* Update app levels according to CI results

* 🎨 Format TOML with Taplo (#2547)

Co-authored-by: yunohost-bot <14998418+yunohost-bot@users.noreply.github.com>

* Update apps.toml

* Update apps.toml: revert glitchsoc to level 8

* Update apps.toml: hotglue five minutes late to the party but level 7

* Update apps.toml: django-for-runner level 8

---------

Co-authored-by: root <root@saperlipopette>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <14998418+yunohost-bot@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-08-31 08:24:38 +02:00
YunoHost Bot
ac21aa2383
Translated using Weblate (Galician) for appstore (#2550)
Currently translated at 100.0% (154 of 154 strings)

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

Co-authored-by: José M <correo@xmgz.eu>
2024-08-31 08:23:26 +02:00
Alexandre Aubin
df5f399c58
maintenance.sh: Silence pip install -r requirements.txt (otherwise displayed in every cron job mail) (#2545) 2024-08-30 18:29:14 +02:00
Félix Piédallu
b5861cbeeb Update tools venv after git pull 2024-08-30 13:52:07 +02:00
José M
ed0349249d Translated readme-generator using Weblate (Galician)
Currently translated at 100.0% (39 of 39 strings)

Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/gl/
2024-08-29 22:59:40 +02:00
yunohost-bot
b0f0b704a9 Automatically add dates to the catalog files 2024-08-29 16:23:48 +00:00
eric_G
58547e75ce
Add Adminerevo to catalog (#2543)
* Update apps.toml

* Create adminerevo.png

* Update apps.toml

* Update apps.toml
2024-08-29 18:23:30 +02:00
Salamandar
856a1c3e8d 🎨 Format Python code with Black 2024-08-28 21:35:11 +02:00
db7cd6f29e autopatches: use argparse 2024-08-28 21:15:46 +02:00
a5cb6919fb Use optional[] for python compat 2024-08-28 21:15:46 +02:00
Félix Piédallu
2d1403330b Fix test_make_readme.py 2024-08-28 21:15:46 +02:00
Félix Piédallu
d1a6b6b25b catalog linter 2024-08-28 21:15:46 +02:00
Félix Piédallu
b75ea0b1b4 Port readme_generator to get_apps_repo 2024-08-28 21:15:46 +02:00
Félix Piédallu
eedb3abdc0 save_added_date now uses get_apps_repo 2024-08-28 21:15:46 +02:00
bac5db33b6 autoupdate_app_sources: use get_apps_repo 2024-08-28 21:15:46 +02:00
00d3c293dc get_catalog can be passed a path to an apps repo 2024-08-28 21:15:46 +02:00
0f6864b508 get_catalog can be passed a path to an apps repo 2024-08-28 21:15:46 +02:00
8444622255 get_apps_repo: default required = false 2024-08-28 21:15:46 +02:00
38922236b8 make_readme: use get_apps_repo 2024-08-28 21:15:46 +02:00
Félix Piédallu
03a160b7bf save_added_date: use get_apps_repo 2024-08-28 21:15:46 +02:00
597bd6c390 update_app_levels: Use get_apps_repo 2024-08-28 21:15:46 +02:00
9e05ead9d1 tools: add get_apps_repo.py, a lib that allows to pass --apps-repo or --apps-dir to tools or the env var YNH_APPS_DIR 2024-08-28 21:15:46 +02:00
Félix Piédallu
375db3c955 autopatch: do not rely on REPO_APPS_ROOT 2024-08-28 21:15:46 +02:00
Félix Piédallu
4093cb4adb autoupdate_app_sources: do not rely on REPO_APPS_ROOT 2024-08-28 21:15:46 +02:00
Félix Piédallu
82b13ece7d Cleanup unused api in appslib.utils 2024-08-28 21:15:46 +02:00
9ed6ccc96e Add DownloadPageAPI to the autoupdater to download from HTML web pages 2024-08-28 21:08:10 +02:00
9863a82190 autoupdater: Move upstream.rstrip('/') to rest_api classes 2024-08-28 21:08:10 +02:00
yunohost-bot
d9d6996727 Automatically add dates to the catalog files 2024-08-28 17:38:01 +00:00
Alexandre Aubin
39c61d7276
Add mlmmj / simple mailing-list manager (#2539) 2024-08-28 19:37:33 +02:00
f50f09661f app_caches: git pull when downloading all branches 2024-08-28 19:01:02 +02:00
917a1f1a6e Return None when catching an exception 2024-08-28 19:01:02 +02:00
Danja Vasiliev
1a528d55a5
Adding Hotglue app (#2504)
* Adding Hotglue app

* Adding Hotglue logo

* Update apps.toml

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-08-24 18:45:00 +02:00
YunoHost Bot
fffa8589ad
Update app levels according to CI results (#2536)
* Update app levels according to CI results

* 🎨 Format TOML with Taplo (#2537)

Co-authored-by: yunohost-bot <14998418+yunohost-bot@users.noreply.github.com>

* Update apps.toml: revert jellysee to level 8

* Update apps.toml

---------

Co-authored-by: root <root@saperlipopette>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <14998418+yunohost-bot@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2024-08-24 18:43:07 +02:00
yunohost-bot
7fa8af0144 Automatically add dates to the catalog files 2024-08-21 22:37:48 +00:00
yunohost-bot
2adb5fdbaa Add chibisafe to wishlist 2024-08-22 00:37:29 +02:00
OniriCorpe
097572ac87 Update apps.toml 2024-08-18 22:51:20 +02:00
OniriCorpe
3fb298ea4e add antifeatures to netdata 2024-08-18 22:51:20 +02:00
OniriCorpe
a299c265b8 🎨 Format TOML with Taplo 2024-08-18 20:22:23 +02:00
yunohost-bot
f9ec62ef8a Reject P3X Redis UI from catalog 2024-08-18 20:21:16 +02:00
yunohost-bot
5c561435ce Add P3X Redis UI to wishlist 2024-08-18 20:21:16 +02:00
yunohost-bot
c4bf89fccb Reject MalTrail from catalog 2024-08-18 20:18:37 +02:00
Alexandre Aubin
48ea4bff23 zzz 2024-08-18 20:18:37 +02:00
yunohost-bot
5f245977de Add MalTrail to wishlist 2024-08-18 20:18:37 +02:00
YunoHost Bot
f5e020294c
Update app levels according to CI results (#2517)
* Update app levels according to CI results

* add level for faircamp according to CI

* update app levels according to latest CI tests

---------

Co-authored-by: root <root@saperlipopette>
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
Co-authored-by: ericgaspar <junk.eg@free.fr>
2024-08-18 15:42:16 +02:00
github-actions[bot]
6afdce3b8e
Format Python code with Black (#2531)
Co-authored-by: tituspijean <8769166+tituspijean@users.noreply.github.com>
2024-08-18 13:45:09 +02:00
github-actions[bot]
236a0acc94
Format TOML with Taplo (#2530)
Co-authored-by: tituspijean <8769166+tituspijean@users.noreply.github.com>
2024-08-18 13:44:42 +02:00
tituspijean
93c6170b95
Enhance app rejection (#2528) 2024-08-18 13:42:39 +02:00