Commit Graph

10 Commits

Author SHA1 Message Date
Sarto 9c53dad419 Enhance DNS resolver functionality and UI settings
- Refactor fetcher tests to improve coverage and add new tests for resolver scoring and query handling.
- Update ResolverChecker to retry every minute until a healthy resolver is found and adjust timeout settings.
- Introduce scatter parameter in the configuration to allow concurrent DNS requests, with UI adjustments for user input.
- Modify metadata fetching logic to utilize cached data efficiently and ensure fresh data is fetched when necessary.
- Implement server-side handling for fetch progress, including countdowns and UI updates during long fetch operations.
2026-04-04 19:04:11 +03:30
Sarto 96779ea4d1 feat: add Android client with service integration, UI, and build configuration 2026-03-31 17:50:05 +03:30
Sarto 18d42d4156 fix: update installation commands to use curl with sudo for better security 2026-03-30 18:39:22 +03:30
Sarto f7c611f69a make telegram login optional and add admin features for send message or change server configuration 2026-03-30 18:08:48 +03:30
Sarto ef004cc00f fix readme 2026-03-26 00:19:03 +03:30
Sarto 4087969113 update readme 2026-03-26 00:17:10 +03:30
Sarto 6753c541e7 feat: convert client from TUI to Web UI 2026-03-25 19:40:53 +03:30
Sarto 4ab73028ac update readme 2026-03-25 11:50:26 +03:30
Sarto 19c7f8e8b3 typo 2026-03-25 11:45:04 +03:30
Sarto 5f43bfe076 feat: 🎉 first version 2026-03-25 11:30:02 +03:30