mangayomi-mirror/lib/eval
NBA2K1 267f2d12df dedupe page and video lists using LinkedHashSet
- Replace list→set→list conversions with LinkedHashSet for stable ordering
- Ensure PageUrl uniqueness based on URL
- Ensure Video uniqueness based on url + originalUrl
- Add null‑safety checks when building PageUrl and Video objects
- Improve readability and reduce unnecessary allocations
2026-01-08 23:52:31 +01:00
..
dart + 2026-01-05 12:12:56 +01:00
javascript dedupe page and video lists using LinkedHashSet 2026-01-08 23:52:31 +01:00
lnreader fix: enable logger usage in isolate service 2025-11-12 17:02:06 +01:00
mihon fix: improve error handling for Cloudflare bypass failures 2025-12-14 14:01:40 +01:00
model add locale caching, and improve WebView cleanup 2026-01-08 23:43:40 +01:00
interface.dart added support for epubs 2025-05-07 22:17:23 +02:00
lib.dart adding support for LNReader plugins 2025-10-10 15:49:33 +02:00