tituspijean
|
4cf9791604
|
Fix author and committer name for README auto-update
|
2021-09-04 00:42:51 +02:00 |
|
Alexandre Aubin
|
837da5dcc6
|
Merge pull request #1223 from YunoHost/add-description-to-readme
Add description to readme
|
2021-08-23 14:30:01 +02:00 |
|
Alexandre Aubin
|
ece45c882c
|
Merge pull request #1219 from YunoHost/drop-implicit-keys
Assume branch=master and revision=HEAD by default for all apps
|
2021-08-23 14:22:42 +02:00 |
|
ericgaspar
|
84b9af04e0
|
Add description
|
2021-08-22 16:57:07 +02:00 |
|
Alexandre Aubin
|
55db4f6916
|
Assume branch=master and revision=HEAD by default for all apps
|
2021-08-15 16:38:07 +02:00 |
|
Alexandre Aubin
|
92ecdf29cd
|
Fix edge case where 'help' key doesn't exists yet there's a translation for it ...
|
2021-07-11 16:06:59 +02:00 |
|
Alexandre Aubin
|
de62850ac5
|
Don't overwrite translations from manifests + remove stale fr translations for descriptions
|
2021-07-04 21:17:16 +02:00 |
|
Laurent Peuch
|
cfe373538a
|
[mod] add some debug logging
|
2021-06-14 16:34:26 +02:00 |
|
Laurent Peuch
|
d890d0b4f6
|
[mod] port to sanic for perfs
|
2021-06-14 01:48:34 +02:00 |
|
Laurent Peuch
|
d8fcd4f4b0
|
[mod] use with tempfile.TemporaryDirectory
|
2021-06-14 01:32:03 +02:00 |
|
Alexandre Aubin
|
822772bddf
|
Merge pull request #1167 from nils-van-zuijlen/readme-fr
French README
|
2021-05-29 17:11:03 +02:00 |
|
Alexandre Aubin
|
264f13373f
|
make_readme.py : cast path to str inside the function, because webhook.py calls make_readme with a string
|
2021-05-28 17:17:16 +02:00 |
|
ericgaspar
|
431514aee9
|
Remove superfluous double space
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-27 10:31:28 +02:00 |
|
Nils VAN ZUIJLEN
|
366460e317
|
Fix readme fr translation
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-27 10:22:51 +02:00 |
|
Nils VAN ZUIJLEN
|
a86635407c
|
Use nbsp before semicolons in fr readme
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-27 10:16:47 +02:00 |
|
Alexandre Aubin
|
300d1e79ec
|
Merge pull request #1165 from nils-van-zuijlen/readme-venv-everywhere
Auto-update-README
|
2021-05-26 18:58:07 +02:00 |
|
Nils VAN ZUIJLEN
|
3b34fa518d
|
Add type annotation to make_readme
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:46:51 +02:00 |
|
Nils VAN ZUIJLEN
|
df62f56968
|
Run Black on make_readme.py
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:46:29 +02:00 |
|
Nils VAN ZUIJLEN
|
4d5984752a
|
Use consistent quotes
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:45:39 +02:00 |
|
Nils VAN ZUIJLEN
|
f32bc414bd
|
Use pathlib.Path everywhere
It's imported, let's use it more!
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:43:26 +02:00 |
|
Nils VAN ZUIJLEN
|
c21c31daae
|
Use script-based template finding
Instead of calling location based template finding
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:39:42 +02:00 |
|
Nils VAN ZUIJLEN
|
9d2e242555
|
Use /bin/env in make_readme shebang
It helps with virtualenv usage
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
|
2021-05-26 18:37:26 +02:00 |
|
Alexandre Aubin
|
2f51f09dc9
|
Merge pull request #1155 from Salamandar/app_readme_templates
Changes to the Readme.md.j2 :
|
2021-05-26 18:10:56 +02:00 |
|
Alexandre Aubin
|
8a3998f583
|
Don't display break line --- at the top, it's meant only for the example app
|
2021-05-26 18:10:47 +02:00 |
|
Alexandre Aubin
|
2e53d7384f
|
AutoREADME: Add line break for before install badge
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
|
2021-05-26 18:09:33 +02:00 |
|
Alexandre Aubin
|
a567676cb4
|
Misc fixes after tests on the battlefield
|
2021-05-21 22:37:22 +02:00 |
|
Alexandre Aubin
|
b436e1bee7
|
Use /github as endpoint
|
2021-05-21 20:17:02 +02:00 |
|
Alexandre Aubin
|
082611a183
|
Misc fixes
|
2021-05-21 20:12:00 +02:00 |
|
Salamandar
|
07bf3d3158
|
Fix french.
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2021-05-21 19:54:30 +02:00 |
|
Salamandar
|
a39dc1de30
|
Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
|
2021-05-21 19:34:26 +02:00 |
|
Salamandar
|
9a9b2acc6f
|
Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
|
2021-05-21 19:33:47 +02:00 |
|
Salamandar
|
becccd520e
|
Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
|
2021-05-21 19:33:37 +02:00 |
|
Alexandre Aubin
|
9d7f21d1bf
|
Add draft for autoreadme webhook service
|
2021-05-21 18:14:58 +02:00 |
|
|
12e1a406e1
|
Changes to the Readme.md.j2 :
* Fix whitespace / empty lines in generated files
* Add an 'upstream.version' variable (with fallback on 'manifest.version')
|
2021-05-20 10:53:28 +02:00 |
|
Alexandre Aubin
|
a098504daa
|
Misc tweaks
|
2021-05-10 17:23:40 +02:00 |
|
Alexandre Aubin
|
474308342c
|
Factorize README generation into a function
|
2021-04-28 20:14:48 +02:00 |
|
Alexandre Aubin
|
09a569963e
|
Add requirements.txt
|
2021-04-28 20:11:53 +02:00 |
|
Alexandre Aubin
|
4e17ee1178
|
Use argparse
|
2021-04-28 20:11:42 +02:00 |
|
Alexandre Aubin
|
7cc2782b55
|
Add a README generator
|
2021-04-23 20:01:40 +02:00 |
|
yalh76
|
4237e589d5
|
Merge pull request #1132 from Krakinou/master
Add UniversalMediaServer Package
|
2021-04-17 15:15:48 +02:00 |
|
Krakinou
|
3c4e10c3d1
|
Merge pull request #1 from YunoHost/master
fetch
|
2021-04-10 20:24:01 +02:00 |
|
Alexandre Aubin
|
cecb91ced3
|
Don't include notworking apps in built list
|
2021-04-09 00:17:47 +02:00 |
|
yalh76
|
e5fcf07fc0
|
Merge pull request #1122 from YunoHost/fix_image
Fix missing yunohost_package.png
|
2021-04-03 18:25:41 +02:00 |
|
yalh76
|
6e6924de5d
|
Fix missing yunohost_package.png
|
2021-04-03 18:23:54 +02:00 |
|
Alexandre Aubin
|
df37578eef
|
Make sure 'ask' key exists
|
2021-03-16 03:57:32 +01:00 |
|
Alexandre Aubin
|
dbb821ea0b
|
Merge pull request #1104 from YunoHost/maintained-as-simple-bool
We don't need 4/5 different state for the maintained flag
|
2021-03-15 20:40:47 +01:00 |
|
Alexandre Aubin
|
9a036e318b
|
We don't need 4/5 different state for the maintained flag
|
2021-03-15 16:51:34 +01:00 |
|
Alexandre Aubin
|
9a36bb210f
|
Zrglbgf
|
2021-02-08 02:01:45 +01:00 |
|
Alexandre Aubin
|
c6d684ad05
|
Zblerg we need to keep track of broken apps
|
2021-02-08 01:54:42 +01:00 |
|
Alexandre Aubin
|
9ac0d15e48
|
Add specific catalog file for the catalog in new documentation
|
2021-02-08 01:39:54 +01:00 |
|