b4/docs
Daniel Lavrushin d10095a89b feat: add conversion API and tools support
- Implemented conversion specifications in `src/convert/spec.go` with embedded JSON rules.
- Created HTTP handlers for conversion tools and analysis in `src/http/handler/convert.go`.
- Added unit tests for conversion handlers in `src/http/handler/convert_test.go`.
- Developed TypeScript API client for conversion in `src/http/ui/src/api/convert.ts`.
- Built UI component for importing tools and displaying conversion results in `src/http/ui/src/components/sets/ImportTool.tsx`.
2026-08-08 22:16:36 +02:00
..
docs fix: enhance flow offloading detection and handling for improved performance and diagnostics 2026-08-08 15:42:30 +02:00
i18n/ru fix: enhance flow offloading detection and handling for improved performance and diagnostics 2026-08-08 15:42:30 +02:00
src feat: implement tunable MTProto connection timeouts and improve sessi… (#269) 2026-07-05 00:12:53 +02:00
static feat: add conversion API and tools support 2026-08-08 22:16:36 +02:00
.gitignore Add SVG illustration and TypeScript configuration file 2025-11-12 16:55:16 +01:00
docusaurus.config.ts Add Russian documentation for UDP handling, backup settings, core settings, discovery settings, geodata, payloads, security, and domain monitoring 2026-04-18 21:43:56 +02:00
package.json Add Russian documentation for UDP handling, backup settings, core settings, discovery settings, geodata, payloads, security, and domain monitoring 2026-04-18 21:43:56 +02:00
pnpm-lock.yaml Refactor code structure for improved readability and maintainability 2026-03-30 11:20:39 +02:00
sidebars.ts Add SVG illustration and TypeScript configuration file 2025-11-12 16:55:16 +01:00
tsconfig.json Add SVG illustration and TypeScript configuration file 2025-11-12 16:55:16 +01:00