[00:29:21]
<m606> @Bram_:matrix.org here is a proposal, probably still imperfect - https://github.com/YunoHost/apps/pull/2233
[01:24:55]
<Yunohost Git/Infra notifications> [yunohost] rodneyrod [commented](https://github.com/YunoHost/yunohost/pull/1647#issuecomment-2043972960) on [issue #1647](https://github.com/YunoHost/yunohost/pull/1647) [enh] exclude .well-known subpaths from conflict checks: Thanks for the contribution, just to mention from testing Ive done on a testbed server, it looks like the full_domain f...
[03:26:52]
<Bram> > <@m606:matrix.org> @Bram_:matrix.org here is a proposal, probably still imperfect - https://github.com/YunoHost/apps/pull/2233
hey, it's not a problem if it's imperfect, thx a lot for doing this, we always build on imperfection ❤️
[03:26:55]
<Bram> and that motivates me for working with you on this project so it's just a + :)
[03:37:11]
<Bram> I'll try to find some time soon but I'm going to be a bit busy this week ^^'
[07:52:23]
<rodinux> Hello, I just discover the tool `yunohost tools basic-space-cleanup`, so nice to cleanup logs on /var/ ! <3 yunohost
[07:54:32]
<Yunohost Git/Infra notifications> [yunohost] kay0u [commented](https://github.com/YunoHost/yunohost/pull/1647#issuecomment-2043972960) on [issue #1647](https://github.com/YunoHost/yunohost/pull/1647) [enh] exclude .well-known subpaths from conflict checks: Thanks for the contribution, just to mention from testing Ive done on a testbed server, it looks like the full_domain f...
[08:06:24]
<rodinux> Someone can tell me where is the code of th script `basic-space-cleanup` ? Just want to know what it is doing..;
[08:13:08]
<Thomas> You can find it by finding the appropriate PR :)
[08:13:33]
<Thomas> https://github.com/YunoHost/yunohost/pull/1761
[08:15:19]
<rodinux> Thanks, Ok I see, it remove a lot of logrotate logs...
[10:46:13]
<Yunohost Git/Infra notifications> [issues] felagund opened [issue #2373](https://github.com/YunoHost/issues/issues/2373): Password reset has two fields next to each other with little divide which is confusing to users
[10:46:13]
<Yunohost Git/Infra notifications> [issues] felagund labeled :space_invader: bug on [issue #2373](https://github.com/YunoHost/issues/issues/2373): Password reset has two fields next to each other with little divide which is confusing to users
[14:02:02]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2373#issuecomment-2045252766) on [issue #2373](https://github.com/YunoHost/issues/issues/2373) Password reset has two fields next to each other with little divide which is confusing to users: Uuuh that doesnt look anything like the user portal form to reset the password ? x_X I dont even understand where the ...
[14:02:26]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2373#issuecomment-2045255139) on [issue #2373](https://github.com/YunoHost/issues/issues/2373) Password reset has two fields next to each other with little divide which is confusing to users: (Or maybe the forum ?)
[14:10:14]
<Yunohost Git/Infra notifications> [issues] tituspijean [commented](https://github.com/YunoHost/issues/issues/2373#issuecomment-2045277327) on [issue #2373](https://github.com/YunoHost/issues/issues/2373) Password reset has two fields next to each other with little divide which is confusing to users: (Nope, not the forum, just tested it.)
[14:10:51]
<Yunohost Git/Infra notifications> [issues] tituspijean [commented](https://github.com/YunoHost/issues/issues/2373#issuecomment-2045277327) on [issue #2373](https://github.com/YunoHost/issues/issues/2373) Password reset has two fields next to each other with little divide which is confusing to users: (Nope, not the forum, just tested it.) [image](https://github.com/YunoHost/issues/assets/8769166/e005f7df-4e36-459b-88c...
[14:34:47]
<Yunohost Git/Infra notifications> [issues] felagund closed [issue #2373](https://github.com/YunoHost/issues/issues/2373): Password reset has two fields next to each other with little divide which is confusing to users
[14:34:47]
<Yunohost Git/Infra notifications> [issues] felagund [commented](https://github.com/YunoHost/issues/issues/2373#issuecomment-2045339101) on [issue #2373](https://github.com/YunoHost/issues/issues/2373) Password reset has two fields next to each other with little divide which is confusing to users: Ah, sorry, nevermind. I misidentified where this comes from, it comes from somewhere outside of yunohost, sorry for the ...
[16:24:25]
<Yunohost Git/Infra notifications> [yunohost] tituspijean [commented](https://github.com/YunoHost/yunohost/pull/1647#issuecomment-2045602278) on [issue #1647](https://github.com/YunoHost/yunohost/pull/1647) [enh] exclude .well-known subpaths from conflict checks: Thank you for your testing Can you share the failed installation log?
[18:59:30]
<Salamandar> Spending some minutes (!) on app migration, i don't really understand the point of running the cleanup script after the upgrade script exited
[18:59:39]
<Salamandar> https://github.com/YunoHost-Apps/Experimental_helpers/blob/master/ynh_handle_app_migration/conf/app_post_migration.sh this script
[19:00:12]
<Salamandar> I can see this in action in paheko
[19:00:12]
<Salamandar> https://github.com/YunoHost-Apps/paheko_ynh/blob/1a8fe8d3ebe4773cb2265756bc868e2cfb0762e4/scripts/upgrade#L213
[19:01:07]
<Salamandar> AFAIK this script could be run directly in the upgrade script, right ?