This website requires JavaScript.
Explore
Help
Register
Sign In
Innovenergy
/
Innovenergy_trunk
Watch
3
Star
1
Fork
You've already forked Innovenergy_trunk
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a0012c626
Innovenergy_trunk
/
csharp
/
App
/
Backend
/
Database
History
Kim
432189f461
simplify s3 keys from json
2023-03-23 13:28:55 +01:00
..
Create.cs
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
Db.cs
simplify s3 keys from json
2023-03-23 13:28:55 +01:00
Delete.cs
renamed user2folder and user2installation, reimplemented getbyId
2023-03-16 11:16:23 +01:00
Fake.cs
renamed user2folder and user2installation, reimplemented getbyId
2023-03-16 11:16:23 +01:00
Read.cs
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
Update.cs
Use users name instead of email for login (
https://softwareengineering.stackexchange.com/a/30087
)
2023-03-21 11:45:50 +01:00