This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
immich
Watch
2
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2024-11-17 19:08:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d31b35873f
immich
/
server
/
.dockerignore
6 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added successfully built docker-compose and cockerFile
2022-02-03 13:42:27 -07:00
node_modules/
upload/
Implemented Video Upload and Player (#2) * Implementing video upload features * setup image resize processor * Add video thumbnail with duration and icon * Fixed issue with video upload timeout and upper case file type on ios * Added video player page * Added video player page * Fixing video player not play on ios * Added partial file streaming for ios/android video request * Added nginx as proxy server for better file serving * update nginx and docker-compose file * Video player working correctly * Video player working correctly * Split duration to the second
2022-02-05 23:07:56 -07:00
dist/
feat(immich-server) use ubuntu base-image (#851) this changes the base-image for immich-server from `node:16-alpine3.14` to `node:16-slim` There is an open issue with alpine DNS resolving which breaks immich-microservice when deployed on kubernetes. This fixes https://github.com/immich-app/immich-charts/issues/4 Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com> Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
2022-10-24 12:59:07 -07:00
coverage/
feat(server/web) Add manual job trigger mechanism to the web (#767)
2022-10-06 09:25:54 -07:00
.reverse-geocoding-dump
Reference in New Issue
Copy Permalink