1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00

Commit Graph

  • f7f4e9c710 Implemented cleaner way of grouping image Alex Tran 2022-02-13 11:42:40 -0600
  • 7f477ad6d3 Added method to get all asset as raw array Alex Tran 2022-02-13 11:42:10 -0600
  • 1f1831087b Fixed error when read stream cannot be created and crash server Alex Tran 2022-02-12 22:42:59 -0600
  • 8783af8fd0 Fixed error when read stream cannot be created and crash server Alex Tran 2022-02-12 22:42:04 -0600
  • a9f3be680a added placeholder for delete image Alex Tran 2022-02-12 12:15:57 -0600
  • 7501b942e8 Added error message for wrong decode file and logo for failed to load file Alex Tran 2022-02-12 11:44:46 -0600
  • 660e51a8a3 Added error message for wrong decode file and logo for failed to load file Alex Tran 2022-02-12 11:44:36 -0600
  • a1519e680f Remove PhotoViewer for now since it create problem in 2.10 Alex Tran 2022-02-12 00:16:24 -0600
  • 2b8423df96 Merge branch 'main' of github.com:alextran1502/immich into dev/delete-assets Alex Tran 2022-02-11 23:24:38 -0600
  • 051c958c8b Update Readme Alex Tran 2022-02-11 22:35:14 -0600
  • 56627caf5b Fixed EACCES permission when mounting bind volume, add dynamic location for backup directory Alex Tran 2022-02-11 22:23:06 -0600
  • efeab77a4e added delete assets endpoint Alex Tran 2022-02-11 00:00:35 -0600
  • 30d07fd475 refactor serving file function asset service Alex Tran 2022-02-10 23:20:41 -0600
  • 4f47c8c06b Update readme v0.3-dev Tran, Alex 2022-02-10 20:42:22 -0600
  • de1dbcea9c
    Implemented EXIF store and display (#19) Alex 2022-02-10 20:40:11 -0600
  • 5e59bda33b Display EXIF in image viewer, refactor Tran, Alex 2022-02-10 20:37:55 -0600
  • c7daba2cef Build UI for image viewer to show exif Tran, Alex 2022-02-10 14:35:27 -0600
  • 44fc358b5d Extract and store EXIF on uploaded, create endpoint to get asset with exif data Alex Tran 2022-02-10 00:11:48 -0600
  • ea9766a60b Create database and model for EXIF Alex Tran 2022-02-09 22:59:32 -0600
  • 03b67a98d3 Added background tasks queue Alex Tran 2022-02-09 21:23:01 -0600
  • c5bf535209 Added back production build to Dockerfile Alex Tran 2022-02-09 21:12:45 -0600
  • d1498506a8 Remove TensorFlow dependency to work with ARM64 Alex Tran 2022-02-09 21:06:37 -0600
  • 9bcbdd31ce Added arm64 to github action for docker build Alex Tran 2022-02-09 20:52:38 -0600
  • 38c968d47e
    Support HEIC/HEIF (#16) Alex 2022-02-09 20:48:06 -0600
  • ef269fe179 Update Readme Alex Tran 2022-02-09 20:46:37 -0600
  • a27d03fb69 Merge branch 'dev/support-ios-file-type' of github.com:alextran1502/immich into dev/support-ios-file-type Alex Tran 2022-02-09 20:26:50 -0600
  • 090d009824 Added support for storing HEIC, faster video backup, lighter docker image with a trade off of switching machine learning to microservice Alex Tran 2022-02-09 20:26:31 -0600
  • 58974e26c1 Added support for HEIC HEIF on ios Alex Tran 2022-02-09 20:25:31 -0600
  • e81d5fb4ca Testing uploading heic file Alex Tran 2022-02-09 13:59:57 -0600
  • f578ca6d47
    Implemented bottom app bar with control buttons for asset's operation (#15) Alex 2022-02-09 12:41:02 -0600
  • 443f29a042 refactor Tran, Alex 2022-02-09 12:39:26 -0600
  • 4ca11d16f8 Implement delete button Alex Tran 2022-02-09 00:00:57 -0600
  • 7be776b271 Build bottom controller sheet Alex Tran 2022-02-08 22:07:05 -0600
  • 3ecd0e9468 Added floating button to count selected item and exist the multiselect mode on clicked Alex Tran 2022-02-08 17:28:11 -0600
  • b04e69fd66 Update readme with screenshots v0.2-dev Alex Tran 2022-02-08 14:18:51 -0600
  • 0a1e28a08f Update readme Alex Tran 2022-02-08 14:06:58 -0600
  • 9fdaa82d77 Update readme with gif Alex Tran 2022-02-08 14:05:31 -0600
  • 88123b1cd2 Update readme with gif Alex Tran 2022-02-08 13:59:25 -0600
  • 42c4c9dba1 Update readme with gif Alex Tran 2022-02-08 13:56:37 -0600
  • e63dc49475 Update readme with gif Alex Tran 2022-02-08 13:55:18 -0600
  • 690f30f3dd Update Artifact path Alex Tran 2022-02-08 11:57:49 -0600
  • 561b030e80 Update github action Alex Tran 2022-02-08 11:43:38 -0600
  • 4756c075b6 Added work flow to build APK on push to master Alex Tran 2022-02-08 11:36:43 -0600
  • 328f382f86
    Implemented multi select interaction (#13) Alex 2022-02-08 11:24:49 -0600
  • d3466d013d Implemented interaction to toggle multiselect for group and individual items Alex Tran 2022-02-08 11:20:22 -0600
  • 7ee49b152c Added icon to toggle group selection on day title text Alex Tran 2022-02-08 01:22:27 -0600
  • 6ad77e9434 Update readme Alex Tran 2022-02-07 23:55:30 -0600
  • 919928ab70
    Implemented auto backup (#11) Alex 2022-02-07 23:42:35 -0600
  • c831315a9a Added auto backup on login/resume Alex Tran 2022-02-07 23:12:58 -0600
  • 02e19e2d2c Added life cycle notification for the app to toggle auto backup upon opening app Alex Tran 2022-02-07 21:53:22 -0600
  • 2a4d4ea999 Change docker hub name to the correct one Alex Tran 2022-02-07 16:20:21 -0600
  • 547ce49500 Remove armv7-64bit for docker build as Tensorflow doesn't support that architecture, add amd64 Alex Tran 2022-02-07 15:52:42 -0600
  • f4970ed053 Update readme Alex Tran 2022-02-07 15:44:03 -0600
  • 9cf083decf Update readme Alex Tran 2022-02-07 15:25:51 -0600
  • d078367c04 change path in of target docker file in docker-compose for server Alex Tran 2022-02-07 15:11:59 -0600
  • a8edc85183 rename docker-minimal to dockerfile as target for github action Alex Tran 2022-02-07 15:06:30 -0600
  • 5d48de7fa9 Change to npm instead of yarn in docker image to test for build error on github action Alex Tran 2022-02-07 14:58:23 -0600
  • 82beb040bc Remove production build on docker file to test build for arm architecture Alex Tran 2022-02-07 14:38:02 -0600
  • 03864e52ff Enable automated dockerhub image build Alex Tran 2022-02-07 08:55:15 -0600
  • c24fb403c5
    Implemented load new image when navigating back from backup page (#9) Alex 2022-02-06 20:31:32 -0600
  • 54a6defd16 Disable github action for now Alex Tran 2022-02-06 20:30:42 -0600
  • e2e76e2d27 Merge branch 'main' of github.com:alextran1502/immich into immich-6/reload-new-asset-after-backing-up Alex Tran 2022-02-06 20:28:53 -0600
  • fe6f01cc0c Implemented reload when pop back from backup controller page Alex Tran 2022-02-06 20:27:11 -0600
  • 1d3ee2008c
    Update workflow to build on pull request only Alex 2022-02-06 13:11:17 -0600
  • c917875943
    Automated multi-platform build and DockerHub publication (#8) schklom 2022-02-06 20:06:01 +0100
  • 121883e076
    Create dependabot.yml schklom 2022-02-06 19:06:06 +0100
  • b9b787a6a4
    Automated multi-arch build schklom 2022-02-06 19:04:18 +0100
  • e2904a02a5 Update readme, remove apk file in repo first-android-release Alex Tran 2022-02-06 00:28:50 -0600
  • 292eb645b0 Update readme, add latest APK file Alex Tran 2022-02-06 00:24:11 -0600
  • 07fdf51069 Update readme, add latest APK file Alex Tran 2022-02-06 00:23:45 -0600
  • 97dc7660b4
    Implemented Video Upload and Player (#2) Alex 2022-02-06 00:07:56 -0600
  • ecfb9d7c16 Split duration to the second Alex Tran 2022-02-05 23:59:25 -0600
  • 4a57a4c603 Video player working correctly Alex Tran 2022-02-05 23:55:24 -0600
  • 211d627a96 Video player working correctly Alex Tran 2022-02-05 23:55:05 -0600
  • 782621c7b9 update nginx and docker-compose file Alex Tran 2022-02-05 23:28:07 -0600
  • bddc3d97a6 Added nginx as proxy server for better file serving Alex Tran 2022-02-05 22:52:31 -0600
  • 4d1c7702f4 Added partial file streaming for ios/android video request Alex Tran 2022-02-05 22:01:40 -0600
  • c564bab4e8 Fixing video player not play on ios Alex Tran 2022-02-05 21:23:34 -0600
  • f53b82de20 Added video player page Alex Tran 2022-02-05 20:40:10 -0600
  • 00830f8a05 Added video player page Alex Tran 2022-02-05 20:40:04 -0600
  • ca0feb8c8d Fixed issue with video upload timeout and upper case file type on ios Alex Tran 2022-02-05 15:58:36 -0600
  • 69ed287974 Add video thumbnail with duration and icon Alex Tran 2022-02-05 15:22:10 -0600
  • d546c35e3f Added video player in group display, will move to thumbnail for better performance Alex Tran 2022-02-05 02:37:14 -0600
  • 168676075f setup image resize processor Alex Tran 2022-02-05 01:34:23 -0600
  • b6a7d40863 Added fluent ffmpeg Alex Tran 2022-02-05 01:33:08 -0600
  • 0020c7be94 Implementing video upload features Alex Tran 2022-02-05 01:06:35 -0600
  • 55cba8aa5f Added toast message component Alex Tran 2022-02-04 17:20:23 -0600
  • 6141888d3e Create minimal build for nodejs environment that can run tensorflow Alex Tran 2022-02-04 11:23:14 -0600
  • 09964e4b16 Added icons logo Alex Tran 2022-02-04 10:41:51 -0600
  • 20cab5a949 Change color of dark theme for UI overlay Alex Tran 2022-02-03 22:22:17 -0600
  • da4fd201ad remove safe area for better ui Alex Tran 2022-02-03 22:18:21 -0600
  • 13525d2330 remove safe area for better ui Alex Tran 2022-02-03 22:16:12 -0600
  • 0d8fddf537 Draggable scroll bar is implemented from commmunity library Alex Tran 2022-02-03 22:08:22 -0600
  • 56c92cd83b Implementing scroll bar like Google Photos Alex Tran 2022-02-03 21:01:14 -0600
  • bafc32f30a Added design folder to store design file and document Alex Tran 2022-02-03 16:00:14 -0600
  • 76a300481f Update readme with known problem of cpu missing required instruction set for tensorflow Alex Tran 2022-02-03 15:46:41 -0600
  • 613b4449a7 Add readme for top level folder, clean up dead code Alex Tran 2022-02-03 15:27:31 -0600
  • 85b83f9666 Added successfully built docker-compose and cockerFile Alex Tran 2022-02-03 14:42:27 -0600
  • 568cc243f0 Transfer repository from Gitlab Tran, Alex 2022-02-03 10:06:44 -0600
  • af2efbdbbd
    Initial commit Alex 2022-02-03 09:56:28 -0600