1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server/src
Michel Heusschen b73f7fe16f
refactor: deduplicate MemoryType and ReactionType enums (#11479)
* refactor: deduplicate memorytype and reactiontype enums

* fix mobile
2024-07-31 12:08:31 -05:00
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers feat(server): reverse geocoding endpoint (#11430) 2024-07-29 18:17:26 -04:00
cores fix: album remove asset bug (#10687) 2024-06-29 00:17:58 -04:00
dtos refactor: deduplicate MemoryType and ReactionType enums (#11479) 2024-07-31 12:08:31 -05:00
emails chore(server): email template minor styling (#11387) 2024-07-26 21:58:48 -05:00
entities fix(server): correct person birth date across timezones (#11369) 2024-07-29 19:52:04 -04:00
interfaces feat: people infinite scroll (#11326) 2024-07-25 15:59:28 -04:00
middleware fix(server): Postgres -> Redis websocket (#10801) 2024-07-03 16:27:29 -04:00
migrations feat(server): country geocoding for remote locations (#10950) 2024-07-18 13:27:07 +02:00
queries feat: people infinite scroll (#11326) 2024-07-25 15:59:28 -04:00
repositories feat(server): significantly improve Australian reverse geocoding accuracy (#11370) 2024-07-29 10:59:53 -04:00
services chore(deps): update typescript-projects (#11437) 2024-07-31 15:40:23 +00:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils chore(web): change license wording and other things (#11309) 2024-07-26 10:34:35 -05:00
workers feat(server): add IP trust list for reverse proxy (#11286) 2024-07-26 09:23:58 -05:00
app.module.ts refactor(server): event emits (#10648) 2024-06-27 15:54:20 -04:00
config.ts feat(server): add IP trust list for reverse proxy (#11286) 2024-07-26 09:23:58 -05:00
constants.ts feat(ml): add more search models (#11468) 2024-07-31 04:34:45 +00:00
database.config.ts refactor(server): version logic (#9615) 2024-05-20 20:31:36 -04:00
decorators.ts fix(server): delete large album (#11042) 2024-07-17 07:43:35 -04:00
main.ts feat: seperate sub-process for api worker (#10000) 2024-06-06 11:56:57 +01:00
validation.spec.ts fix(server): correct person birth date across timezones (#11369) 2024-07-29 19:52:04 -04:00
validation.ts fix(server): correct person birth date across timezones (#11369) 2024-07-29 19:52:04 -04:00