atuin/atuin-server/src
morguldir 0c5e250800
Add support for prepending a path to all routes for the server (#484)
* Add support for prepending a path to all routes

* Don't nest if there is no path provided

Co-authored-by: Conrad Ludgate <oon@conradludgate.com>

* Change the default for the path variable

* run cargo-fmt

Co-authored-by: Conrad Ludgate <oon@conradludgate.com>
2022-07-26 08:05:34 +01:00
..
handlers Show current version on server index (#436) 2022-06-06 09:58:19 +01:00
auth.rs Use cargo workspaces (#37) 2021-04-20 20:53:07 +00:00
calendar.rs refactor (#327) 2022-04-22 19:24:38 +01:00
database.rs Add configurable history length (#447) 2022-06-10 10:00:59 +01:00
lib.rs Add configurable history length (#447) 2022-06-10 10:00:59 +01:00
models.rs goodbye warp, hello axum (#296) 2022-04-12 23:06:19 +01:00
router.rs Add support for prepending a path to all routes for the server (#484) 2022-07-26 08:05:34 +01:00
settings.rs Add support for prepending a path to all routes for the server (#484) 2022-07-26 08:05:34 +01:00