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
Dessalines 1b751a8cac
Adding cors_origin to settings. Fixes #3665 (#4095)
* Adding cors_origin to settings. Fixes #3665

* Fix result to option.

* Forgot to update config defaults.

* Setting a cors origin doku default.

* Adding comments for CORS.
7 months ago
..
api_routes_http.rs Adding ts-rs directives for login_token. (#4063) 8 months ago
code_migrations.rs chore: Run rust format 8 months ago
lib.rs Adding cors_origin to settings. Fixes #3665 (#4095) 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) 7 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 8 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