everywhere: add option to export data

This commit is contained in:
Adhityaa Chandrasekar
2019-01-31 02:06:11 -05:00
parent f1ece27c99
commit fff5e5c0e1
16 changed files with 361 additions and 30 deletions

View File

@@ -0,0 +1,3 @@
You recently requested a data export of your Commento domain {{.Domain}}. An
error was encountered while processing the request. Please contact support to
resolve this issue.

View File

@@ -0,0 +1,7 @@
You recently requested a data export of your Commento domain {{.Domain}}. You
can download a GZipped archive of a JSON export of all the comments and
commenters associated with the domain here:
{{.Origin}}/api/domain/export/download?exportHex={{.ExportHex}}
The archive will be available for download for 7 days.