surwiki/src
2017-10-28 14:26:01 +02:00
..
resources Prev and next-links for search result. "More"-link for instant search 2017-10-25 16:34:21 +02:00
web Use content type negotiation (the Accept header) to serve different formats from the _search endpoint 2017-10-25 11:39:19 +02:00
assets.rs Implement interactive search 2017-10-25 13:24:42 +02:00
db.rs Cleanup based on new version of Diesel 2017-09-17 12:19:48 +02:00
main.rs Refactor handling of pagination query arguments 2017-10-20 20:48:43 +02:00
mimes.rs Add NewArticleResource 2017-09-21 10:58:54 +02:00
models.rs Use content type negotiation (the Accept header) to serve different formats from the _search endpoint 2017-10-25 11:39:19 +02:00
rendering.rs Use branch of pulldown-cmark to achieve proper html handling 2017-10-28 14:26:01 +02:00
schema.rs Skeleton with clap and sqlite database 2017-08-19 22:48:51 +02:00
site.rs Implement interactive search 2017-10-25 13:24:42 +02:00
state.rs Expand search api 2017-10-24 22:16:10 +02:00
wiki_lookup.rs Implement interactive search 2017-10-25 13:24:42 +02:00