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/crates/utils/src
İsmail Karslı 2070381e81
Add upload_timeout to PictrsConfig (#4159)
* Add upload timeout to PictrsConfig

* Bad space 🤔

* Update PictrsConfig upload timeout to include units.
7 months ago
..
rate_limit Refactor rate limiter and improve rate limit bucket cleanup (#3937) 8 months ago
settings Add upload_timeout to PictrsConfig (#4159) 7 months ago
utils Allow Arabic and Cyrillic usernames/community names (fixes #1764) (#4083) 8 months ago
apub.rs Fixing `.drone.yml` (#2677) 1 year ago
cache_header.rs Add http cache for webfingers (#3317) 11 months ago
email.rs Move usage of env::var to lemmy_utils, simplify db init (ref #4095) (#4108) 8 months ago
error.rs Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 7 months ago
lib.rs Add db table for login tokens which allows for invalidation (#3818) 9 months ago
main.rs Adjust the config check to be a separate faster to compile binary (#3313) 1 year ago
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
response.rs Return HTTP status 503 to all requests during startup (fixes #3780) (#4005) 9 months ago
version.rs For untagged commits, include hash in version name (fixes #1563) 3 years ago