Commit Graph

20 Commits

Author SHA1 Message Date
Kailash Nadh 71803ab1af Add support for loading custom static files with `--static-dir`
- Removed duplicate copies of static files in `static/public/`
2020-03-14 21:07:14 +05:30
Kailash Nadh bbe239ba29
Added link to Docker env configuration wiki 2020-03-13 18:55:37 +05:30
Kailash Nadh b205761fb3 Update feature list 2020-02-09 19:43:02 +05:30
Kailash Nadh 3cba2fea51
Amend feature text 2019-12-24 14:59:15 +05:30
shailysangwan d13c33590d update instructions for local installation 2019-10-23 17:06:03 +05:30
Vivek R 3e5a6468e7 fix: responsive layour fixes for table, modal and form fields 2019-09-09 00:14:16 +05:30
Kailash Nadh b63b31ec52 Merge branch 'privacy' 2019-07-21 22:12:54 +05:30
Kailash Nadh 3b7902802e Add data privacy export / wipe features (aimed at GDPR compliance).
- Toggle options to enable self-service data export and wipe
  options on the public unsubscription page. Subscribers can get
  a copy of all data on them e-mailed to them as JSON, or
  instantly wipe all their data.
- Refactor "unsubscribe" pages and URIs to "subscription".
- Add export icon to subscriber admin view.
2019-07-21 19:21:23 +05:30
mr-karan 93dd4f0f0a fix: docker-compose command 2019-07-20 17:49:41 +05:30
Kailash Nadh 1ff38b5f7d
Merge pull request #2 from mr-karan/docs
feat: Add docker image link to README
2019-07-12 21:39:44 +05:30
karan 0a50cd69e0 feat: Add docker image link to README 2019-07-12 17:57:32 +05:30
Kailash Nadh 275554e57e Refactor config error message 2019-07-12 17:19:26 +05:30
karan 728d1c26e7 feat: Add docker demo setup 2019-07-12 14:03:54 +05:30
mr-karan 3ed39a4f56 feat: Add docker instructions 2019-07-12 07:52:05 +05:30
Kailash Nadh e64d723ac2 Typo and language fix in README 2019-07-10 00:41:36 +05:30
Kailash Nadh 9fd9748d4d Update README with image and links 2019-07-09 17:06:23 +05:30
Kailash Nadh e89a54b957 Refactor and add new build routines
- Fix version injection in build
- Refactor Makefile
- Add --new-config flag to generate sample config
- Add license
- Remove autogenerated frontend README
- Refactor make dist to do end-to-end build
- Refactor build and add goreleaser conf
2019-07-09 15:57:04 +05:30
Kailash Nadh c952b7a2e8 Refactor README for publishing 2019-06-26 16:05:50 +05:30
Kailash Nadh 9729395648 Add dev README 2019-05-14 17:46:12 +05:30
Joe Paul 4ef5a3a042 chore: Go modules and add readme 2019-02-01 11:13:37 +05:30