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
7bffaa4ebb7fad453edfd459deddf5e30688b651
unifi-voucher-site
/
controllers
History
Glenn de Haan
7bffaa4ebb
Moved fetchUserInfo call to authorization.js middleware. Catch fetchUserInfo exceptions, causing invalided session to be stuck
2025-11-11 18:57:04 +01:00
..
api.js
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
authentication.js
Implemented the
AUTH_OIDC_REDIRECT_LOGIN
environment variable. Added an OIDC redirect function within authentication.js controller. Updated README.md. Updated dependencies
2025-10-31 08:33:40 +01:00
bulk.js
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
error.js
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
kiosk.js
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
status.js
Moved fetchUserInfo call to authorization.js middleware. Catch fetchUserInfo exceptions, causing invalided session to be stuck
2025-11-11 18:57:04 +01:00
voucher.js
Moved fetchUserInfo call to authorization.js middleware. Catch fetchUserInfo exceptions, causing invalided session to be stuck
2025-11-11 18:57:04 +01:00
vouchers.js
Moved fetchUserInfo call to authorization.js middleware. Catch fetchUserInfo exceptions, causing invalided session to be stuck
2025-11-11 18:57:04 +01:00