Commit Graph

12 Commits

Author SHA1 Message Date
0a23b786b0 Add language switching, fix logout 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
26142084f6 Prepare loading state 2021-08-12 15:48:02 +02:00
1aba33fb91 Login for the wasm interface 2021-08-12 15:48:02 +02:00
e5d8e6c62f restructuring move translations to toplevel 2021-08-12 15:48:02 +02:00
b84c7ab62a Documentation updates 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
d503d49917 update user functionality and cleanup 2021-08-12 15:48:02 +02:00
6837495eba initial create user 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