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/server
Dessalines 786be3fa66 Config fixes.
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
5 years ago
..
config Config fixes. 5 years ago
migrations Adding some site oriented settings. 5 years ago
src Config fixes. 5 years ago
.gitignore Halfway done with email, not fully working yet. 5 years ago
.rustfmt.toml Running cargo fmt on server code. 5 years ago
Cargo.lock Replace rust-crypto with sha2 crate (fixes #372) 5 years ago
Cargo.toml Replace rust-crypto with sha2 crate (fixes #372) 5 years ago
diesel.toml Starting to work on Rust Diesel Schema. #5 5 years ago