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
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
..
services
added hashservice.py;
2020-11-30 19:15:43 +01:00
views
added hashservice.py;
2020-11-30 19:16:36 +01:00
__init__.py
move template to ./template;
2020-11-17 19:34:25 +01:00
admin.py
move template to ./template;
2020-11-17 19:34:25 +01:00
apps.py
move template to ./template;
2020-11-17 19:34:25 +01:00
models.py
implement mongodb post and getall todo: get single
2020-11-28 20:30:13 +01:00
routing.py
move template to ./template;
2020-11-17 19:34:25 +01:00
serializers.py
move template to ./template;
2020-11-17 19:34:25 +01:00
settings.py
Added dropbox api support as service and cleaned up get single call
2020-11-29 21:48:21 +01:00
tests.py
move template to ./template;
2020-11-17 19:34:25 +01:00
urls.py
delete functionality for metadata
2020-11-30 14:23:32 +01:00
wsgi.py
move template to ./template;
2020-11-17 19:34:25 +01:00