Commit Graph

109 Commits

Author SHA1 Message Date
Maximilian G. c043f280b4 fix: Update LICENSES_FILE path in backup, verify, and run scripts; enhance JWT configuration and security headers in main.py 2026-03-23 11:22:59 +00:00
Maximilian G. 38642f7e61 fix: Update .gitignore to include Inventarsystem_Lizenz_Verwaltung directory 2026-03-22 20:07:39 +00:00
Maximilian G. 108a7f3339 feat: Implement backup and restore functionality for licenses; add download and upload routes 2026-03-22 20:06:59 +00:00
Maximilian G. 3e9d0ce28e fix: Update license entries and remove unused keys 2026-03-22 18:01:05 +00:00
Maximilian G. f1cdfba603 feat: Add iOS-specific enhancements and mobile compatibility utilities
- Implemented `remove_key` function in verify.py to allow key removal by user ID.
- Updated run.sh to include additional dependencies for QR code and TOTP support.
- Introduced ios_fixes.js for iOS-specific enhancements including file input handling, form submission fixes, and image handling optimizations.
- Added mobile_compatibility.js for mobile device detection and utility functions to improve compatibility, especially for iOS.
- Created base.html template for consistent layout and styling across the application.
- Developed login.html template with a password toggle feature for better user experience.
2026-03-22 17:28:28 +00:00
Maximilian G. 91feb7d010 Implement license validation endpoint and update templates; add test script 2026-03-22 14:49:38 +00:00
Maximilian G. 5e0c77b147 Validate license key and HWID in JSON data before processing 2026-03-21 22:25:52 +00:00
Maximilian G. ef4fdd79a8 Add initial project structure with main application logic, templates, and license management 2026-03-21 13:21:09 +00:00
Maximilian G. 78029e5c75 Initial commit 2026-03-21 11:50:52 +01:00