surwiki/src
Magnus Hoff 50b86db597 Internally reformulate all pagination queries as before-queries
This fixes the pagination links so they only show up when relevant
2017-10-22 13:07:50 +02:00
..
resources Internally reformulate all pagination queries as before-queries 2017-10-22 13:07:50 +02:00
web Start tracking authors for edits. #6 2017-10-18 16:33:21 +02:00
assets.rs Remove all usage of futures::BoxFuture, which is deprecated 2017-09-17 12:08: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 Start tracking authors for edits. #6 2017-10-18 16:33:21 +02:00
rendering.rs Enable table extension for markdown, for issue #4 2017-10-12 14:56:43 +02:00
schema.rs Skeleton with clap and sqlite database 2017-08-19 22:48:51 +02:00
site.rs Only trust the X-Identity header when it is specified on the command line 2017-10-18 16:46:55 +02:00
state.rs Refactor pagination 2017-10-20 20:48:43 +02:00
wiki_lookup.rs Internally reformulate all pagination queries as before-queries 2017-10-22 13:07:50 +02:00