Peter Smit
Peter Smit
What kind of ts errors do you get? And do you know if/how the npm setup could be reproduced?
On my computer it only works if the file is `.mjs`. `docker build .` fails for me when it has the `.js` extension. Could you show exactly what command(s) you...
Could you send some screenshots of the error or logs? Also, maybe try again with the latest version/commit? I don't think anything relevant changed, but I tried it just now...
Hey there, this PR led me to make #449. I like the idea, but I think some support needs to be added to make it more user-friendly. Please check the...
I haven't come around to this yet; wanted to merge some bugfixes before adding new features. Will have a look soon
Cool idea, I think it would definitely be possible to implement but would require some reworking of the communication between frontend and backend (or client and server). Thoughts dump: -...
Unfortunately, this isn't as straightforward as it would seem. The project we rely on to get the exchange rates is [Frankfurter](https://frankfurter.dev/), which currently only gets its currencies from the European...