Commit Graph

6 Commits (c234c958800ade56eae2aa0641ea834bdcf83cce)

Author SHA1 Message Date
Alex c234c95880
websocket upload notification - closed #24 (#25)
* Render when a new asset is uploaded from WebSocket notification
* Update Readme
2022-02-14 10:40:41 +07:00
Alex 38c968d47e
Support HEIC/HEIF (#16)
* Support HEIC/HEIF backup
* Storing backup directly from original file from the phone
* Directly read and backup video file - Improve performance on video backup
2022-02-09 20:48:06 +07:00
Alex 97dc7660b4
Implemented Video Upload and Player (#2)
* Implementing video upload features

* setup image resize processor

* Add video thumbnail with duration and icon

* Fixed issue with video upload timeout and upper case file type on ios

* Added video player page

* Added video player page

* Fixing video player not play on ios

* Added partial file streaming for ios/android video request

* Added nginx as proxy server for better file serving

* update nginx and docker-compose file

* Video player working correctly

* Video player working correctly

* Split duration to the second
2022-02-06 00:07:56 +07:00
Alex Tran 613b4449a7 Add readme for top level folder, clean up dead code 2022-02-03 15:27:31 +07:00
Alex Tran 85b83f9666 Added successfully built docker-compose and cockerFile 2022-02-03 14:42:27 +07:00
Tran, Alex 568cc243f0 Transfer repository from Gitlab 2022-02-03 10:06:44 +07:00