vista-man
231e3003f6
Update email configuration to use Gmail SMTP settings
2025-04-11 11:23:46 +02:00
vista-man
0c5d27e913
Update SMTP password for Office 365 email configuration
2025-04-11 09:47:51 +02:00
vista-man
653bd79d0c
Update SMTP configuration: switch to Office 365 for email sending and adjust OAuth scopes
2025-04-11 09:29:51 +02:00
vista-man
4e0f6238b6
Refactor code: remove unnecessary comments and clean up whitespace in various files
2025-04-10 22:53:25 +02:00
vista-man
2fa54e3ce7
Adjust footer position in PDF generation to ensure proper fit on the same page
2025-04-10 22:33:03 +02:00
vista-man
78ecedfd0f
Enhance PDF ticket generation: improve layout with gradient header, larger QR codes, and updated font sizes for better readability
2025-04-10 22:31:57 +02:00
vista-man
2cfa881747
Add font generation utility and TrueType font parser
...
- Introduced `makefont.php` for generating font definition files from TrueType and Type1 fonts.
- Implemented `ttfparser.php` to parse and subset TrueType fonts, handling various font tables and properties.
- Added functions for loading font maps, extracting font information, and creating font descriptor arrays.
- Included error handling and messaging for better user feedback during font processing.
- Enabled command-line usage for font file generation with options for encoding, embedding, and subsetting.
2025-04-10 21:44:46 +02:00
vista-man
4f9d6d4428
Update ticket processing and database schema: modify category options, add day field, and adjust SQL insert statement
2025-04-10 21:20:07 +02:00
vista-man
f4cc70f5bb
Enhance QR code generation and scanner UI: increase QR code size, improve scanner layout, and add video element styling
2025-04-10 20:15:56 +02:00
vista-man
dac3e925c0
Update database credentials in process_login.php and process_ticket.php
2025-04-10 19:51:11 +02:00
vista-man
8ea14fab4c
Refactor code structure and remove redundant sections for improved readability and maintainability
2025-04-10 19:42:02 +02:00
vista-man
15ce96681f
Refactor HTML and CSS file structure: update stylesheet paths, add new scripts, and enhance login functionality
2025-04-10 17:00:57 +02:00