Alex
c28251b8b4
[WEB] View large images on web ( #189 )
...
* Added selection icon to thumbnail
* Added micro-interaction and video file indication
* Added page to add page
* Added image viewer
* navigate assets
* Added separate component for viewing the video file
* Added FFmpeg modules
* Added correct content-type header for serving image file
* Added loading spinner
2022-05-27 14:02:06 -05:00
Alex
2c83e52c15
Added dependency in docker-compose ( #173 )
...
* Added dependency in docker-compose
* downgrade sharp version to 0.28
2022-05-22 10:15:38 -05:00
Alex
ac0ad98b55
Fix docker-compose in production ( #81 )
...
* Fixed problem with docker-compose not updating new files in the multi-stage build.
* Update readme with a new screenshot
2022-03-28 15:21:15 -05:00
Alex Tran
ce1ab1ed50
Add python dependency to server docker build
2022-03-22 02:13:16 -05:00
Alex
e407a4fa13
Get thumbnail from app ( #68 )
...
* Renamed multipart filed name 'files' to 'assetData'.
* Added an additional field name of 'thumbnailData' to multipart form.
* Implemented upload mechanism for thumbnail directly from the mobile client.
* Removed dead code
* Implemented a version checking mechanism.
2022-03-22 01:22:04 -05:00
Alex
de1dbcea9c
Implemented EXIF store and display ( #19 )
...
* Added EXIF extracting in the backend
* Added EXIF displaying on `image_viewer_page.dart`
* Added Icon for backup option not enable
2022-02-10 20:40:11 -06: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 -06:00
Alex Tran
a8edc85183
rename docker-minimal to dockerfile as target for github action
2022-02-07 15:06:30 -06:00
Alex Tran
b6a7d40863
Added fluent ffmpeg
2022-02-05 01:33:08 -06:00
Alex Tran
613b4449a7
Add readme for top level folder, clean up dead code
2022-02-03 15:27:31 -06:00
Alex Tran
85b83f9666
Added successfully built docker-compose and cockerFile
2022-02-03 14:42:27 -06:00