ocket8888

Results 146 comments of ocket8888

Sort of. I have this: #802 which works, assuming you have an API key to put in there. It doesn't have my API key yet, as I'm still testing. It...

Yes, Retropie seems to have solved this already. Dunno if they've already opened a PR, but it seems unlikely at this point that it'll get merged at any rate. Mine...

Unfortunately I think the project owner has left this project. Good to hear that I can just put my public key in there, thanks for letting me know.

If you look in lib/ there's a `material-steppers.ts` file that contains all the definitions you should need. Alternatively, I pulled out an interface you can import, gonna attach it (as...

The simplest fix would be to update the display value to include all Profile names, probably separated by `, `. Then a filter on the table would check all of...

Why? Your browser already logs all of your own interactions with the TP server, and TO already logs all its API requests/responses.

That's true. I think it would be more useful to have the IP passed along to Traffic Ops, to make it easier to correlate an IP with actual requests.

Logging API requests at the TP server doesn't solve the issue of not knowing the actual IP address of the client that makes a particular request to Traffic Ops. You...

I don't understand what about what I said precludes you from doing exactly that