3bb79666b2
Bumping versions using actix-web 4
2021-10-11 13:04:24 +02:00
550a4b7520
Release 0.4.3
...
pslink@0.4.3
pslink-app@0.4.3
pslink-locales@0.4.3
pslink-shared@0.4.3
Generated by cargo-workspaces
2021-08-14 11:10:51 +02:00
3ffa6fc6c2
Release 0.4.2
...
pslink-shared@0.4.2
Generated by cargo-workspaces
2021-08-13 16:24:56 +02:00
5134343fa6
Fix Versioning
2021-08-13 16:24:56 +02:00
be95cf68fc
Release 0.4.1-beta.2
...
pslink@0.4.1-beta.2
pslink-app@0.4.1-beta.2
pslink-shared@0.4.1-beta.2
Generated by cargo-workspaces
2021-08-13 16:24:56 +02:00
82211fa2a5
Publishing ( #11 )
...
* Adding serde derive feature
* add versions to pathed dependencies
2021-08-12 21:10:30 +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
0c60954776
fix the locales path and add the static/wasm directory
2021-08-12 15:48:02 +02:00
a3b5ef87f9
Adding a readme to all crates/subdirectory of this workspace
2021-08-12 15:48:02 +02:00
51276d3831
Fix clippy warnings and Readme
2021-08-12 15:48:02 +02:00
bf6bac847b
documentation updates
2021-08-12 15:48:02 +02:00
eee0a8dba2
WIP: make the interface aware of the admin role
2021-08-12 15:48:02 +02:00
61afbecda9
Make Role an enum
2021-08-12 15:48:02 +02:00
0a23b786b0
Add language switching, fix logout
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
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
b782d97920
Make secret more logsafe, implement add and edit for links
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