Commit 44d968f
merge dev -> main (1.0.0) (#96)
* skip manual config step
* better ux
* eslint
* cleanup
* update protobufs (#88)
* feat: config polling (#86)
* CI: fix re-creating manifests
* chore: log version with git commit hash on startup (#89)
* update protobufs (#90)
* Rework instance config fetching (#91)
* instance config fetching rework
* update protobufs
* add teonite link (#92)
* add link
* noreferrer
* add defguard link
* Basic nix flake without rust
* Flake update
* enable ARMv7 build (#93)
Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
* Make a pre-release and release docker build workflow (#94)
* split builds
* fix vergen
* add flavor to build-docker workflow
* bump version to 1.0.0 (#95)
---------
Co-authored-by: Robert Olejnik <r@nxt.cx>
Co-authored-by: Jacek Chmielewski <jchmielewski@teonite.com>
Co-authored-by: Adam Ciarciński <aciarcinski@teonite.com>
Co-authored-by: Maciek <mwojcik@teonite.com>
Co-authored-by: Maciej Wójcik <maciek@wjck.pl>1 parent ba1cc4e commit 44d968f
29 files changed
Lines changed: 548 additions & 75 deletions
File tree
- .github/workflows
- src
- handlers
- web
- src
- components/LogoContainer
- pages
- enrollment
- components/EnrollmentSideBar
- hooks/store
- steps/DeviceStep
- main
- token/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | | - | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
30 | 39 | | |
| |||
49 | 58 | | |
50 | 59 | | |
51 | 60 | | |
52 | | - | |
| 61 | + | |
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
| |||
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| 75 | + | |
66 | 76 | | |
67 | 77 | | |
68 | 78 | | |
| |||
75 | 85 | | |
76 | 86 | | |
77 | 87 | | |
78 | | - | |
| 88 | + | |
| 89 | + | |
79 | 90 | | |
80 | 91 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
22 | 41 | | |
23 | 42 | | |
24 | 43 | | |
| |||
0 commit comments