Route credential-less http(s) URLs pasted into the add-link field to subscription import (fixes remaining 'proxy URI missing username'). Extend geoflag with RU country names and city hints; live Remnawave names already carrying emoji flags are kept as-is. Add admin provisioning via configs/remnawave-api.json (GET by-username / POST users, 50 GB MONTH plan) and the «Выдать доступ» UI panel. Co-authored-by: Cursor <cursoragent@cursor.com>
36 lines
654 B
Plaintext
36 lines
654 B
Plaintext
bin/
|
|
*.exe
|
|
!dist/
|
|
!dist/**/*.exe
|
|
!dist/**/
|
|
configs/config.json
|
|
configs/remnawave-api.json
|
|
dist/navis-release/windows/configs/
|
|
configs/.navis-webview/
|
|
cmd/vpnapp/resource.syso
|
|
*.syso
|
|
.navis-webview/
|
|
navis-update.bat
|
|
Navis.exe.new
|
|
Navis-pending.exe
|
|
*.bak
|
|
Navis.exe.bak
|
|
|
|
# MSIX staging / local packages
|
|
packaging/msix/_staging/
|
|
packaging/msix/Assets/
|
|
*.msix
|
|
|
|
# Android
|
|
android/.gradle/
|
|
android/local.properties
|
|
android/**/build/
|
|
android/app/src/main/assets/cores/**/xray
|
|
android/app/src/main/assets/cores/**/hysteria
|
|
android/app/src/main/assets/cores/**/naive
|
|
android/app/src/main/assets/cores/**/hev-socks5-tunnel
|
|
*.apk
|
|
!dist/navis-release/android/*.apk
|
|
|
|
|