Plume/src/routes
Thomas Letan 0ef4717a7f deps: Update to a more recent rocket and rust toolchain
With this patch, Plume will be use a more up-to-date revision of
Rocket, that works with nightly-2018-07-17. It may have been able to
make it work with a more recent revision, but it turns out rocket has
introduced several breaking changes so I’d rather fix those.

Besides updating rocket_i18n and rocket_csrf to use the same revision
than Plume, this patch deals with the new implementation of the
Uri<'_> type. It silents a class of warnings, to deal with a change in
rustc which affects diesel. This latter change should be reverted as
soon as diesel releases a new version of its crate.
2018-09-08 15:51:55 +02:00
..
blogs.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
comments.rs Redesign menu items 2018-09-03 14:59:02 +01:00
errors.rs Redesign menu items 2018-09-03 14:59:02 +01:00
instance.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
likes.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
medias.rs Redesign menu items 2018-09-03 14:59:02 +01:00
mod.rs Add a page to list articles by tag 2018-09-06 13:06:04 +01:00
notifications.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
posts.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
reshares.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
session.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
tags.rs Add a page to list articles by tag 2018-09-06 13:06:04 +01:00
user.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
well_known.rs Remove the last build warning 2018-07-11 17:31:02 +02:00