Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop rbtag and use our own hand-rolled implementation | Peter Cai | 2020-04-12 | 1 | -1/+0 |
* | Cargo.toml: flip real optimizations on | Peter Cai | 2020-04-12 | 1 | -2/+1 |
* | Cargo.toml: define default build target | Peter Cai | 2020-04-11 | 1 | -0/+3 |
* | support build-time theme selection via build.rs | Peter Cai | 2020-04-11 | 1 | -0/+4 |
* | use build datetime as version string on static resources | Peter Cai | 2020-04-10 | 1 | -0/+1 |
* | add template and implement rendering | Peter Cai | 2020-04-10 | 1 | -0/+4 |
* | sanitize proxied remote content response | Peter Cai | 2020-04-09 | 1 | -0/+1 |
* | proxy remote media inserted in posts | Peter Cai | 2020-04-09 | 1 | -0/+2 |
* | implement Markdown rendering | Peter Cai | 2020-04-09 | 1 | -0/+4 |
* | implement basic KV binding | Peter Cai | 2020-04-07 | 1 | -0/+1 |
* | cargo: enable LTO | Peter Cai | 2020-04-07 | 1 | -0/+1 |
* | cargo: enable wee_alloc | Peter Cai | 2020-04-07 | 1 | -1/+1 |
* | initial impl for Standard Notes Actions | Peter Cai | 2020-04-07 | 1 | -1/+8 |
* | initial commit | Peter Cai | 2020-04-07 | 1 | -0/+38 |