stash/pkg/database/migrations
agentfisk e8447c520a
Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096)
* 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
2021-12-13 13:41:07 +11:00
..
1_initial.down.sql
1_initial.up.sql
2_cover_image.up.sql
3_o_counter.up.sql
4_movie.up.sql
5_performer_gender.down.sql
5_performer_gender.up.sql
6_scenes_format.up.sql
7_performer_optimization.up.sql
8_movie_fix.up.sql
9_studios_parent_studio.up.sql
10_image_tables.up.sql
11_tag_image.up.sql
12_oshash.up.sql
13_images.up.sql
14_stash_box_ids.up.sql
15_file_mod_time.up.sql
16_organized_flag.up.sql
17_reset_scene_size.up.sql
18_scene_galleries.up.sql
19_performer_tags.up.sql
20_phash.up.sql
21_performers_studios_details.up.sql
22_performers_studios_rating.up.sql
23_scenes_interactive.up.sql Add Handy / Funscript support (#1377) 2021-05-24 13:34:28 +10:00
24_tag_aliases.up.sql Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
25_saved_filters.up.sql Saved filters (#1474) 2021-06-16 14:53:32 +10:00
26_tag_hierarchy.up.sql Tag hierarchy (#1519) 2021-09-09 14:58:43 +10:00
27_studio_aliases.up.sql Studio aliases (#1660) 2021-09-09 18:13:42 +10:00
28_images_indexes.up.sql Add indexes for path and checksum to images (#1740) 2021-09-21 11:48:52 +10:00
29_interactive_speed.up.sql Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096) 2021-12-13 13:41:07 +11:00