1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2026-05-31 10:12:06 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
osmarks 00afb01e7a updates & minor fixes 2025-11-07 16:59:25 +00:00
osmarks 43ff9215fb 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.
2024-06-26 20:02:12 +01:00
osmarks 1ab254ff1d Adjust index storage for memory efficiency and fix SQLite interface type confusion 2024-06-25 08:23:30 +01:00
osmarks 747058e254 misc fixes
- thumbnails/OCR off was broken
- problematic video files caused segfaults (I blame ffmpeg for this)
2024-05-30 19:05:54 +01:00
osmarks 3257521068 Video search 2024-05-30 15:58:31 +01:00
osmarks 5eae8674ce video parsing basics 2024-05-28 22:28:41 +01:00