immich/mobile
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
..
android Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
assets Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
ios Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
lib Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
test Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
web Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.gitignore Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.metadata Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
analysis_options.yaml Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
makefile Added icons logo 2022-02-04 10:41:51 -06:00
pubspec.lock Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
pubspec.yaml Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
README.md Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00

immich_mobile

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

Few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.