stash/ui/v2.5/graphql/data
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
..
config.graphql Add scan option to force gallery zip rescan (#4113) 2024-05-20 13:52:36 +10:00
file.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
filter.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
gallery-chapter.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
gallery-slim.graphql Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
gallery.graphql Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
group-slim.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
group.graphql Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
image-slim.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
image.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
job.graphql Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
log.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
package.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
performer-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
performer.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scene-marker.graphql Markers can have end time (#5311) 2024-11-02 11:55:48 +11:00
scene-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scene.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scrapers.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
studio-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
studio.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
tag-slim.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
tag.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00