Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevindice kevindice released this 25 Oct 20:05
· 128 commits to master since this release
  • Update release-it config (dd1d1d2)
  • bugfix: remove unused import (9cda812)
  • bugfix(formatting): satisfy eslint rules (78a21a5)
  • bugfix(webserver): ensure source files specified in Dockerfile ADD command (91f786c)
  • bugfix(webserver): Remove explicit dhparam.pem reference for the Dockerfile copy command (f6c131c)
  • Make context menu actions apply to more than one selected file (8188c33)
  • Disable download option for directories which neither file system provider currently supports (9b61813)
  • Replace context menu implementation with a simpler one (f72643d)
  • chore: Update client dependencies (6373365)
  • Update SSL settings using TLS 1.3 (3d70512)
  • Focus on an unselected file when opening the file browser context menu (9bd0711)
  • Update Browse and TabbedFileBrowser tests with initial state (e2509ed)
  • bugfix: remove reference to nextProps in componentDidMount (80eaf0b)
  • Fix file fetching logic for first load and browser path change (bb7986d)
  • Swap out uglify for terser (70cf7e6)
  • Bump dependencies and fix tests (41578e4)
  • Update allauth setting according to config changes in allauth package (fbfd469)
  • Add friendly date format (0056161)
  • Update django-allauth version (6f4573b)
  • Preserve state of file browsers between tab navigation - Closes #66 (2c1931f)
  • Bump client side dependencies (a1f425f)
  • Add celery task queue (63cd94d)
  • Update django to 2.0.8 following security vulnerability and add celery dependency (f079857)
  • Add api for creating file transfer batches (94c6bef)
  • Add file dropzone upload (6b7e82b)
  • Fix dropbox import after switching back to published npm module (8303437)
  • Add file upload functionality (decfd92)
  • Merge pull request #115 from cnap-cobre/greenkeeper/default/babel-eslint-10.0.1 (aedba6f)
  • chore(package): update lockfile frontend/package-lock.json (18ab517)
  • chore(package): update babel-eslint to version 10.0.1 (b547132)
  • Implement shift + click multi-selection - Closes #114 (38ba984)
  • Bump package-lock.json version too (ef3c98f)