Releases: justinrubek/lockpad
Releases · justinrubek/lockpad
0.4.0
Bug Fixes
- 8e02e81 - (cargo) clippy issue - @justinrubek
Build system
- 7f52807 - (cargo) sqlx 0.6.3 -> 0.7 - @justinrubek
- ae744ea - (cargo) cargo update - @justinrubek
- a2cf920 - (cargo) update reqwest - @justinrubek
- c300255 - (deps) bump h2 from 0.3.21 to 0.3.26 - dependabot[bot]
- 7536325 - (deps) bump whoami from 1.4.1 to 1.5.1 - dependabot[bot]
- f8ae128 - (deps) bump mio from 0.8.8 to 0.8.11 - dependabot[bot]
- 32ac1d4 - (nix) update fenix import - @justinrubek
- b9e65e2 - (nix) update service-flake - @justinrubek
Continuous Integration
- b63fa40 - (github/actions) trigger container build after release - @justinrubek
- b61d39d - (github/actions) add github release on tag - @justinrubek
Documentation
- bd3dd35 - (readme) remove dynamo information - @justinrubek
Features
- e33f9d0 - (http) display separate register page when signup is disabled - @justinrubek
- 928712b - optionally disable signups - @justinrubek
Miscellaneous Chores
- 4cef461 - (cargo/http) move
pages
module into separate directory - @justinrubek - 2a0fe04 - (version) 0.4.0 - @justinrubek
- ac8662a - remove
derive
crate - @justinrubek
Refactoring
- 93c1827 - (http) change route structure for signup - @justinrubek
- 16fbe8c - (http) use dioxus for all html generation - @justinrubek
- 33782b4 - (http) split style into separate file - @justinrubek
- a329ccb - (http) rewrite form using dioxus - @justinrubek
- 8737c4f - (postgres) use nix-postgres package - @justinrubek
- ca2c6f8 - remove dynamodb - @justinrubek