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

6409 commits

Author SHA1 Message Date
OniriCorpe
1638cc7c54
move rainloop to graveyard (#2317)
Co-authored-by: OniriCorpe <OniriCorpe@users.noreply.github.com>
2024-05-10 02:18:22 +02:00
github-actions[bot]
23e0296495
Format Python code with Black (#2316)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-09 23:25:47 +02:00
Alexandre Aubin
45970d478f
store: add new semi-hidden packaging dashboard (#2315)
* store: add new semi-hidden packaging dashboard

* store/dashboard: be able to filter only favorited apps
2024-05-09 23:24:43 +02:00
Alexandre Aubin
96b24db28e
app_generator: more cleanup (#2314) 2024-05-08 18:13:41 +02:00
Alexandre Aubin
f61a6dae1e
app_generator: more cleanup, misc bug fixes, simplify code and development flow (#2313) 2024-05-08 18:03:33 +02:00
dependabot[bot]
43aebcce8b
Bump werkzeug from 3.0.2 to 3.0.3 in /store (#2312)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 14:59:52 +02:00
dependabot[bot]
a2877f80b4
Bump jinja2 from 3.1.3 to 3.1.4 in /store (#2311)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 14:58:32 +02:00
Alexandre Aubin
dcc343f24e
store: misc tweaks to simplify code and development (#2309) 2024-05-08 14:57:28 +02:00
YunoHost Bot
aec47827da
Translated using Weblate (Galician) for appstore (#2307)
Currently translated at 100.0% (98 of 98 strings)

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

Co-authored-by: José M <correo@xmgz.eu>
2024-05-08 13:25:37 +02:00
YunoHost Bot
6b0c41ac0b
Translated readme-generator using Weblate (Galician) (#2308)
Currently translated at 100.0% (39 of 39 strings)

Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/gl/

Co-authored-by: José M <correo@xmgz.eu>
2024-05-08 13:25:13 +02:00
OniriCorpe
81375ebef3 Translated using Weblate (French) for appstore
Currently translated at 100.0% (98 of 98 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-05-08 01:15:14 +02:00
Alexandre Aubin
4feaa5937e Drop legacy catalog v2 API 2024-05-07 23:45:17 +02:00
Weblate
0fd65974ec 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-05-07 23:38:10 +02:00
OniriCorpe
fedb300741 store: update tos link 2024-05-07 23:21:18 +02:00
OniriCorpe
74c53a00fb
package-not-maintained needs a rework (#2101)
* we need to better warn users and recruit maintainers

* add /packaging_apps_intro link

* uh no i got my merge wrong lol

* 🎨 Format TOML with Taplo

* remove duplicated titles

* redo space

* package-not-maintained, Basque string updated (#2219)

Co-authored-by: xabirequejo <xabirequejo@users.noreply.github.com>
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>

* Update antifeatures.toml: typo

* Update antifeatures.toml: i totally speak italian

---------

Co-authored-by: Xabi <888924+xabirequejo@users.noreply.github.com>
Co-authored-by: xabirequejo <xabirequejo@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-05-07 23:00:41 +02:00
yunohost-bot
89b8bda359 Automatically add dates to the catalog files 2024-05-07 18:55:43 +00:00
YunoHost Bot
526b646f75
Add Mollysocket to wishlist (#2303) 2024-05-07 20:55:22 +02:00
github-actions[bot]
eef6986174
🎨 Format Python code with Black (#2302)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-07 19:18:24 +02:00
Alexandre Aubin
cd5035400c
Fix appgenerator error (#2301)
* appgenerator: Add a red background on fields with error, otherwise there's no clear indication what's wrong ... though there are some other issues, to be investigated further

* appgenerator: more fixes for wtfforms, make it easier to debug form errors
2024-05-07 19:17:15 +02:00
dependabot[bot]
028507dc9b
Bump jinja2 from 3.1.3 to 3.1.4 in /tools/app_generator (#2299)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 00:12:13 +02:00
Poesty Li
6dca3f3e7f Translated readme-generator using Weblate (Chinese (Simplified))
Currently translated at 100.0% (39 of 39 strings)

Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/zh_Hans/
2024-05-06 20:27:34 +02:00
yunohost-bot
04cabd36bf Automatically add dates to the catalog files 2024-05-04 16:41:37 +00:00
Salamandar
f9170e50be
Flag zeronet as deprecated (#2295) 2024-05-04 18:41:15 +02:00
YunoHost Bot
8ce4298a51
Update app levels according to CI results (#2292)
* Update app levels according to CI results

* 🎨 Format TOML with Taplo (#2293)

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

* restore ombi level

* restore flood level

---------

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: OniriCorpe <oniricorpe@yunohost.org>
2024-05-04 08:20:02 +02:00
Mateusz
365e93826b Update README.md 2024-05-04 04:39:52 +02:00
yunohost-bot
f6c9470e2a Automatically add dates to the catalog files 2024-05-03 17:47:25 +00:00
YunoHost Bot
91e425a9d5
Add Carre to wishlist (#2280) 2024-05-03 19:47:07 +02:00
Alexandre Aubin
496e5219c0
Add incus logo (copypasta of lxd) (#2291) 2024-05-03 13:57:14 +02:00
Chris Vogel
fe2382b4ff
Flohmarkt logo correct filename (#2290)
* correct filename

flohmarkt.png

* Delete logos/flohmarkt_ynh.png

wrong filename
2024-05-03 13:50:02 +02:00
OniriCorpe
cfbefd7035
readme: add instructions for the app logo (#2289) 2024-05-02 21:23:22 +02:00
Chris Vogel
8ec24d5b1d flohmarkt logo
for the app catalog - no "yuno" and "host" - 5kb only *eg*
2024-05-02 19:01:08 +02:00
Alexandre Aubin
aa13a2389a
store: simplify query args handling because 'request' is available in jinja templates (#2286) 2024-05-02 15:42:53 +02:00
alexAubin
f2a03e963a 🎨 Format Python code with Black 2024-05-01 23:37:13 +02:00
OniriCorpe
48e7279f7e utcnow is obsolete 2024-05-01 23:37:04 +02:00
OniriCorpe
28a8fd9c8a remove another unused import 2024-05-01 23:37:04 +02:00
OniriCorpe
ccf3ab04a4 remove useless import 2024-05-01 23:37:04 +02:00
OniriCorpe
fd77292aa9
autoupdater: add a timestamp to the 'ci-auto-update-sources' branch name (#2282) 2024-05-01 22:57:55 +02:00
yunohost-bot
b657481eab Automatically add dates to the catalog files 2024-05-01 19:04:15 +00:00
tituspijean
46db412d2a
Deprecate Jappix (#2281) 2024-05-01 21:03:48 +02:00
Alexandre Aubin
ec978091ba
store: fix staff ratelimit (#2279) 2024-05-01 19:57:44 +02:00
github-actions[bot]
f0409dbc31
Format Python code with Black (#2278)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-01 19:43:25 +02:00
Alexandre Aubin
edb57751f5
store: simplify providing the current locale and user session to the jinja templates (#2277) 2024-05-01 19:42:40 +02:00
Alexandre Aubin
1ce14086cb
appgenerator : Readme + compile .po/.mo (#2276)
* appgenerator: add README.md

* appgenerator: compile .po/.mo
2024-04-30 23:09:12 +02:00
github-actions[bot]
5f7bef0a5d
🎨 Format Python code with Black (#2275)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-04-30 22:54:57 +02:00
Alexandre Aubin
826639058e
appgenerator: rework css using tailwind + misc cleanup, wording (#2259)
* appgenerator: rework css using tailwind + misc cleanup, wording

* appgenerator: tweak gettext + update translations (at least fr)

* appgenerator: bump version idk
2024-04-30 22:54:07 +02:00
yunohost-bot
70d851dc76 Automatically add dates to the catalog files 2024-04-29 20:44:24 +00:00
tituspijean
364c8318ae Use YunoHost bot token for "Adding dates" workflow 2024-04-29 22:44:05 +02:00
OniriCorpe
8666f888e9 update test readme 2024-04-29 22:24:34 +02:00
OniriCorpe
b8ef5afb44 fix a typo for 'not-totally-free-upstream/package' 2024-04-29 22:24:34 +02:00
tituspijean
fad6c9f29e Add bot token for "Adding dates" workflow 2024-04-29 22:06:27 +02:00