Dmitry Brazhenko
e071b82e8a
feat (web/server) 360 degrees Web panoramas [attempt 2] (#3412)
* commit 1 (isPanorama: boolean)
* working solution for projectiontypeenum
* fix
* format fix
* fix
* fix
* fix
* fix
* enum projectiontype
* working solution with exif
* fix
* reverted >
* fix format
* reverted auto-magic api.ts prettification
* fix
* reverted api.ts autogenerated
* api ts regenerated
* Update web/src/lib/components/assets/thumbnail/thumbnail.svelte
Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com>
* Update web/src/lib/components/asset-viewer/asset-viewer.svelte
Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com>
* exifProjectionType
* Update server/src/microservices/processors/metadata-extraction.processor.ts
Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com>
* projectionType?: string = ProjectionType.NONE;
* not null
* projectionType!: ProjectionType;
* opeapi generator fix
* fixes
* fix
* fix
* generate api
* asset.exifInifo?.projectionType
* Update server/src/domain/asset/response-dto/exif-response.dto.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
* Update server/src/microservices/processors/metadata-extraction.processor.ts
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
* enum -> varchar;projectiontypeenum->projectiontype
* asset-viewer fixed prettiffier
* @Column({}) single line
* enum | string
* make api
* enum | string
* enum | str fix
* fix
* chore: use string instead of enum
* chore: open api
* fix: checks
---------
Co-authored-by: Sergey Kondrikov <sergey.kondrikov@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-07-27 23:29:09 -05:00
..
2023-07-06 09:37:47 -05:00
2023-07-11 16:54:44 -05:00
2023-07-06 09:37:47 -05:00
2023-07-27 23:29:09 -05:00
2023-07-27 23:29:09 -05:00
2022-10-24 14:59:07 -05:00
2023-01-12 08:44:11 -06:00
2023-06-08 10:01:07 -05:00
2023-01-12 08:44:11 -06:00
2023-06-16 19:54:17 +00:00
2023-07-21 09:20:04 -05:00
2023-07-27 23:29:09 -05:00
2023-07-11 16:54:44 -05:00
2022-10-25 14:18:37 -05:00
2023-06-08 10:01:07 -05:00
2023-04-08 21:26:09 -05:00
2023-07-27 23:29:09 -05:00
2023-07-27 23:29:09 -05:00
2023-06-08 10:01:07 -05:00
2023-06-08 10:01:07 -05:00
2023-07-15 10:30:52 -05:00
2023-07-13 21:41:16 -05:00
2023-06-17 22:22:31 -05:00