b08c1a3fc2
moving the webserver out of the library
2021-08-12 15:48:02 +02:00
38800bb33c
dependency cleanup, documentation
2021-08-12 15:48:02 +02:00
06c2fd18bd
remove tera dependency and html rendering code.
2021-08-12 15:48:02 +02:00
a5cfdeff54
make link codes unaware of upper and lower case
2021-08-12 15:48:02 +02:00
aeac704e89
add offline feature to sqlx
2021-08-12 15:48:02 +02:00
9d42b010c1
fix delete message
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