Quentin Gliech
|
c548417752
|
Refactor listeners building
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
c1ed726dc8
|
Enable the clippy::str_to_string lint
|
2022-08-08 10:06:20 +02:00 |
|
Quentin Gliech
|
ca7b26cf18
|
Simplify error handling in user-facing routes
|
2022-05-10 17:47:38 +02:00 |
|
Jonas Platte
|
1aedabb6c6
|
Remove code duplication across branches
|
2022-05-10 11:01:24 +02:00 |
|
Jonas Platte
|
0e1b2ea6b1
|
Remove implied StatusCode::OK
|
2022-05-10 11:01:24 +02:00 |
|
Quentin Gliech
|
8a256596d7
|
Serve static files live from disk in dev mode
|
2022-04-28 16:08:50 +02:00 |
|
Quentin Gliech
|
acb48265c6
|
Support ETag header and HEAD requests in static files
|
2022-04-21 14:28:13 +02:00 |
|
Quentin Gliech
|
797257cce7
|
Start migrating to Axum
Now with the homepage and the static files
|
2022-04-06 17:35:29 +02:00 |
|
Quentin Gliech
|
a45381828c
|
Loads of docs & enabling more clippy lints
|
2022-02-01 12:02:32 +01:00 |
|
Quentin Gliech
|
c4a979245b
|
Move to Rust edition 2021
Also bump MSRV to 1.56 and use the same clippy lints in every crate
|
2021-12-09 22:54:35 +01:00 |
|
Quentin Gliech
|
d8df34db4c
|
Frontend/static files building & serving
|
2021-12-09 22:09:39 +01:00 |
|