This repository has been archived on 2020-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
lemmy/server
Dessalines 38fb49edd2 Ordering by date second.
- Fixes #175
2019-06-19 16:10:05 -07:00
..
migrations Removing the placeholder admin user. 2019-06-01 15:32:06 -07:00
src Ordering by date second. 2019-06-19 16:10:05 -07:00
.gitignore Adding posts and comments. 2019-03-05 17:00:01 -08:00
Cargo.lock Reorganizing files before splitting out API 2019-05-02 18:34:21 -07:00
Cargo.toml Using Rust 2018 now. 2019-06-03 10:47:12 -07:00
Dockerfile.dev build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00
Dockerfile.prod build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00
diesel.toml Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08:00
stack.dev.yaml build: Fix hot reloading of UI, improve docs 2019-04-27 03:39:06 +02:00
stack.prod.yaml build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00