lemmy/server
2019-07-03 18:58:24 -07:00
..
migrations Removing the placeholder admin user. 2019-06-01 15:32:06 -07:00
src Fixing trending 2019-07-03 18:58:24 -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 Fixing trending sorting. 2019-07-03 18:53:44 -07:00
diesel.toml Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08: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
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