surwiki/src
Magnus Hoff bfd2acda4f Get article revisions from database during diff lookup.
Diffs for missing revisions now cause 404-errors
2017-11-06 15:45:11 +01:00
..
licenses Add BSD-3-Clause to list of licenses 2017-11-02 15:16:16 +01:00
resources Get article revisions from database during diff lookup. 2017-11-06 15:45:11 +01:00
web Support editing articles without JavaScript 2017-10-30 11:01:37 +01: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 Use maplit for static hash map literal 2017-11-02 15:19:23 +01:00
mimes.rs Support editing articles without JavaScript 2017-10-30 11:01:37 +01:00
models.rs Refactor generation of links from slugs 2017-10-30 12:42:53 +01: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 Machine readable branding. 2017-11-01 13:17:58 +01:00
state.rs Forbid empty titles in application layer 2017-10-30 13:20:40 +01:00
wiki_lookup.rs Restructure the diff resource so it is only possible to see diffs between revisions of the same article 2017-11-06 15:09:21 +01:00