surwiki/src
2018-10-01 22:58:40 +02:00
..
licenses Add license and attribution for musl 2017-11-14 14:48:52 +01:00
merge Fix tests after diff bump; drive-by prettify diff tests (#56) 2017-12-17 17:14:39 +01:00
resources Use correct number for generating pagination link 2018-10-01 22:58:40 +02:00
web Support editing articles without JavaScript 2017-10-30 11:01:37 +01:00
assets.rs Add dynamic-assets feature to facilitate rapid feedback when working on the assets 2018-07-09 21:27:34 +02:00
build_config.rs Add dynamic-assets feature to facilitate rapid feedback when working on the assets 2018-07-09 21:27:34 +02:00
db.rs Propagate theme in ArticleRevisions from the state struct 2018-09-21 08:57:35 +02:00
lib.rs Refactor Theme handling to a new module. 2018-09-18 07:56:58 +02:00
main.rs Return Result from main (requires Rust 1.26) 2018-05-12 14:34:09 +02:00
mimes.rs Support editing articles without JavaScript 2017-10-30 11:01:37 +01:00
models.rs Add theme to ArticleRevisionStub, RebaseResult and related. 2018-09-22 23:16:58 +02:00
rendering.rs Tweak full text search representation of documents 2018-06-13 23:13:38 +02:00
schema.rs Skeleton with clap and sqlite database 2017-08-19 22:48:51 +02:00
site.rs Rename function to avoid confusion 2018-09-19 08:20:43 +02:00
state.rs Store theme explicitly in database. Propagate theme both ways between db and frontend 2018-09-23 22:38:18 +02:00
theme.rs Update serde_urlencoded dependency for bugfix 2018-09-23 21:39:09 +02:00
wiki_lookup.rs Forward the edit-state when redirecting to renamed articles. 2018-09-24 23:01:01 +02:00