mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 22:05:43 +01:00
* add InteractiveSpeed to scene model * add InteractiveHeatmapSpeedGenerator * add GenerateInteractiveHeatmapSpeedTask * add InteractiveHeatmapSpeedTask to GenerateJob * add InteractiveHeatmap on sceneRoutes * delete heatmap when scene is destroyed * render interactive heatmap in GridCard * render InteractiveSpeed on SceneCard * render InteractiveSpeed in SceneFileInfoPanel * InteractiveSpeed filters
1 line
No EOL
56 B
SQL
1 line
No EOL
56 B
SQL
ALTER TABLE `scenes` ADD COLUMN `interactive_speed` int |