Plume/src/routes
2018-07-11 17:30:01 +02:00
..
blogs.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
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 Big repository reorganization 2018-06-23 17:36:11 +01:00
mod.rs add an argument in the macro may_fail to have the account linked in the error template 2018-06-22 00:50:06 +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 Big repository reorganization 2018-06-23 17:36:11 +01: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 Use the ApRequest guard for routes that need it + Fix a few issues with its impl 2018-07-11 17:30:01 +02:00
well_known.rs Change the signature of ap_url to be backward-compatible 2018-06-26 17:32:35 +02:00