Commit graph

  • bdd48f80e0 Added image classification Alex Tran 2022-02-16 11:02:20 -06:00
  • b7b86151e8 Added support for gpu in docker file Alex Tran 2022-02-14 21:56:09 -06:00
  • b0e2bab5f7 Added local environment for intellisent with pipenv, added tensorflow to machine learning container Alex Tran 2022-02-14 16:29:14 -06:00
  • 5e2ad14d7b Added FastAPI development environment Alex Tran 2022-02-14 15:54:45 -06:00
  • 0abec5d977 Refactor docker compose to its own folder Alex Tran 2022-02-14 15:24:14 -06:00
  • 75b1ed08b4 Fixed problem of not disconnecting Websocket when logging out Alex Tran 2022-02-14 14:42:06 -06:00
  • c234c95880
    websocket upload notification - closed #24 (#25) v0.4-dev Alex 2022-02-14 10:40:41 -06:00
  • 504b6354f1 Update Readme #25 Alex Tran 2022-02-14 10:38:14 -06:00
  • 6d14b57fc9 Render when new asset is uploaded from websocket notification Alex Tran 2022-02-14 09:56:49 -06:00
  • 4883d548a7 Implemented websocket on the server Alex Tran 2022-02-14 00:42:31 -06:00
  • 930e53eef2 Succesfully receive message from websocket when new asset is uploaded Alex Tran 2022-02-14 00:41:41 -06:00
  • 9bce627c98 Added socket-io client to mobile app Alex Tran 2022-02-13 23:34:58 -06:00
  • 3384fdcc6c create connection socket io Alex Tran 2022-02-13 21:35:07 -06:00
  • d8bd400c57 add websocket gateway Alex Tran 2022-02-13 19:01:00 -06:00
  • d34238aee1 Init Alex Tran 2022-02-13 18:30:20 -06:00
  • 7cc7fc0a0c
    Bump follow-redirects from 1.14.7 to 1.14.8 in /server (#23) dependabot[bot] 2022-02-13 15:12:51 -06:00
  • ff05e507f3
    Bump follow-redirects from 1.14.7 to 1.14.8 in /server #23 dependabot[bot] 2022-02-13 21:11:55 +00:00
  • 897d49f734
    Implemented delete asset on device and on database (#22) Alex 2022-02-13 15:10:42 -06:00
  • 62eb5152cf Fixed issue display wrong information when auto backup is enable after deleting all assets #22 Alex Tran 2022-02-13 15:08:34 -06:00
  • 4e73f41d27 Implemented delete from device opeartion Alex Tran 2022-02-13 14:49:41 -06:00
  • df2a63c02e Implemented delete operation Alex Tran 2022-02-13 14:19:51 -06:00
  • 78dbe4061b Implemented operation to delete asset in database Alex Tran 2022-02-13 13:46:54 -06:00
  • f7f4e9c710 Implemented cleaner way of grouping image Alex Tran 2022-02-13 11:42:40 -06:00
  • 7f477ad6d3 Added method to get all asset as raw array Alex Tran 2022-02-13 11:42:10 -06:00
  • 1f1831087b Fixed error when read stream cannot be created and crash server Alex Tran 2022-02-12 22:42:59 -06:00
  • 8783af8fd0 Fixed error when read stream cannot be created and crash server Alex Tran 2022-02-12 22:42:04 -06:00
  • a9f3be680a added placeholder for delete image Alex Tran 2022-02-12 12:15:57 -06:00
  • 7501b942e8 Added error message for wrong decode file and logo for failed to load file Alex Tran 2022-02-12 11:44:46 -06:00
  • 660e51a8a3 Added error message for wrong decode file and logo for failed to load file Alex Tran 2022-02-12 11:44:36 -06:00
  • a1519e680f Remove PhotoViewer for now since it create problem in 2.10 Alex Tran 2022-02-12 00:16:24 -06:00
  • 2b8423df96 Merge branch 'main' of github.com:alextran1502/immich into dev/delete-assets Alex Tran 2022-02-11 23:24:38 -06:00
  • 051c958c8b Update Readme Alex Tran 2022-02-11 22:35:14 -06:00
  • 56627caf5b Fixed EACCES permission when mounting bind volume, add dynamic location for backup directory Alex Tran 2022-02-11 22:23:06 -06:00
  • efeab77a4e added delete assets endpoint Alex Tran 2022-02-11 00:00:35 -06:00
  • 30d07fd475 refactor serving file function asset service Alex Tran 2022-02-10 23:20:41 -06:00
  • 4f47c8c06b Update readme v0.3-dev Tran, Alex 2022-02-10 20:42:22 -06:00
  • de1dbcea9c
    Implemented EXIF store and display (#19) Alex 2022-02-10 20:40:11 -06:00
  • 5e59bda33b Display EXIF in image viewer, refactor #19 Tran, Alex 2022-02-10 20:37:55 -06:00
  • c7daba2cef Build UI for image viewer to show exif Tran, Alex 2022-02-10 14:35:27 -06:00
  • 44fc358b5d Extract and store EXIF on uploaded, create endpoint to get asset with exif data Alex Tran 2022-02-10 00:11:48 -06:00
  • ea9766a60b Create database and model for EXIF Alex Tran 2022-02-09 22:59:32 -06:00
  • 03b67a98d3 Added background tasks queue Alex Tran 2022-02-09 21:23:01 -06:00
  • c5bf535209 Added back production build to Dockerfile Alex Tran 2022-02-09 21:12:45 -06:00
  • d1498506a8 Remove TensorFlow dependency to work with ARM64 Alex Tran 2022-02-09 21:06:37 -06:00
  • 9bcbdd31ce Added arm64 to github action for docker build Alex Tran 2022-02-09 20:52:38 -06:00
  • 38c968d47e
    Support HEIC/HEIF (#16) Alex 2022-02-09 20:48:06 -06:00
  • ef269fe179 Update Readme #16 Alex Tran 2022-02-09 20:46:37 -06:00
  • 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 -06:00
  • 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 -06:00
  • 58974e26c1 Added support for HEIC HEIF on ios Alex Tran 2022-02-09 20:25:31 -06:00
  • e81d5fb4ca Testing uploading heic file Alex Tran 2022-02-09 13:59:57 -06:00
  • f578ca6d47
    Implemented bottom app bar with control buttons for asset's operation (#15) Alex 2022-02-09 12:41:02 -06:00
  • 443f29a042 refactor #15 Tran, Alex 2022-02-09 12:39:26 -06:00
  • 4ca11d16f8 Implement delete button Alex Tran 2022-02-09 00:00:57 -06:00
  • 7be776b271 Build bottom controller sheet Alex Tran 2022-02-08 22:07:05 -06:00
  • 3ecd0e9468 Added floating button to count selected item and exist the multiselect mode on clicked Alex Tran 2022-02-08 17:28:11 -06:00
  • b04e69fd66 Update readme with screenshots v0.2-dev Alex Tran 2022-02-08 14:18:51 -06:00
  • 0a1e28a08f Update readme Alex Tran 2022-02-08 14:06:58 -06:00
  • 9fdaa82d77 Update readme with gif Alex Tran 2022-02-08 14:05:31 -06:00
  • 88123b1cd2 Update readme with gif Alex Tran 2022-02-08 13:59:25 -06:00
  • 42c4c9dba1 Update readme with gif Alex Tran 2022-02-08 13:56:37 -06:00
  • e63dc49475 Update readme with gif Alex Tran 2022-02-08 13:55:18 -06:00
  • 690f30f3dd Update Artifact path Alex Tran 2022-02-08 11:57:49 -06:00
  • 561b030e80 Update github action Alex Tran 2022-02-08 11:43:38 -06:00
  • 4756c075b6 Added work flow to build APK on push to master Alex Tran 2022-02-08 11:36:43 -06:00
  • 328f382f86
    Implemented multi select interaction (#13) Alex 2022-02-08 11:24:49 -06:00
  • d3466d013d Implemented interaction to toggle multiselect for group and individual items #13 Alex Tran 2022-02-08 11:20:22 -06:00
  • 7ee49b152c Added icon to toggle group selection on day title text Alex Tran 2022-02-08 01:22:27 -06:00
  • 6ad77e9434 Update readme Alex Tran 2022-02-07 23:55:30 -06:00
  • 919928ab70
    Implemented auto backup (#11) Alex 2022-02-07 23:42:35 -06:00
  • c831315a9a Added auto backup on login/resume #11 Alex Tran 2022-02-07 23:12:58 -06:00
  • 02e19e2d2c Added life cycle notification for the app to toggle auto backup upon opening app Alex Tran 2022-02-07 21:53:22 -06:00
  • 2a4d4ea999 Change docker hub name to the correct one Alex Tran 2022-02-07 16:20:21 -06:00
  • 547ce49500 Remove armv7-64bit for docker build as Tensorflow doesn't support that architecture, add amd64 Alex Tran 2022-02-07 15:52:42 -06:00
  • f4970ed053 Update readme Alex Tran 2022-02-07 15:44:03 -06:00
  • 9cf083decf Update readme Alex Tran 2022-02-07 15:25:51 -06:00
  • d078367c04 change path in of target docker file in docker-compose for server Alex Tran 2022-02-07 15:11:59 -06:00
  • a8edc85183 rename docker-minimal to dockerfile as target for github action Alex Tran 2022-02-07 15:06:30 -06:00
  • 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 -06:00
  • 82beb040bc Remove production build on docker file to test build for arm architecture Alex Tran 2022-02-07 14:38:02 -06:00
  • 03864e52ff Enable automated dockerhub image build Alex Tran 2022-02-07 08:55:15 -06:00
  • c24fb403c5
    Implemented load new image when navigating back from backup page (#9) Alex 2022-02-06 20:31:32 -06:00
  • 54a6defd16 Disable github action for now #9 Alex Tran 2022-02-06 20:30:42 -06:00
  • 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 -06:00
  • fe6f01cc0c Implemented reload when pop back from backup controller page Alex Tran 2022-02-06 20:27:11 -06:00
  • 1d3ee2008c
    Update workflow to build on pull request only Alex 2022-02-06 13:11:17 -06:00
  • c917875943
    Automated multi-platform build and DockerHub publication (#8) schklom 2022-02-06 20:06:01 +01:00
  • 121883e076
    Create dependabot.yml #8 schklom 2022-02-06 19:06:06 +01:00
  • b9b787a6a4
    Automated multi-arch build schklom 2022-02-06 19:04:18 +01:00
  • e2904a02a5 Update readme, remove apk file in repo first-android-release Alex Tran 2022-02-06 00:28:50 -06:00
  • 292eb645b0 Update readme, add latest APK file Alex Tran 2022-02-06 00:24:11 -06:00
  • 07fdf51069 Update readme, add latest APK file Alex Tran 2022-02-06 00:23:45 -06:00
  • 97dc7660b4
    Implemented Video Upload and Player (#2) Alex 2022-02-06 00:07:56 -06:00
  • ecfb9d7c16 Split duration to the second #2 Alex Tran 2022-02-05 23:59:25 -06:00
  • 4a57a4c603 Video player working correctly Alex Tran 2022-02-05 23:55:24 -06:00
  • 211d627a96 Video player working correctly Alex Tran 2022-02-05 23:55:05 -06:00
  • 782621c7b9 update nginx and docker-compose file Alex Tran 2022-02-05 23:28:07 -06:00
  • bddc3d97a6 Added nginx as proxy server for better file serving Alex Tran 2022-02-05 22:52:31 -06:00
  • 4d1c7702f4 Added partial file streaming for ios/android video request Alex Tran 2022-02-05 22:01:40 -06:00
  • c564bab4e8 Fixing video player not play on ios Alex Tran 2022-02-05 21:23:34 -06:00