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
a463d88fca9be0c67858178a0b15ee32e696fbbe
unifi-voucher-site
/
utils
History
Glenn de Haan
bfb2802269
Updated languages.js. Removed unused language files
2025-04-29 18:25:37 +02:00
..
array.js
Updated deprecation token list
2024-10-04 13:14:22 +02:00
bytes.js
Added the jsonwebtoken package. Implemented a web jwt verify flow. Added missing JSON responses for api auth flows. Added jwt module. Moved bytes.js, logo.js, time.js and types.js to utils folder. Updated README.md. Implemented HA config check to allow API service configuration. Implemented JWT initialization. Replaced authorization cookie contents with JWT token. Implemented /api/vouchers endpoint. Updated /api endpoints list.
2024-04-12 18:01:42 +02:00
cache.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
languages.js
Updated languages.js. Removed unused language files
2025-04-29 18:25:37 +02:00
logo.js
Added the jsonwebtoken package. Implemented a web jwt verify flow. Added missing JSON responses for api auth flows. Added jwt module. Moved bytes.js, logo.js, time.js and types.js to utils folder. Updated README.md. Implemented HA config check to allow API service configuration. Implemented JWT initialization. Replaced authorization cookie contents with JWT token. Implemented /api/vouchers endpoint. Updated /api endpoints list.
2024-04-12 18:01:42 +02:00
size.js
Fixed crash within QR generation for larger SSIDs and Passwords
2025-03-13 19:10:15 +01:00
status.js
Added the kiosk_example.png. Updated the README.md. Implemented timer styles within style.css. Added kiosk output within info.js. Set default locale to 'en' for mail.js. Implemented KIOSK_ENABLED and KIOSK_VOUCHER_TYPE environment variables within variables.js. Added kiosk_bg.jpg. Updated navigation.ejs with kiosk link. Added kiosk.ejs template. Updated status.ejs and status.js with kiosk module status. Updated docker-compose.yml. Added /kiosk routes to server.js. Added kioskEnabled states to required routes in server.js
2025-03-14 19:18:07 +01:00
time.js
Added the jsonwebtoken package. Implemented a web jwt verify flow. Added missing JSON responses for api auth flows. Added jwt module. Moved bytes.js, logo.js, time.js and types.js to utils folder. Updated README.md. Implemented HA config check to allow API service configuration. Implemented JWT initialization. Replaced authorization cookie contents with JWT token. Implemented /api/vouchers endpoint. Updated /api endpoints list.
2024-04-12 18:01:42 +02:00
types.js
Added the jsonwebtoken package. Implemented a web jwt verify flow. Added missing JSON responses for api auth flows. Added jwt module. Moved bytes.js, logo.js, time.js and types.js to utils folder. Updated README.md. Implemented HA config check to allow API service configuration. Implemented JWT initialization. Replaced authorization cookie contents with JWT token. Implemented /api/vouchers endpoint. Updated /api endpoints list.
2024-04-12 18:01:42 +02:00