54 Commits

Author SHA1 Message Date
19c9fa339b
fix(hrefs): Fixed relative locations 2023-04-19 12:59:52 +02:00
8017f009e4
🚀Bumped version to 0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
0.4.1
2023-04-19 12:57:15 +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
8ec4fc0c83
🚀Bumped version to 0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
0.4.0
2023-04-19 12:50:06 +02:00
a07eb4ddf5
Merge pull request 'branding' (#1) from branding into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
2023-04-19 10:49:18 +00:00
ec6598feb1
Merge branch 'main' into branding
All checks were successful
continuous-integration/drone/pr Build is passing
2023-04-19 12:48:26 +02:00
93872030ed
Lockfile 2023-04-19 12:48:09 +02:00
a610c6abd1
chore(deps): update all
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 12:33:27 +02:00
0a883ce7fb
branding 2023-04-19 12:33:07 +02:00
f2d8ab81e9
🚀Bumped version to 0.3.0
All checks were successful
continuous-integration/drone/push Build is passing
0.3.0
2023-04-19 12:16:08 +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
c82fdf3823
🚀Bumped version to 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
0.2.0
2023-04-19 12:12:29 +02:00
a46a67793c
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:11:12 +02:00
898d3595a0
feat(registration): cleanup finished page 2023-04-19 12:11:05 +02:00
3aa6f0473b
🚀Bumped version to 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
0.1.0
2023-04-19 12:10:42 +02:00
22be68311b
typo 2023-04-19 12:10:31 +02:00
5d7a25e54f
updated release hook 2023-04-19 12:10:01 +02:00
16deab5308
pnpx -> npx
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-19 12:08:54 +02:00
45eb4b0828
Merge branch 'main' of git.odit.services:lfk/kiosk 2023-04-19 12:08:28 +02:00
c0a39bdabe
release from main 2023-04-19 12:08:07 +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
1a0f52f31f
Added bwip types 2023-04-19 12:05:19 +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
0bd83f8000
Added readme 2023-04-19 12:01:51 +02:00
910fa3867b
pinned dependency 2023-04-19 11:57:47 +02:00
2e355dbb46
Package project info 2023-04-19 11:57:36 +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
f927cc916b
Added lfk client 2023-04-19 10:35:11 +02:00
e5535f1869
Added dockerfile + compose 2023-04-19 10:22:46 +02:00
50764bca47
Bump ts 2023-04-19 10:18:56 +02:00
eca9966e29
Added basic drone docker build, build checks and typechecks 2023-04-19 10:15:36 +02:00
abff31aaee
Pin dependencies 2023-04-19 10:14:00 +02:00
93bf436e94
Switched to adapter static 2023-04-19 10:13:37 +02:00