[02:28:21]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 1 commit to firewall: Add nftables config and conf-regen ([db611151](https://github.com/YunoHost/yunohost/commit/db611151e868fb8e9c6a0d84a3c4a6ec8ec8a08e))
[02:28:26]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 1 commit to firewall: apply black ([0a5dd052](https://github.com/YunoHost/yunohost/commit/0a5dd0528ca64290030dd9d7da914e363fd8dda3))
[02:29:00]
<eric_G> Is the CI dev down?
[02:29:16]
<Aleks (he/him/il/lui)> (Salamandar is tweaking the infra to integrate the new SSD)
[02:29:48]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle pushed 3 commits to sse ([a0abf01aa2ba...a4f3db6b606d](https://github.com/YunoHost/yunohost-admin/compare/a0abf01aa2ba...a4f3db6b606d))
[02:29:48]
<Yunohost Git/Infra notifications> [yunohost-admin/sse] fix(sse): datestamp * 1000 - axolotle
[02:29:48]
<Yunohost Git/Infra notifications> [yunohost-admin/sse] refactor(api): send locale as header - axolotle
[02:29:48]
<Yunohost Git/Infra notifications> [yunohost-admin/sse] refactor(api): remove asFormData param to api.fetch() - axolotle
[02:29:49]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle pushed 1 commit to enh-i18n-maintenance: feat: add maintenance script to change a key in locales ([ead6b625](https://github.com/YunoHost/yunohost-admin/commit/ead6b625ce63a8b1ef4c60cc68af178d83450954))
[02:29:49]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle created new branch enh-i18n-maintenance
[02:29:51]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle opened [pull request #605](https://github.com/YunoHost/yunohost-admin/pull/605): Enh: add maintenance script to rename a key in locales
[02:29:51]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle pushed 1 commit to enh-i18n-maintenance: chore: add README info for translation maintenance ([83c269b0](https://github.com/YunoHost/yunohost-admin/commit/83c269b013a2b5435f1551e2f6f270a42c347126))
[16:01:29]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle merged [pull request #605](https://github.com/YunoHost/yunohost-admin/pull/605): Enh: add maintenance script to rename a key in locales
[16:01:29]
<Yunohost Git/Infra notifications> [yunohost-admin] Axolotle deleted branch enh-i18n-maintenance
[16:01:30]
<Yunohost Git/Infra notifications> [issues] nicofrand [commented](https://github.com/YunoHost/issues/issues/2493#issuecomment-2531680257) on [issue #2493](https://github.com/YunoHost/issues/issues/2493) [Bookworm] Android shortcuts to homescreen or pinned tabs are redirected to the user portal: Editing /etc/ssowat/conf.persistent.json by copying the domain_portal_urls to use the subdomain instead of root doma...
[17:28:38]
<orhtej2> (URL is now https://github.com/YunoHost/apps_tools/tree/main/readme_generator)
[17:28:38]
<orhtej2> ```
<!--
To README zostało automatycznie wygenerowane przez <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Nie powinno być ono edytowane ręcznie.
-->
```
Is it possible to retrofit new URL in git directly or does this need to go via weblate?
[17:46:26]
<Aleks (he/him/il/lui)> merf
[17:48:06]
<Aleks (he/him/il/lui)> jesus -_-
[17:48:06]
<Aleks (he/him/il/lui)> honestly my plan is to trash the README translation and have a simpler one with just minimal info and point to the catalog ...
[17:48:06]
<Aleks (he/him/il/lui)> ah yeah the string is in each translation
[19:15:54]
<Yunohost Git/Infra notifications> [issues] Salamandar [commented](https://github.com/YunoHost/issues/issues/2494#issuecomment-2532650232) on [issue #2494](https://github.com/YunoHost/issues/issues/2494) Authentication form does not accept Bitwardens credentials: > I do have the same issue on my Android phone (Firefox browser) on the admin login form (not the user portal). > > As ...
[20:08:59]
<Yunohost Git/Infra notifications> [issues] nicofrand [commented](https://github.com/YunoHost/issues/issues/2494#issuecomment-2532744553) on [issue #2494](https://github.com/YunoHost/issues/issues/2494) Authentication form does not accept Bitwardens credentials: Indeed, sorry I mixed it up Also, it somehow seems to happen more when focusing the password field than the username f...
[20:34:24]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 5 commits to fix_helpers2.1_php ([f6f1724e6f59^...05a4aac76efe](https://github.com/YunoHost/yunohost/compare/f6f1724e6f59^...05a4aac76efe))
[20:34:24]
<Yunohost Git/Infra notifications> [yunohost] alexAubin created new branch fix_helpers2.1_php
[20:34:25]
<Yunohost Git/Infra notifications> [yunohost/fix_helpers2.1_php] shrug - Mateusz
[20:34:25]
<Yunohost Git/Infra notifications> [yunohost/fix_helpers2.1_php] Also fix set +x/-x for regular helpers v2 to prevent yunohost shell from flooding bash debug salad - Alexandre Aubin
[20:34:26]
<Yunohost Git/Infra notifications> [yunohost/fix_helpers2.1_php] Simplify ynh_app_spawn_shell code for helpers 2.1 now that the apps settings are loaded in the context - Alexandre Aubin
[20:34:50]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch fix_helpers2.1_php
[20:35:42]
<Yunohost Git/Infra notifications> [yunohost] alexAubin edited [pull request #2009](https://github.com/YunoHost/yunohost/pull/2009): Fix PHP sourcing in helpers 2.1 + dont flood bash salad when opening "yunohost app shell"
[20:35:42]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #2009](https://github.com/YunoHost/yunohost/pull/2009): Fix PHP sourcing in helpers 2.1 + dont flood bash salad when opening "yunohost app shell"
[20:35:42]
<Yunohost Git/Infra notifications> [yunohost] alexAubin edited [pull request #2009](https://github.com/YunoHost/yunohost/pull/2009): Fix PHP sourcing in helpers 2.1 + dont food bash salad when opening "yunohost app shell"
[20:38:42]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: helpers2.1: fix patches handling when theres several sources to setup ([c4ba7a9a](https://github.com/YunoHost/yunohost/commit/c4ba7a9a89deabec84f1a9a322b328c9b9a62e0a))
[22:19:26]
<Yunohost Git/Infra notifications> [moulinette] alexAubin pushed 1 commit to new-log-streaming-api: Fix LogPipe stuff blocking everything because of gevent threading magic ([f038752f](https://github.com/YunoHost/moulinette/commit/f038752fc44d6cae71093a9207310320612832fe))
[22:25:37]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to new-log-streaming-api: sse: for the recent operation history, only send the 20 most recent op because 50 is way too much ([16f58a47](https://github.com/YunoHost/yunohost/commit/16f58a4712763f8db0901c838b1aa8b1b9e2bbd8))
[22:53:45]
<Yunohost Git/Infra notifications> [moulinette] Axolotle pushed 1 commit to new-log-streaming-api: fix(sse): add X-Accel-Buffering=no ([edb0beb2](https://github.com/YunoHost/moulinette/commit/edb0beb228cc56287311dd437fac489d0f07d24a))