This website requires JavaScript.
Explore
Help
Register
Sign In
zenon
/
federated-storage
Watch
1
Star
0
Fork
0
You've already forked federated-storage
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
federated-storage
/
middleware
/
app_be
/
views
History
Marco Zeisler
6a64eb305b
added hashservice.py;
...
implemented create_sha512(); store image hash to mongoDB; compare stored with actual dropbox hash;
2020-11-30 19:16:36 +01:00
..
tests
move template to ./template;
2020-11-17 19:34:25 +01:00
__init__.py
move template to ./template;
2020-11-17 19:34:25 +01:00
mongo_db.py
add image sha512 hash to mongo on post;
2020-11-30 18:51:46 +01:00
rest_api.py
added hashservice.py;
2020-11-30 19:16:36 +01:00
ws_api.py
move template to ./template;
2020-11-17 19:34:25 +01:00