grapevine/src
Olivia Lee 795ce42518
return M_NOT_YET_UPLOADED when backing files are missing for a thumbnail
This was done for fetching original media files in
c70cfd3d25, but the change for thumbnails
was missed.
2024-12-13 01:21:14 -08:00
..
api do not backoff remote device key queries when a request fails due to backoff 2024-12-11 13:02:11 -08:00
cli sync: split into separate files 2024-12-11 17:38:49 +00:00
config add observability infrastructure for cli subcmds 2024-10-25 11:27:11 -07:00
database include mxcs from dangling thumbnails in service::media::iter_all 2024-12-01 16:18:04 -08:00
service return M_NOT_YET_UPLOADED when backing files are missing for a thumbnail 2024-12-13 01:21:14 -08:00
utils Add support for HAProxy proxy protocol for listeners 2024-10-25 20:48:38 +00:00
api.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
cli.rs Add a "check-config" command to validate config files & tests for it 2024-11-01 12:08:17 -04:00
config.rs drop dependency on once-cell 2024-11-07 11:36:13 -08:00
database.rs move lasttimelinecount_cache to service 2024-10-20 13:29:33 -07:00
error.rs Add a "check-config" command to validate config files & tests for it 2024-11-01 12:08:17 -04:00
main.rs call maximize_fd_limit at top of main 2024-11-01 13:16:36 -07:00
observability.rs drop dependency on once-cell 2024-11-07 11:36:13 -08:00
service.rs make all caches individually configurable 2024-11-01 14:25:52 -07:00
utils.rs Add support for HAProxy proxy protocol for listeners 2024-10-25 20:48:38 +00:00