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
fa924a8e8c
Remove templates
2021-08-12 15:48:02 +02:00
06c2fd18bd
remove tera dependency and html rendering code.
2021-08-12 15:48:02 +02:00
f83a48ac3f
all in
2021-08-12 15:48:02 +02:00
91543e2d74
update sqlx_prepare
2021-08-12 15:48:02 +02:00
5886272585
Add download qrcode to table
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
50da81889e
Formatting...
2021-08-12 15:48:02 +02:00
1aba33fb91
Login for the wasm interface
2021-08-12 15:48:02 +02:00
5e03b4385f
move doc directory to workspace
2021-08-12 15:48:02 +02:00
aeac704e89
add offline feature to sqlx
2021-08-12 15:48:02 +02:00
ec47e02f9c
move README to toplevel
2021-08-12 15:48:02 +02:00
9d42b010c1
fix delete message
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