1
0
Fork 0
mirror of https://github.com/alangrainger/immich-public-proxy.git synced 2024-12-28 03:41:58 +00:00

Add support for password-protected shares

This commit is contained in:
Alan Grainger 2024-11-01 12:43:55 +01:00
parent 3fd5152a2a
commit 32a72e2f0c

View file

@ -1,6 +1,6 @@
{
"name": "immich-public-proxy",
"version": "1.2.2",
"version": "1.3.0",
"scripts": {
"dev": "ts-node src/index.ts",
"build": "npx tsc",