immich/server
Thomas 408fa45c51
allow emails without a tld (#2762)
It's perfectly valid to have an email address without a TLD, for instance:

- test@localhost
- test@svc-in-same-k8s-namespace
- test@internal-corp

Fixes #2667
2023-06-14 16:26:17 -05:00
..
bin refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
e2e refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapi-generator chore: update api (#2428) 2023-05-11 10:49:28 -05:00
src allow emails without a tld (#2762) 2023-06-14 16:26:17 -05:00
test refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.gitignore refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.prettierignore chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.prettierrc Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
Dockerfile update node images (#2736) 2023-06-13 07:17:07 -05:00
immich-openapi-specs.json chore: sort open api spec keys (#2710) 2023-06-09 23:14:18 -05:00
jest-e2e.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapitools.json chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
package-lock.json Version v1.60.0 2023-06-04 15:45:06 +00:00
package.json chore: fix test coverage (#2699) 2023-06-09 15:20:15 -05:00
start-microservices.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start-server.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00