Commit Graph

5 Commits

Author SHA1 Message Date
59494ded32 Release 0.4.1-alpha.0
pslink-app@0.4.1-alpha.0
pslink-shared@0.4.1-alpha.0

Generated by cargo-workspaces
2021-08-12 15:48:02 +02:00
9853a1396b Renaming packages with pslink- prefix^ 2021-08-12 15:48:02 +02:00
a0903b91e0 Add musl target to Makefile.toml
bump version
2021-08-12 15:48:02 +02:00
0a23b786b0 Add language switching, fix logout 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