Commit Graph

8 Commits

Author SHA1 Message Date
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