etiennecollin
7017308db9
chore: ignore runtime-config.js
2025-09-07 02:54:06 -04:00
etiennecollin
c639d7ce22
feat: added backend support for rolling vouchers
2025-09-07 02:54:06 -04:00
etiennecollin
1f534b45c3
fix: added connection retry for site-id
1.3.1
2025-08-22 13:27:51 -04:00
etiennecollin
ad42110722
chore: removed unused RenderInWindow file
1.3.0
2025-08-19 20:45:13 -04:00
Etienne Collin
5807162b25
Merge pull request #6 from etiennecollin/feat/printing
...
v1.3.0
2025-08-19 20:38:35 -04:00
Etienne Collin
ef451a4f0f
Update issue templates
2025-08-20 00:31:33 +00:00
Etienne Collin
9f6edd1766
Update issue templates
2025-08-20 00:27:04 +00:00
etiennecollin
4b1c030268
refactor: removed "use client" from some components
2025-08-19 04:01:07 -04:00
etiennecollin
88bfa137e3
chore: bumped dependencies
2025-08-19 03:57:02 -04:00
etiennecollin
c74b682b00
feat: bulk printing of vouchers
2025-08-19 03:56:50 -04:00
etiennecollin
8f8fc49ba8
feat: basic printing of vouchers
...
Added a global context for the WiFi config.
2025-08-18 19:33:43 -04:00
etiennecollin
fdeb429c5a
docs: improved template compose file and environment variables documentation
2025-08-16 23:14:26 -04:00
etiennecollin
4bc0c8b467
chore: removed release_docker script
...
Releases are now entirely managed by a github action.
2025-08-16 22:59:40 -04:00
etiennecollin
84b03faa9b
feat: added image build cache to workflow
2025-08-16 22:40:48 -04:00
etiennecollin
ca94b4ce4d
fix: unifi controller using http returns different response format
...
Closes sub issue of #3 .
1.2.2
2025-08-16 22:20:51 -04:00
etiennecollin
0f0a0cc51a
fix: allow using self-signed certs
...
Closes https://github.com/etiennecollin/unifi-voucher-manager/issues/3
1.2.1
2025-08-16 10:03:35 -04:00
Etienne Collin
40edea1d74
fix: readme title
2025-08-14 18:16:19 +00:00
etiennecollin
0c898b3682
fix: interactive styling
1.2.0
2025-08-14 14:03:10 -04:00
Etienne Collin
c7d9f6cc56
Merge pull request #4 from etiennecollin/feat/qr-code
...
Release 1.2.0
2025-08-14 13:33:52 -04:00
etiennecollin
603a0c11b2
fix: removed date formatting as it is done in the backend
2025-08-14 13:33:52 -04:00
etiennecollin
34f9ebd098
refactor: do not hardcode valid types
2025-08-14 13:33:52 -04:00
etiennecollin
83a39b3a37
feat: accept hidden boolean as true/false or 1/0 and default to false
2025-08-14 13:33:52 -04:00
etiennecollin
339e7bbc0a
feat: replaced QR text button with small QR icon
2025-08-14 13:33:38 -04:00
etiennecollin
12a1b06d8a
fix: tabs offset from top follows header height
2025-08-14 13:33:38 -04:00
etiennecollin
733094de8f
fix: dockerignore were not used
2025-08-14 13:33:38 -04:00
etiennecollin
ec2be36bb2
fix: made wifi environment variables accessible to frontend
...
- Also reverted change in run_wrapper.sh where backend variables where
overwritten. This is simply not an issue as variables are baked-in at
build time.
2025-08-14 13:33:38 -04:00
etiennecollin
7c17a790d4
fix: duplicate computations and renderings
2025-08-14 13:33:38 -04:00
etiennecollin
1bfae81adb
docs: updated readme with new WIFI_* variables
2025-08-14 13:33:38 -04:00
etiennecollin
00d644aa3e
fix: hydration issues with wifiConfig
2025-08-14 13:33:38 -04:00
etiennecollin
1500a9f4c1
fix: allow ommiting onClick for voucher cards
2025-08-14 13:33:38 -04:00
etiennecollin
782e59f4e7
feat: improvement of test tab
2025-08-14 13:33:38 -04:00
etiennecollin
0f349d635b
refactor: cleanup of globals.css
2025-08-14 13:33:38 -04:00
etiennecollin
5366b46628
feat: added QR code modal
2025-08-13 20:11:01 +02:00
etiennecollin
b61a61c93c
feat: added possibility to get the ref of a modal container
2025-08-13 20:06:52 +02:00
etiennecollin
f69b76276d
feat: added warning notification variant
2025-08-13 20:04:26 +02:00
etiennecollin
829939795c
fix: fixed btn utility styling
2025-08-13 20:03:53 +02:00
etiennecollin
9ce8a75b3f
docs: updated README with new images
2025-08-12 22:37:25 +02:00
Etienne Collin
7dc6c0b23b
docs: deleted frontend/README.md
2025-08-12 22:37:07 +02:00
Etienne Collin
0cf4147f88
Merge pull request #2 from etiennecollin/fix/backend-log-env-var-naming
...
Release 1.0.2
1.1.0
2025-08-09 23:10:11 +02:00
etiennecollin
7cbd02be97
fix(backend)!: renaming of backend log level environment variable
2025-08-09 23:10:11 +02:00
etiennecollin
ac278860ca
docs: added tags to readme and contributing page
2025-08-09 22:35:31 +02:00
etiennecollin
3e7fe4bd61
feat: added docker release action
1.0.1
2025-08-08 23:04:02 +02:00
Etienne Collin
8975a4f9cf
Merge pull request #1 from etiennecollin/0.1.1
...
Release 0.1.1
2025-08-08 10:16:56 -04:00
etiennecollin
d60018ac65
fix: timeout delay before reenabling transitions on Safari
2025-08-08 16:09:55 +02:00
etiennecollin
c8825616b8
fix: iOS scrolling and safe areas
2025-08-08 16:09:55 +02:00
etiennecollin
0cf7817a41
misc: removed logging for safari transitions
2025-08-08 16:09:54 +02:00
etiennecollin
3e03a89d5e
feat: added support for .env files to backend
2025-08-08 16:09:54 +02:00
etiennecollin
025b59b167
fix: prevent frontend from accessing UniFi environment variables
2025-08-08 16:09:54 +02:00
etiennecollin
b438fabcf3
style: fixed compose image quoting
2025-08-08 16:09:54 +02:00
etiennecollin
4ffa831d14
docs: fixed tag link
1.0.0
2025-08-06 23:07:37 +02:00