62 Commits

Author SHA1 Message Date
b7e3e59e7a
fix(register): clear email
All checks were successful
Build latest image / build-container (push) Successful in 47s
2025-05-23 10:46:34 +02:00
016a86e188
fix: Disable selection 2025-04-25 13:50:43 +02:00
ca98acd5bc
fix(print): Disable edge image search 2025-04-25 13:48:08 +02:00
a96551cdd0
refactor(print): Adjusted size of elements when printed to avoid wasting paper 2025-04-25 13:41:45 +02:00
6f144d42af
style: Refactor footer content for print visibility
All checks were successful
Build latest image / build-container (push) Successful in 45s
2025-04-25 13:32:49 +02:00
5646fedd4e
style(print): Adjust print styles for improved readability 2025-04-25 13:19:01 +02:00
5d440d0a0c
feat(print): Updated content of prints 2025-04-25 12:57:49 +02:00
54114a6547
fix: Hide print enabled debug message 2025-04-25 12:54:19 +02:00
642434b9fd
feat(register): Enable/disable print via query params
All checks were successful
Build latest image / build-container (push) Successful in 48s
2025-04-12 18:02:36 +02:00
cd8b98c624
feat(register): Implement created_via 2025-04-08 21:11:33 +02:00
be4b8df02b
chore:(deps): Bump client 2025-04-08 21:11:06 +02:00
3fdd8c80d8
fix: Updated styling
Some checks failed
Build latest image / build-container (push) Has been cancelled
2025-04-08 20:57:43 +02:00
3e3846f1cb
feat: Full printing support 2025-04-08 20:56:16 +02:00
ed7242cc2a
refactor(register): Switch to showing qr code
All checks were successful
Build latest image / build-container (push) Successful in 45s
2025-04-08 20:22:11 +02:00
83826f966b
feat: clock widget, general cleanups 2025-04-07 15:01:06 +02:00
1665fd67ae
chore(deps): bump 2025-04-07 14:32:05 +02:00
2c503f9b03
feat: improve registration flow
Some checks failed
Build latest image / build-container (push) Has been cancelled
2025-04-02 23:46:48 +02:00
b7f792c6f9
fix: registration without email
Some checks failed
Build latest image / build-container (push) Has been cancelled
2025-04-02 22:35:50 +02:00
368e97c6bb
fix: build
Some checks failed
Build latest image / build-container (push) Has been cancelled
2025-04-02 22:26:52 +02:00
6dcdba6568
feat: improved registration 2025-04-02 22:19:34 +02:00
525c096f7a
feat: disable chrome autocomplete 2025-04-02 22:19:12 +02:00
a8d90d4882
feat: email 2024-12-16 17:31:56 +01:00
a2ffa5055e
2025 2024-12-16 17:31:49 +01:00
115767c656
feat: footer
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 18:27:33 +02:00
bb3c801908
feat: prevent F1 + F5 2023-04-19 18:27:27 +02:00
e512325115
refactor: drop footer 2023-04-19 18:27:12 +02:00
c7c1c6dc41
refactor!: cleanup userdata localstorage + components
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 18:06:13 +02:00
bf8b351b64
feat!: move to single route application for kiosk mode
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 18:02:33 +02:00
066e67c64f
feat(registration): support next input element with ENTER key
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 17:06:55 +02:00
5f5b03a8a0
feat(registration): disabled done button for 7.5s
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 17:04:36 +02:00
cbfbd92d0e
feat(registration): autofocus input fields + done button
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 16:58:35 +02:00
418fe7773f
feat(registration): disable text select
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 16:58:08 +02:00
0698038523
fix(registration): Added missing dark styling 2023-04-19 13:08:29 +02:00
8959223016
fix(href): replaced location.replace with goto 2023-04-19 13:04:44 +02:00
19c9fa339b
fix(hrefs): Fixed relative locations 2023-04-19 12:59:52 +02:00
482d6387fa
Redirects/links relative 2023-04-19 12:57:02 +02:00
ff36691ada
fix(userstore): Prefix localstorage keys with kiosk- 2023-04-19 12:56:19 +02:00
0a883ce7fb
branding 2023-04-19 12:33:07 +02:00
c546a96c4d
feat(registration): drop privacy checkbox [privacy is linked on page]
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 12:15:34 +02:00
898d3595a0
feat(registration): cleanup finished page 2023-04-19 12:11:05 +02:00
45eb4b0828
Merge branch 'main' of git.odit.services:lfk/kiosk 2023-04-19 12:08:28 +02:00
e25aaf3e5e
Moved config into call 2023-04-19 12:07:27 +02:00
d68e88ec9a
Updated typing 2023-04-19 12:06:13 +02:00
1c5e246095
fix(registration): typo
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 12:05:13 +02:00
74970c4c5b
Merge branch 'main' of https://git.odit.services/lfk/kiosk
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 12:05:00 +02:00
fffe290360
fix(a11y): input borders 2023-04-19 12:04:43 +02:00
3d110e8f48
Moved barcode height to main config
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 12:03:28 +02:00
d3d0d17b3a
Registration feedback logic 2023-04-19 11:55:03 +02:00
7cecbfe80e
Register results 2023-04-19 11:48:34 +02:00
710cad376e
Fix in auth 2023-04-19 11:44:00 +02:00