1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2025-12-11 10:58:08 +00:00

File metadata storage.

The backend now knows how big images are, so the frontend can size images correctly before they're loaded.
This should significantly improve the UI on slow connections.
Also fix bug where videos weren't erased from the index properly.
This commit is contained in:
2024-06-26 20:02:12 +01:00
parent 1ab254ff1d
commit 43ff9215fb
8 changed files with 177 additions and 56 deletions

3
.gitignore vendored
View File

@@ -8,4 +8,5 @@ meme-rater/deploy_for_training.sh
node_modules/*
node_modules
*sqlite3*
thumbtemp
thumbtemp
mse-test-db-small