Commit Graph

12 Commits

Author SHA1 Message Date
82211fa2a5
Publishing (#11)
* Adding serde derive feature

* add versions to pathed dependencies
2021-08-12 21:10:30 +02:00
0ed8ab73ce Finish rename 2021-08-12 15:48:02 +02:00
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
b11177a943 Adding paged loading of links. 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
f83a48ac3f all in 2021-08-12 15:48:02 +02:00
93472c061e WIP: adding qrcodes 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
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