17 Commits

Author SHA1 Message Date
Glenn de Haan
f36fa1144a Refactored server.js into separate controllers. Implemented UNIFI_TOKEN startup check within info.js. Implemented KIOSK_HOMEPAGE environment variable. Implemented new / redirect structure base on KIOSK_HOMEPAGE variable. Implemented Admin UI button within kiosk.ejs. Updated array.js with new deprecated variables. Updated docker-compose.yml. Updated README.md. 2025-08-22 18:27:14 +02:00
Glenn de Haan
30ef63f277 Added the kiosk_example.png. Updated the README.md. Implemented timer styles within style.css. Added kiosk output within info.js. Set default locale to 'en' for mail.js. Implemented KIOSK_ENABLED and KIOSK_VOUCHER_TYPE environment variables within variables.js. Added kiosk_bg.jpg. Updated navigation.ejs with kiosk link. Added kiosk.ejs template. Updated status.ejs and status.js with kiosk module status. Updated docker-compose.yml. Added /kiosk routes to server.js. Added kioskEnabled states to required routes in server.js 2025-03-14 19:18:07 +01:00
Glenn de Haan
ff455c57bf Updated screenshots. Fixed inconsistent 'unlimited' messaging. Implemented direct usage without overrides within unifi.js. Implemented voucher duration type dropdown during custom voucher creation. Implemented Multi-use (Limited/Quota) option during custom voucher creation. Updated README.md to reflect multi-use quota function within voucher type presets. 2025-01-21 17:34:24 +01:00
Glenn de Haan
0998c37467 Update project screenshots. Updated OIDC documentation screenshots 2024-10-04 11:16:23 +02:00
Glenn de Haan
eb1c85d4e4 Added 'AUTH_OIDC_ENABLED' to integration documentation 2024-10-03 11:09:03 +02:00
Glenn de Haan
4f501c09af Added 3.x to 4.x migration documentation to README.md. Updated OIDC integration documentation to mention new callback url 2024-10-01 13:26:47 +02:00
Glenn de Haan
4ad1b68161 Removed 'public' OIDC flow from application. Deprecated 'AUTH_OIDC_CLIENT_TYPE'. Removed 'AUTH_OIDC_CLIENT_TYPE' from documentation. Updated OIDC config checks. Removed 'AUTH_OIDC_CLIENT_TYPE' and 'public' OIDC flow references from README.md 2024-09-30 19:35:39 +02:00
Glenn de Haan
9e6eece08b Removed 'public' flow from implementation documentation 2024-09-30 19:15:56 +02:00
Glenn de Haan
88ae8d146c Updated OIDC documentation. Added Zitadel OIDC integration documentation 2024-09-23 17:32:45 +02:00
Glenn de Haan
da15cf9e34 Updated escpos_example.jpg screenshot. Implemented qr.js buffer toggle, Implemented ESC/POS Scan to Connect. Optimized ESC/POS layout. Implemented qr.js error logging 2024-09-21 13:41:10 +02:00
Glenn de Haan
706e4b95b7 Updated email_example.png screenshot 2024-09-21 12:42:28 +02:00
Glenn de Haan
9cc7fe7cb5 Implemented pdf connect template. Updated pdf_example.png screenshot 2024-09-21 10:10:54 +02:00
Glenn de Haan
a5029e4aaa Implemented email connect template. Implemented qr.js for Scan to Connect. Updated README.md. Updated email_example.png screenshot 2024-09-21 09:44:12 +02:00
Glenn de Haan
1cd53e4227 Updated README.md. Reformat some docs. Implemented OIDC configuration verification on application start. Updated auth type check 2024-08-31 20:22:27 +02:00
jlengelbrecht
6c8b05b9e1 Added UID Docs 📖 2024-08-30 19:33:03 -04:00
Glenn de Haan
3c2155346a Migrated README.md images to .docs folder. Moved print logic to own module. Implemented ESC/POS printer support. Added logo_grayscale_dark.png. Replaced PDF logo. Implemented size.js util for dynamic PDF page length. Updated README.md. Updated auth output log with type. Updated print output log with printer ip 2024-08-30 20:56:11 +02:00
Glenn de Haan
d6b2071a98 Updated README.md. Added Prerequisites section. Implemented OIDC IdP Integration Guides. Added Keycloak OIDC implementation guide. Added Authentik OIDC implementation guide. Updated .dockerignore 2024-08-27 19:11:41 +02:00