lemmy/src
Nutomic b4f9ef24a5
Dont exit early when running only scheduled tasks (#4707)
* Dont exit early when running only scheduled tasks (fixes #4709)

* fix
2024-05-08 14:56:44 +02:00
..
api_routes_http.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
code_migrations.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
lib.rs Dont exit early when running only scheduled tasks (#4707) 2024-05-08 14:56:44 +02:00
main.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 2023-10-25 06:54:58 -04:00
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
scheduled_tasks.rs Move SQL triggers from migrations into reusable sql file (#4333) 2024-04-17 20:58:44 -04:00
session_middleware.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
telemetry.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00