Noe
|
1204a28ab5
|
Persistent logging (erros and warning)
|
2023-11-22 09:35:29 +01:00 |
Noe
|
71b4a1d2bd
|
Move watchdog to utils
|
2023-11-13 17:53:03 +01:00 |
atef
|
25ef41b330
|
Update IP4address if have null reading.
Create Nullchannel and null exception
|
2023-10-23 10:36:54 +02:00 |
ig
|
7b7a17ca49
|
minor
|
2023-10-02 15:36:50 +02:00 |
ig
|
526dd2a47f
|
Add GraphTraversal.cs
|
2023-10-02 15:10:01 +02:00 |
ig
|
3728ae747f
|
Introduce Result<T,E>, an either monad
|
2023-10-02 15:08:41 +02:00 |
ig
|
fc77a752b4
|
add EnsureEndsWith
|
2023-10-02 15:08:41 +02:00 |
ig
|
d9c8d3e19a
|
Split NullableUtils.cs into Class and Struct submodules
|
2023-10-02 15:08:41 +02:00 |
ig
|
8d4eadc540
|
Add SelectMany for IAsyncEnumerable + IEnumerable
|
2023-10-02 15:08:41 +02:00 |
ig
|
3ce40b936a
|
Remove UnixTime.csproj, use DateTimeUtils instead
|
2023-10-02 15:08:40 +02:00 |
Kim
|
b727ef765a
|
Checking for loops in foldertree, getting only unique children now.
Small Stability changes to VrmGrabber
|
2023-09-18 13:21:39 +02:00 |
ig
|
664290c44b
|
reorder Topology generation code
|
2023-08-23 09:23:50 +02:00 |
ig
|
d731c12f64
|
add minor error handling in Texblock
|
2023-08-18 15:57:00 +02:00 |
ig
|
829732a7ba
|
Introduce AsReadOnlyList extension to cast arrays
|
2023-08-16 15:14:35 +02:00 |
ig
|
ea7a13da06
|
Introduce TextBlock.Empty
|
2023-08-16 15:13:46 +02:00 |
ig
|
0b8aa5a96e
|
move Watchdog related code into its own class
|
2023-08-16 09:45:34 +02:00 |
atef
|
486abbdf56
|
Switch few function from public to private
|
2023-07-13 09:53:13 +02:00 |
ig
|
9049b3e4d5
|
Improve Ip4Address class
|
2023-07-03 17:30:01 +02:00 |
ig
|
cc8621d632
|
Introduce Ip4Address class, standard IpAddress class is unwieldy...
|
2023-07-03 17:30:01 +02:00 |
ig
|
6648d318ca
|
Minor improvements for TextBlocks
|
2023-07-03 17:30:01 +02:00 |
atef
|
e31c40b659
|
Add Rootnamespace property in project files
|
2023-07-03 14:59:59 +02:00 |
atef
|
c087af96c0
|
Create an overload of CenterHorizantal
|
2023-06-30 10:30:50 +02:00 |
atef
|
1d017ba6ba
|
Add the hack to compile Net6 from Net7
|
2023-06-30 10:24:38 +02:00 |
ig
|
a2d9017326
|
remove stray .sln files
|
2023-06-22 10:18:26 +02:00 |
atef
|
8feee5db43
|
Introduce ClampMin and ClampMax
|
2023-06-20 15:34:04 +02:00 |
atef
|
789780791f
|
throw exception if min is bigger than max in Clamp
|
2023-06-20 15:27:53 +02:00 |
ig
|
c78451d4cf
|
new implementation of TextBlock
|
2023-06-20 14:26:48 +02:00 |
ig
|
f4989f0c6f
|
update Utils
|
2023-06-20 10:23:44 +02:00 |
ig
|
0ac7773ac0
|
add/group extensions to parse strings
|
2023-06-20 10:23:43 +02:00 |
ig
|
028ff7dcae
|
experiment "Observable Process", unstable
|
2023-06-20 10:23:43 +02:00 |
ig
|
d981a66d59
|
get fields/props from base types as well,
ignore static fields/props
|
2023-06-20 10:23:43 +02:00 |
ig
|
ac32e4be09
|
improve SshHost usability
|
2023-06-20 10:23:43 +02:00 |
ig
|
4b510f6448
|
add GroupUntil extension
|
2023-06-20 10:23:43 +02:00 |
ig
|
e869c1e2fc
|
add utility extension to work with types
|
2023-06-20 10:23:43 +02:00 |
Kim
|
24684ccb09
|
Changed VrmGrabber to run with an SQLite DB
|
2023-05-18 10:45:44 +02:00 |
Kim
|
9c927bfc3a
|
updated VrmGrabber to include online-status
|
2023-05-11 13:26:13 +02:00 |
Kim
|
fa9d06192d
|
added Grafana
|
2023-05-11 10:20:47 +02:00 |
Kim
|
d1fb0a8ac2
|
added VrmGrabber to replicate VRM installations in memory (to run run the server.py file with flask run) FLASK_APP=server.py
|
2023-05-04 13:59:47 +02:00 |
Kim
|
b8fc04a90c
|
Testing new error messages in Backend, fixing small bugs, possibly breaking BMSTunnel, fixed tests
|
2023-04-13 14:30:01 +02:00 |
ig
|
ba54f9e325
|
add ToQueue and ToStack
|
2023-04-06 14:31:28 +02:00 |
ig
|
4b8c4f1942
|
add Utils/Reflection
|
2023-04-05 17:43:27 +02:00 |
ig
|
74b3af344a
|
add missing Do extension
|
2023-03-21 13:46:15 +01:00 |
ig
|
d7852e45c9
|
add missing EnsureStartsWith
|
2023-03-20 12:53:03 +01:00 |
ig
|
e136767b12
|
Add tree traversal functions. Skip self in Folder/User descendants
|
2023-03-16 14:13:45 +01:00 |
ig
|
5fb3f23799
|
use JsonConverterAttribute for Json serialization
|
2023-03-06 09:52:27 +01:00 |
ig
|
8ae9119858
|
Round Units to 3 significant digits by default (ToString). Add JsonConverters to generator
|
2023-03-02 17:15:10 +01:00 |
Sina Blattmann
|
d2e4f93fd1
|
fix replace, so it works on windows as well
|
2023-03-01 09:41:49 +01:00 |
ig
|
a32cf83893
|
add CreateBinaryOpForProps
|
2023-03-01 08:04:53 +01:00 |
ig
|
fd1b479783
|
move Phases from StatusApi.csproj to Units.csproj
|
2023-02-26 10:38:28 +01:00 |
ig
|
1aec8e1fe9
|
Remove S3 lib
|
2023-02-25 16:16:12 +01:00 |