Plume/src/routes
2018-07-25 14:29:34 +02:00
..
blogs.rs Add pagination links 2018-07-25 14:29:34 +02:00
comments.rs HTML validation + Actually associate messages to errors + Fix inverted behavior on new blog and post form 2018-07-07 22:51:48 +02:00
errors.rs Add csrf protection 2018-06-24 18:58:57 +02:00
instance.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
likes.rs Make like and share button HTML forms 2018-07-11 21:27:47 +02:00
mod.rs Add pagination links 2018-07-25 14:29:34 +02:00
notifications.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
posts.rs Use the ApRequest guard for routes that need it + Fix a few issues with its impl 2018-07-11 17:30:01 +02:00
reshares.rs Make like and share button HTML forms 2018-07-11 21:27:47 +02:00
session.rs HTML validation + Actually associate messages to errors + Fix inverted behavior on new blog and post form 2018-07-07 22:51:48 +02:00
user.rs Fix the link of the follow/unfollow button so that it is always working, even without a trailing slash 2018-07-20 17:59:16 +02:00
well_known.rs Remove the last build warning 2018-07-11 17:31:02 +02:00