Archived
1
0

20 Commits

Author SHA1 Message Date
6da01fca39 make eventpropagation more intuitive (also shorter) 2021-08-12 15:48:02 +02:00
f361a13c91 make privileges more defining for UI 2021-08-12 15:48:02 +02:00
67439c1c49 Use collect instead of from iter 2021-08-12 15:48:02 +02:00
0a23b786b0 Add language switching, fix logout 2021-08-12 15:48:02 +02:00
dd113c3548 reduce timeout before rendering qr 2021-08-12 15:48:02 +02:00
6dfef53243 delayed qr-code rendering 2021-08-12 15:48:02 +02:00
81cb5ab304 fix warnings 2021-08-12 15:48:02 +02:00
f83a48ac3f all in 2021-08-12 15:48:02 +02:00
5da1d3fb16 remove unnessessary RefCell 2021-08-12 15:48:02 +02:00
93472c061e WIP: adding qrcodes 2021-08-12 15:48:02 +02:00
5886272585 Add download qrcode to table 2021-08-12 15:48:02 +02:00
6b0daecd31 Add wasm live rendering of the Qr-Code only svg 2021-08-12 15:48:02 +02:00
50da81889e Formatting... 2021-08-12 15:48:02 +02:00
bfa0bcd0bb restructure and document list_users 2021-08-12 15:48:02 +02:00
b84c7ab62a Documentation updates 2021-08-12 15:48:02 +02:00
9d42b010c1 fix delete message 2021-08-12 15:48:02 +02:00
9005a446fe update documentation 2021-08-12 15:48:02 +02:00
b782d97920 Make secret more logsafe, implement add and edit for links 2021-08-12 15:48:02 +02:00
8ea7b6a08d Restructure view funtions 2021-08-12 15:48:02 +02:00
fc9b18141f Working user and link list, (big)restructure
This is now a workspace consisting of:
  * the pslink app (a wasm frontend for the admin interface)
  * the pslink binary
  * shared - modules for communication between the two above.
2021-08-12 15:48:02 +02:00