Magnus Hoff
|
02dd55df39
|
Cleanup
|
2017-10-02 17:11:18 +02:00 |
|
Magnus Hoff
|
1d485798eb
|
Implement /_new, for creating new articles without making up a URL first
|
2017-10-02 17:08:59 +02:00 |
|
Magnus Hoff
|
ce1bbee22c
|
Sort some lists of things lexicographically
|
2017-10-01 23:26:57 +02:00 |
|
Magnus Hoff
|
7562961093
|
Percent decode path segments of URL
|
2017-10-01 23:24:16 +02:00 |
|
Magnus Hoff
|
dc4a136336
|
Cleanup
|
2017-10-01 22:35:06 +02:00 |
|
Magnus Hoff
|
0a3cb53a66
|
Add NewArticleResource
Serve placeholder page for non-existing articles.
Redirect user-generated slugs to canonical slugs.
|
2017-09-21 10:58:54 +02:00 |
|
Magnus Hoff
|
e1d823d22e
|
Implement lookup and redirect of articles by slugs
|
2017-09-20 11:54:26 +02:00 |
|
Magnus Hoff
|
ada70b7671
|
Cleanup
|
2017-09-17 15:43:31 +02:00 |
|
Magnus Hoff
|
88eda46d95
|
Remove all usage of futures::BoxFuture, which is deprecated
|
2017-09-17 12:08:42 +02:00 |
|
Magnus Hoff
|
551cc22383
|
Remove all calls to Future::boxed(), which is deprecated
|
2017-09-17 11:45:35 +02:00 |
|
Magnus Hoff
|
16efa068d8
|
Introduce splitting on /-es in URLs
|
2017-09-17 11:27:50 +02:00 |
|
Magnus Hoff
|
573195d09c
|
Code splitting
|
2017-09-15 17:28:23 +02:00 |
|