stash/internal
MinasukiHikimuna 0d40056f8c
Markers can have end time (#5311)
* Markers can have end time

Other metadata sources such as ThePornDB and timestamp.trade support end times for markers but Stash did not yet support saving those. This is a first step which only allows end time to be set either via API or via UI. Other aspects of Stash such as video player timeline are not yet updated to take end time into account.

- User can set end time when creating or editing markers in the UI or in the API.
- End time cannot be before start time. This is validated in the backend and for better UX also in the frontend.
- End time is shown in scene details view or markers wall view if present.
- GraphQL API does not require end_seconds.
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-11-02 11:55:48 +11:00
..
api Markers can have end time (#5311) 2024-11-02 11:55:48 +11:00
autotag Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
build Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
desktop Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
dlna Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
identify Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
log Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
manager Upgrade gqlgenc and regenerate stash-box client (#5391) 2024-10-29 17:35:17 +11:00
static Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00