Commit Graph

50 Commits

Author SHA1 Message Date
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
5a81cb64f5 Added runnerid as barcode 2023-04-19 11:40:24 +02:00
09aee15f60 Basic registration page 2023-04-19 11:35:39 +02:00
f98a4fc2b1 Hide error on successfull signin 2023-04-19 11:34:41 +02:00
7879ca82fd Authed page login logic 2023-04-19 11:26:14 +02:00
c1400c0120 Open footer links in new tab 2023-04-19 11:11:51 +02:00
8b086c5aa8 Added login error 2023-04-19 11:10:58 +02:00
078e8dcb9a Added login page with logic 2023-04-19 11:10:48 +02:00
5ed21bb13d Added basic welcome page 2023-04-19 10:58:18 +02:00
f6dd25c988 Added sample env 2023-04-19 10:38:33 +02:00
88f36575fb Basic userstore 2023-04-19 10:35:22 +02:00
93bf436e94 Switched to adapter static 2023-04-19 10:13:37 +02:00
e0c0cbbbd8 Basic sveltekit project 2023-04-19 10:05:22 +02:00