Commit Graph

13 Commits (d8edb51d6afbda3bd4e2512e378d9db8135c6ded)

Author SHA1 Message Date
Peter Cai d8edb51d6a
add explanation why we need a custom binding 2020-04-09 19:18:48 +08:00
Peter Cai 4474769004
proxy remote media inserted in posts
To protect user privacy and speed up page loading
2020-04-09 19:15:45 +08:00
Peter Cai 8ba086a9ec
implement Markdown rendering 2020-04-09 14:47:46 +08:00
Peter Cai fe22944cb4
add some no-cache headers 2020-04-08 21:12:58 +08:00
Peter Cai cd8f761fcf
implement showing blog
no rendering yet
2020-04-08 20:00:40 +08:00
Peter Cai 7de1212993
also remove post from list if unlist is set 2020-04-08 18:10:13 +08:00
Peter Cai 09081dd1d7
use macro to generate headers 2020-04-07 21:24:09 +08:00
Peter Cai 243a64b7b9
implement basic KV binding 2020-04-07 20:54:04 +08:00
Peter Cai 0547cdd0c3
make internal_err an extension trait 2020-04-07 19:40:22 +08:00
Peter Cai 5467fa6e6d
add internal_err! macro to replace some unwrap() 2020-04-07 18:53:45 +08:00
Peter Cai a2fa677514
use lazy_static for config 2020-04-07 18:43:49 +08:00
Peter Cai 2a8ed95488
initial impl for Standard Notes Actions 2020-04-07 16:10:08 +08:00
Peter Cai 9e4bf24377
initial commit 2020-04-07 16:10:01 +08:00