feat: generate and display thumbnails asynchronously

This commit is contained in:
2026-06-28 12:18:26 +03:00
parent 23933f47a0
commit affe9bcd14
16 changed files with 886 additions and 33 deletions

View File

@@ -37,6 +37,11 @@
"ordinal": 6,
"name": "user_id",
"type_info": "Int8"
},
{
"ordinal": 7,
"name": "thumbnail_storage_path",
"type_info": "Text"
}
],
"parameters": {
@@ -51,7 +56,8 @@
false,
false,
false,
false
false,
true
]
},
"hash": "31e1333f84168ce0ba75c474f2a1d7a0d0c4d04857130da327b07821f20cf07c"

View File

@@ -37,6 +37,11 @@
"ordinal": 6,
"name": "user_id",
"type_info": "Int8"
},
{
"ordinal": 7,
"name": "thumbnail_storage_path",
"type_info": "Text"
}
],
"parameters": {
@@ -55,7 +60,8 @@
false,
false,
false,
false
false,
true
]
},
"hash": "638f29a940b4514c1ebd047975e1e1fb8d9b647dbe6ef025dbb13b6417b6e91e"

View File

@@ -37,6 +37,11 @@
"ordinal": 6,
"name": "user_id",
"type_info": "Int8"
},
{
"ordinal": 7,
"name": "thumbnail_storage_path",
"type_info": "Text"
}
],
"parameters": {
@@ -52,7 +57,8 @@
false,
false,
false,
false
false,
true
]
},
"hash": "d059130365f7e4b3a6ae49bee073897a12e58a29b0b2e5c814ff8cb392e32fa0"

View File

@@ -37,6 +37,11 @@
"ordinal": 6,
"name": "user_id",
"type_info": "Int8"
},
{
"ordinal": 7,
"name": "thumbnail_storage_path",
"type_info": "Text"
}
],
"parameters": {
@@ -52,7 +57,8 @@
false,
false,
false,
false
false,
true
]
},
"hash": "f703be0699214db15f5d65ea7ec3186407f6a72cc1596f652fcdcd7c7f49562d"