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
39797a077d49b55436e7c3b06f8d3fef5015fbae
unifi-voucher-site
/
modules
History
Glenn de Haan
c2d90c312c
Updated README.md. Updated info.js guest warning
2025-08-27 19:16:55 +02:00
..
cache.js
Refactor fetch.js to utilize global cache
2025-08-26 18:35:20 +02:00
config.js
Updated README.md. Revert type check within variables.js. Implemented type check within config.js, fallback to 'null' when option is not defined
2024-10-07 00:45:58 +02:00
info.js
Updated README.md. Updated info.js guest warning
2025-08-27 19:16:55 +02:00
jwt.js
Switched docker build to path based to allow .dockerignore to work. Implemented OIDC support. Updated README.md
2024-08-23 16:42:07 +02:00
log.js
Created variables.js to replace duplicate code. Moved more cache.js logs to debug level. Fixed incorrect internal authentication state on status page. Updated dependencies. Fixed incorrect type check on /api/voucher/:type for HA users
2024-09-05 20:44:38 +02:00
mail.js
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
oidc.js
Enable attemptSilentLogin on OIDC for users that might be already signed in, this will skip the login page if users have authenticated with the idP before and still have a valid session
2024-10-03 14:02:12 +02:00
print.js
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
qr.js
Fixed crash within QR generation for larger SSIDs and Passwords
2025-03-13 19:10:15 +01:00
translation.js
Implemented the print.json translation file. Added a new print dialog. Moved /print function to a post request. Updated translation.js debug output. Implemented translator within print.js. Fixed typos. Removed unused utils from email and print components render function
2024-10-13 10:37:26 +02:00
unifi.js
Removed old UniFi username check from info.js. Implemented temporary guest features warning in info.js. Cleanup unifi.js to remove legacy implementation and switch to UniFi Integrations. Removed deprecated
UNIFI_USERNAME
and
UNIFI_PASSWORD
from variables.js. Updated docker-compose.yml. Removed old dependencies. Updated README.md
2025-08-26 18:51:48 +02:00
variables.js
Removed old UniFi username check from info.js. Implemented temporary guest features warning in info.js. Cleanup unifi.js to remove legacy implementation and switch to UniFi Integrations. Removed deprecated
UNIFI_USERNAME
and
UNIFI_PASSWORD
from variables.js. Updated docker-compose.yml. Removed old dependencies. Updated README.md
2025-08-26 18:51:48 +02:00