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.
2019-12-28 16:11:03 -05:00
..
config Config fixes. 2019-12-28 16:11:03 -05:00
migrations Adding some site oriented settings. 2019-12-11 12:21:47 -08:00
src Config fixes. 2019-12-28 16:11:03 -05:00
.gitignore Halfway done with email, not fully working yet. 2019-10-29 20:35:39 -07:00
.rustfmt.toml Running cargo fmt on server code. 2019-09-07 08:35:05 -07:00
Cargo.lock Replace rust-crypto with sha2 crate (fixes #372) 2019-12-27 17:30:46 +01:00
Cargo.toml Replace rust-crypto with sha2 crate (fixes #372) 2019-12-27 17:30:46 +01:00
diesel.toml Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08:00