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-04-05 08:54:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86ad4457ded7a54091b1d432686b54a601c9c948
unifi-voucher-site
/
modules
History
Glenn de Haan
86ad4457de
Moved application startup logs to dedicated info.js module. Lowered log output from unifi.js. Created tag.ejs partial. Implemented dedicated application status page. Updated voucher.ejs to implement status link. Lowered log output from cache.js. General cleanup of server.js. Implemented 501 Not Implemented responses when features are not enabled or configured properly
2024-09-04 18:01:41 +02:00
..
cache.js
Implemented guests cache. Implemented guests function within unifi.js. Updated app screenshots. Updated manifest.json. Added details.ejs component. Implemented voucher detail slide-over. Updated cache.js logic to fetch guests. Updated README.md. Implemented voucher detail component route.
2024-04-25 21:10:46 +02:00
config.js
Fixed missing x-ingress-path within authorization.js redirects. Implemented local/development .options.json config
2024-08-21 21:05:31 +02:00
info.js
Moved application startup logs to dedicated info.js module. Lowered log output from unifi.js. Created tag.ejs partial. Implemented dedicated application status page. Updated voucher.ejs to implement status link. Lowered log output from cache.js. General cleanup of server.js. Implemented 501 Not Implemented responses when features are not enabled or configured properly
2024-09-04 18:01:41 +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
Implemented LOG_LEVEL environment variable. Implemented log_level HA variable. Implemented log level based on user preference. Changed UniFi stack trace output from error to debug. Removed duplicate cache error log. Implemented internal build number. Updated README.md. Added account warning to README.md. Output build version on application start
2024-04-17 17:19:00 +02:00
mail.js
Implemented HA config parameters for mail functionality
2024-08-17 13:54:33 +02:00
oidc.js
Implemented OIDC confidential client type support. Updated README.md. Added missing environment variables to docker-compose.yml
2024-08-26 19:32:31 +02:00
print.js
Migrated README.md images to .docs folder. Moved print logic to own module. Implemented ESC/POS printer support. Added logo_grayscale_dark.png. Replaced PDF logo. Implemented size.js util for dynamic PDF page length. Updated README.md. Updated auth output log with type. Updated print output log with printer ip
2024-08-30 20:56:11 +02:00
unifi.js
Moved application startup logs to dedicated info.js module. Lowered log output from unifi.js. Created tag.ejs partial. Implemented dedicated application status page. Updated voucher.ejs to implement status link. Lowered log output from cache.js. General cleanup of server.js. Implemented 501 Not Implemented responses when features are not enabled or configured properly
2024-09-04 18:01:41 +02:00