This project is mirrored from https://github.com/immich-app/immich.
Pull mirroring updated .
- Aug 07, 2022
-
-
Alex authored
-
Alex authored
-
Alex Tran authored
-
Alex authored
* Add installation script * Populate instsall.sh * format * Get IP address on both macos and linux * Update mobile version * Remove test folder * Added sed command for ios * Added sed command for ios * Fixed ios command * Fixed ios command * Added friendly debug message * Update README * Update Readme with new installation instruction * Update message on instsallation script
-
- Aug 06, 2022
-
-
Alex authored
* Move backend api to its own instance * Remove external fetch hook * Added endpoint for album * Added endpoint for admin page * Make request directly to immich-server * Refactor unsued code
-
- Aug 03, 2022
-
-
Alex Tran authored
-
Stevenson Chittumuri authored
Enable swiping between assets (#381) Co-authored-by: Alex <alex.tran1502@gmail.com> Co-authored-by: Malte Kiefer <59220985+MalteKiefer@users.noreply.github.com> Co-authored-by: Matthias Rupp <matthias.rupp@posteo.de>
-
Alex authored
* Refactor sharing to album * Added library page in the bottom navigation bar * Refactor SharedAlbumService to album service * Refactor apiProvider to its file * Added image grid * render album thumbnail * Using the wrap to render thumbnail and album info better * Navigate to album viewer * After deletion, navigate to the respective page of the shared and non-shared album * Correctly remove album in local state * Refactor create album page * Implemented create non-shared album
-
- Aug 01, 2022
- Jul 31, 2022
-
-
Alex authored
* Remove check due to logout always success * Added console log * Remove console.log * Up server version
-
Matthias Rupp authored
-
- Jul 30, 2022
-
-
Malte Kiefer authored
-
- Jul 29, 2022
- Jul 27, 2022
-
-
Alex Tran authored
-
Alex Tran authored
-
Alex Tran authored
-
Alex authored
-
Alex authored
* Added context menu for album opionts * choose asset for album thumbnail * Refactor UpdateAlbumDto to accept albumThumbnailAssetId * implemented changing album cover on web * Fixed api change on mobile app
-
Alex authored
-
Alex authored
-
Alex Tran authored
-
Alex authored
* Added stores to get album assetId * Upload assets and add to album * Added comments * resolve conflict when add assets from upload directly * Filtered out duplicate asset before adding to the album
-
- Jul 26, 2022
-
-
Alex authored
-
Alex Tran authored
-
Alex authored
* Use cookie for frontend request * Remove api helper to use SDK * Added error handling to status box * Remove additional places that check for session.user * Refactor sending password * prettier clean up * remove deadcode * Move all authentication requests to the client * refactor upload panel to only fetch assets after the upload panel disappear * Added keydown to remove focus on title change on album viewer
-
- Jul 25, 2022
- Jul 24, 2022
-
-
Alex Tran authored
-
Alex Tran authored
-
Alex authored
* Added interaction to select multiple thumbnail * Fixed stutter transition * Return AlbumResponseDto after removing an asset from album * Render correctly when an array of thumbnail is updated * Fixed wording * Added native dialog for removing users from album * Fixed rendering incorrect profile image on share user select dialog
-
- Jul 23, 2022
-
-
bo0tzz authored
* Add linux/arm64 to machine-learning container build * Bump tfjs version to 3.19.0 * Fix tfjs dependency error
-
Alex authored
-
Alex authored
* AFixed overlay issue of modal * Added modal with existing user * Added custom scrollbar to all pages * Fixed Document is not define when access document DOM node in browswer * Added context menu * Added api to remove user from album * Handle user leave album * Added share button to non-shared album * Added padding to album viewer: * Fixed margin top of asset selection page * Fixed issue cannot push to dockerhub
-
bo0tzz authored
-
- Jul 22, 2022
-
-
Alex authored
* Added album creation button functionality * Added input for album title * Added select photos button * Added page to select assets * Show photo selection timeline * Implemented update album name mechanism: * Added selection mechanism * Added selection mechanism with existing assets in album * Refactored and added comments * Refactored and added comments - 2 * Refactor album app bar * Added modal for select user * Implemented choose users * Added additional share user button * Added rule to show add users button
-
- Jul 21, 2022
-
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0 ) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-