Yinyin Liu
68f4006f55
Switch AI diagnostics from OpenAI to Mistral and use .env for API key
...
- Changed API endpoint to api.mistral.ai, model to mistral-small-latest
- Replaced openAiConfig.json with .env file for secure API key storage
- Added .env loader in Program.cs, added .env to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 07:45:16 +01:00
Noe
a47314bdf5
Fixed bug when deleting an installation
...
Set date button works using s3cmd
2024-08-05 16:31:57 +02:00
Noe
6a18e56cf7
Created error table, provided error handling
2023-11-15 17:22:42 +01:00
Noe
22dd4222ca
Added Mode in live tab, fixed max discharge power in configuration
2023-11-14 16:05:39 +01:00
Noe
2199f43400
Integrate middleware code inside backend
2023-11-08 11:59:15 +01:00
ig
76099131c2
Fix multiple reset password emails Bug
2023-10-26 14:09:38 +02:00
Kim
2a5f9a0cc6
Rewrote Backend.csproj to use new S3Utils.csproj, Testing needed
2023-10-09 14:23:31 +02:00
Kim
13a2f22e36
Refactored Mailer out of backend into lib.
2023-09-15 16:30:41 +02:00
Noe
637c8ae4ba
Updated backend
2023-09-15 13:34:28 +02:00
Kim
8db786f965
In-Memory Database with automatic versioning Backups. When starting the server the newest backup is loaded into memory.
2023-07-13 13:23:05 +02:00
Kim
a0dc85b57b
changed db to real data
2023-07-06 10:57:57 +02:00
ig
e80cc2fbd0
remove spurious propertygroup from projects
2023-07-04 09:09:50 +02:00
atef
e31c40b659
Add Rootnamespace property in project files
2023-07-03 14:59:59 +02:00
Kim
fa9d06192d
added Grafana
2023-05-11 10:20: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
Kim
7d4309f3af
Added deletedFolders/installations/users for archive purposes, login is now possible without pw if no pw is set and you need to reset your pw, user hased pws should no longer be given out by the backend, moving folders and installations now have their own calls, loading s3 keys from disk on use
2023-03-23 12:47:25 +01:00
ig
e70ab41bc0
backslashes are the worstest
2023-03-20 13:28:52 +01:00
Kim
083c412177
added python variant of s3cmd
2023-03-16 12:49:25 +01:00
ig
aa46ad37b6
app => App, lib => Lib
2023-02-25 16:04:41 +01:00