• Stefy Lanza (nextime / spora )'s avatar
    Implement comprehensive account management system · a2156ad2
    Stefy Lanza (nextime / spora ) authored
    - Create dedicated Account page (/account) for users and admins
    - Add password change functionality with current password verification
    - Implement token top-up system with predefined packages and custom amounts
    - Add payment method selection (Credit Card, PayPal, Crypto) with UI
    - Create account balance display with prominent token counter
    - Add navigation links to Account page across all templates
    - Implement backend routes for password changes and token purchases
    - Add update_user_password function to database operations
    - Include demo token purchase functionality (no real payments)
    - Maintain consistent navigation experience across the application
    - Ensure proper access control for account management features
    a2156ad2
Name
Last commit
Last update
..
account.html Loading commit data...
admin.html Loading commit data...
analyze.html Loading commit data...
api_tokens.html Loading commit data...
config.html Loading commit data...
dashboard.html Loading commit data...
history.html Loading commit data...
index.html Loading commit data...
landing.html Loading commit data...
login.html Loading commit data...
register.html Loading commit data...
settings.html Loading commit data...
train.html Loading commit data...