Plume/src/routes
2021-12-05 19:32:27 +09:00
..
blogs.rs Remove needless code 2021-12-05 19:32:27 +09:00
comments.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
errors.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
instance.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
likes.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
medias.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
mod.rs Remove underscore prefix from route methods to suppress clippy 2021-01-15 23:58:48 +09:00
notifications.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
posts.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
reshares.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
search.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
session.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
tags.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
timelines.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00
user.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
well_known.rs Replace PlumeRocket.conn with DbConn 2021-01-31 21:58:44 +09:00