Kim
|
965a85ba81
|
Merge remote-tracking branch 'origin/main'
|
2023-10-02 15:40:06 +02:00 |
Kim
|
5146491dcd
|
updated VrmGrabber to automatically grab battery ids
|
2023-10-02 15:40:03 +02:00 |
ig
|
2f5622e26c
|
S3 Utils
|
2023-10-02 15:37:27 +02:00 |
ig
|
7b7a17ca49
|
minor
|
2023-10-02 15:36:50 +02:00 |
ig
|
b7cda31b58
|
minor
|
2023-10-02 15:10:01 +02:00 |
ig
|
526dd2a47f
|
Add GraphTraversal.cs
|
2023-10-02 15:10:01 +02:00 |
ig
|
13611da7c8
|
cleanup project file
|
2023-10-02 15:09:40 +02:00 |
ig
|
d93a066b36
|
introduce S3Utils, WIP
|
2023-10-02 15:09:40 +02:00 |
ig
|
3b3381247a
|
bump System.Linq.Async to 6.0.1
|
2023-10-02 15:09:39 +02:00 |
ig
|
bd18082e8b
|
use EmptyIfNull
|
2023-10-02 15:08:41 +02:00 |
ig
|
f2c110dad0
|
Replace UnixTime dependency
|
2023-10-02 15:08:41 +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 |
atef
|
8f876a37bd
|
Update to the battery power instead of Dc Dc power for the variable "l"
|
2023-10-02 14:50:10 +02:00 |
atef
|
b1d553870e
|
Change from control special error to Detect Alarm States
Add loginfo to toCsv()
|
2023-10-02 14:49:24 +02:00 |
atef
|
3affba7899
|
Update Battery service
|
2023-10-02 14:20:01 +02:00 |
atef
|
25d3ae9252
|
Adapt logfile to save .csv in local machine.
|
2023-09-27 14:37:11 +02:00 |
Kim
|
d04b431c9f
|
Merge branch 'marios'
|
2023-09-18 15:51:47 +02:00 |
Kim
|
651f2974c4
|
added deploy scripts for backend and frontend (use in the folder and while in the vpn)
|
2023-09-18 15:43:07 +02:00 |
Noe
|
13fabb8e16
|
updated frontend
|
2023-09-18 14:06:27 +02:00 |
Noe
|
dded09c595
|
updated frontend
|
2023-09-18 14:03:07 +02:00 |
Kim
|
315fab8463
|
Merge remote-tracking branch 'origin/main'
|
2023-09-18 13:21:44 +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 |
atef
|
9928e732ff
|
Change TimeSinceTOC from Uint16 to TimeSpan
|
2023-09-18 11:15:18 +02:00 |
Kim
|
731587ac77
|
Merge branch 'marios'
# Conflicts:
# csharp/App/S3Explorer/Program.cs
|
2023-09-15 17:00:51 +02:00 |
Kim
|
40535cf0f1
|
Small changes cleanup for release
|
2023-09-15 16:59:59 +02:00 |
Kim
|
a33c78ffe9
|
wip
|
2023-09-15 16:45:00 +02:00 |
Kim
|
128063165d
|
No / in token!
|
2023-09-15 16:39:01 +02:00 |
Kim
|
13a2f22e36
|
Refactored Mailer out of backend into lib.
|
2023-09-15 16:30:41 +02:00 |
Kim
|
875d00d8a9
|
small typo
|
2023-09-15 14:29:48 +02:00 |
Kim
|
9686fed805
|
WIP password reset
|
2023-09-15 14:23:22 +02:00 |
Noe
|
637c8ae4ba
|
Updated backend
|
2023-09-15 13:34:28 +02:00 |
atef
|
0d400a0eea
|
Add Control Special Error.
|
2023-09-15 09:38:21 +02:00 |
atef
|
3ae8a97d15
|
Delete to do log
|
2023-09-15 09:23:09 +02:00 |
atef
|
3b77c4a5b2
|
Added the feature of the forceCalibrationCharge in the config file.
|
2023-09-13 10:57:12 +02:00 |
atef
|
c51250a380
|
One try catch instead of two for DcDcDeviceRecord Read()
|
2023-09-12 19:31:39 +02:00 |
ig
|
b213d97537
|
resharper ignore "typo"
|
2023-09-11 11:33:12 +02:00 |
ig
|
3a61b1e80b
|
Add Zero
|
2023-09-11 11:33:12 +02:00 |
ig
|
e538f6dd7e
|
set Root Namespace for EmuMeterDriver
|
2023-09-11 11:33:12 +02:00 |
Kim
|
908238244f
|
null passwords for new users
|
2023-09-08 16:13:36 +02:00 |
Kim
|
bd4ad2b16e
|
finished s3explorer rewrite
|
2023-09-08 15:54:02 +02:00 |
ig
|
4791b139b8
|
Do not crash when file is not available
|
2023-09-08 15:22:39 +02:00 |
ig
|
f98a149318
|
WIP: S3Explorer, TODO: fix missing entries
|
2023-09-08 15:19:46 +02:00 |
Kim
|
d9548f6207
|
oops revert
|
2023-09-08 12:00:19 +02:00 |
Kim
|
eb54250031
|
Added alarm changing
|
2023-09-08 11:56:49 +02:00 |
Kim
|
47c8d438d1
|
Added keys to S3Cmd.cs
|
2023-09-08 11:52:49 +02:00 |
Kim
|
3484d4bca3
|
Threw out "deleted" Backups as we backup our db after each transaction.
|
2023-09-08 10:27:09 +02:00 |