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
master
Add File
New File
Upload File
Apply Patch
unifi-voucher-site
/
controllers
History
Glenn de Haan
b29150c15b
Updated README.md. Updated dependencies. Implemented
VOUCHER_NOTE_REQUIRED
environment variable. Implemented required note checks
2026-02-09 17:59:04 +01:00
..
api.js
Ensure note field is always present within vouchers api call. Cleanup older comments. Simplify code. Implement separator check. Updated README.md
2025-12-30 09:39:55 +01: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
Updated dependencies. Implemented default locale redirect on /kiosk (Force users to default translation)
2025-12-08 17:06:01 +01: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
Updated README.md. Updated dependencies. Implemented
VOUCHER_NOTE_REQUIRED
environment variable. Implemented required note checks
2026-02-09 17:59:04 +01:00
vouchers.js
Updated README.md. Updated dependencies. Implemented
VOUCHER_NOTE_REQUIRED
environment variable. Implemented required note checks
2026-02-09 17:59:04 +01:00