Sarto
0568fc61e7
feat: improve resolver scan log handling by using includes for event detection
v0.2.3
2026-04-03 23:27:51 +03:30
Sarto
3ad823ed76
feat: enhance client probing mechanism and improve resolver scan logging
v0.2.2
2026-04-03 23:10:58 +03:30
Sarto
3746dbdf1b
feat: improve status message handling in MainActivity and enhance loading progress indication in index.html
v0.2.1
2026-04-03 22:38:00 +03:30
Sarto
736ef06ff5
feat: enhance server connection handling with improved probing mechanism
2026-04-03 22:30:53 +03:30
Sarto
271e6f569e
Implement profiles management and settings API
...
- Added Profile and ProfileList structs to manage user profiles with unique IDs and nicknames.
- Introduced endpoints for CRUD operations on profiles: `/api/profiles` for managing profiles and `/api/profiles/switch` for switching active profiles.
- Implemented settings management with an endpoint `/api/settings` to handle user preferences like font size and debug mode.
- Enhanced the server to load and save profiles from a `profiles.json` file.
- Updated the fetcher initialization to respect the active profile's configuration.
- Added comprehensive end-to-end tests for profiles and settings APIs to ensure functionality and persistence.
v0.2.0
2026-04-03 22:08:54 +03:30
Sarto
d1b3fb94ec
feat: update log panel toggle icon and set initial visibility to hidden
v0.1.5
2026-04-01 21:13:11 +03:30
Sarto
abacac443c
feat: enhance uninstall process to handle non-interactive mode for data removal
2026-04-01 21:06:33 +03:30
Sarto
2450993c44
feat: update app icons and enhance message limit configuration in server setup
v0.1.4
2026-04-01 21:01:23 +03:30
Sarto
568c926449
feat: remove arm ABI split configuration from build.gradle and streamline APK renaming process
2026-03-31 21:39:06 +03:30
Sarto
fb2aa5a387
feat: remove x86_64 ABI from Android APK build configuration
v0.1.3
2026-03-31 21:26:14 +03:30
Sarto
1ab72988cc
feat: enhance Android APK build process with per-ABI splits and universal APK support
v0.1.2
2026-03-31 21:17:09 +03:30
Sarto
563b56e42b
feat: update resolver health check to run first check in background immediately
v0.1.1
v0.1.1-rc6
2026-03-31 20:24:30 +03:30
Sarto
0a8499e4d2
feat: remove service control buttons from MainActivity and update UI layout
2026-03-31 20:17:26 +03:30
Sarto
370c5bfd38
feat: enable extraction of native libraries in AndroidManifest.xml
v0.1.1-rc5
2026-03-31 19:45:52 +03:30
Sarto
2d38441ee2
feat: update Android client binary staging to use JNI library format
v0.1.1-rc4
2026-03-31 19:29:08 +03:30
Sarto
4e9019d43f
feat: update Android client to support dynamic port assignment and improve asset handling
v0.1.1-rc3
2026-03-31 19:00:25 +03:30
Sarto
037ecab7c8
feat: enhance Android client with signing configuration, notification permissions, and network security settings
v0.1.1-rc2
2026-03-31 18:30:00 +03:30
Sarto
96779ea4d1
feat: add Android client with service integration, UI, and build configuration
v0.1.1-rc1
2026-03-31 17:50:05 +03:30
Sarto
b89fc93829
fix: adjust timeouts and payload sizes for improved performance; enhance UI styles and responsiveness
v0.1.0-rc1
v0.0.19
2026-03-31 17:37:19 +03:30
Sarto
e0ce9dcb04
create lower respones
v0.0.18
2026-03-30 22:40:30 +03:30
Sarto
6dda44125d
change edns0
v0.0.17
2026-03-30 22:18:17 +03:30
Sarto
45372ea39d
fix: increase timeout and EDNS buffer size for improved DNS resolution
v0.0.16
2026-03-30 21:56:16 +03:30
Sarto
edef9bd68f
feat: add option to enable/disable remote management during installation
2026-03-30 18:48:18 +03:30
Sarto
18d42d4156
fix: update installation commands to use curl with sudo for better security
v0.0.15
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
v0.0.14
2026-03-30 18:08:48 +03:30
Sarto
5988c5bc1e
remove dead code and change retry count for client
2026-03-28 03:46:26 +03:30
Sarto
266d8faf2d
change max attempt from 3 to 6
2026-03-26 18:56:56 +03:30
Sarto
19fd5fba30
Add MIT License to the project
2026-03-26 03:43:48 +03:30
Sarto
c20f6a0ea7
refactor: adjust runNoise method to use a fixed interval for decoy queries
v0.0.13
2026-03-26 03:37:55 +03:30
Sarto
6449bdf697
fix: update default rate limit value to 5 in settings
v0.0.12
v0.0.11
2026-03-26 02:33:08 +03:30
Sarto
358c6c6406
feat: implement auto-refresh functionality with adjustable interval and quiet mode
v0.0.10
2026-03-26 02:29:05 +03:30
Sarto
3aa7dc3244
feat: add message limit option for Telegram channels and update progress display
v0.0.9
2026-03-26 01:51:00 +03:30
Sarto
0e9a12beac
feat: add debug logging for response data in FetchBlock method
2026-03-26 01:37:39 +03:30
Sarto
c45ef5e368
feat: add end-to-end tests for DNS server and web API functionality
v0.0.8
2026-03-26 01:20:44 +03:30
Sarto
16675bdce4
fix: regenerate service file during update and restart service
v0.0.7
2026-03-26 00:29:34 +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
1430247aaa
fix: update service listen parameter and improve usage output formatting
v0.0.6
2026-03-26 00:14:43 +03:30
Sarto
cffb9bc717
fix: reduce cache TTL to 15 minutes and web server timeout to 10 seconds
v0.0.5
2026-03-25 23:27:12 +03:30
Sarto
ab93b48d80
fix: increase timeout values for resolver and web server
v0.0.4
2026-03-25 23:23:28 +03:30
Sarto
e9226d6543
feat: implement AES-256 block cipher for query encryption and decryption
v0.0.3
2026-03-25 23:13:33 +03:30
Sarto
6753c541e7
feat: ✨ convert client from TUI to Web UI
v0.0.2
2026-03-25 19:40:53 +03:30
Sarto
ca0ad05880
change github workflow
2026-03-25 11:59:18 +03:30
Sarto
4ab73028ac
update readme
v0.0.1
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