lillian-b

Results 7 issues of lillian-b

I made an error in setting up one of my migrations, and it was silently not being applied. I looked at the io/fs source and found this line: https://github.com/golang-migrate/migrate/blob/856ea12df9d230b0145e23d951b7dbd6b86621cb/source/iofs/iofs.go#L61-L64 This...

### Description I am trying to send an email through my stalwart mailserver. I have configured an identity in settings. ### Expected result Email sends successfully ### Current behavior UI...

bug
stalwart

I have a ISP provided modem connected to my linux server, with pppd running on the linux box. if I power cycle the modem, pppd does not realise it needs...

Needed this for something, thought I'd throw it upstream.

Would it be possible to have an option to view two pages at once, like in mangadex's web reader? I tried writing [a patch](https://github.com/user-attachments/files/16570848/hanami-patch.txt) for it but it doesn't work...

### Version 1.27.0 ### What happened? queries.sql:22:12: column "list_name" does not exist ### Relevant log output _No response_ ### Database schema ```sql create table lists ( id serial not null...

bug
:books: postgresql
:wrench: golang
:computer: linux

- [x] I have searched open and closed issues for duplicates - [x] I am submitting a bug report for existing functionality that does not work as intended - [x]...