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
aaac79a096a3ee22cd5c687c69f01080df917108
unifi-voucher-site
/
utils
History
Glenn de Haan
f717a2e358
Dependency updates. Removed incomplete French translation. Added Polish translation
2024-12-11 20:08:03 +01: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
Dependency updates. Removed incomplete French translation. Added Polish translation
2024-12-11 20:08:03 +01: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
Implemented UNIFI_SSID_PASSWORD environment variable. Updated email template. Updated PDF template. Updated ESC/POS template. Updated README.md. Changed qr.js output based on open or password protected networks
2024-09-21 20:46:05 +02:00
status.js
Added Login with OIDC button to login page. Made login.ejs dynamic based on enabled authentication services. Made GitHub icon on login.ejs smaller. Refactored authorization.js middleware to support running both internal and OIDC authentication within the same instance. Added extra error to info.js when both authentication services are disabled but authentication itself is enabled. Updated status.js to correctly display both authentication services running at the same time. Updated README.md. Enabled /login when OIDC is enabled. Added missing middleware on /logout. Fixed JWT not initializing when authInternalEnabled is true
2024-10-03 13:56:28 +02: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