Max Schmidt

Results 16 comments of Max Schmidt
trafficstars

Had the same problem, but after I updated to version 1.4.8, it was solved

Hey @pindab0ter, thanks for your input regarding the user experience at Deepcast. And thanks to @danielsequeira for mentioning me, as I've only now seen that there are approaches to improving...

Hey @pindab0ter , I've been working on porting your code today, as discussed in Slack. After working on it for a while, I noticed that we get a redundancy of...

Hey, guys, I do not know, if it is related to the fact, that denon does not kill the previous instance, but I have the same problem, that the adress...

> There seems to be a lot of formatting changes which makes this pretty hard to review (did you format with prettier?). Are you able to revert this? > >...

> @mooxl I think hard coded `404.html` is enough for a first pass. I'm skeptical if we need to support custom 404 file path as there's no such request from...

Hi @kt3k, I get your point about simplicity in file_server.ts. Let's stick to the default 404.html. I'll adjust the PR accordingly. Thanks for your guidance.

Hey @lino-levan, I'm currently preparing for my exams, so I don't have time to work on this. You can go ahead with it. :)

Sounds good! I'll try to get a PR ready this weekend.

In line with the `deno lint` command structure, my recommendation is to divide `--fallback` into `-f, --fallback ` and `--no-fallback`. This is consistent with the arrangement of `-c, --config `...