LibraryOfCongress / bagger-js

Upload BagIt-format deliveries to S3 entirely in the browser
https://libraryofcongress.github.io/bagger-js/
Other
32 stars 7 forks source link

Switched from redux to flux; Added flow #38

Closed eikeon closed 8 years ago

acdha commented 8 years ago

I haven't tested it locally yet but this all looks quite reasonable to me

acdha commented 8 years ago

I noticed that we're no longer uploading the tag files:

cadams@Ganymede:~ $ aws s3 ls s3://bagger-js-testing/my-test-bag/
                           PRE data/
cadams@Ganymede:~ $ aws s3 ls s3://bagger-js-testing/my-test-bag/data/
2016-04-08 12:44:19    2696431 2016-04-03 09.39.55.jpg
2016-04-08 12:44:51    2425174 2016-04-04 10.20.39-1.jpg
acdha commented 8 years ago

:tada:

Glad to see that land!