austinried
austinried
I have a separate foreground svg/background color icon now in v2, I'm pretty sure I just have to specify a monochrome version of this somewhere and it should be good...
The URLs don't expire, they're token based and can change because the salt used to generate them changes, or because a user changes their password, etc. I don't want to...
That's what I'm already doing now actually, although not heavily, so I can customize the amount of time things are kept for and a few other things, and I pass...
Cool, I have another branch with the `cacheKeyResolver` function but haven't tried implementing it in my app yet, I'll give it a go and see how it feels, and then...
Doing some text work now and realizing how much time this would save. Some fonts that I'm using just don't come in properly at all and have no space between...
incus client/server: `6.0` provider: `0.1.4` I just upgraded incus to latest, 6.6, and encountered the same error. Maybe worth noting that I'm using OpenTofu 1.8.1 (updating this to 1.8.3 also...
> I had to use 'force plaintext password' and wonder if this is causing my issue. Ah yes this is the problem, sorry I should have mentioned that in the...
Just pushed the change to enable the force plaintext password option into main now, this will be in alpha 2 when it goes out soon.
The option for plaintext password was released in [2.0.0-alpha.2](https://github.com/austinried/subtracks/releases/tag/v2.0.0-alpha.2), feel free to give that version a shot.
There must be something else going on with the initial test then, I wonder if it has to do with nextcloud specifically. I had a test nextcloud server up and...