Move to wasm
Pre-release
Pre-release
- Create LICENSE
- Add musl target to Makefile.toml
- fix the locales path and add the static/wasm directory
- moving the webserver part out of the library
- updating dependencies
- Update html title
- Fix Urls in command line
- Adding semicolons according to lint
- Embed wasm file, login on enter
- Fix clippy warnings and Readme
- update layout of qr-download
- documentation updates
- dependency cleanup
- make eventpropagation more intuitive (also shorter)
- make privileges more defining for UI
- Make Role an enum
- Add language switching
- remove tera dependency and html rendering code
- adding qr-code rendering
- make link codes unaware of upper and lower case
- Login for the wasm interface
- restructuring move translations to toplevel
- move doc directory to workspace
- restructure and document list_users
- add offline feature to sqlx
- move README to toplevel
- fix delete message
- update documentation
- Make secret more logsafe, implement add and edit for links
- Add jaeger + opentracing support
- Add basic github actions
- Add more testcases
- Add integration test for runserver
- Properly handle absense of a prefered language
- Better logging and error handling
- Use the anyhow crate for Errors in the cli
- Move the error to thiserror
- Sepparate library part and binary part
- clicks are deleted when connected links are