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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,4 +8,5 @@ meme-rater/deploy_for_training.sh
|
||||
node_modules/*
|
||||
node_modules
|
||||
*sqlite3*
|
||||
thumbtemp
|
||||
thumbtemp
|
||||
mse-test-db-small
|
||||
Reference in New Issue
Block a user