immich/server/src
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 -06:00
..
api-v1 Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
config Add readme for top level folder, clean up dead code 2022-02-03 15:27:31 -06:00
constants Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
decorators Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
middlewares Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
app.module.ts Added successfully built docker-compose and cockerFile 2022-02-03 14:42:27 -06:00
main.ts Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00