mirror of
https://github.com/snoups/remnashop.git
synced 2026-04-25 20:16:33 +00:00
- implemented deletion of own devices for users - added basic button for connecting via subscription page - added support for subscription connection via miniapp (by maposia) - added informational button in main menu for inactive subscriptions - implemented compatibility with local Remnawave panel - added support for caddy token for Remnawave API - moved "Back to menu" button to keyboards + added button in several places for easier navigation - added error notifications for webhook handling - made minor cosmetic improvements - refactored Docker files - created docker-compose for production - updated dependencies - fixed .env.example
11 lines
67 B
Plaintext
11 lines
67 B
Plaintext
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.git
|
|
.env
|
|
.env.*
|
|
.idea
|
|
.vscode
|