Skip to content

Releases: kelp404/anya-s3-file-manager

v0.2.1

13 Jun 07:21
Compare
Choose a tag to compare

Bug Fixes

  • /api/files: set storage class as standard for new file (e37e7d9)

Chores

v0.2.0

13 Jun 06:51
Compare
Choose a tag to compare

Bug Fixes

  • /api/files: add Content-Disposition back (055707d)
  • /objects/uploader: show upload failed tip (e94cc28)
  • change the download flow for the single file (9792a41)

Chores

  • bump @babel/core from 7.17.10 to 7.18.2 (ace5910)
  • bump @babel/eslint-parser from 7.17.0 to 7.18.2 (86120e3)
  • bump @babel/preset-env from 7.17.10 to 7.18.2 (a88bb50)
  • bump @babel/preset-react from 7.16.7 to 7.17.12 (0423ab4)
  • bump aws-sdk from 2.1125.0 to 2.1152.0 (2af9dd7)
  • bump capybara-router from 2.8.0 to 2.9.0 (dc20c66)
  • bump commander from 9.2.0 to 9.3.0 (2929f50)
  • bump concurrently from 7.1.0 to 7.2.1 (6137c29)
  • bump dayjs from 1.11.2 to 1.11.3 (adb37fe)
  • bump ejs from 3.1.7 to 3.1.8 (ffc8cd8)
  • bump eslint from 8.14.0 to 8.17.0 (3674d66)
  • bump eslint-plugin-react from 7.29.4 to 7.30.0 (080f008)
  • bump filesize from 9.0.0 to 9.0.2 (b3e2a8e)
  • bump npm-check-updates from 12.5.10 to 13.1.4 (1a7b59d)
  • bump sass-loader from 12.6.0 to 13.0.0 (288d95e)
  • bump sequelize from 6.19.0 to 6.20.1 (f7f201c)
  • bump webpack from 5.72.0 to 5.73.0 (4b19aa8)
  • bump webpack-cli from 4.9.2 to 4.10.0 (5ec6898)
  • bump webpack-dev-server from 4.8.1 to 4.9.2 (ba485d0)
  • install cross-env (47b85eb)
  • release v0.2.0 (2dbf6f0)
  • set dependabot (c3d5915)
  • test build script on GitHub Actions (9c7b276)
  • uninstall AWS SDK v3 (29a9bb5)

Documentation

Features

  • /api/files: support etag to download single file (55b0b25)
  • /api/files: support partial content (1a6a8bb)
  • /objects/:objectId: support preview video (b749f38)
  • /objects/uploader: add progress bar (3a0f145)
  • /objects/uploader: set upload concurrent as 1 (89488a8)
  • /objects: show storage class (bde7e82)

v0.1.0

10 Jun 10:02
Compare
Choose a tag to compare
2022-06-10