mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
cf9e04c8ec
* feat(server): audit log * feedback * Insert to database * migration * test * controller/repository/service * test * module * feat(server): implement audit endpoint * directly return changed assets * add daily cleanup of audit table * fix tests * review feedback * ci * refactor(server): audit implementation * chore: open api --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com> Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com> Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
478 B
Generated
478 B
Generated
openapi.model.AuditDeletesResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
ids | List | [default to const []] | |
needsFullSync | bool |