Jovines
Jovines
> If anyone with a windows/arm64 device would like to try this binary which should support `rclone mount` and the new WinFSP which supports arm64 I'd be very interested in...
I don't know if that's what you want.Here's how I did it. ```Kotlin fun ResultRow.toMap(): Map { val mutableMap = mutableMapOf() val dataList = this::class.memberProperties.find { it.name == "data" }?.apply...
Also looking forward
Great work on this PWA support PR, this is really valuable! ✨ Quick small thought: adding Web Push support would let users get notifications with the PWA closed, which would...
Haha thanks for the quick implementation! Looks awesome!