Kim Baumgartner
|
21a0603309
|
Started to rewrite vrmgrabber in rust.
|
2023-07-27 16:51:57 +02:00 |
Kim
|
22e2561f14
|
updates to backend and 10.2.0.1
|
2023-07-27 13:23:17 +02:00 |
Kim
|
c23149c5cc
|
fixed some small bugs uncovered by testing
|
2023-07-20 13:57:12 +02:00 |
Kim
|
7ff1d05708
|
Added S3Explorer a cmdline tool to grab and display data from our s3 buckets
|
2023-07-13 16:17:58 +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
|
2aae717859
|
refactoring
|
2023-07-13 10:18:34 +02:00 |
Kim
|
b5b7f65384
|
catching moves to same parent
|
2023-07-13 10:16:31 +02:00 |
Kim
|
a070891e7e
|
Set bucket cors on creation of new installation
|
2023-07-13 10:01:30 +02:00 |
Kim
|
be18b291af
|
Merge remote-tracking branch 'origin/main'
|
2023-07-13 09:40:10 +02:00 |
Kim
|
e92d5a507c
|
Included Write keys for s3
|
2023-07-13 09:40:04 +02:00 |
ig
|
b361959f53
|
Properly parametrize deploy script
|
2023-07-10 10:39:03 +02:00 |
Sina Blattmann
|
4b873306e3
|
bugfix login
|
2023-07-06 11:42:52 +02:00 |
Sina Blattmann
|
6628e57861
|
kims work
|
2023-07-06 11:16:00 +02:00 |
Kim
|
fc3ad1806c
|
changed name to email
|
2023-07-06 11:09:16 +02:00 |
Kim
|
c738804b1c
|
made password nullable in login function
|
2023-07-06 11:06:55 +02:00 |
Kim
|
a0dc85b57b
|
changed db to real data
|
2023-07-06 10:57:57 +02:00 |
ig
|
9068f183d6
|
Use separate S3 data fields as in S3Config (cs & ts)
|
2023-07-05 15:13:44 +02:00 |
ig
|
3a10e4cb20
|
Split S3KeySecret into S3Key and S3Secret
|
2023-07-05 15:10:08 +02:00 |
ig
|
25450aecee
|
Extract ExoCmd into own file
|
2023-07-05 15:09:28 +02:00 |
ig
|
395d5a89b2
|
Change S3 keys format; add correct S3 key for SalimaxPrototype
|
2023-07-05 14:31:53 +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 |
Noe
|
f2c04e2ccc
|
Version Bleu
|
2023-06-30 16:13:09 +02:00 |
Noe
|
9e9a899f8e
|
fix merge conflict
|
2023-06-30 09:00:44 +02:00 |
Noe
|
7cb055bc7b
|
styling of website
|
2023-06-30 08:58:50 +02:00 |
Sina Blattmann
|
531c296a15
|
Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk
|
2023-06-29 08:41:03 +02:00 |
Sina Blattmann
|
4ee1709386
|
[WIP] fix graph bugs
|
2023-06-29 08:40:28 +02:00 |
ig
|
7f97ab8e14
|
make use of "required" with "init" (.net 7)
|
2023-06-27 13:14:17 +02:00 |
Sina Blattmann
|
b256e9bd75
|
add db
|
2023-06-26 11:34:17 +02:00 |
Ivo Graber
|
4736657375
|
Delete Sqlite Db from backend
suspecting it to be the cause of a git error (too big)
|
2023-06-13 11:52:13 +00: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 |
Sina Blattmann
|
6fc414a2c0
|
Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk
|
2023-04-24 09:36:18 +02:00 |
Sina Blattmann
|
39b414d0f0
|
add datacache (ivos code), first working version with diagrams, only sample data
|
2023-04-24 09:35:01 +02:00 |
Kim
|
f5515c110a
|
changed signed urls for keysecret pairs in installations
|
2023-04-20 15:30:11 +02:00 |
Kim
|
5682d2893f
|
Todo check different return methods and choose one @ig
|
2023-04-13 16:24:00 +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 |
Sina Blattmann
|
e84c10607f
|
add Graphs, simple version
|
2023-04-13 11:40:57 +02:00 |
Kim
|
171d290e36
|
python gui fixed for reference
|
2023-04-06 14:28:35 +02:00 |
Kim
|
184fc8c10e
|
Implemented mailer for new users, creation fails on invalid email address
|
2023-04-06 10:36:42 +02:00 |
Kim
|
b6fbeb48b5
|
fixing bug in updating user
|
2023-04-06 08:32:47 +02:00 |
Kim
|
1021bb852a
|
fixed bug in creating user and returning parents of installations/folders
|
2023-04-06 08:05:05 +02:00 |
ig
|
005da7fbcb
|
Subscribe Cleanup on TaskPoolScheduler, should make Backend startup faster
|
2023-04-04 10:39:42 +02:00 |
ig
|
79ccad37c5
|
Move Controller to src root
|
2023-04-04 10:24:37 +02:00 |
Kim
|
b290ded0a9
|
Fill Order Numbers everywhere where installations are given back
|
2023-03-30 09:28:44 +02:00 |
Kim
|
e1305126ee
|
Shifted sanitizing outputs into Controller.cs
Now Hiding Parents
|
2023-03-30 09:27:18 +02:00 |
Kim
|
50036daa78
|
typo
|
2023-03-23 15:46:19 +01:00 |
Kim
|
c2d10b63d2
|
rewrote getchildusers
|
2023-03-23 15:45:40 +01:00 |
Kim
|
55628e2186
|
updating installations with new order numbers automatically updates the ordernumber2installation relation table
|
2023-03-23 14:58:59 +01:00 |
Kim
|
b07991e75d
|
added Ordernumber to installation relation and automatically filled installation order relations on get calls
|
2023-03-23 14:23:03 +01:00 |