Matthijs

Results 16 issues of Matthijs

Hi, We have a couple of tablets running 24/7 as build monitor with this great plugin. However fairly often we get presented with the "Sorry to bother you, but there...

I'd be happy to look into developing these features myself but do we need to have somekind of discussion first if this is wanted or not? 1. I don't want...

Hi, Is there any (up2date) documentation on developing / building on Windows? [The instructions](https://github.com/OpenFactorioServerManager/factorio-server-manager/wiki/Development#building-for-windows) user `go build` but that asks me to install `make` (and while that might be possible...

Sorry, this is not really a bug nor a feature request. My colleague is experimenting with `aws-vault` so we can enforce MFA for our cluster. He has a aws config...

bug

Should the name be unique? To me it looks like it should. ![image](https://github.com/OpenFactorioServerManager/factorio-server-manager/assets/662896/e25d76ee-c0ea-4064-8c32-f66b63f4d3a2) No unique constraint in the database: ![image](https://github.com/OpenFactorioServerManager/factorio-server-manager/assets/662896/7c4f4a21-061f-4c19-a9f4-76c89108d722)

bug

This change will improve the default 'security' of this lib. The TOTP RFC https://www.ietf.org/rfc/rfc6238.txt lists: ``` R3: The algorithm MUST use HOTP [RFC4226] as a key building block. ``` The...

#### Expected behaviour With version `10.3.3` I can (via the export button in the graph) do a POST to my highcharts export server and download a PNG. However with the...

By filling the `$scope.resolvedOptions` in both methods we can "preselect" some items. example: ``` // You can add this in your app.js $scope.options = [ {id: 1, foo: "bar"}, {id:...

Is this project still being maintained? I see some nice pull-requests so it would be great if these could be integrated. I can of course fork this project and then...

Hi, As there is no NAT for IPv6 I'd like to be able to change the ports nginx listens on. Example: A docker container with it's own IP eg (private)...