Commit Graph

15 Commits

Author SHA1 Message Date
9f5e5e01c4 Make the trashicon unselectable 2021-08-12 15:48:02 +02:00
b11177a943 Adding paged loading of links. 2021-08-12 15:48:02 +02:00
b9a02b1740 Update the testsuite...
now tests:
  * creating .env
  * migrating
  * creating admin
  * login
  * listing links
  * creating links
  * filtering 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
7cb20cf8b1 update layout of qr-download 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
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
5886272585 Add download qrcode to table 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
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