You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/src
Nutomic 9a94a86363
Fix cors wildcard (ref #4095) (#4156)
* Fix cors wildcard (ref #4095)

* cleanup

* clippy
7 months ago
..
api_routes_http.rs Make import and export settings endpoints reachable (#4143) 7 months ago
code_migrations.rs chore: Run rust format 9 months ago
lib.rs Fix cors wildcard (ref #4095) (#4156) 7 months ago
main.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 8 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Remove id column and use different primary key on some tables (#4093) 7 months ago
session_middleware.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 8 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago