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

13 commits

Author SHA1 Message Date
dependabot[bot]
be39c94731
Bump urllib3 from 2.2.1 to 2.2.2 in /store (#2416)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  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-06-18 08:49:55 +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
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
fb3c3b2a35 store: Use tomlkit when create pull requests to add apps to wishlist
This keeps the comments such as the toml schema url
2024-03-18 22:14:52 +01:00
Alexandre Aubin
55e0a098ef appstore: initialize i18n stuff 2023-09-05 20:46:28 +02:00
Alexandre Aubin
352aeac146 appstore: display unusual ram requirement, arch limitation, pre-install notes, emojis 2023-09-01 21:57:21 +02:00
Alexandre Aubin
6276e3995b appstore: switch to pycmarkgfm for markdown rendering 2023-08-23 19:02:27 +02:00
Alexandre Aubin
2e3b9c8d9b appstore: Add gunicorn, systemd, nginx conf snippets for deployment 2023-08-23 15:41:51 +02:00
Alexandre Aubin
4026431727 appstore: draft app page with markdown description, screenshot, buttons for demo and vote 2023-08-22 22:54:49 +02:00
Alexandre Aubin
1995213f52 appstore: draft add to wishlist form + process 2023-08-18 03:33:01 +02:00
Alexandre Aubin
a057aab198 Initial commit for new app store 2023-08-15 18:49:45 +02:00