@remnawave/backend-contract 2.8.23 → 2.8.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/backend/api/controllers/api-tokens.d.ts +1 -0
- package/build/backend/api/controllers/api-tokens.d.ts.map +1 -1
- package/build/backend/api/controllers/api-tokens.js +1 -0
- package/build/backend/api/controllers-info.d.ts +27 -0
- package/build/backend/api/controllers-info.d.ts.map +1 -1
- package/build/backend/api/controllers-info.js +27 -0
- package/build/backend/api/routes.d.ts +1 -0
- package/build/backend/api/routes.d.ts.map +1 -1
- package/build/backend/api/routes.js +1 -0
- package/build/backend/commands/api-tokens/create.command.d.ts +28 -5
- package/build/backend/commands/api-tokens/create.command.d.ts.map +1 -1
- package/build/backend/commands/api-tokens/create.command.js +4 -5
- package/build/backend/commands/api-tokens/delete.command.d.ts.map +1 -1
- package/build/backend/commands/api-tokens/delete.command.js +1 -1
- package/build/backend/commands/api-tokens/find.command.d.ts +19 -12
- package/build/backend/commands/api-tokens/find.command.d.ts.map +1 -1
- package/build/backend/commands/api-tokens/find.command.js +1 -1
- package/build/backend/commands/api-tokens/get-scopes.command.d.ts +174 -0
- package/build/backend/commands/api-tokens/get-scopes.command.d.ts.map +1 -0
- package/build/backend/commands/api-tokens/get-scopes.command.js +30 -0
- package/build/backend/commands/api-tokens/index.d.ts +1 -0
- package/build/backend/commands/api-tokens/index.d.ts.map +1 -1
- package/build/backend/commands/api-tokens/index.js +1 -0
- package/build/backend/commands/auth/get-status.command.d.ts.map +1 -1
- package/build/backend/commands/auth/get-status.command.js +1 -1
- package/build/backend/commands/auth/login.command.d.ts.map +1 -1
- package/build/backend/commands/auth/login.command.js +1 -1
- package/build/backend/commands/auth/oauth2/authorize.command.d.ts.map +1 -1
- package/build/backend/commands/auth/oauth2/authorize.command.js +1 -1
- package/build/backend/commands/auth/oauth2/callback.command.d.ts.map +1 -1
- package/build/backend/commands/auth/oauth2/callback.command.js +1 -1
- package/build/backend/commands/auth/passkey/get-authentication-options.command.d.ts.map +1 -1
- package/build/backend/commands/auth/passkey/get-authentication-options.command.js +1 -1
- package/build/backend/commands/auth/passkey/verify-authentication.command.d.ts.map +1 -1
- package/build/backend/commands/auth/passkey/verify-authentication.command.js +1 -1
- package/build/backend/commands/auth/register.command.d.ts.map +1 -1
- package/build/backend/commands/auth/register.command.js +1 -1
- package/build/backend/commands/bandwidth-stats/legacy/get-legacy-stats-node-user-usage.command.d.ts.map +1 -1
- package/build/backend/commands/bandwidth-stats/legacy/get-legacy-stats-node-user-usage.command.js +1 -1
- package/build/backend/commands/bandwidth-stats/legacy/get-legacy-user-usage.command.d.ts.map +1 -1
- package/build/backend/commands/bandwidth-stats/legacy/get-legacy-user-usage.command.js +1 -1
- package/build/backend/commands/bandwidth-stats/nodes/get-stats-node-users-usage.command.d.ts.map +1 -1
- package/build/backend/commands/bandwidth-stats/nodes/get-stats-node-users-usage.command.js +1 -1
- package/build/backend/commands/bandwidth-stats/nodes/get-stats-nodes-usage.command.d.ts.map +1 -1
- package/build/backend/commands/bandwidth-stats/nodes/get-stats-nodes-usage.command.js +1 -1
- package/build/backend/commands/bandwidth-stats/nodes/get-stats-nodes-users-usage.command.d.ts.map +1 -1
- package/build/backend/commands/bandwidth-stats/nodes/get-stats-nodes-users-usage.command.js +1 -1
- package/build/backend/commands/bandwidth-stats/users/get-stats-user-usage.command.d.ts.map +1 -1
- package/build/backend/commands/bandwidth-stats/users/get-stats-user-usage.command.js +1 -1
- package/build/backend/commands/config-profiles/actions/reorder.command.d.ts +10 -10
- package/build/backend/commands/config-profiles/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/actions/reorder.command.js +1 -1
- package/build/backend/commands/config-profiles/create-config-profile.command.d.ts +6 -6
- package/build/backend/commands/config-profiles/create-config-profile.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/create-config-profile.command.js +1 -1
- package/build/backend/commands/config-profiles/delete-config-profile.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/delete-config-profile.command.js +1 -1
- package/build/backend/commands/config-profiles/get-all-inbounds.command.d.ts +6 -6
- package/build/backend/commands/config-profiles/get-all-inbounds.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/get-all-inbounds.command.js +1 -1
- package/build/backend/commands/config-profiles/get-computed-config-profile-by-uuid.command.d.ts +6 -6
- package/build/backend/commands/config-profiles/get-computed-config-profile-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/get-computed-config-profile-by-uuid.command.js +1 -1
- package/build/backend/commands/config-profiles/get-config-profile-by-uuid.command.d.ts +6 -6
- package/build/backend/commands/config-profiles/get-config-profile-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/get-config-profile-by-uuid.command.js +1 -1
- package/build/backend/commands/config-profiles/get-config-profiles.command.d.ts +8 -8
- package/build/backend/commands/config-profiles/get-config-profiles.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/get-config-profiles.command.js +1 -1
- package/build/backend/commands/config-profiles/get-inbounds-by-profile-uuid.command.d.ts +6 -6
- package/build/backend/commands/config-profiles/get-inbounds-by-profile-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/get-inbounds-by-profile-uuid.command.js +1 -1
- package/build/backend/commands/config-profiles/update-config-profile.command.d.ts +6 -6
- package/build/backend/commands/config-profiles/update-config-profile.command.d.ts.map +1 -1
- package/build/backend/commands/config-profiles/update-config-profile.command.js +1 -1
- package/build/backend/commands/external-squads/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/actions/reorder.command.js +1 -1
- package/build/backend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.js +1 -1
- package/build/backend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.js +1 -1
- package/build/backend/commands/external-squads/create-external-squad.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/create-external-squad.command.js +1 -1
- package/build/backend/commands/external-squads/delete-external-squad.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/delete-external-squad.command.js +1 -1
- package/build/backend/commands/external-squads/get-external-squad-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/get-external-squad-by-uuid.command.js +1 -1
- package/build/backend/commands/external-squads/get-external-squads.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/get-external-squads.command.js +1 -1
- package/build/backend/commands/external-squads/update-external-squad.command.d.ts.map +1 -1
- package/build/backend/commands/external-squads/update-external-squad.command.js +1 -1
- package/build/backend/commands/hosts/bulk/delete-many-hosts.command.d.ts +4 -4
- package/build/backend/commands/hosts/bulk/delete-many-hosts.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/bulk/delete-many-hosts.command.js +1 -1
- package/build/backend/commands/hosts/bulk/disable-many-hosts.command.d.ts +4 -4
- package/build/backend/commands/hosts/bulk/disable-many-hosts.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/bulk/disable-many-hosts.command.js +1 -1
- package/build/backend/commands/hosts/bulk/enable-many-hosts.command.d.ts +4 -4
- package/build/backend/commands/hosts/bulk/enable-many-hosts.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/bulk/enable-many-hosts.command.js +1 -1
- package/build/backend/commands/hosts/bulk/update-many-hosts.command.d.ts +4 -4
- package/build/backend/commands/hosts/bulk/update-many-hosts.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/bulk/update-many-hosts.command.js +1 -1
- package/build/backend/commands/hosts/create.command.d.ts +4 -4
- package/build/backend/commands/hosts/create.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/create.command.js +1 -1
- package/build/backend/commands/hosts/delete.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/delete.command.js +1 -1
- package/build/backend/commands/hosts/get-all.command.d.ts +4 -4
- package/build/backend/commands/hosts/get-all.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/get-all.command.js +4 -1
- package/build/backend/commands/hosts/get-one.command.d.ts +4 -4
- package/build/backend/commands/hosts/get-one.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/get-one.command.js +1 -1
- package/build/backend/commands/hosts/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/reorder.command.js +1 -1
- package/build/backend/commands/hosts/tags/get-all-host-tags.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/tags/get-all-host-tags.command.js +1 -1
- package/build/backend/commands/hosts/update.command.d.ts +4 -4
- package/build/backend/commands/hosts/update.command.d.ts.map +1 -1
- package/build/backend/commands/hosts/update.command.js +1 -1
- package/build/backend/commands/hwid/create-user-hwid-device.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/create-user-hwid-device.command.js +1 -1
- package/build/backend/commands/hwid/delete-all-user-hwid-devices.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/delete-all-user-hwid-devices.command.js +1 -1
- package/build/backend/commands/hwid/delete-user-hwid-device.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/delete-user-hwid-device.command.js +1 -1
- package/build/backend/commands/hwid/get-all-hwid-devices.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/get-all-hwid-devices.command.js +1 -1
- package/build/backend/commands/hwid/get-hwid-devices-stats.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/get-hwid-devices-stats.command.js +1 -1
- package/build/backend/commands/hwid/get-top-users-by-hwid-devices.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/get-top-users-by-hwid-devices.command.js +1 -1
- package/build/backend/commands/hwid/get-user-hwid-devices.command.d.ts.map +1 -1
- package/build/backend/commands/hwid/get-user-hwid-devices.command.js +1 -1
- package/build/backend/commands/infra-billing/create-bill-record.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/create-bill-record.command.js +1 -1
- package/build/backend/commands/infra-billing/create-billing-node.command.d.ts +26 -26
- package/build/backend/commands/infra-billing/create-billing-node.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/create-billing-node.command.js +1 -1
- package/build/backend/commands/infra-billing/create-infra-provider.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/create-infra-provider.command.js +1 -1
- package/build/backend/commands/infra-billing/delete-bill-record-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/delete-bill-record-by-uuid.command.js +1 -1
- package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.d.ts +26 -26
- package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/delete-billing-node-by-uuid.command.js +1 -1
- package/build/backend/commands/infra-billing/delete-infra-provider-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/delete-infra-provider-by-uuid.command.js +1 -1
- package/build/backend/commands/infra-billing/get-bill-records.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/get-bill-records.command.js +1 -1
- package/build/backend/commands/infra-billing/get-billing-nodes.command.d.ts +26 -26
- package/build/backend/commands/infra-billing/get-billing-nodes.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/get-billing-nodes.command.js +1 -1
- package/build/backend/commands/infra-billing/get-infra-provider-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/get-infra-provider-by-uuid.command.js +1 -1
- package/build/backend/commands/infra-billing/get-infra-providers.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/get-infra-providers.command.js +1 -1
- package/build/backend/commands/infra-billing/update-billing-node.command.d.ts +26 -26
- package/build/backend/commands/infra-billing/update-billing-node.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/update-billing-node.command.js +1 -1
- package/build/backend/commands/infra-billing/update-infra-provider.command.d.ts.map +1 -1
- package/build/backend/commands/infra-billing/update-infra-provider.command.js +1 -1
- package/build/backend/commands/internal-squads/actions/reorder.command.d.ts +10 -10
- package/build/backend/commands/internal-squads/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/actions/reorder.command.js +1 -1
- package/build/backend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.js +1 -1
- package/build/backend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.js +1 -1
- package/build/backend/commands/internal-squads/create-internal-squad.command.d.ts +6 -6
- package/build/backend/commands/internal-squads/create-internal-squad.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/create-internal-squad.command.js +1 -1
- package/build/backend/commands/internal-squads/delete-internal-squad.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/delete-internal-squad.command.js +1 -1
- package/build/backend/commands/internal-squads/get-internal-squad-accessible-nodes.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/get-internal-squad-accessible-nodes.command.js +1 -1
- package/build/backend/commands/internal-squads/get-internal-squad-by-uuid.d.ts +6 -6
- package/build/backend/commands/internal-squads/get-internal-squad-by-uuid.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/get-internal-squad-by-uuid.js +1 -1
- package/build/backend/commands/internal-squads/get-internal-squads.command.d.ts +8 -8
- package/build/backend/commands/internal-squads/get-internal-squads.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/get-internal-squads.command.js +1 -1
- package/build/backend/commands/internal-squads/update-internal-squad.command.d.ts +6 -6
- package/build/backend/commands/internal-squads/update-internal-squad.command.d.ts.map +1 -1
- package/build/backend/commands/internal-squads/update-internal-squad.command.js +1 -1
- package/build/backend/commands/ip-control/drop-connections.command.d.ts.map +1 -1
- package/build/backend/commands/ip-control/drop-connections.command.js +1 -1
- package/build/backend/commands/ip-control/fetch-ips-result.command.d.ts.map +1 -1
- package/build/backend/commands/ip-control/fetch-ips-result.command.js +1 -1
- package/build/backend/commands/ip-control/fetch-ips.command.d.ts.map +1 -1
- package/build/backend/commands/ip-control/fetch-ips.command.js +1 -1
- package/build/backend/commands/ip-control/fetch-users-ips-result.command.d.ts.map +1 -1
- package/build/backend/commands/ip-control/fetch-users-ips-result.command.js +1 -1
- package/build/backend/commands/ip-control/fetch-users-ips.command.d.ts.map +1 -1
- package/build/backend/commands/ip-control/fetch-users-ips.command.js +1 -1
- package/build/backend/commands/keygen/get-pubkey.command.d.ts.map +1 -1
- package/build/backend/commands/keygen/get-pubkey.command.js +1 -1
- package/build/backend/commands/metadata/node/get-node-metadata.command.d.ts.map +1 -1
- package/build/backend/commands/metadata/node/get-node-metadata.command.js +1 -1
- package/build/backend/commands/metadata/node/upsert-node-metadata.command.d.ts.map +1 -1
- package/build/backend/commands/metadata/node/upsert-node-metadata.command.js +1 -1
- package/build/backend/commands/metadata/user/get-user-metadata.command.d.ts.map +1 -1
- package/build/backend/commands/metadata/user/get-user-metadata.command.js +1 -1
- package/build/backend/commands/metadata/user/upsert-user-metadata.command.d.ts.map +1 -1
- package/build/backend/commands/metadata/user/upsert-user-metadata.command.js +1 -1
- package/build/backend/commands/node-plugins/actions/clone-node-plugin.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/actions/clone-node-plugin.command.js +1 -1
- package/build/backend/commands/node-plugins/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/actions/reorder.command.js +1 -1
- package/build/backend/commands/node-plugins/create-node-plugin.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/create-node-plugin.command.js +1 -1
- package/build/backend/commands/node-plugins/delete-node-plugin.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/delete-node-plugin.command.js +1 -1
- package/build/backend/commands/node-plugins/executor.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/executor.command.js +1 -1
- package/build/backend/commands/node-plugins/get-node-plugin.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/get-node-plugin.command.js +1 -1
- package/build/backend/commands/node-plugins/get-node-plugins.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/get-node-plugins.command.js +1 -1
- package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports-stats.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports-stats.command.js +1 -1
- package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports.command.d.ts +10 -10
- package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports.command.js +1 -1
- package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.d.ts +10 -10
- package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.js +1 -1
- package/build/backend/commands/node-plugins/update-node-plugin.command.d.ts.map +1 -1
- package/build/backend/commands/node-plugins/update-node-plugin.command.js +1 -1
- package/build/backend/commands/nodes/actions/disable.command.d.ts +8 -8
- package/build/backend/commands/nodes/actions/disable.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/actions/disable.command.js +1 -1
- package/build/backend/commands/nodes/actions/enable.command.d.ts +8 -8
- package/build/backend/commands/nodes/actions/enable.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/actions/enable.command.js +1 -1
- package/build/backend/commands/nodes/actions/reorder.command.d.ts +12 -12
- package/build/backend/commands/nodes/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/actions/reorder.command.js +1 -1
- package/build/backend/commands/nodes/actions/reset-traffic.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/actions/reset-traffic.command.js +1 -1
- package/build/backend/commands/nodes/actions/restart-all.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/actions/restart-all.command.js +1 -1
- package/build/backend/commands/nodes/actions/restart.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/actions/restart.command.js +1 -1
- package/build/backend/commands/nodes/bulk-actions/actions.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/bulk-actions/actions.command.js +1 -1
- package/build/backend/commands/nodes/bulk-actions/bulk-update.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/bulk-actions/bulk-update.command.js +1 -1
- package/build/backend/commands/nodes/bulk-actions/profile-modification.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/bulk-actions/profile-modification.command.js +1 -1
- package/build/backend/commands/nodes/create.command.d.ts +8 -8
- package/build/backend/commands/nodes/create.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/create.command.js +1 -1
- package/build/backend/commands/nodes/delete.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/delete.command.js +1 -1
- package/build/backend/commands/nodes/get-all.command.d.ts +8 -8
- package/build/backend/commands/nodes/get-all.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/get-all.command.js +4 -1
- package/build/backend/commands/nodes/get-one.command.d.ts +8 -8
- package/build/backend/commands/nodes/get-one.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/get-one.command.js +1 -1
- package/build/backend/commands/nodes/tags/get-all-nodes-tags.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/tags/get-all-nodes-tags.command.js +1 -1
- package/build/backend/commands/nodes/update.command.d.ts +12 -12
- package/build/backend/commands/nodes/update.command.d.ts.map +1 -1
- package/build/backend/commands/nodes/update.command.js +4 -1
- package/build/backend/commands/passkeys/delete-passkeys.command.d.ts.map +1 -1
- package/build/backend/commands/passkeys/delete-passkeys.command.js +1 -1
- package/build/backend/commands/passkeys/get-active-passkeys.command.d.ts.map +1 -1
- package/build/backend/commands/passkeys/get-active-passkeys.command.js +1 -1
- package/build/backend/commands/passkeys/get-registration-options.command.d.ts.map +1 -1
- package/build/backend/commands/passkeys/get-registration-options.command.js +1 -1
- package/build/backend/commands/passkeys/update-passkey.command.d.ts.map +1 -1
- package/build/backend/commands/passkeys/update-passkey.command.js +1 -1
- package/build/backend/commands/passkeys/verify-registration.command.d.ts.map +1 -1
- package/build/backend/commands/passkeys/verify-registration.command.js +1 -1
- package/build/backend/commands/remnawave-settings/get-remnawave-settings.command.d.ts.map +1 -1
- package/build/backend/commands/remnawave-settings/get-remnawave-settings.command.js +1 -1
- package/build/backend/commands/remnawave-settings/update-remnawave-settings.command.d.ts.map +1 -1
- package/build/backend/commands/remnawave-settings/update-remnawave-settings.command.js +1 -1
- package/build/backend/commands/snippets/create-snippet.command.d.ts.map +1 -1
- package/build/backend/commands/snippets/create-snippet.command.js +1 -1
- package/build/backend/commands/snippets/delete-snippet.command.d.ts.map +1 -1
- package/build/backend/commands/snippets/delete-snippet.command.js +1 -1
- package/build/backend/commands/snippets/get-snippets.command.d.ts.map +1 -1
- package/build/backend/commands/snippets/get-snippets.command.js +4 -1
- package/build/backend/commands/snippets/update-snippets.command.d.ts.map +1 -1
- package/build/backend/commands/snippets/update-snippets.command.js +1 -1
- package/build/backend/commands/subscription/get-subscription-info-by-short-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/subscription/get-subscription-info-by-short-uuid.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/actions/clone-subpage-config.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/actions/clone-subpage-config.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/actions/reorder.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/create-subpage-config.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/create-subpage-config.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/delete-subpage-config.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/delete-subpage-config.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/get-subpage-config.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/get-subpage-config.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/get-subpage-configs.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/get-subpage-configs.command.js +1 -1
- package/build/backend/commands/subscription-page-configs/update-subpage-config.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-page-configs/update-subpage-config.command.js +1 -1
- package/build/backend/commands/subscription-request-history/get-subscription-request-history-stats.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-request-history/get-subscription-request-history-stats.command.js +1 -1
- package/build/backend/commands/subscription-request-history/get-subscription-request-history.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-request-history/get-subscription-request-history.command.js +1 -1
- package/build/backend/commands/subscription-settings/get-subscription-settings.command.d.ts +12 -12
- package/build/backend/commands/subscription-settings/get-subscription-settings.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-settings/get-subscription-settings.command.js +1 -1
- package/build/backend/commands/subscription-settings/update-subscription-settings.command.d.ts +22 -22
- package/build/backend/commands/subscription-settings/update-subscription-settings.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-settings/update-subscription-settings.command.js +1 -1
- package/build/backend/commands/subscription-template/actions/reorder.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-template/actions/reorder.command.js +1 -1
- package/build/backend/commands/subscription-template/create-template.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-template/create-template.command.js +1 -1
- package/build/backend/commands/subscription-template/delete-subscription-template.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-template/delete-subscription-template.command.js +1 -1
- package/build/backend/commands/subscription-template/get-template.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-template/get-template.command.js +1 -1
- package/build/backend/commands/subscription-template/get-templates.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-template/get-templates.command.js +1 -1
- package/build/backend/commands/subscription-template/update-template.command.d.ts.map +1 -1
- package/build/backend/commands/subscription-template/update-template.command.js +1 -1
- package/build/backend/commands/subscriptions/get-all-subscriptions.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/get-all-subscriptions.command.js +1 -1
- package/build/backend/commands/subscriptions/get-by/get-connection-keys-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/get-by/get-connection-keys-by-uuid.command.js +1 -1
- package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts +66 -21
- package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.js +9 -2
- package/build/backend/commands/subscriptions/get-by/get-subscription-by-short-uuid-protected.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/get-by/get-subscription-by-short-uuid-protected.command.js +1 -1
- package/build/backend/commands/subscriptions/get-by/get-subscription-by-username.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/get-by/get-subscription-by-username.command.js +1 -1
- package/build/backend/commands/subscriptions/get-by/get-subscription-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/get-by/get-subscription-by-uuid.command.js +1 -1
- package/build/backend/commands/subscriptions/subpage/get-subpage-config-by-shortuuid.command.d.ts.map +1 -1
- package/build/backend/commands/subscriptions/subpage/get-subpage-config-by-shortuuid.command.js +1 -1
- package/build/backend/commands/system/get-bandwidth-stats.command.d.ts.map +1 -1
- package/build/backend/commands/system/get-bandwidth-stats.command.js +1 -1
- package/build/backend/commands/system/get-metadata.command.d.ts.map +1 -1
- package/build/backend/commands/system/get-metadata.command.js +1 -1
- package/build/backend/commands/system/get-nodes-metrics.command.d.ts.map +1 -1
- package/build/backend/commands/system/get-nodes-metrics.command.js +1 -1
- package/build/backend/commands/system/get-nodes-statistics.d.ts.map +1 -1
- package/build/backend/commands/system/get-nodes-statistics.js +1 -1
- package/build/backend/commands/system/get-recap.command.d.ts.map +1 -1
- package/build/backend/commands/system/get-recap.command.js +1 -1
- package/build/backend/commands/system/get-remnawave-health.command.d.ts.map +1 -1
- package/build/backend/commands/system/get-remnawave-health.command.js +1 -1
- package/build/backend/commands/system/get-stats.command.d.ts.map +1 -1
- package/build/backend/commands/system/get-stats.command.js +1 -1
- package/build/backend/commands/system/testers/test-srr-matcher.command.d.ts +20 -20
- package/build/backend/commands/system/testers/test-srr-matcher.command.d.ts.map +1 -1
- package/build/backend/commands/system/testers/test-srr-matcher.command.js +1 -1
- package/build/backend/commands/system/tools/encrypt-happ-cryptolink.command.d.ts.map +1 -1
- package/build/backend/commands/system/tools/encrypt-happ-cryptolink.command.js +1 -1
- package/build/backend/commands/system/tools/generate-x25519.command.d.ts.map +1 -1
- package/build/backend/commands/system/tools/generate-x25519.command.js +1 -1
- package/build/backend/commands/users/actions/disable-user.command.d.ts +4 -4
- package/build/backend/commands/users/actions/disable-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/disable-user.command.js +1 -1
- package/build/backend/commands/users/actions/enable-user.command.d.ts +4 -4
- package/build/backend/commands/users/actions/enable-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/enable-user.command.js +1 -1
- package/build/backend/commands/users/actions/reset-user-traffic.command.d.ts +4 -4
- package/build/backend/commands/users/actions/reset-user-traffic.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/reset-user-traffic.command.js +1 -1
- package/build/backend/commands/users/actions/revoke-user-subscription.command.d.ts +4 -4
- package/build/backend/commands/users/actions/revoke-user-subscription.command.d.ts.map +1 -1
- package/build/backend/commands/users/actions/revoke-user-subscription.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-delete-users-by-status.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-delete-users-by-status.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-delete-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-delete-users.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-extend-expiration-date.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-extend-expiration-date.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-reset-traffic-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-reset-traffic-users.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-revoke-users-subscription.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-revoke-users-subscription.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-update-users-squads.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-update-users-squads.command.js +1 -1
- package/build/backend/commands/users/bulk/bulk-update-users.command.d.ts +4 -4
- package/build/backend/commands/users/bulk/bulk-update-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk/bulk-update-users.command.js +1 -1
- package/build/backend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.js +1 -1
- package/build/backend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.js +1 -1
- package/build/backend/commands/users/bulk-all/bulk-all-update-users.command.d.ts +2 -2
- package/build/backend/commands/users/bulk-all/bulk-all-update-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/bulk-all/bulk-all-update-users.command.js +1 -1
- package/build/backend/commands/users/create-user.command.d.ts +6 -6
- package/build/backend/commands/users/create-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/create-user.command.js +1 -1
- package/build/backend/commands/users/delete-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/delete-user.command.js +1 -1
- package/build/backend/commands/users/get-all-users.command.d.ts +6 -6
- package/build/backend/commands/users/get-all-users.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-all-users.command.js +4 -1
- package/build/backend/commands/users/get-by/get-user-by-email.command.d.ts +4 -4
- package/build/backend/commands/users/get-by/get-user-by-email.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-email.command.js +1 -1
- package/build/backend/commands/users/get-by/get-user-by-id.command.d.ts +4 -4
- package/build/backend/commands/users/get-by/get-user-by-id.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-id.command.js +1 -1
- package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.d.ts +4 -4
- package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-short-uuid.command.js +1 -1
- package/build/backend/commands/users/get-by/get-user-by-tag.command.d.ts +4 -4
- package/build/backend/commands/users/get-by/get-user-by-tag.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-tag.command.js +1 -1
- package/build/backend/commands/users/get-by/get-user-by-telegram-id.command.d.ts +4 -4
- package/build/backend/commands/users/get-by/get-user-by-telegram-id.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-telegram-id.command.js +1 -1
- package/build/backend/commands/users/get-by/get-user-by-username.command.d.ts +4 -4
- package/build/backend/commands/users/get-by/get-user-by-username.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-by/get-user-by-username.command.js +1 -1
- package/build/backend/commands/users/get-user-accessible-nodes.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-user-accessible-nodes.command.js +1 -1
- package/build/backend/commands/users/get-user-by-uuid.command.d.ts +4 -4
- package/build/backend/commands/users/get-user-by-uuid.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-user-by-uuid.command.js +1 -1
- package/build/backend/commands/users/get-user-subscription-request-history.command.d.ts.map +1 -1
- package/build/backend/commands/users/get-user-subscription-request-history.command.js +1 -1
- package/build/backend/commands/users/resolve-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/resolve-user.command.js +1 -1
- package/build/backend/commands/users/tags/get-all-tags.command.d.ts.map +1 -1
- package/build/backend/commands/users/tags/get-all-tags.command.js +1 -1
- package/build/backend/commands/users/update-user.command.d.ts +8 -8
- package/build/backend/commands/users/update-user.command.d.ts.map +1 -1
- package/build/backend/commands/users/update-user.command.js +1 -1
- package/build/backend/constants/endpoint-details/endpoint-details.d.ts +7 -1
- package/build/backend/constants/endpoint-details/endpoint-details.d.ts.map +1 -1
- package/build/backend/constants/endpoint-details/endpoint-details.js +3 -1
- package/build/backend/constants/errors/errors.d.ts +5 -0
- package/build/backend/constants/errors/errors.d.ts.map +1 -1
- package/build/backend/constants/errors/errors.js +5 -0
- package/build/backend/constants/index.d.ts +1 -0
- package/build/backend/constants/index.d.ts.map +1 -1
- package/build/backend/constants/index.js +1 -0
- package/build/backend/constants/scopes/index.d.ts +2 -0
- package/build/backend/constants/scopes/index.d.ts.map +1 -0
- package/build/backend/constants/scopes/index.js +17 -0
- package/build/backend/constants/scopes/scope.d.ts +11 -0
- package/build/backend/constants/scopes/scope.d.ts.map +1 -0
- package/build/backend/constants/scopes/scope.js +22 -0
- package/build/backend/models/api-tokens.schema.d.ts +7 -4
- package/build/backend/models/api-tokens.schema.d.ts.map +1 -1
- package/build/backend/models/api-tokens.schema.js +1 -0
- package/build/backend/models/config-profile-inbounds.schema.d.ts +2 -2
- package/build/backend/models/config-profile.schema.d.ts +4 -4
- package/build/backend/models/extended-users.schema.d.ts +2 -2
- package/build/backend/models/hosts.schema.d.ts +2 -2
- package/build/backend/models/infra-billing-available-node.schema.d.ts +4 -4
- package/build/backend/models/infra-billing-node.schema.d.ts +10 -10
- package/build/backend/models/internal-squad.schema.d.ts +4 -4
- package/build/backend/models/nodes.schema.d.ts +6 -6
- package/build/backend/models/resolved-proxy-config.schema.d.ts +10 -10
- package/build/backend/models/response-rules/response-rule-modifications.schema.d.ts +6 -6
- package/build/backend/models/response-rules/response-rule.schema.d.ts +12 -12
- package/build/backend/models/response-rules/response-rules-config.schema.d.ts +8 -8
- package/build/backend/models/subscription-settings.schema.d.ts +10 -10
- package/build/backend/models/torrent-blocker-report.schema.d.ts +6 -6
- package/build/backend/models/users.schema.d.ts +2 -2
- package/build/backend/models/webhook/webhook.schema.d.ts +80 -80
- package/build/frontend/api/controllers/api-tokens.js +1 -0
- package/build/frontend/api/controllers-info.js +27 -0
- package/build/frontend/api/routes.js +1 -0
- package/build/frontend/commands/api-tokens/create.command.js +4 -5
- package/build/frontend/commands/api-tokens/delete.command.js +1 -1
- package/build/frontend/commands/api-tokens/find.command.js +1 -1
- package/build/frontend/commands/api-tokens/get-scopes.command.js +30 -0
- package/build/frontend/commands/api-tokens/index.js +1 -0
- package/build/frontend/commands/auth/get-status.command.js +1 -1
- package/build/frontend/commands/auth/login.command.js +1 -1
- package/build/frontend/commands/auth/oauth2/authorize.command.js +1 -1
- package/build/frontend/commands/auth/oauth2/callback.command.js +1 -1
- package/build/frontend/commands/auth/passkey/get-authentication-options.command.js +1 -1
- package/build/frontend/commands/auth/passkey/verify-authentication.command.js +1 -1
- package/build/frontend/commands/auth/register.command.js +1 -1
- package/build/frontend/commands/bandwidth-stats/legacy/get-legacy-stats-node-user-usage.command.js +1 -1
- package/build/frontend/commands/bandwidth-stats/legacy/get-legacy-user-usage.command.js +1 -1
- package/build/frontend/commands/bandwidth-stats/nodes/get-stats-node-users-usage.command.js +1 -1
- package/build/frontend/commands/bandwidth-stats/nodes/get-stats-nodes-usage.command.js +1 -1
- package/build/frontend/commands/bandwidth-stats/nodes/get-stats-nodes-users-usage.command.js +1 -1
- package/build/frontend/commands/bandwidth-stats/users/get-stats-user-usage.command.js +1 -1
- package/build/frontend/commands/config-profiles/actions/reorder.command.js +1 -1
- package/build/frontend/commands/config-profiles/create-config-profile.command.js +1 -1
- package/build/frontend/commands/config-profiles/delete-config-profile.command.js +1 -1
- package/build/frontend/commands/config-profiles/get-all-inbounds.command.js +1 -1
- package/build/frontend/commands/config-profiles/get-computed-config-profile-by-uuid.command.js +1 -1
- package/build/frontend/commands/config-profiles/get-config-profile-by-uuid.command.js +1 -1
- package/build/frontend/commands/config-profiles/get-config-profiles.command.js +1 -1
- package/build/frontend/commands/config-profiles/get-inbounds-by-profile-uuid.command.js +1 -1
- package/build/frontend/commands/config-profiles/update-config-profile.command.js +1 -1
- package/build/frontend/commands/external-squads/actions/reorder.command.js +1 -1
- package/build/frontend/commands/external-squads/bulk-actions/add-users-to-external-squad.command.js +1 -1
- package/build/frontend/commands/external-squads/bulk-actions/delete-users-from-external-squad.command.js +1 -1
- package/build/frontend/commands/external-squads/create-external-squad.command.js +1 -1
- package/build/frontend/commands/external-squads/delete-external-squad.command.js +1 -1
- package/build/frontend/commands/external-squads/get-external-squad-by-uuid.command.js +1 -1
- package/build/frontend/commands/external-squads/get-external-squads.command.js +1 -1
- package/build/frontend/commands/external-squads/update-external-squad.command.js +1 -1
- package/build/frontend/commands/hosts/bulk/delete-many-hosts.command.js +1 -1
- package/build/frontend/commands/hosts/bulk/disable-many-hosts.command.js +1 -1
- package/build/frontend/commands/hosts/bulk/enable-many-hosts.command.js +1 -1
- package/build/frontend/commands/hosts/bulk/update-many-hosts.command.js +1 -1
- package/build/frontend/commands/hosts/create.command.js +1 -1
- package/build/frontend/commands/hosts/delete.command.js +1 -1
- package/build/frontend/commands/hosts/get-all.command.js +4 -1
- package/build/frontend/commands/hosts/get-one.command.js +1 -1
- package/build/frontend/commands/hosts/reorder.command.js +1 -1
- package/build/frontend/commands/hosts/tags/get-all-host-tags.command.js +1 -1
- package/build/frontend/commands/hosts/update.command.js +1 -1
- package/build/frontend/commands/hwid/create-user-hwid-device.command.js +1 -1
- package/build/frontend/commands/hwid/delete-all-user-hwid-devices.command.js +1 -1
- package/build/frontend/commands/hwid/delete-user-hwid-device.command.js +1 -1
- package/build/frontend/commands/hwid/get-all-hwid-devices.command.js +1 -1
- package/build/frontend/commands/hwid/get-hwid-devices-stats.command.js +1 -1
- package/build/frontend/commands/hwid/get-top-users-by-hwid-devices.command.js +1 -1
- package/build/frontend/commands/hwid/get-user-hwid-devices.command.js +1 -1
- package/build/frontend/commands/infra-billing/create-bill-record.command.js +1 -1
- package/build/frontend/commands/infra-billing/create-billing-node.command.js +1 -1
- package/build/frontend/commands/infra-billing/create-infra-provider.command.js +1 -1
- package/build/frontend/commands/infra-billing/delete-bill-record-by-uuid.command.js +1 -1
- package/build/frontend/commands/infra-billing/delete-billing-node-by-uuid.command.js +1 -1
- package/build/frontend/commands/infra-billing/delete-infra-provider-by-uuid.command.js +1 -1
- package/build/frontend/commands/infra-billing/get-bill-records.command.js +1 -1
- package/build/frontend/commands/infra-billing/get-billing-nodes.command.js +1 -1
- package/build/frontend/commands/infra-billing/get-infra-provider-by-uuid.command.js +1 -1
- package/build/frontend/commands/infra-billing/get-infra-providers.command.js +1 -1
- package/build/frontend/commands/infra-billing/update-billing-node.command.js +1 -1
- package/build/frontend/commands/infra-billing/update-infra-provider.command.js +1 -1
- package/build/frontend/commands/internal-squads/actions/reorder.command.js +1 -1
- package/build/frontend/commands/internal-squads/bulk-actions/add-users-to-internal-squad.command.js +1 -1
- package/build/frontend/commands/internal-squads/bulk-actions/delete-users-from-internal-squad.command.js +1 -1
- package/build/frontend/commands/internal-squads/create-internal-squad.command.js +1 -1
- package/build/frontend/commands/internal-squads/delete-internal-squad.command.js +1 -1
- package/build/frontend/commands/internal-squads/get-internal-squad-accessible-nodes.command.js +1 -1
- package/build/frontend/commands/internal-squads/get-internal-squad-by-uuid.js +1 -1
- package/build/frontend/commands/internal-squads/get-internal-squads.command.js +1 -1
- package/build/frontend/commands/internal-squads/update-internal-squad.command.js +1 -1
- package/build/frontend/commands/ip-control/drop-connections.command.js +1 -1
- package/build/frontend/commands/ip-control/fetch-ips-result.command.js +1 -1
- package/build/frontend/commands/ip-control/fetch-ips.command.js +1 -1
- package/build/frontend/commands/ip-control/fetch-users-ips-result.command.js +1 -1
- package/build/frontend/commands/ip-control/fetch-users-ips.command.js +1 -1
- package/build/frontend/commands/keygen/get-pubkey.command.js +1 -1
- package/build/frontend/commands/metadata/node/get-node-metadata.command.js +1 -1
- package/build/frontend/commands/metadata/node/upsert-node-metadata.command.js +1 -1
- package/build/frontend/commands/metadata/user/get-user-metadata.command.js +1 -1
- package/build/frontend/commands/metadata/user/upsert-user-metadata.command.js +1 -1
- package/build/frontend/commands/node-plugins/actions/clone-node-plugin.command.js +1 -1
- package/build/frontend/commands/node-plugins/actions/reorder.command.js +1 -1
- package/build/frontend/commands/node-plugins/create-node-plugin.command.js +1 -1
- package/build/frontend/commands/node-plugins/delete-node-plugin.command.js +1 -1
- package/build/frontend/commands/node-plugins/executor.command.js +1 -1
- package/build/frontend/commands/node-plugins/get-node-plugin.command.js +1 -1
- package/build/frontend/commands/node-plugins/get-node-plugins.command.js +1 -1
- package/build/frontend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports-stats.command.js +1 -1
- package/build/frontend/commands/node-plugins/torrent-blocker/get-torrent-blocker-reports.command.js +1 -1
- package/build/frontend/commands/node-plugins/torrent-blocker/truncate-torrent-blocker-reports.command.js +1 -1
- package/build/frontend/commands/node-plugins/update-node-plugin.command.js +1 -1
- package/build/frontend/commands/nodes/actions/disable.command.js +1 -1
- package/build/frontend/commands/nodes/actions/enable.command.js +1 -1
- package/build/frontend/commands/nodes/actions/reorder.command.js +1 -1
- package/build/frontend/commands/nodes/actions/reset-traffic.command.js +1 -1
- package/build/frontend/commands/nodes/actions/restart-all.command.js +1 -1
- package/build/frontend/commands/nodes/actions/restart.command.js +1 -1
- package/build/frontend/commands/nodes/bulk-actions/actions.command.js +1 -1
- package/build/frontend/commands/nodes/bulk-actions/bulk-update.command.js +1 -1
- package/build/frontend/commands/nodes/bulk-actions/profile-modification.command.js +1 -1
- package/build/frontend/commands/nodes/create.command.js +1 -1
- package/build/frontend/commands/nodes/delete.command.js +1 -1
- package/build/frontend/commands/nodes/get-all.command.js +4 -1
- package/build/frontend/commands/nodes/get-one.command.js +1 -1
- package/build/frontend/commands/nodes/tags/get-all-nodes-tags.command.js +1 -1
- package/build/frontend/commands/nodes/update.command.js +4 -1
- package/build/frontend/commands/passkeys/delete-passkeys.command.js +1 -1
- package/build/frontend/commands/passkeys/get-active-passkeys.command.js +1 -1
- package/build/frontend/commands/passkeys/get-registration-options.command.js +1 -1
- package/build/frontend/commands/passkeys/update-passkey.command.js +1 -1
- package/build/frontend/commands/passkeys/verify-registration.command.js +1 -1
- package/build/frontend/commands/remnawave-settings/get-remnawave-settings.command.js +1 -1
- package/build/frontend/commands/remnawave-settings/update-remnawave-settings.command.js +1 -1
- package/build/frontend/commands/snippets/create-snippet.command.js +1 -1
- package/build/frontend/commands/snippets/delete-snippet.command.js +1 -1
- package/build/frontend/commands/snippets/get-snippets.command.js +4 -1
- package/build/frontend/commands/snippets/update-snippets.command.js +1 -1
- package/build/frontend/commands/subscription/get-subscription-info-by-short-uuid.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/actions/clone-subpage-config.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/actions/reorder.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/create-subpage-config.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/delete-subpage-config.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/get-subpage-config.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/get-subpage-configs.command.js +1 -1
- package/build/frontend/commands/subscription-page-configs/update-subpage-config.command.js +1 -1
- package/build/frontend/commands/subscription-request-history/get-subscription-request-history-stats.command.js +1 -1
- package/build/frontend/commands/subscription-request-history/get-subscription-request-history.command.js +1 -1
- package/build/frontend/commands/subscription-settings/get-subscription-settings.command.js +1 -1
- package/build/frontend/commands/subscription-settings/update-subscription-settings.command.js +1 -1
- package/build/frontend/commands/subscription-template/actions/reorder.command.js +1 -1
- package/build/frontend/commands/subscription-template/create-template.command.js +1 -1
- package/build/frontend/commands/subscription-template/delete-subscription-template.command.js +1 -1
- package/build/frontend/commands/subscription-template/get-template.command.js +1 -1
- package/build/frontend/commands/subscription-template/get-templates.command.js +1 -1
- package/build/frontend/commands/subscription-template/update-template.command.js +1 -1
- package/build/frontend/commands/subscriptions/get-all-subscriptions.command.js +1 -1
- package/build/frontend/commands/subscriptions/get-by/get-connection-keys-by-uuid.command.js +1 -1
- package/build/frontend/commands/subscriptions/get-by/get-raw-subscription-by-short-uuid.command.js +9 -2
- package/build/frontend/commands/subscriptions/get-by/get-subscription-by-short-uuid-protected.command.js +1 -1
- package/build/frontend/commands/subscriptions/get-by/get-subscription-by-username.command.js +1 -1
- package/build/frontend/commands/subscriptions/get-by/get-subscription-by-uuid.command.js +1 -1
- package/build/frontend/commands/subscriptions/subpage/get-subpage-config-by-shortuuid.command.js +1 -1
- package/build/frontend/commands/system/get-bandwidth-stats.command.js +1 -1
- package/build/frontend/commands/system/get-metadata.command.js +1 -1
- package/build/frontend/commands/system/get-nodes-metrics.command.js +1 -1
- package/build/frontend/commands/system/get-nodes-statistics.js +1 -1
- package/build/frontend/commands/system/get-recap.command.js +1 -1
- package/build/frontend/commands/system/get-remnawave-health.command.js +1 -1
- package/build/frontend/commands/system/get-stats.command.js +1 -1
- package/build/frontend/commands/system/testers/test-srr-matcher.command.js +1 -1
- package/build/frontend/commands/system/tools/encrypt-happ-cryptolink.command.js +1 -1
- package/build/frontend/commands/system/tools/generate-x25519.command.js +1 -1
- package/build/frontend/commands/users/actions/disable-user.command.js +1 -1
- package/build/frontend/commands/users/actions/enable-user.command.js +1 -1
- package/build/frontend/commands/users/actions/reset-user-traffic.command.js +1 -1
- package/build/frontend/commands/users/actions/revoke-user-subscription.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-delete-users-by-status.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-delete-users.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-extend-expiration-date.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-reset-traffic-users.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-revoke-users-subscription.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-update-users-squads.command.js +1 -1
- package/build/frontend/commands/users/bulk/bulk-update-users.command.js +1 -1
- package/build/frontend/commands/users/bulk-all/bulk-all-extend-expiration-date.command.js +1 -1
- package/build/frontend/commands/users/bulk-all/bulk-all-reset-traffic-users.command.js +1 -1
- package/build/frontend/commands/users/bulk-all/bulk-all-update-users.command.js +1 -1
- package/build/frontend/commands/users/create-user.command.js +1 -1
- package/build/frontend/commands/users/delete-user.command.js +1 -1
- package/build/frontend/commands/users/get-all-users.command.js +4 -1
- package/build/frontend/commands/users/get-by/get-user-by-email.command.js +1 -1
- package/build/frontend/commands/users/get-by/get-user-by-id.command.js +1 -1
- package/build/frontend/commands/users/get-by/get-user-by-short-uuid.command.js +1 -1
- package/build/frontend/commands/users/get-by/get-user-by-tag.command.js +1 -1
- package/build/frontend/commands/users/get-by/get-user-by-telegram-id.command.js +1 -1
- package/build/frontend/commands/users/get-by/get-user-by-username.command.js +1 -1
- package/build/frontend/commands/users/get-user-accessible-nodes.command.js +1 -1
- package/build/frontend/commands/users/get-user-by-uuid.command.js +1 -1
- package/build/frontend/commands/users/get-user-subscription-request-history.command.js +1 -1
- package/build/frontend/commands/users/resolve-user.command.js +1 -1
- package/build/frontend/commands/users/tags/get-all-tags.command.js +1 -1
- package/build/frontend/commands/users/update-user.command.js +1 -1
- package/build/frontend/constants/endpoint-details/endpoint-details.js +3 -1
- package/build/frontend/constants/errors/errors.js +5 -0
- package/build/frontend/constants/index.js +1 -0
- package/build/frontend/constants/scopes/index.js +17 -0
- package/build/frontend/constants/scopes/scope.js +22 -0
- package/build/frontend/models/api-tokens.schema.js +1 -0
- package/package.json +1 -1
|
@@ -14,8 +14,8 @@ export declare const ConfigProfileSchema: z.ZodObject<{
|
|
|
14
14
|
port: z.ZodNullable<z.ZodNumber>;
|
|
15
15
|
rawInbound: z.ZodNullable<z.ZodUnknown>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
type: string;
|
|
18
17
|
uuid: string;
|
|
18
|
+
type: string;
|
|
19
19
|
profileUuid: string;
|
|
20
20
|
tag: string;
|
|
21
21
|
network: string | null;
|
|
@@ -23,8 +23,8 @@ export declare const ConfigProfileSchema: z.ZodObject<{
|
|
|
23
23
|
port: number | null;
|
|
24
24
|
rawInbound?: unknown;
|
|
25
25
|
}, {
|
|
26
|
-
type: string;
|
|
27
26
|
uuid: string;
|
|
27
|
+
type: string;
|
|
28
28
|
profileUuid: string;
|
|
29
29
|
tag: string;
|
|
30
30
|
network: string | null;
|
|
@@ -54,8 +54,8 @@ export declare const ConfigProfileSchema: z.ZodObject<{
|
|
|
54
54
|
name: string;
|
|
55
55
|
}[];
|
|
56
56
|
inbounds: {
|
|
57
|
-
type: string;
|
|
58
57
|
uuid: string;
|
|
58
|
+
type: string;
|
|
59
59
|
profileUuid: string;
|
|
60
60
|
tag: string;
|
|
61
61
|
network: string | null;
|
|
@@ -76,8 +76,8 @@ export declare const ConfigProfileSchema: z.ZodObject<{
|
|
|
76
76
|
name: string;
|
|
77
77
|
}[];
|
|
78
78
|
inbounds: {
|
|
79
|
-
type: string;
|
|
80
79
|
uuid: string;
|
|
80
|
+
type: string;
|
|
81
81
|
profileUuid: string;
|
|
82
82
|
tag: string;
|
|
83
83
|
network: string | null;
|
|
@@ -69,12 +69,12 @@ export declare const ExtendedUsersSchema: z.ZodObject<{
|
|
|
69
69
|
uuid: string;
|
|
70
70
|
createdAt: Date;
|
|
71
71
|
updatedAt: Date;
|
|
72
|
+
description: string | null;
|
|
72
73
|
username: string;
|
|
73
74
|
tag: string | null;
|
|
74
75
|
id: number;
|
|
75
76
|
shortUuid: string;
|
|
76
77
|
trafficLimitBytes: number;
|
|
77
|
-
description: string | null;
|
|
78
78
|
trafficLimitStrategy: "MONTH" | "NO_RESET" | "DAY" | "WEEK" | "MONTH_ROLLING";
|
|
79
79
|
expireAt: Date;
|
|
80
80
|
telegramId: number | null;
|
|
@@ -103,11 +103,11 @@ export declare const ExtendedUsersSchema: z.ZodObject<{
|
|
|
103
103
|
uuid: string;
|
|
104
104
|
createdAt: string;
|
|
105
105
|
updatedAt: string;
|
|
106
|
+
description: string | null;
|
|
106
107
|
username: string;
|
|
107
108
|
tag: string | null;
|
|
108
109
|
id: number;
|
|
109
110
|
shortUuid: string;
|
|
110
|
-
description: string | null;
|
|
111
111
|
expireAt: string;
|
|
112
112
|
telegramId: number | null;
|
|
113
113
|
email: string | null;
|
|
@@ -68,8 +68,8 @@ export declare const HostsSchema: z.ZodObject<{
|
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
69
|
nodes: string[];
|
|
70
70
|
tags: string[];
|
|
71
|
-
path: string | null;
|
|
72
71
|
uuid: string;
|
|
72
|
+
path: string | null;
|
|
73
73
|
port: number;
|
|
74
74
|
viewPosition: number;
|
|
75
75
|
remark: string;
|
|
@@ -103,8 +103,8 @@ export declare const HostsSchema: z.ZodObject<{
|
|
|
103
103
|
finalMask?: unknown;
|
|
104
104
|
}, {
|
|
105
105
|
nodes: string[];
|
|
106
|
-
path: string | null;
|
|
107
106
|
uuid: string;
|
|
107
|
+
path: string | null;
|
|
108
108
|
port: number;
|
|
109
109
|
viewPosition: number;
|
|
110
110
|
remark: string;
|
|
@@ -33,8 +33,8 @@ export declare const InfraBillingAvailableNodeSchema: import("zod").ZodObject<Pi
|
|
|
33
33
|
port: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
34
34
|
rawInbound: import("zod").ZodNullable<import("zod").ZodUnknown>;
|
|
35
35
|
}, "strip", import("zod").ZodTypeAny, {
|
|
36
|
-
type: string;
|
|
37
36
|
uuid: string;
|
|
37
|
+
type: string;
|
|
38
38
|
profileUuid: string;
|
|
39
39
|
tag: string;
|
|
40
40
|
network: string | null;
|
|
@@ -42,8 +42,8 @@ export declare const InfraBillingAvailableNodeSchema: import("zod").ZodObject<Pi
|
|
|
42
42
|
port: number | null;
|
|
43
43
|
rawInbound?: unknown;
|
|
44
44
|
}, {
|
|
45
|
-
type: string;
|
|
46
45
|
uuid: string;
|
|
46
|
+
type: string;
|
|
47
47
|
profileUuid: string;
|
|
48
48
|
tag: string;
|
|
49
49
|
network: string | null;
|
|
@@ -54,8 +54,8 @@ export declare const InfraBillingAvailableNodeSchema: import("zod").ZodObject<Pi
|
|
|
54
54
|
}, "strip", import("zod").ZodTypeAny, {
|
|
55
55
|
activeConfigProfileUuid: string | null;
|
|
56
56
|
activeInbounds: {
|
|
57
|
-
type: string;
|
|
58
57
|
uuid: string;
|
|
58
|
+
type: string;
|
|
59
59
|
profileUuid: string;
|
|
60
60
|
tag: string;
|
|
61
61
|
network: string | null;
|
|
@@ -66,8 +66,8 @@ export declare const InfraBillingAvailableNodeSchema: import("zod").ZodObject<Pi
|
|
|
66
66
|
}, {
|
|
67
67
|
activeConfigProfileUuid: string | null;
|
|
68
68
|
activeInbounds: {
|
|
69
|
-
type: string;
|
|
70
69
|
uuid: string;
|
|
70
|
+
type: string;
|
|
71
71
|
profileUuid: string;
|
|
72
72
|
tag: string;
|
|
73
73
|
network: string | null;
|
|
@@ -56,8 +56,8 @@ export declare const InfraBillingNodeSchema: z.ZodObject<{
|
|
|
56
56
|
port: z.ZodNullable<z.ZodNumber>;
|
|
57
57
|
rawInbound: z.ZodNullable<z.ZodUnknown>;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
type: string;
|
|
60
59
|
uuid: string;
|
|
60
|
+
type: string;
|
|
61
61
|
profileUuid: string;
|
|
62
62
|
tag: string;
|
|
63
63
|
network: string | null;
|
|
@@ -65,8 +65,8 @@ export declare const InfraBillingNodeSchema: z.ZodObject<{
|
|
|
65
65
|
port: number | null;
|
|
66
66
|
rawInbound?: unknown;
|
|
67
67
|
}, {
|
|
68
|
-
type: string;
|
|
69
68
|
uuid: string;
|
|
69
|
+
type: string;
|
|
70
70
|
profileUuid: string;
|
|
71
71
|
tag: string;
|
|
72
72
|
network: string | null;
|
|
@@ -77,8 +77,8 @@ export declare const InfraBillingNodeSchema: z.ZodObject<{
|
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
78
|
activeConfigProfileUuid: string | null;
|
|
79
79
|
activeInbounds: {
|
|
80
|
-
type: string;
|
|
81
80
|
uuid: string;
|
|
81
|
+
type: string;
|
|
82
82
|
profileUuid: string;
|
|
83
83
|
tag: string;
|
|
84
84
|
network: string | null;
|
|
@@ -89,8 +89,8 @@ export declare const InfraBillingNodeSchema: z.ZodObject<{
|
|
|
89
89
|
}, {
|
|
90
90
|
activeConfigProfileUuid: string | null;
|
|
91
91
|
activeInbounds: {
|
|
92
|
-
type: string;
|
|
93
92
|
uuid: string;
|
|
93
|
+
type: string;
|
|
94
94
|
profileUuid: string;
|
|
95
95
|
tag: string;
|
|
96
96
|
network: string | null;
|
|
@@ -286,14 +286,14 @@ export declare const InfraBillingNodeSchema: z.ZodObject<{
|
|
|
286
286
|
createdAt: z.ZodEffects<z.ZodString, Date, string>;
|
|
287
287
|
updatedAt: z.ZodEffects<z.ZodString, Date, string>;
|
|
288
288
|
}, "strip", z.ZodTypeAny, {
|
|
289
|
+
uuid: string;
|
|
290
|
+
createdAt: Date;
|
|
291
|
+
updatedAt: Date;
|
|
289
292
|
node: {
|
|
290
293
|
uuid: string;
|
|
291
294
|
countryCode: string;
|
|
292
295
|
name: string;
|
|
293
296
|
};
|
|
294
|
-
uuid: string;
|
|
295
|
-
createdAt: Date;
|
|
296
|
-
updatedAt: Date;
|
|
297
297
|
provider: {
|
|
298
298
|
uuid: string;
|
|
299
299
|
name: string;
|
|
@@ -304,14 +304,14 @@ export declare const InfraBillingNodeSchema: z.ZodObject<{
|
|
|
304
304
|
providerUuid: string;
|
|
305
305
|
nextBillingAt: Date;
|
|
306
306
|
}, {
|
|
307
|
+
uuid: string;
|
|
308
|
+
createdAt: string;
|
|
309
|
+
updatedAt: string;
|
|
307
310
|
node: {
|
|
308
311
|
uuid: string;
|
|
309
312
|
countryCode: string;
|
|
310
313
|
name: string;
|
|
311
314
|
};
|
|
312
|
-
uuid: string;
|
|
313
|
-
createdAt: string;
|
|
314
|
-
updatedAt: string;
|
|
315
315
|
provider: {
|
|
316
316
|
uuid: string;
|
|
317
317
|
name: string;
|
|
@@ -23,8 +23,8 @@ export declare const InternalSquadSchema: z.ZodObject<{
|
|
|
23
23
|
port: z.ZodNullable<z.ZodNumber>;
|
|
24
24
|
rawInbound: z.ZodNullable<z.ZodUnknown>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
type: string;
|
|
27
26
|
uuid: string;
|
|
27
|
+
type: string;
|
|
28
28
|
profileUuid: string;
|
|
29
29
|
tag: string;
|
|
30
30
|
network: string | null;
|
|
@@ -32,8 +32,8 @@ export declare const InternalSquadSchema: z.ZodObject<{
|
|
|
32
32
|
port: number | null;
|
|
33
33
|
rawInbound?: unknown;
|
|
34
34
|
}, {
|
|
35
|
-
type: string;
|
|
36
35
|
uuid: string;
|
|
36
|
+
type: string;
|
|
37
37
|
profileUuid: string;
|
|
38
38
|
tag: string;
|
|
39
39
|
network: string | null;
|
|
@@ -45,8 +45,8 @@ export declare const InternalSquadSchema: z.ZodObject<{
|
|
|
45
45
|
updatedAt: z.ZodEffects<z.ZodString, Date, string>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
47
|
inbounds: {
|
|
48
|
-
type: string;
|
|
49
48
|
uuid: string;
|
|
49
|
+
type: string;
|
|
50
50
|
profileUuid: string;
|
|
51
51
|
tag: string;
|
|
52
52
|
network: string | null;
|
|
@@ -65,8 +65,8 @@ export declare const InternalSquadSchema: z.ZodObject<{
|
|
|
65
65
|
};
|
|
66
66
|
}, {
|
|
67
67
|
inbounds: {
|
|
68
|
-
type: string;
|
|
69
68
|
uuid: string;
|
|
69
|
+
type: string;
|
|
70
70
|
profileUuid: string;
|
|
71
71
|
tag: string;
|
|
72
72
|
network: string | null;
|
|
@@ -34,8 +34,8 @@ export declare const NodesSchema: z.ZodObject<{
|
|
|
34
34
|
port: z.ZodNullable<z.ZodNumber>;
|
|
35
35
|
rawInbound: z.ZodNullable<z.ZodUnknown>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
type: string;
|
|
38
37
|
uuid: string;
|
|
38
|
+
type: string;
|
|
39
39
|
profileUuid: string;
|
|
40
40
|
tag: string;
|
|
41
41
|
network: string | null;
|
|
@@ -43,8 +43,8 @@ export declare const NodesSchema: z.ZodObject<{
|
|
|
43
43
|
port: number | null;
|
|
44
44
|
rawInbound?: unknown;
|
|
45
45
|
}, {
|
|
46
|
-
type: string;
|
|
47
46
|
uuid: string;
|
|
47
|
+
type: string;
|
|
48
48
|
profileUuid: string;
|
|
49
49
|
tag: string;
|
|
50
50
|
network: string | null;
|
|
@@ -55,8 +55,8 @@ export declare const NodesSchema: z.ZodObject<{
|
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
56
|
activeConfigProfileUuid: string | null;
|
|
57
57
|
activeInbounds: {
|
|
58
|
-
type: string;
|
|
59
58
|
uuid: string;
|
|
59
|
+
type: string;
|
|
60
60
|
profileUuid: string;
|
|
61
61
|
tag: string;
|
|
62
62
|
network: string | null;
|
|
@@ -67,8 +67,8 @@ export declare const NodesSchema: z.ZodObject<{
|
|
|
67
67
|
}, {
|
|
68
68
|
activeConfigProfileUuid: string | null;
|
|
69
69
|
activeInbounds: {
|
|
70
|
-
type: string;
|
|
71
70
|
uuid: string;
|
|
71
|
+
type: string;
|
|
72
72
|
profileUuid: string;
|
|
73
73
|
tag: string;
|
|
74
74
|
network: string | null;
|
|
@@ -312,8 +312,8 @@ export declare const NodesSchema: z.ZodObject<{
|
|
|
312
312
|
configProfile: {
|
|
313
313
|
activeConfigProfileUuid: string | null;
|
|
314
314
|
activeInbounds: {
|
|
315
|
-
type: string;
|
|
316
315
|
uuid: string;
|
|
316
|
+
type: string;
|
|
317
317
|
profileUuid: string;
|
|
318
318
|
tag: string;
|
|
319
319
|
network: string | null;
|
|
@@ -392,8 +392,8 @@ export declare const NodesSchema: z.ZodObject<{
|
|
|
392
392
|
configProfile: {
|
|
393
393
|
activeConfigProfileUuid: string | null;
|
|
394
394
|
activeInbounds: {
|
|
395
|
-
type: string;
|
|
396
395
|
uuid: string;
|
|
396
|
+
type: string;
|
|
397
397
|
profileUuid: string;
|
|
398
398
|
tag: string;
|
|
399
399
|
network: string | null;
|
|
@@ -25,13 +25,13 @@ export declare const ShadowsocksProtocolOptionsSchema: z.ZodObject<{
|
|
|
25
25
|
uot: z.ZodBoolean;
|
|
26
26
|
uotVersion: z.ZodNumber;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
password: string;
|
|
29
28
|
method: string;
|
|
29
|
+
password: string;
|
|
30
30
|
uot: boolean;
|
|
31
31
|
uotVersion: number;
|
|
32
32
|
}, {
|
|
33
|
-
password: string;
|
|
34
33
|
method: string;
|
|
34
|
+
password: string;
|
|
35
35
|
uot: boolean;
|
|
36
36
|
uotVersion: number;
|
|
37
37
|
}>;
|
|
@@ -336,29 +336,29 @@ export declare const ProtocolVariantSchema: z.ZodDiscriminatedUnion<"protocol",
|
|
|
336
336
|
uot: z.ZodBoolean;
|
|
337
337
|
uotVersion: z.ZodNumber;
|
|
338
338
|
}, "strip", z.ZodTypeAny, {
|
|
339
|
-
password: string;
|
|
340
339
|
method: string;
|
|
340
|
+
password: string;
|
|
341
341
|
uot: boolean;
|
|
342
342
|
uotVersion: number;
|
|
343
343
|
}, {
|
|
344
|
-
password: string;
|
|
345
344
|
method: string;
|
|
345
|
+
password: string;
|
|
346
346
|
uot: boolean;
|
|
347
347
|
uotVersion: number;
|
|
348
348
|
}>;
|
|
349
349
|
}, "strip", z.ZodTypeAny, {
|
|
350
350
|
protocol: "shadowsocks";
|
|
351
351
|
protocolOptions: {
|
|
352
|
-
password: string;
|
|
353
352
|
method: string;
|
|
353
|
+
password: string;
|
|
354
354
|
uot: boolean;
|
|
355
355
|
uotVersion: number;
|
|
356
356
|
};
|
|
357
357
|
}, {
|
|
358
358
|
protocol: "shadowsocks";
|
|
359
359
|
protocolOptions: {
|
|
360
|
-
password: string;
|
|
361
360
|
method: string;
|
|
361
|
+
password: string;
|
|
362
362
|
uot: boolean;
|
|
363
363
|
uotVersion: number;
|
|
364
364
|
};
|
|
@@ -894,13 +894,13 @@ export declare const ResolvedProxyConfigSchema: z.ZodObject<{
|
|
|
894
894
|
uot: z.ZodBoolean;
|
|
895
895
|
uotVersion: z.ZodNumber;
|
|
896
896
|
}, "strip", z.ZodTypeAny, {
|
|
897
|
-
password: string;
|
|
898
897
|
method: string;
|
|
898
|
+
password: string;
|
|
899
899
|
uot: boolean;
|
|
900
900
|
uotVersion: number;
|
|
901
901
|
}, {
|
|
902
|
-
password: string;
|
|
903
902
|
method: string;
|
|
903
|
+
password: string;
|
|
904
904
|
uot: boolean;
|
|
905
905
|
uotVersion: number;
|
|
906
906
|
}>, z.ZodObject<{
|
|
@@ -1252,8 +1252,8 @@ export declare const ResolvedProxyConfigSchema: z.ZodObject<{
|
|
|
1252
1252
|
} | {
|
|
1253
1253
|
password: string;
|
|
1254
1254
|
} | {
|
|
1255
|
-
password: string;
|
|
1256
1255
|
method: string;
|
|
1256
|
+
password: string;
|
|
1257
1257
|
uot: boolean;
|
|
1258
1258
|
uotVersion: number;
|
|
1259
1259
|
} | {
|
|
@@ -1360,8 +1360,8 @@ export declare const ResolvedProxyConfigSchema: z.ZodObject<{
|
|
|
1360
1360
|
} | {
|
|
1361
1361
|
password: string;
|
|
1362
1362
|
} | {
|
|
1363
|
-
password: string;
|
|
1364
1363
|
method: string;
|
|
1364
|
+
password: string;
|
|
1365
1365
|
uot: boolean;
|
|
1366
1366
|
uotVersion: number;
|
|
1367
1367
|
} | {
|
|
@@ -3,11 +3,11 @@ export declare const ResponseRuleEncryptionSchema: z.ZodObject<{
|
|
|
3
3
|
method: z.ZodEnum<["age1", "age1pq1"]>;
|
|
4
4
|
key: z.ZodString;
|
|
5
5
|
}, "strip", z.ZodTypeAny, {
|
|
6
|
-
method: "age1" | "age1pq1";
|
|
7
6
|
key: string;
|
|
8
|
-
}, {
|
|
9
7
|
method: "age1" | "age1pq1";
|
|
8
|
+
}, {
|
|
10
9
|
key: string;
|
|
10
|
+
method: "age1" | "age1pq1";
|
|
11
11
|
}>;
|
|
12
12
|
export declare const ResponseRuleModificationsSchema: z.ZodOptional<z.ZodObject<{
|
|
13
13
|
headers: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -30,11 +30,11 @@ export declare const ResponseRuleModificationsSchema: z.ZodOptional<z.ZodObject<
|
|
|
30
30
|
method: z.ZodEnum<["age1", "age1pq1"]>;
|
|
31
31
|
key: z.ZodString;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
|
-
method: "age1" | "age1pq1";
|
|
34
33
|
key: string;
|
|
35
|
-
}, {
|
|
36
34
|
method: "age1" | "age1pq1";
|
|
35
|
+
}, {
|
|
37
36
|
key: string;
|
|
37
|
+
method: "age1" | "age1pq1";
|
|
38
38
|
}>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
40
|
headers?: {
|
|
@@ -48,8 +48,8 @@ export declare const ResponseRuleModificationsSchema: z.ZodOptional<z.ZodObject<
|
|
|
48
48
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
49
49
|
disableHwidCheck?: boolean | undefined;
|
|
50
50
|
encryption?: {
|
|
51
|
-
method: "age1" | "age1pq1";
|
|
52
51
|
key: string;
|
|
52
|
+
method: "age1" | "age1pq1";
|
|
53
53
|
} | undefined;
|
|
54
54
|
}, {
|
|
55
55
|
headers?: {
|
|
@@ -63,8 +63,8 @@ export declare const ResponseRuleModificationsSchema: z.ZodOptional<z.ZodObject<
|
|
|
63
63
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
64
64
|
disableHwidCheck?: boolean | undefined;
|
|
65
65
|
encryption?: {
|
|
66
|
-
method: "age1" | "age1pq1";
|
|
67
66
|
key: string;
|
|
67
|
+
method: "age1" | "age1pq1";
|
|
68
68
|
} | undefined;
|
|
69
69
|
}>>;
|
|
70
70
|
//# sourceMappingURL=response-rule-modifications.schema.d.ts.map
|
|
@@ -68,11 +68,11 @@ export declare const ResponseRuleSchemaBase: z.ZodObject<{
|
|
|
68
68
|
method: z.ZodEnum<["age1", "age1pq1"]>;
|
|
69
69
|
key: z.ZodString;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
method: "age1" | "age1pq1";
|
|
72
71
|
key: string;
|
|
73
|
-
}, {
|
|
74
72
|
method: "age1" | "age1pq1";
|
|
73
|
+
}, {
|
|
75
74
|
key: string;
|
|
75
|
+
method: "age1" | "age1pq1";
|
|
76
76
|
}>>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
78
|
headers?: {
|
|
@@ -86,8 +86,8 @@ export declare const ResponseRuleSchemaBase: z.ZodObject<{
|
|
|
86
86
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
87
87
|
disableHwidCheck?: boolean | undefined;
|
|
88
88
|
encryption?: {
|
|
89
|
-
method: "age1" | "age1pq1";
|
|
90
89
|
key: string;
|
|
90
|
+
method: "age1" | "age1pq1";
|
|
91
91
|
} | undefined;
|
|
92
92
|
}, {
|
|
93
93
|
headers?: {
|
|
@@ -101,8 +101,8 @@ export declare const ResponseRuleSchemaBase: z.ZodObject<{
|
|
|
101
101
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
102
102
|
disableHwidCheck?: boolean | undefined;
|
|
103
103
|
encryption?: {
|
|
104
|
-
method: "age1" | "age1pq1";
|
|
105
104
|
key: string;
|
|
105
|
+
method: "age1" | "age1pq1";
|
|
106
106
|
} | undefined;
|
|
107
107
|
}>>;
|
|
108
108
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -129,8 +129,8 @@ export declare const ResponseRuleSchemaBase: z.ZodObject<{
|
|
|
129
129
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
130
130
|
disableHwidCheck?: boolean | undefined;
|
|
131
131
|
encryption?: {
|
|
132
|
-
method: "age1" | "age1pq1";
|
|
133
132
|
key: string;
|
|
133
|
+
method: "age1" | "age1pq1";
|
|
134
134
|
} | undefined;
|
|
135
135
|
} | undefined;
|
|
136
136
|
}, {
|
|
@@ -157,8 +157,8 @@ export declare const ResponseRuleSchemaBase: z.ZodObject<{
|
|
|
157
157
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
158
158
|
disableHwidCheck?: boolean | undefined;
|
|
159
159
|
encryption?: {
|
|
160
|
-
method: "age1" | "age1pq1";
|
|
161
160
|
key: string;
|
|
161
|
+
method: "age1" | "age1pq1";
|
|
162
162
|
} | undefined;
|
|
163
163
|
} | undefined;
|
|
164
164
|
}>;
|
|
@@ -231,11 +231,11 @@ export declare const ResponseRuleSchema: z.ZodObject<{
|
|
|
231
231
|
method: z.ZodEnum<["age1", "age1pq1"]>;
|
|
232
232
|
key: z.ZodString;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
-
method: "age1" | "age1pq1";
|
|
235
234
|
key: string;
|
|
236
|
-
}, {
|
|
237
235
|
method: "age1" | "age1pq1";
|
|
236
|
+
}, {
|
|
238
237
|
key: string;
|
|
238
|
+
method: "age1" | "age1pq1";
|
|
239
239
|
}>>;
|
|
240
240
|
}, "strip", z.ZodTypeAny, {
|
|
241
241
|
headers?: {
|
|
@@ -249,8 +249,8 @@ export declare const ResponseRuleSchema: z.ZodObject<{
|
|
|
249
249
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
250
250
|
disableHwidCheck?: boolean | undefined;
|
|
251
251
|
encryption?: {
|
|
252
|
-
method: "age1" | "age1pq1";
|
|
253
252
|
key: string;
|
|
253
|
+
method: "age1" | "age1pq1";
|
|
254
254
|
} | undefined;
|
|
255
255
|
}, {
|
|
256
256
|
headers?: {
|
|
@@ -264,8 +264,8 @@ export declare const ResponseRuleSchema: z.ZodObject<{
|
|
|
264
264
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
265
265
|
disableHwidCheck?: boolean | undefined;
|
|
266
266
|
encryption?: {
|
|
267
|
-
method: "age1" | "age1pq1";
|
|
268
267
|
key: string;
|
|
268
|
+
method: "age1" | "age1pq1";
|
|
269
269
|
} | undefined;
|
|
270
270
|
}>>;
|
|
271
271
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -292,8 +292,8 @@ export declare const ResponseRuleSchema: z.ZodObject<{
|
|
|
292
292
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
293
293
|
disableHwidCheck?: boolean | undefined;
|
|
294
294
|
encryption?: {
|
|
295
|
-
method: "age1" | "age1pq1";
|
|
296
295
|
key: string;
|
|
296
|
+
method: "age1" | "age1pq1";
|
|
297
297
|
} | undefined;
|
|
298
298
|
} | undefined;
|
|
299
299
|
}, {
|
|
@@ -320,8 +320,8 @@ export declare const ResponseRuleSchema: z.ZodObject<{
|
|
|
320
320
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
321
321
|
disableHwidCheck?: boolean | undefined;
|
|
322
322
|
encryption?: {
|
|
323
|
-
method: "age1" | "age1pq1";
|
|
324
323
|
key: string;
|
|
324
|
+
method: "age1" | "age1pq1";
|
|
325
325
|
} | undefined;
|
|
326
326
|
} | undefined;
|
|
327
327
|
}>;
|
|
@@ -79,11 +79,11 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
79
79
|
method: z.ZodEnum<["age1", "age1pq1"]>;
|
|
80
80
|
key: z.ZodString;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
|
-
method: "age1" | "age1pq1";
|
|
83
82
|
key: string;
|
|
84
|
-
}, {
|
|
85
83
|
method: "age1" | "age1pq1";
|
|
84
|
+
}, {
|
|
86
85
|
key: string;
|
|
86
|
+
method: "age1" | "age1pq1";
|
|
87
87
|
}>>;
|
|
88
88
|
}, "strip", z.ZodTypeAny, {
|
|
89
89
|
headers?: {
|
|
@@ -97,8 +97,8 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
97
97
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
98
98
|
disableHwidCheck?: boolean | undefined;
|
|
99
99
|
encryption?: {
|
|
100
|
-
method: "age1" | "age1pq1";
|
|
101
100
|
key: string;
|
|
101
|
+
method: "age1" | "age1pq1";
|
|
102
102
|
} | undefined;
|
|
103
103
|
}, {
|
|
104
104
|
headers?: {
|
|
@@ -112,8 +112,8 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
112
112
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
113
113
|
disableHwidCheck?: boolean | undefined;
|
|
114
114
|
encryption?: {
|
|
115
|
-
method: "age1" | "age1pq1";
|
|
116
115
|
key: string;
|
|
116
|
+
method: "age1" | "age1pq1";
|
|
117
117
|
} | undefined;
|
|
118
118
|
}>>;
|
|
119
119
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -140,8 +140,8 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
140
140
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
141
141
|
disableHwidCheck?: boolean | undefined;
|
|
142
142
|
encryption?: {
|
|
143
|
-
method: "age1" | "age1pq1";
|
|
144
143
|
key: string;
|
|
144
|
+
method: "age1" | "age1pq1";
|
|
145
145
|
} | undefined;
|
|
146
146
|
} | undefined;
|
|
147
147
|
}, {
|
|
@@ -168,8 +168,8 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
168
168
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
169
169
|
disableHwidCheck?: boolean | undefined;
|
|
170
170
|
encryption?: {
|
|
171
|
-
method: "age1" | "age1pq1";
|
|
172
171
|
key: string;
|
|
172
|
+
method: "age1" | "age1pq1";
|
|
173
173
|
} | undefined;
|
|
174
174
|
} | undefined;
|
|
175
175
|
}>, "many">;
|
|
@@ -199,8 +199,8 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
199
199
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
200
200
|
disableHwidCheck?: boolean | undefined;
|
|
201
201
|
encryption?: {
|
|
202
|
-
method: "age1" | "age1pq1";
|
|
203
202
|
key: string;
|
|
203
|
+
method: "age1" | "age1pq1";
|
|
204
204
|
} | undefined;
|
|
205
205
|
} | undefined;
|
|
206
206
|
}[];
|
|
@@ -233,8 +233,8 @@ export declare const ResponseRulesConfigSchema: z.ZodObject<{
|
|
|
233
233
|
additionalExtendedClientsRegex?: string[] | undefined;
|
|
234
234
|
disableHwidCheck?: boolean | undefined;
|
|
235
235
|
encryption?: {
|
|
236
|
-
method: "age1" | "age1pq1";
|
|
237
236
|
key: string;
|
|
237
|
+
method: "age1" | "age1pq1";
|
|
238
238
|
} | undefined;
|
|
239
239
|
} | undefined;
|
|
240
240
|
}[];
|