Add creation reason
authorChocobozzz <me@florianbigard.com>
Tue, 3 Sep 2019 07:49:04 +0000 (09:49 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 5 Sep 2019 08:17:02 +0000 (10:17 +0200)
commit8ae03c37181822617418d1fc372982b245ac0a9a
treee98e4a57ca85f2fd982aa8054476c9983cbb2398
parent589d9f55f6f3f0d069d4bbb207d3d20769cc4ded
Add creation reason
14 files changed:
client/src/app/+about/about-instance/about-instance.component.html
client/src/app/+about/about-instance/about-instance.component.ts
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
config/default.yaml
config/production.yaml.example
server/controllers/api/config.ts
server/initializers/config.ts
server/tests/api/check-params/config.ts
server/tests/api/server/config.ts
shared/extra-utils/server/config.ts
shared/models/server/about.model.ts
shared/models/server/custom-config.model.ts