3 Commits

Author SHA1 Message Date
1ddfe375e5 feat(core): add recursive loading and analyzer tools
Add recursive thread loading method to load threads with all messages and images from the database.

Add support for image captions in the database schema and Image model.

Introduce new analyzer tools for thread management:
- Load thread names from database
- Group threads by similarity
- Merge thread groups

Update main menu to include new Analyzer submenu and options to process threads without downloading images.
2026-02-18 18:19:33 +00:00
e78090f661 add board parsing (but cannot download pages by itself due JS content) 2026-02-17 05:27:36 +00:00
2bb398f61e add thread parsing and database saving 2026-02-15 20:16:53 +00:00