[08:50:23]
<Augier> Possibly this was never implemented and used? 🤔
[08:52:34]
<Augier> > <@Salamandar:matrix.org> 400 Client Error: Bad Request for url:
Oh yes, I get why. This works only for query parameters. I suppose for a URL param, you'd need to use punycode. But I'm unsure whether Bottle supports punycode… I'm intrigued. I think I'll dig into the code.
[08:53:36]
<Augier> I've been keen on working on a port of Moulinette from Bottle to FastAPI for a few weeks. This would be an occasion to study its code.
[10:48:46]
<Yunohost Git/Infra notifications> [moulinette] christophehenry opened [pull request #373](https://github.com/YunoHost/moulinette/pull/373): Support nargs in URL parameters in Ynh API
[10:51:24]
<Yunohost Git/Infra notifications> [moulinette] christophehenry edited [pull request #373](https://github.com/YunoHost/moulinette/pull/373): Support nargs in URL parameters in Ynh API
[10:51:54]
<Augier> So [I have a proposition for a fix for this](https://github.com/YunoHost/moulinette/pull/373/files).
[10:55:51]
<Augier> Note that I'm not sure the added complexity is worth it compared to just issuing several HTTP requests but it was an interesting exercise.
[15:50:49]
<Yunohost Git/Infra notifications> [issues] tituspijean opened [issue #2593](https://github.com/YunoHost/issues/issues/2593): OCSP support is ending at Lets Encrypt in favor for CRL
[15:50:49]
<Yunohost Git/Infra notifications> [issues] tituspijean labeled :lock: Certificate on [issue #2593](https://github.com/YunoHost/issues/issues/2593): OCSP support is ending at Lets Encrypt in favor for CRL
[18:49:43]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: Cleanup a bit ([3b43acb2](https://github.com/YunoHost/cli/commit/3b43acb262fcfbbe2bb1861e31c455fd5598ca65))
[20:16:51]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: Implement an actionsmap cache ([763075ab](https://github.com/YunoHost/cli/commit/763075ab08779b10453964a7f6e626f333a5e9de))
[20:22:07]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: fix actionsmap creation ([6462ce03](https://github.com/YunoHost/cli/commit/6462ce03794f8cc0ee9cc4add157af5f9ef47505))
[20:31:33]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: Use httpx instead of requests ([985a159c](https://github.com/YunoHost/cli/commit/985a159c5706e59de26a58ee9f551a8df6d19bab))
[20:38:41]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: Use ryaml instead of yaml for pretty print ([175b6381](https://github.com/YunoHost/cli/commit/175b6381be605539b37960e0267e6d4ab2cd3056))
[20:41:14]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: Use the same print code as moulinette ([8864d3cb](https://github.com/YunoHost/cli/commit/8864d3cba0fd52cd6d74673c38014aae72ec88f0))
[20:41:44]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 1 commit to main: Remove ryaml, not available on arm ([f17bc1c1](https://github.com/YunoHost/cli/commit/f17bc1c162d188bad87f52c74b625a2dc734dac0))
[20:58:45]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 2 commits to main ([f17bc1c162d1...d40fc420fc7f](https://github.com/YunoHost/cli/compare/f17bc1c162d1...d40fc420fc7f))
[20:58:46]
<Yunohost Git/Infra notifications> [cli/main] Add --output-as - Félix Piédallu
[20:58:47]
<Yunohost Git/Infra notifications> [cli/main] isort, black - Félix Piédallu
[21:09:19]
<Yunohost Git/Infra notifications> [cli] Salamandar pushed 3 commits to main ([d40fc420fc7f...268e9e14bc9c](https://github.com/YunoHost/cli/compare/d40fc420fc7f...268e9e14bc9c))
[21:09:26]
<Yunohost Git/Infra notifications> [cli/main] better error management - Félix Piédallu
[21:09:31]
<Yunohost Git/Infra notifications> [cli/main] oops, fix argparse variables with dashes - Félix Piédallu
[21:09:34]
<Yunohost Git/Infra notifications> [cli/main] bump timeouts - Félix Piédallu