Skip to content

Fix key#141

Merged
Vladless merged 12 commits intoVladless:mainfrom
izzzzzi:main
Jan 31, 2025
Merged

Fix key#141
Vladless merged 12 commits intoVladless:mainfrom
izzzzzi:main

Conversation

@izzzzzi
Copy link
Contributor

@izzzzzi izzzzzi commented Jan 31, 2025

Fix key

Zakhar Izmaylov and others added 12 commits January 31, 2025 00:14
- Deleted handlers/user.py file
- Removed user_router from main handlers router
- Eliminated user blocking/unblocking event handlers
- Modify get_keys function to return all columns in keys table
- Update admin user editor to handle full key record instead of just email
- Cast tg_id to integer in user record processing
- Adjust key display and callback data generation to use full key record
- Minor formatting adjustment in router configuration
- Ensure consistent code style with trailing comma
- Replace types.Message and types.CallbackQuery with explicit Message and CallbackQuery imports
- Improve type annotations in multiple handler files
- Ensure consistent type hinting across admin and handler modules
- Reorder imports in multiple handler files to follow a consistent pattern
- Move type-specific imports like Message and CallbackQuery to be more organized
- Ensure clean and uniform import statements across admin and handler modules
- Update `change_expiry_time` to pass session to `update_key_expiry`
- Adjust `complete_key_renewal` connection closing order
- Minor code structure improvements in key handling functions
- Add session parameter to server name input handler
- Modify server name uniqueness check to use session and cluster name
- Improve data retrieval and validation in server creation flow
@Vladless Vladless merged commit cf866c7 into Vladless:main Jan 31, 2025
1 check passed
Vladless added a commit that referenced this pull request Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants