Kim
|
a070891e7e
|
Set bucket cors on creation of new installation
|
2023-07-13 10:01:30 +02:00 |
Kim
|
e92d5a507c
|
Included Write keys for s3
|
2023-07-13 09:40:04 +02:00 |
Sina Blattmann
|
4b873306e3
|
bugfix login
|
2023-07-06 11:42:52 +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
|
395d5a89b2
|
Change S3 keys format; add correct S3 key for SalimaxPrototype
|
2023-07-05 14:31:53 +02:00 |
Noe
|
f2c04e2ccc
|
Version Bleu
|
2023-06-30 16:13:09 +02:00 |
Sina Blattmann
|
4ee1709386
|
[WIP] fix graph bugs
|
2023-06-29 08:40:28 +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
|
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
|
39b414d0f0
|
add datacache (ivos code), first working version with diagrams, only sample data
|
2023-04-24 09:35:01 +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
|
b07991e75d
|
added Ordernumber to installation relation and automatically filled installation order relations on get calls
|
2023-03-23 14:23:03 +01:00 |
Kim
|
432189f461
|
simplify s3 keys from json
|
2023-03-23 13:28:55 +01: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
|
8d7f0cd8bf
|
Use users name instead of email for login (https://softwareengineering.stackexchange.com/a/30087)
|
2023-03-21 11:45:50 +01:00 |
ig
|
e025b8cd11
|
Make Controller less magic.
|
2023-03-20 08:33:44 +01:00 |
Kim
|
20c70b10ac
|
added s3 bucket creation on installation creation
|
2023-03-16 16:13:04 +01:00 |
Kim
|
fb4a407a52
|
added calls for granting and revoking permissions
|
2023-03-16 13:33:51 +01:00 |
Kim
|
083c412177
|
added python variant of s3cmd
|
2023-03-16 12:49:25 +01:00 |
Kim
|
0f7daea8ea
|
renamed user2folder and user2installation, reimplemented getbyId
|
2023-03-16 11:16:23 +01:00 |
Kim
|
a2836b1900
|
rewrote the bucket url generator, now creates new urls every 12 hours
|
2023-03-16 10:31:24 +01:00 |
Kim
|
d6248ead09
|
[WIP] quick fix for login
|
2023-03-16 08:51:22 +01:00 |
ig
|
4c37c92f73
|
improve backend
|
2023-03-15 14:39:54 +01:00 |
Kim
|
55e0ad22a3
|
giving back user language on login
|
2023-03-09 17:21:31 +01:00 |
Kim
|
fd10522786
|
Added daily deletion of Installation s3 keys
|
2023-03-09 13:20:37 +01:00 |
Kim
|
69fed10f69
|
wip debugging the s3 key generation
|
2023-02-28 12:34:36 +01:00 |
Kim
|
45e12b0318
|
added method to create new s3 keys for users
|
2023-02-28 11:16:19 +01:00 |
ig
|
aa46ad37b6
|
app => App, lib => Lib
|
2023-02-25 16:04:41 +01:00 |