Commit graph

959 commits

Author SHA1 Message Date
tituspijean
18bd8e9e13 Typo (#2270)
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-04-29 21:33:46 +02:00
tituspijean
b2cb28d26a Fix log formatting for notifications 2024-04-29 21:28:11 +02:00
YunoHost Bot
e09a12e264 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
lapineige
b54c554ee1 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
263556a6da 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]
8e9893cd06 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
77b4db5f5f Yologen improvements for deployment (#2253) 2024-04-23 20:04:26 +02:00
Alexandre Aubin
af39b10e01 yologen: babel fixes (#2251)
Co-authored-by: lapineige <lapineige@users.noreply.github.com>
2024-04-23 19:06:43 +02:00
github-actions[bot]
3ae2c2e2b2 Format Python code with Black (#2214)
Co-authored-by: ericgaspar <46165813+ericgaspar@users.noreply.github.com>
2024-04-21 13:59:34 +02:00
dependabot[bot]
8cae8a8071 Bump jinja2 from 3.1.2 to 3.1.3 in /tools/app_generator (#2216)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [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.2...3.1.3)

---
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-04-19 18:07:46 +02:00
dependabot[bot]
4d04200c4c Bump werkzeug from 3.0.0 to 3.0.1 in /tools/app_generator (#2215)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1.
- [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.0...3.0.1)

---
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-04-19 18:07:24 +02:00
Poesty Li
924304c67b 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-04-10 22:05:04 +02:00
tituspijean
e78c83e6ad New autoupdater makes autoupdater-upgrader obsolete 2024-04-07 18:50:19 +02:00
lapineige
288785da1c fix naming 2024-04-02 23:12:54 +02:00
lapineige
7e6d734638 v0.9.1 - add translations (babel) 2024-04-02 23:12:54 +02:00
lapineige
8d26bd92f4 v0.9.1 - add translations 2024-04-02 23:12:54 +02:00
lapineige
acf6d8d642 add flask_babel 2024-04-02 23:12:54 +02:00
lapineige
4cddda149b v0.9.1 - add translations 2024-04-02 23:12:54 +02:00
lapineige
0fcdf60d1a add autoupdate options 2024-04-02 23:12:54 +02:00
lapineige
d8fda9fbef add auto_update options 2024-04-02 23:12:54 +02:00
lapineige
e297f8b826 v0.8.5 : add log file + various stuff 2024-04-02 23:12:54 +02:00
lapineige
a3c532ef37 v0.8.5 2024-04-02 23:12:54 +02:00
lapineige
c2715b9012 v0.8.4 : fix docs files + default config file value 2024-04-02 23:12:54 +02:00
lapineige
b06fac6c57 v0.8.2 2024-04-02 23:12:54 +02:00
lapineige
e44b914d20 v0.8.2 2024-04-02 23:12:54 +02:00
lapineige
5836a9923f add manifest scheme 2024-04-02 23:12:54 +02:00
lapineige
461830e581 v0.8.1 2024-04-02 23:12:54 +02:00
lapineige
79e8d3e4c4 v0.8.1 2024-04-02 23:12:54 +02:00
lapineige
e536c4a878 v0.8.1 2024-04-02 23:12:54 +02:00
Alexandre Aubin
0d506efadf appgenerator: propagate changes to template files + rework preview/zipdownload with two submit buttons mapped to the same route 2024-04-02 23:12:54 +02:00
Alexandre Aubin
b8fdd80996 appgenerator: forgot to add Flask-Bootstrap in requirements.txt earlier ... running pip freeze 2024-04-02 23:12:54 +02:00
Alexandre Aubin
fa897f90cd appgenerator: more refactoring of the way we handled the specific technology 2024-04-02 23:12:54 +02:00
Alexandre Aubin
64fce4c9f1 appgenerator: simplify/rework the HTML/form structure using Flask-Bootstrap's macro 2024-04-02 23:12:54 +02:00
lapineige
077c95bd4a Fix YunoHost typo
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
lapineige
e6100cbec4 Fix YunoHost typo
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
lapineige
6d8ce55c66 Fix YunoHost typo
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
lapineige
2fad7c054c Fix YunoHost typo
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
lapineige
2438667724 Fix YunoHost typo
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
lapineige
acfb9e1f4d Fix YunoHost typo
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
lapineige
87ed70477a Update tools/app_generator/templates/change_url.j2
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-04-02 23:12:54 +02:00
Alexandre Aubin
10cf6f1bfc appgenerator: rework the main form structure to have something matching the manifest structure: GeneralInfos, UpstreamInfos, IntegrationInfos, InstallQuestions, Resources 2024-04-02 23:12:54 +02:00
lapineige
fcffdc7790 fix missing quotes and multi_instance handling 2024-04-02 23:12:54 +02:00
lapineige
b275daa0d3 python option needs python3-venv package 2024-04-02 23:12:54 +02:00
Alexandre Aubin
3b856ec6e5 appgenerator: cleanup a bunch of stuff to try to focus on what matters for now 2024-04-02 23:12:54 +02:00
Alexandre Aubin
2cc1c45dfb appgenerator: typo in requirements.txt 2024-04-02 23:12:54 +02:00
Alexandre Aubin
1c109d2838 appgenerator: rename stuff to app generator consistently 2024-04-02 23:12:54 +02:00
Alexandre Aubin
0569d4e29a Apply black 2024-04-02 23:12:54 +02:00
lapineige
4f84e9f34c Initial release - v0.7.5 2024-04-02 23:12:54 +02:00
lapineige
b25ffc0b3b Create YunohostAppGenerator.py 2024-04-02 23:12:54 +02:00
Tagadda
9fb1b7fa9e 🎨 Format Python code with Black 2024-04-02 17:49:06 +02:00