Backend: - New InvitationLink model: token, mentor, created_at, used_by, is_banned - Links expire after 12h, single-use, multiple active links allowed - generate-invitation-link: creates InvitationLink (doesn't overwrite old) - info-by-token: validates expiry/usage/ban before returning mentor info - register-by-link: validates InvitationLink, marks used_by on registration - Migration 0013_invitation_link_model Frontend: - Profile: show user's universal_code with copy button - InviteDialog: 8 separate input boxes for code (auto-focus, paste support) - InviteDialog: new "По ссылке" tab — generate link, copy, show expiry - /invite/:token page: public registration page with mentor info preview - Auto-login after invite link registration (setSession + checkUserSession) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .cursor/rules | ||
| .gitea/workflows | ||
| .github/workflows | ||
| Modernize/Modernize/react-version/packages/typescript/main | ||
| backend | ||
| chatnext | ||
| docker | ||
| etc/docker | ||
| excalidraw-server | ||
| front_material | ||
| front_minimal | ||
| scripts | ||
| whiteboard-server@86c3d0271b | ||
| yjs-whiteboard-server | ||
| .end.dev | ||
| .end.prod | ||
| .gitignore | ||
| AUTO-BACKUP-SETUP.md | ||
| DOCKER-SERVER-CONFIG.md | ||
| README-PROD.md | ||
| README.md | ||
| REBUILD-INSTRUCTIONS.md | ||
| backup-all-db.sh | ||
| backup-db-auto.sh | ||
| backup-db.sh | ||
| docker-compose.yml | ||
| excalidraw_dev.zip | ||
| front_material_dev.zip | ||
| platform_dev.zip | ||
| rebuild-prod.sh | ||
| remove-cron-backup.sh | ||
| safe-down.sh | ||
| setup-cron-backup.sh | ||
| whiteboard_dev.zip | ||
README.md
Platform Dev Environment
Test CI/CD
Test CI/CD
Test SSH
Test Thu Feb 12 10:43:38 PM MSK 2026
test-ssh-fix