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
tituspijean
8d1416cc42
Use yunohost-bot for "Adding dates" workflow
2024-04-29 21:50:49 +02:00
Éric Gaspar
54fba33c37
Update apps.toml
2024-04-29 21:34:56 +02:00
tituspijean
f1fd576661
Typo ( #2270 )
...
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-04-29 21:33:46 +02:00
tituspijean
83060e6d63
Fix log formatting for notifications
2024-04-29 21:28:11 +02:00
yunohost-bot
71588cee4f
🎨 Format TOML with Taplo
2024-04-28 22:21:27 +02:00
Longbowman
fdbf31be19
Update apps.toml - add jump_ynh ( #2263 )
...
* Update apps.toml - add jump_ynh
add jump_ynh to repository
* Update apps.toml - edit jump_ynh as it is notworking
---------
Co-authored-by: longbowman <longbowman@protonmail.com>
2024-04-28 08:33:56 +02:00
YunoHost Bot
a11ab89429
Update app levels according to CI results ( #2261 )
...
Co-authored-by: root <root@saperlipopette>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-04-27 00:33:04 +02:00
YunoHost Bot
e3292d16a7
Translated readme-generator using Weblate (Danish) ( #2256 )
...
Currently translated at 2.5% (1 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/da/
Co-authored-by: Øjvind Fritjof Arnfred <fritjofarnfred@pm.me>
2024-04-26 15:20:31 +02:00
github-actions[bot]
3fdebe5b1d
🎨 Format TOML with Taplo ( #2260 )
...
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-04-26 15:20:03 +02:00
Chris Vogel
4d83b78594
add flohmarkt to apps.toml ( #2257 )
...
* add flohmarkt to apps.toml
:)
* Update apps.toml
missing "
* Update wishlist.toml
remove flohmarkt (now in apps.toml)
* Update apps.toml
🥳
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
---------
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-04-26 15:18:22 +02:00
Alexandre Aubin
c4fda610d4
Update apps.toml: typos ( #2258 )
2024-04-26 11:41:33 +02:00
lapineige
6750744c6b
Yologen : add languages buttons + disclaimer ( #2255 )
...
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-04-23 21:27:07 +02:00
Alexandre Aubin
1599c77062
appgenerator: misc fixes ( #2254 )
...
* appgenerator: docs -> doc
* appgenerator: remove stuff related to DISCLAIMER.md which is not used in packaging v2 anymore
2024-04-23 20:11:15 +02:00
github-actions[bot]
c52b2aaf77
Format Python code with Black ( #2252 )
...
Co-authored-by: tituspijean <8769166+tituspijean@users.noreply.github.com>
2024-04-23 20:05:53 +02:00
tituspijean
957db5114b
Yologen improvements for deployment ( #2253 )
2024-04-23 20:04:26 +02:00
Alexandre Aubin
1ad97d5704
yologen: babel fixes ( #2251 )
...
Co-authored-by: lapineige <lapineige@users.noreply.github.com>
2024-04-23 19:06:43 +02:00