Releases: enaut/pslink
Releases · enaut/pslink
Version 0.4.8
Version 0.4.7
Fix Issue with the layout
Version 0.4.6
- adding a statistics graph to the links
- bumping versions
Version 0.4.5
Fixes:
- language switching did not work as intended.
- dependency updates
Update to actix-web 4
The major changes are version bumps of various dependencies.
A demo mode has been added
Fix automagic built file in CI
v0.4.3 v0.4.3
Fix CI
Move to Wasm
- 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
Move to wasm
- 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
Initial Release
- Add branding .env variables and remove hard coded values
- Add README.md
- Add public url to server start log
- Fix: Create admin to promote correct account
- standalone binary
- Add command line interface
- Add permissions to the page
- migrations for user roles
- Add creation of the initial user to the main func
- Adding click statistics
- Make the links and users list scrollable
- Adding user view
- Adding Dangerzone and deletion of links
- Make links editable
- save instead of edit
- add sorting functionality to the tables
- Fix logging
- Add editable user profiles
- make smaller qrcodes
- fix links
- redesign headline
- make table layout in overview
- Add PNG download of QR-Code
- SeeOther instead of TemporaryRedirect
- disable caching