14 Commits

Author SHA1 Message Date
1a3fdf131c Fixed dockerfile
Some checks failed
continuous-integration/drone/push Build encountered an error
2026-01-21 19:14:22 +06:00
e02789ef53 fix(docker): resolve nginx and backend path configuration issues
All checks were successful
continuous-integration/drone/push Build is passing
- Add nginx/default.conf with simplified configuration to fix "no events section" error
- Update docker-compose.yml to mount nginx/default.conf instead of nginx.conf
- Fix backend/daemons.py data path from backend/data/daemons.json to data/daemons.json
- Improve users.json path detection with fallback logic in daemons.py
- Add servers directory to .gitignore
- Create DOCKER_FIX.md documentation with troubleshooting steps and solutions
- Ensure data directory is created automatically when backend starts
2026-01-17 10:32:46 +06:00
d188cec1f0 Added Daemon system and fixed interface
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-16 18:56:21 +06:00
fbfddf3c7a Changed design and bug fixes
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-16 15:40:14 +06:00
6d80ef7200 Fixed drone.yml 2026-01-15 20:57:51 +06:00
112123b0ff Change drone.yml 2026-01-15 19:25:42 +06:00
551d733dc4 Added Role Owner and new UI for Owner 2026-01-15 19:00:09 +06:00
8edd7131a2 Add Notification and new mini desing 2026-01-15 13:26:04 +06:00
303d38f28e Add SSO 2026-01-15 09:32:13 +06:00
14f020e819 Added user account overview for admins 2026-01-14 22:36:59 +06:00
1eaba59f0f Add Banned role 2026-01-14 22:13:07 +06:00
011996d78d Add Personal account 2026-01-14 21:54:24 +06:00
db2eddca4b Add Ticket and add Role Support 2026-01-14 21:26:23 +06:00
954dd473d1 Initial commit 2026-01-14 20:23:10 +06:00