Releases: maghoff/sausagewiki
Releases · maghoff/sausagewiki
untagged-e43f40ee553108faaa46
Update API key for Github deploy
untagged-56ee2eafd93844fd55a1: cargo update
Fix broken build
untagged-b5ec05e6800d09c83630: cargo update
This fixes build breakage caused by rotten dependency
untagged-9e60323e79c18a19bc12
Silence warnings caused by Diesel on Rust >=1.29, also in build.rs
untagged-0deb39ae81715773746d: Silence warnings caused by Diesel on Rust >=1.29.
I expect this to be fixed in a future release of Diesel
untagged-8df1b7869c98a90b7199: Completely disable setting focus.
setSelectionRange causes Safari to set focus to the element. Trying to get rid of distracting focus changes that pops up an on-screen keyboard
untagged-f307fcb189e1a72de009
Bugfix. Anonymous edits would have a stray period.
untagged-5764c6514d9fabe120dd: Make theme optional when updating articles.
This makes sense from an API design perspective
untagged-a52ed4baada4f55533b8
Support automatically slugged links
untagged-1323db493484a8eb99e7
Add tests for automatically slugged links