This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
unifi-voucher-site
Watch
1
Star
0
Fork
0
You've already forked unifi-voucher-site
mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced
2026-03-31 06:24:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3154a7d305074a50d40369027c82230b7f43ae68
unifi-voucher-site
/
template
History
Glenn de Haan
ae6aa9b5a1
Implemented
KIOSK_TIMEOUT
environment variable. Introduced adjustable kiosk timeout timer. Moved static animation from style.css to kiosk.ejs. Fixed incorrect preload tag within kiosk.ejs. Added missing bg.jpg preload tag within kiosk.ejs. Updated docker-compose.yml. Dependency updates. Updated README.md
2025-09-23 19:24:34 +02:00
..
components
Updated info.js to show deprecation messages when utilizing the options.json. Added translation status to info.js. Implemented the
TRANSLATION_HIDDEN_LANGUAGES
,
TASK_CLEANUP_EXPIRED
and
TASK_CLEANUP_UNUSED
environment variables in variables.js. Updated language dropdown to hide themselves if the number of allowed languages is lower than 2. Added the created at field within details.ejs. Implemented cleanup.js for automatically cleaning-up expired and unused vouchers. Updated the languages.js util with global filters. Added country flags to languages.js. Updated docker-compose.yml. Dependency updates. Updated README.md. Lowered log intensity within server.js
2025-08-26 18:21:30 +02:00
email
Refactored print.js, bulk-print.ejs, details.ejs, email.ejs, print.ejs, voucher.ejs and size.js for object compatibility with the UniFi Integration API. Updated the unifi.js module to implement the UniFi Integration API. Added the
UNIFI_TOKEN
to variables.js. Added fetch.js util. Check for undefined state in notes.js. Added undici to the dependencies. server.js refactored for compatibility with the UniFi integration API. Fixed incorrect quote filter within server.js. Temporary fixed guest mapping to voucher_code instead of ids
2025-08-08 19:38:10 +02:00
partials
Updated info.js for new printers key. Updated print.js to forward ESC/POS printer IPs. Updated keys within variables.js. Added 'UI_BACK_BUTTON', 'PRINTER_TYPE' and 'PRINTER_IP' to the deprecated strings array.js. Updated status.js with new printing module. Updated docker-compose.yml environment variables. Updated dependencies. Hotfix body type for express v5. Updated README.md. Removed back button from navigation.ejs. Updated print.ejs and bulk-print.ejs with printer selection. Updated print logic within server.js to allow printer selection by user
2025-05-19 18:50:46 +02:00
404.ejs
Upgrade/migrate tailwind v3 to v4
2025-02-25 20:14:12 +01:00
500.ejs
Upgrade/migrate tailwind v3 to v4
2025-02-25 20:14:12 +01:00
kiosk.ejs
Implemented
KIOSK_TIMEOUT
environment variable. Introduced adjustable kiosk timeout timer. Moved static animation from style.css to kiosk.ejs. Fixed incorrect preload tag within kiosk.ejs. Added missing bg.jpg preload tag within kiosk.ejs. Updated docker-compose.yml. Dependency updates. Updated README.md
2025-09-23 19:24:34 +02:00
login.ejs
Upgrade/migrate tailwind v3 to v4
2025-02-25 20:14:12 +01:00
status.ejs
Updated info.js for new printers key. Updated print.js to forward ESC/POS printer IPs. Updated keys within variables.js. Added 'UI_BACK_BUTTON', 'PRINTER_TYPE' and 'PRINTER_IP' to the deprecated strings array.js. Updated status.js with new printing module. Updated docker-compose.yml environment variables. Updated dependencies. Hotfix body type for express v5. Updated README.md. Removed back button from navigation.ejs. Updated print.ejs and bulk-print.ejs with printer selection. Updated print logic within server.js to allow printer selection by user
2025-05-19 18:50:46 +02:00
voucher.ejs
Hide copy to clipboard button if browser API is not available
2025-09-08 23:04:04 +02:00