1. 17 Mar, 2020 3 commits
  2. 29 Oct, 2019 3 commits
  3. 17 Oct, 2019 2 commits
  4. 16 Oct, 2019 4 commits
  5. 08 Jul, 2019 4 commits
  6. 07 Jul, 2019 4 commits
  7. 05 Jul, 2019 6 commits
  8. 04 Jul, 2019 2 commits
  9. 09 Oct, 2018 1 commit
  10. 23 Jul, 2018 2 commits
  11. 03 Jul, 2018 1 commit
    • Liam Brenner's avatar
      Fix tests · c1ff2812
      Liam Brenner authored
      Bump version number
      
      iSorted
      
      Allow unauthenticated for travis ci
      
      Bump isort
      
      iSort tests
      c1ff2812
  12. 13 Jun, 2018 1 commit
  13. 07 Jun, 2018 1 commit
  14. 05 Jun, 2018 2 commits
  15. 13 May, 2018 1 commit
  16. 01 Jun, 2017 3 commits
    • Tim Heap's avatar
      Version bump to 0.4.0 · acb2eb87
      Tim Heap authored
      acb2eb87
    • Tim Heap's avatar
      Merge branch 'remote-videos' · 8084ab74
      Tim Heap authored
      * remote-videos:
        Support remote file storages
        Set an explicit ordering on Videos
        Move w.utils.ffmpeg_installed to w.ffmpeg.installed
        Fix long filename trimming logic
      8084ab74
    • Tim Heap's avatar
      Support remote file storages · 897ca782
      Tim Heap authored
      This allows keeping the videos on S3, for example, although this does
      require downloading the video from S3 that you just uploaded.
      897ca782