Commit Graph

7 Commits

Author SHA1 Message Date
023e7767f2 Enter to send 2022-09-11 15:05:32 +02:00
675e060089 Add config module
Also toast for chikin ID
2022-09-11 12:45:48 +02:00
0e67d30c7d Minor fixes
- use catclient instead of catprint
- fix weight being 1000x what it should be
- issue auth tokens for 20 hours
2022-09-10 08:32:42 +02:00
7ce08921ad Fix select dropdown on iOS 2022-09-07 19:51:33 +02:00
419e991562 Add auth form 2022-09-07 19:32:48 +02:00
235d9272ed A wrapping client and label printing
For now, the server does the printing.
Later it should probably be split into a different service.
2022-09-07 19:08:49 +02:00
0c9c893237 Add backend
With jwt authentication.

- POST /toktok {password} -> {token}
- GET /bandz -> {bandz}
- POST /wrap -> {id}
2022-09-07 12:40:19 +02:00