20 Commits (master)

Author SHA1 Message Date
Peter Cai ffb4c24292
get rid of dead code warnings
3 years ago
Peter Cai 81fda6e1c8
add a preferred_url option
3 years ago
Peter Cai a9e3490478
sn: implement the Delete action
3 years ago
Peter Cai 1ddd586694
sn: return error instead of fail silently for malformed metadata
3 years ago
Peter Cai d6b479ec15
support per-post theme_config in custom metadata
3 years ago
Peter Cai 8ba086a9ec
implement Markdown rendering
3 years ago
Peter Cai fe22944cb4
add some no-cache headers
3 years ago
Peter Cai cd8f761fcf
implement showing blog
3 years ago
Peter Cai aa95d978ec
add alias support for `unlisted`
3 years ago
Peter Cai 7de1212993
also remove post from list if unlist is set
3 years ago
Peter Cai c68263a7bd
add comments to note on unlisted notes
3 years ago
Peter Cai b87c97c8ed
support unlisted posts
3 years ago
Peter Cai 8fe31281f0
support customized metadata
3 years ago
Peter Cai 4995de8372
implement publishing / updating
3 years ago
Peter Cai 09081dd1d7
use macro to generate headers
3 years ago
Peter Cai 243a64b7b9
implement basic KV binding
3 years ago
Peter Cai 0547cdd0c3
make internal_err an extension trait
3 years ago
Peter Cai 5467fa6e6d
add internal_err! macro to replace some unwrap()
3 years ago
Peter Cai a2fa677514
use lazy_static for config
3 years ago
Peter Cai 2a8ed95488
initial impl for Standard Notes Actions
3 years ago