immich/server/libs/database/src/entities
Jason Rasmussen 6974d4068b
feat(server): mobile oauth with custom scheme redirect uri (#1204)
* feat(server): support providers without support for custom schemas

* chore: unit tests

* chore: test mobile override

* chore: add details to the docs
2022-12-29 14:47:30 -06:00
..
album.entity.ts feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
asset-album.entity.ts feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
asset.entity.ts feat(server) Tagging system (#1046) 2022-12-05 11:56:44 -06:00
device-info.entity.ts Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
exif.entity.ts Change fileSizeInByte to bigint from int to handle large size (#534) 2022-08-26 09:07:59 -07:00
smart-info.entity.ts feat(server): preserve caption fields and extract mediainfo for video (#505) 2022-08-20 16:31:37 -07:00
system-config.entity.ts feat(server): mobile oauth with custom scheme redirect uri (#1204) 2022-12-29 14:47:30 -06:00
tag.entity.ts feat(server) Tagging system (#1046) 2022-12-05 11:56:44 -06:00
user-album.entity.ts Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
user.entity.ts refactor(server): drop salt column (#1185) 2022-12-26 23:03:14 -05:00