mirror of
https://github.com/Tribufu/ServerManagers
synced 2026-08-09 12:41:06 +00:00
- fixed a bug with the shutdown server day selection. Both Shutdown 1 and Shutdown 2 days would affect each other, now they are independant. |
||
|---|---|---|
| .. | ||
| AllTrueMultiValueConverter.cs | ||
| CommaDelimitedStringCountConverter.cs | ||
| DoubleRangeValueConverter.cs | ||
| EnumConverter.cs | ||
| EnumFlagsConverter.cs | ||
| FlagsEnumToBooleanConverter.cs | ||
| FloatRangeValueConverter.cs | ||
| FloatToPercentageConverter.cs | ||
| FloatToStringConverter.cs | ||
| GreaterThanIntValueConverter.cs | ||
| HasStringValueConverter.cs | ||
| InstalledVersionConverter.cs | ||
| IntRangeValueConverter.cs | ||
| IntToVisibilityConverter.cs | ||
| InvertBooleanConverter.cs | ||
| InvertBooleanToVisibilityConverter.cs | ||
| InvertIntToVisibilityConverter.cs | ||
| IsNullOrWhiteSpaceValueConverter.cs | ||
| IsNullValueConverter.cs | ||
| MinutesToTimeValueConverter.cs | ||
| NullableHasValueConverter.cs | ||
| NullValueConverter.cs | ||
| ProcessorAffinityConverter.cs | ||
| SecondsToHoursConverter.cs | ||
| SecondsToMinutesConverter.cs | ||
| SecondsToTimeValueConverter.cs | ||
| UnixTimeToDateTimeConverter.cs | ||