Files
WhatsApp-Chat-Exporter/Whatsapp_Chat_Exporter/utility.py
KnugiHK 1dc1b7511f Attempt to fix the perf issue in selectattr | first filter (#209)
Replace O(n²) Jinja2 filter searches with an O(1) dictionary lookup.
2026-04-05 23:01:21 +08:00

34 KiB