Commit graph

15 commits

Author SHA1 Message Date
kastov
291f5741b6
refactor: remove vision module and related commands, routes, and controllers 2026-04-22 17:36:30 +03:00
kastov
73d8fb2497
feat: get all users ips 2026-03-09 17:40:35 +03:00
kastov
472db726bf
feat: nftables routes 2026-02-26 22:00:34 +03:00
kastov
42e60a82b0
feat: plugins 2026-02-26 17:09:11 +03:00
kastov
ed9bfb8d87
feat: add drop users connections and drop IPs functionality in handler service 2026-02-22 18:59:07 +03:00
kastov
8a394510a6
chore: bump contract version 2026-02-22 02:10:23 +03:00
kastov
361698efde
feat: add bulk user management endpoints 2025-12-28 19:36:37 +03:00
kastov
21e8d5fd3d
chore: update version to 2.3.0, enhance stats API with combined stats endpoint, and remove deprecated models and constants 2025-12-03 19:00:02 +03:00
kastov
d40387aa23
feat: add health-check endpoint 2025-03-04 04:11:45 +03:00
kastov
b3b0fca303
feat: add Vision module
- Added new Vision module
- Updated contract API routes and controllers to include Vision-related endpoints
- Updated package dependencies for @remnawave/xtls-sdk and @remnawave/xtls-sdk-nestjs
2025-02-23 23:04:41 +03:00
kastov
265e05c0ea
chore: bump version to 0.4.7 and update dependencies
- Updated package version from 0.4.6 to 0.4.7 in package.json and package-lock.json.
- Upgraded NestJS dependencies to versions 10.4.15 for common, core, and platform-express.
- Enhanced ESLint configuration by adding 'eslint-plugin-paths' and 'eslint-plugin-perfectionist' for improved code quality.
- Reorganized export statements in contract library files for better clarity and consistency.
- Improved error handling and logging in various modules, including Xray and Stats services.
- Refactored command and DTO structures for better maintainability and readability.
2024-12-23 01:27:22 +03:00
kastov
49da0ada99 🚧 🚧
Co-authored-by: Ivan <84693047+exact01@users.noreply.github.com>
2024-11-22 01:55:54 +03:00
kastov
f1c3c63a34 🚀 contracts fix
Co-authored-by: Ivan <84693047+exact01@users.noreply.github.com>
2024-11-20 22:54:19 +03:00
kastov
6be5870e86 feat: add new methods 2024-11-16 02:36:23 +03:00
kastov
5bb68286e8 init 2024-11-15 22:04:45 +03:00