Dustin J. Mitchell
|
ef1d8f37a8
|
write config defaults once
|
2021-10-10 01:43:30 +00:00 |
|
Dustin J. Mitchell
|
4d19ca7bdb
|
add server-side config --snapshot-{days,versions}
|
2021-10-10 01:28:05 +00:00 |
|
Dustin J. Mitchell
|
aaac1c3356
|
Use App::configure to set up actix
This avoids the need for the messy cache-control-header macro.
Otherwise, it has no effect.
|
2021-10-09 18:07:25 -04:00 |
|
Dustin J. Mitchell
|
bcef6bf392
|
remove redundant {..}
|
2021-10-01 22:18:24 -04:00 |
|
Dustin J. Mitchell
|
a143660124
|
Switch to pretty_assertions
|
2021-10-02 01:08:26 +00:00 |
|
Dustin J. Mitchell
|
217f3bf28a
|
Add cache-control headers to API responses
|
2021-09-15 22:32:35 +00:00 |
|
Dustin J. Mitchell
|
ebcf9527dc
|
refactor sync-server into a lib crate with a binary
|
2021-09-12 21:30:04 +00:00 |
|