This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
unifi-voucher-site-glenndehaan-4
Watch
1
Star
0
Fork
0
You've already forked unifi-voucher-site-glenndehaan-4
mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced
2026-03-31 06:24:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09d2fe6e316811960bf2dcbd8c1b4431bd1f14db
unifi-voucher-site-glenndeh…
/
template
History
Glenn de Haan
09d2fe6e31
Fixed missing time convert translation within kiosk.ejs
2025-07-09 19:18:37 +02:00
..
components
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
email
Added guestName translation to kiosk.json. Implemented time.json to time util translations. Updated info.js to reflect kiosk name requirement. Updated mail.js and print.js for localized time translations. Implemented optional guest name (voucher note) within kiosk.ejs. Implemented translations within time.js. Updated docker-compose.yml. Updated dependencies. Updated README.md
2025-07-07 21:29:45 +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
Fixed missing time convert translation within kiosk.ejs
2025-07-09 19:18:37 +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
Updated kiosk.json with new translation strings. Updated info.js to reflect the multiple kiosk voucher types. Deprecated the
KIOSK_VOUCHER_TYPE
environment variable. Implemented the
KIOSK_VOUCHER_TYPES
environment variable with support for multiple voucher types. Moved the kiosk images (logo.png and bg.jpg) to a kiosk image sub-folder. Redesign of the kiosk.ejs language selector to provide space for custom images. Implemented voucher types within kiosk.ejs. Utilize the bytes converter within voucher.ejs to reformat bytes labels. Updated the docker-compose.yml. Updated the README.md. Implemented /kiosk custom assets overrides. Implemented a type check for the voucher types from kiosk requests
2025-07-09 18:57:32 +02:00