Martin Schett
|
6d9f1a856d
|
Another bunch of fixes for presentation 1
|
2020-12-09 19:51:33 +01:00 |
|
Martin Schett
|
5d70201516
|
removed unnecessary print in wrapper
|
2020-12-09 19:07:01 +01:00 |
|
Martin Schett
|
7009eb85f8
|
Merge branch 'master' of https://hyde.infosys.tuwien.ac.at/aic20/g4t2
|
2020-12-09 19:04:33 +01:00 |
|
Martin Schett
|
ffa2954d1f
|
Fixes for Presentation 1
|
2020-12-09 19:04:25 +01:00 |
|
Manuel Hude
|
f75a42c703
|
getimage in iot change
|
2020-12-09 17:26:59 +01:00 |
|
Manuel Hude
|
d093dbb5b9
|
added return and failsafe
|
2020-12-09 17:12:46 +01:00 |
|
Martin Weick
|
47dfe26ace
|
Merge branch '3-minio_api' into 'master'
Resolve "MinIO_API"
Closes #3
See merge request aic20/g4t2!7
|
2020-12-07 12:41:03 +01:00 |
|
Martin Weick
|
d6d9daabf0
|
#3 add delete all
|
2020-12-07 12:41:32 +01:00 |
|
Tobias Eidelpes
|
44a912a842
|
Remove minio_upload directory
|
2020-12-07 12:15:19 +01:00 |
|
Martin Weick
|
8a50493b18
|
#3 add delete function
|
2020-12-07 10:15:07 +01:00 |
|
Martin Weick
|
2d25d616b5
|
change typo in Readme
|
2020-12-07 09:10:18 +01:00 |
|
Martin Schett
|
2e3e9f9fad
|
Fixed error where missing image in fetch request caused error in client
|
2020-12-06 19:41:45 +01:00 |
|
Martin Schett
|
c440b66894
|
Added update (pre minio delete)
|
2020-12-06 19:36:30 +01:00 |
|
Martin Schett
|
f313d18313
|
Added cursor feedback in iot-client for index relevant commands
|
2020-12-06 19:14:40 +01:00 |
|
Martin Schett
|
08b30bb9cd
|
Added health check feature to find faulty components
|
2020-12-06 18:53:29 +01:00 |
|
Martin Schett
|
ddf0cbf2d7
|
Added delete all in dropbox service and iot client help command
|
2020-12-06 18:24:07 +01:00 |
|
Marco Zeisler
|
ce34ce8562
|
Merge branch 'master' of https://hyde.infosys.tuwien.ac.at/aic20/g4t2
|
2020-12-06 16:48:58 +01:00 |
|
Marco Zeisler
|
776c144f3f
|
added create / compare hashes and notify on miss-match for MinIO backups;
|
2020-12-06 16:48:50 +01:00 |
|
Manuel Hude
|
325f083448
|
added delete all
|
2020-12-06 16:14:51 +01:00 |
|
Manuel Hude
|
7eb728968a
|
added return
|
2020-12-06 15:00:17 +01:00 |
|
Manuel Hude
|
bd5247f21e
|
added Service Class for MongoDB
|
2020-12-06 14:57:57 +01:00 |
|
Manuel Hude
|
e6f54951e6
|
Merge branch 'master' into 4-mongodb_api
# Conflicts:
# middleware/app_be/views/rest_api.py
|
2020-12-06 14:24:01 +01:00 |
|
Manuel Hude
|
8b170b61a6
|
added Service Class for MongoDB
|
2020-12-06 14:21:08 +01:00 |
|
Martin Weick
|
03a4036b08
|
Merge branch '3-minio_api' into 'master'
Resolve "MinIO_API"
Closes #3
See merge request aic20/g4t2!5
|
2020-12-02 10:31:13 +01:00 |
|
Martin Weick
|
5dc0ccbde4
|
Merge branch 'master' into '3-minio_api'
# Conflicts:
# middleware/app_be/views/rest_api.py
|
2020-12-02 10:30:44 +01:00 |
|
Martin Weick
|
37b089881b
|
#3 add pots and get for minio
|
2020-12-02 10:16:59 +01:00 |
|
Martin Schett
|
f104795c17
|
Changed minio rest endpoint to aws bucket
|
2020-12-01 19:25:42 +01:00 |
|
|
|
0ceda9e53a
|
Add test script for uploading to S3
|
2020-12-01 12:22:40 +01:00 |
|
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 |
|
Marco Zeisler
|
dc9912f90c
|
added hashservice.py;
|
2020-11-30 19:15:43 +01:00 |
|
Marco Zeisler
|
1f444cce27
|
catch KeyError;
print os.error;
print KeyError;
|
2020-11-30 19:15:27 +01:00 |
|
Marco Zeisler
|
4b6052f502
|
reformat code;
|
2020-11-30 18:58:04 +01:00 |
|
Marco Zeisler
|
8748611fa6
|
update;
|
2020-11-30 18:57:57 +01:00 |
|
Marco Zeisler
|
3ea437c670
|
remove redundant utf-8;
|
2020-11-30 18:52:04 +01:00 |
|
Marco Zeisler
|
19bb2c01fb
|
add image sha512 hash to mongo on post;
|
2020-11-30 18:51:46 +01:00 |
|
Manuel Hude
|
d7e2bf651b
|
delete functionality for metadata
|
2020-11-30 14:23:32 +01:00 |
|
Manuel Hude
|
2e58c64ced
|
new identifier and added creation folder logic
|
2020-11-30 12:47:32 +01:00 |
|
Manuel Hude
|
e1a1cb25fc
|
added GEODATA functionality
|
2020-11-30 12:16:52 +01:00 |
|
Martin Weick
|
c699d4fda0
|
add = in setup.py
|
2020-11-30 11:04:02 +01:00 |
|
Martin Schett
|
63175ce112
|
Added dropbox api support as service and cleaned up get single call
|
2020-11-29 21:48:21 +01:00 |
|
Manuel Hude
|
24a139e8c8
|
Merge branch '4-mongodb_api'
|
2020-11-29 14:02:29 +01:00 |
|
Manuel Hude
|
461a42edcd
|
added single get search with url parsing
|
2020-11-29 14:02:01 +01:00 |
|
Manuel Hude
|
3fcceb91a1
|
Merge branch '4-mongodb_api'
|
2020-11-28 20:35:41 +01:00 |
|
Manuel Hude
|
09b9ddd440
|
added logfile to gitignore
|
2020-11-28 20:32:02 +01:00 |
|
Manuel Hude
|
39f0beb87e
|
implement mongodb post and getall todo: get single
|
2020-11-28 20:30:13 +01:00 |
|
Martin Schett
|
c52f031845
|
Updated iot_client with new logic and subset of data
Signed-off-by: Martin Schett <e1633073@student.tuwien.ac.at>
|
2020-11-28 01:06:40 +01:00 |
|
Martin Schett
|
e4b40133eb
|
IoT Client und Changes vom Herzeigen
|
2020-11-26 19:15:46 +01:00 |
|
Martin Schett
|
31899ebd64
|
Added first set of api calls including dropbox upload
|
2020-11-22 22:08:23 +01:00 |
|
Martin Schett
|
aac6d7c827
|
Updated .gitignore
|
2020-11-22 20:37:10 +01:00 |
|
Martin Schett
|
d44da45668
|
Added Pillow and dropbox to python requirements
|
2020-11-22 19:42:11 +01:00 |
|