Commit Graph

17 Commits

Author SHA1 Message Date
b64ccf0de5 Release 0.4.1
pslink@0.4.1
pslink-app@0.4.1
pslink-locales@0.4.1

Generated by cargo-workspaces
2021-08-13 16:24:56 +02:00
039a2b5e23 Moving i18n to sepparate module 2021-08-13 16:24:56 +02:00
b11177a943 Adding paged loading of links. 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
f361a13c91 make privileges more defining for UI 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
5886272585 Add download qrcode to table 2021-08-12 15:48:02 +02:00
e5d8e6c62f restructuring move translations to toplevel 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
0b9afb1fa3
translate login and not_found to browser language 2021-03-30 20:23:27 +02:00
c6c56a5ea2
translate view_link, view_profile 2021-03-30 18:05:03 +02:00
3cb6784448
translate linklist index 2021-03-30 17:43:35 +02:00
cada51f768
translate index_users 2021-03-30 17:39:55 +02:00
59ad7089df
translate edit_profile 2021-03-30 17:33:04 +02:00
20506d1bbe
translate edit_link 2021-03-30 17:16:44 +02:00
218840432f
initial translatability 2021-03-30 13:18:13 +02:00