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

Commit Graph

  • ed228e71ff add environment variables for service names chasx003 2022-04-10 22:20:18 -0500
  • 0c7aab58d8 fixed migration order for deleting tables Alex Tran 2022-04-10 21:47:31 -0500
  • 825d716f4c Added migration Alex Tran 2022-04-10 21:45:42 -0500
  • 47d4899822 Returned selected assets Alex 2022-04-10 17:19:04 -0500
  • e1ed4b9ab8 Added 'add' button when assets are selected' Alex 2022-04-10 14:01:31 -0500
  • bb3f141e36 Added methods to add and remove selected items Alex 2022-04-10 12:09:36 -0500
  • cb6f5e1305 Added title and image grid Alex 2022-04-10 11:51:46 -0500
  • 3d1af6e34f Render group date Alex 2022-04-09 00:21:09 -0500
  • ef53cc3658 Refactor and added get asset group by month and year Alex 2022-04-08 23:56:39 -0500
  • 51ec142002 Style text Alex 2022-04-08 20:19:01 -0500
  • bdf3600eb8 Added select photo button Alex 2022-04-08 20:17:13 -0500
  • e01b222fae Added album tile input text field Alex 2022-04-08 15:21:54 -0500
  • 34c04dfab3 Added list of album Alex 2022-04-08 12:54:49 -0500
  • a74a5e56b6 Fixed issue with duplicated unique key in unique asset in album Alex Tran 2022-04-08 12:54:19 -0500
  • 533524c371 Fixed constrant key in UserSharedAlbumEntity table Alex Tran 2022-04-08 09:22:38 -0500
  • 24a6741b33 Get Shared Albums on frontend Alex 2022-04-07 20:53:53 -0500
  • cc185d2380 Merge branch 'dev/117-shared-album' of github.com:alextran1502/immich into dev/118-shared-album Alex 2022-04-07 20:36:00 -0500
  • 1a9a47ae38 Added models Alex 2022-04-07 20:35:42 -0500
  • f399bc3e47 fixed typo Alex 2022-04-07 20:07:15 -0500
  • a5c14234dd Added get owned and shared album Alex Tran 2022-04-07 20:04:50 -0500
  • 447785c4a0 build albums display Alex 2022-04-07 20:04:28 -0500
  • 0ad8b73cf0 Added sliver appbar Alex 2022-04-07 13:43:07 -0500
  • 31029a6b8b Added endpoint and service to add asset to album Alex Tran 2022-04-07 10:55:45 -0500
  • 5fd776c350 Added relation table for assets in the shared album Alex Tran 2022-04-07 00:41:28 -0500
  • 0f63350663 Added userInfo when query album Alex Tran 2022-04-07 00:04:36 -0500
  • fe76cc650d Added shared_albums and user_shared_album table and entity Alex Tran 2022-04-06 23:20:45 -0500
  • a3b84b3ca7 Update readme Alex Tran 2022-04-05 17:29:02 -0500
  • f6630163b1 update readme Alex Tran 2022-04-05 17:27:37 -0500
  • aebeb37fb0
    Legacy CPUs architecture alternative tip. (#93) Chiogros 2022-04-05 22:26:42 +0000
  • b74ad69288
    Fixed duplicated filename on upload Alex 2022-04-05 14:57:54 -0500
  • 664aba0fe3 file is stored with unique UUID for its path Alex Tran 2022-04-05 14:31:42 -0500
  • b6579cd38e Fixed incorrect image name when push to dockerhub Alex Tran 2022-04-05 11:43:09 -0500
  • 46a2032b9a Update release workflow Alex Tran 2022-04-05 11:08:30 -0500
  • 0eb548f115 Update readme Alex Tran 2022-04-05 11:04:53 -0500
  • c7dff229db
    Up minor v1.6.0 (#113) v1.6.0_10-dev Alex 2022-04-05 10:34:54 -0500
  • 29e4b773ba Up minor 1.6.0_10 Alex Tran 2022-04-05 10:33:05 -0500
  • 3ad6eb8204 up version Alex Tran 2022-04-05 10:30:00 -0500
  • 8e80825b4f
    Build and tag docker image for Dockerhub release (#111) Alex 2022-04-05 10:16:15 -0500
  • 350013a8a6 Added build and push release version for microservices Alex Tran 2022-04-05 10:14:11 -0500
  • a1481c1113
    Fix typo: Reserve -> Reverse (geocoding) (#112) Constantin Kraft 2022-04-05 17:11:40 +0200
  • 071ae3e1ea
    Fix typo: Reserve -> Reverse (geocoding) Constantin Kraft 2022-04-05 17:01:01 +0200
  • 851b6778df fixed error Alex Tran 2022-04-05 09:57:40 -0500
  • 4cab8e8304 fixed error Alex Tran 2022-04-05 09:56:35 -0500
  • 4d9c5ed64d Combine build microservices and server into the same action Alex Tran 2022-04-05 09:53:03 -0500
  • b60501f281 clean up dockerfile and added action to build microservice latest Alex Tran 2022-04-05 09:26:01 -0500
  • e464b25ddb Get latest tag Alex Tran 2022-04-05 09:08:26 -0500
  • 04ad79d938 Get latest tag Alex Tran 2022-04-05 09:05:12 -0500
  • 0f4345af33 Get latest tag Alex Tran 2022-04-05 09:01:44 -0500
  • 2b6f3e691d Test release tag Alex Tran 2022-04-05 08:57:30 -0500
  • 3bdcdef198
    Fixed backup stuck at unsupported format (#108) Alex 2022-04-04 23:37:48 -0500
  • 7331d4c607 Solved issue with bad assets cause backup to stop Alex Tran 2022-04-04 23:04:57 -0500
  • 499624965e Added webp as supported file type, allow continue upload when an image fail Alex Tran 2022-04-04 21:03:26 -0500
  • 7908453341 Added webp as supported file type, allow continue upload when an image fail Alex Tran 2022-04-04 21:03:17 -0500
  • b69f6e0df7
    Update inline font for f-droid publication metric (#107) v1.5.1+9-dev Alex 2022-04-04 09:08:53 -0500
  • a94bb67c08 Up Patch 1.5.1+9 Alex Tran 2022-04-04 08:56:51 -0500
  • f2d3341438 added local font Alex Tran 2022-04-03 20:47:21 -0500
  • be2794a372
    Optimization/fix slow backup when asset list is long. (#104) Alex 2022-04-03 12:31:45 -0500
  • 5a8f895bfa Fixed slowness problem Alex Tran 2022-04-03 10:00:31 -0500
  • 57c0320e63 Remove unsued api endpoint Alex Tran 2022-04-03 09:53:52 -0500
  • 5393df813f Handle pause/restart listening to event on_upload_success and reload asset list after navigating back from BackupControllerPage Alex Tran 2022-04-02 23:59:09 -0500
  • 2ff25b49f4 Up Minor 1.5.0+8 v1.5.0+8-dev Alex Tran 2022-04-02 12:46:29 -0500
  • 135d72d4cd Fixed issue with docker-compose cannot navigate to relative path of Dockercompose file in issue #90 Alex Tran 2022-04-02 12:37:57 -0500
  • 90ef64efa3
    Download asset to local and error fixing (#100) Alex 2022-04-02 12:31:53 -0500
  • ddeb552099 reposition loading animation on search result page Alex Tran 2022-04-02 12:26:06 -0500
  • 2a474e0313 refactor and increase fontsize for curated search thumbnail images Alex Tran 2022-04-02 12:23:37 -0500
  • 4531566ed5 Added download loading indicator Alex Tran 2022-04-02 12:14:12 -0500
  • 2fac735fbb Fixed #97 Alex Tran 2022-03-31 23:22:38 -0500
  • 446bec6f90 Get file doesnt cause artifact of MOV file on an actual device Alex Tran 2022-03-31 22:59:00 -0500
  • 052a462127 Fixed issue with raw video file display different quality after saving Alex Tran 2022-03-31 20:29:24 -0500
  • 5472577c8c Save video file Alex Tran 2022-03-30 19:54:33 -0500
  • 18946d0cd6 Succesfully save photo to local device Alex Tran 2022-03-30 16:41:43 -0500
  • aa9864fc35 Merge branch 'main' of github.com:alextran1502/immich into dev/download-asset-to-local Alex Tran 2022-03-30 13:21:28 -0500
  • 60df387459 Update fdroid app description Alex Tran 2022-03-30 13:14:09 -0500
  • 5d36dce8e1 Encode file stream response Alex Tran 2022-03-30 13:09:34 -0500
  • 6f971feff0 Added download endpoint for assets Alex Tran 2022-03-30 11:18:33 -0500
  • a7bfeae96c Decode byte data into List of int' Alex Tran 2022-03-30 11:18:07 -0500
  • abbdf4b573 Legacy CPUs architecture alternative tip. Alexandre 2022-03-30 16:36:35 +0200
  • 43cdedadbd Update photo_manager pub package Alex Tran 2022-03-29 22:46:12 -0500
  • fc1acf6f01 Remove release build on github action Alex Tran 2022-03-29 22:10:21 -0500
  • cfc5229964 Fixed issue with container cannot find module v1.4.0+7-dev Alex Tran 2022-03-29 20:25:00 -0500
  • f9ddeac265 Fixed issue with container cannot find module Alex Tran 2022-03-29 20:17:40 -0500
  • 8d7c576037
    Added required setup for f-droid (#88) v1.4.0+6-dev Alex 2022-03-29 14:13:47 -0500
  • ea02d13946 Added distributionSha256Sum tp gradle-wrapper.properties Alex Tran 2022-03-29 14:10:12 -0500
  • 01cdf22043 Added required setup for f-droid Alex Tran 2022-03-29 14:05:10 -0500
  • fccdbdd66a
    Update production dockerfile for a cleaner look (#86) Alex 2022-03-29 08:56:59 -0500
  • 548096d758 Added pubspec.yaml build VersionCode for F-droid Alex Tran 2022-03-29 08:55:40 -0500
  • d01537f885 Added back pull-request trigger for latest check Alex Tran 2022-03-29 00:39:34 -0500
  • adc2df7a59 change workflow name Alex Tran 2022-03-29 00:29:32 -0500
  • 6eb90e864b Added release workflow Alex Tran 2022-03-29 00:28:30 -0500
  • 0a015ccc24 Rename github action workflow Alex Tran 2022-03-29 00:26:14 -0500
  • a71545aada Clean up docker-compose file Alex Tran 2022-03-28 23:37:04 -0500
  • 23ba651705
    Fixed npm run start:prod not able to find build directory (#83) Alex 2022-03-28 21:00:17 -0500
  • ebf677aeef Fixed npm run start:prod not finding build directory Alex Tran 2022-03-28 20:59:12 -0500
  • ac0ad98b55
    Fix docker-compose in production (#81) Alex 2022-03-28 15:21:15 -0500
  • c4b61160d1 Update readme with new screenshot Alex Tran 2022-03-28 15:18:58 -0500
  • 1bef31aa29 Fixed problem with docker-compose not updating new files in multi state build Alex Tran 2022-03-28 15:16:43 -0500
  • 9cbd5d1b0c
    Up Minor 1.4.0 (#79) v1.4.0-dev Alex 2022-03-27 15:55:29 -0500
  • bacc943198 Up version and update readme Alex Tran 2022-03-27 15:54:13 -0500
  • 80fd664cc8
    Better error message for duplicate file (#78) Alex 2022-03-27 15:47:49 -0500
  • 9d8e3c5709 Added check before generating thumbnail or tag images Alex Tran 2022-03-27 15:44:04 -0500