Go to file
Kailash Nadh 755d3d2630 Refactor and add subscriber search and segmentation UI 2018-11-30 13:49:33 +05:30
frontend Refactor and add subscriber search and segmentation UI 2018-11-30 13:49:33 +05:30
messenger Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
models Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
public Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
runner Remove alt tag from tracking pixel image 2018-11-29 14:17:53 +05:30
subimporter Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
templates Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
.gitignore Ignore yarn.lock 2018-10-25 19:23:30 +05:30
Makefile Fresh start 2018-10-25 19:21:47 +05:30
admin.go WIP: Add dashboard stats queries and endpoint 2018-11-05 11:19:08 +05:30
campaigns.go Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
config.toml.sample Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
handlers.go Fresh start 2018-10-25 19:21:47 +05:30
import.go Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
install.go Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
lists.go Fresh start 2018-10-25 19:21:47 +05:30
main.go Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
media.go Fresh start 2018-10-25 19:21:47 +05:30
notifications.go Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
package.json Fresh start 2018-10-25 19:21:47 +05:30
public.go Add no-cache header to pixel tracker image 2018-11-29 15:27:21 +05:30
queries.go Fix merge conflicts 2018-11-06 15:59:13 +05:30
queries.sql Fix counting unsubbed users in campaign stats counts 2018-11-26 19:06:11 +05:30
runner_db.go Add support for campaign error tracking and auto-pause. 2018-11-26 16:40:51 +05:30
schema.sql Refactor the import process 2018-11-05 16:59:09 +05:30
sqlboiler.toml Fresh start 2018-10-25 19:21:47 +05:30
stats.sql Add support for campaign view tracking with {{ TrackView }} pixel tag 2018-11-02 13:20:32 +05:30
subscribers.go Fix empty raw query in subscriber query response 2018-11-30 13:49:13 +05:30
templates.go Add regexp template tag validation 2018-11-26 17:36:05 +05:30
users.go Fresh start 2018-10-25 19:21:47 +05:30
utils.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +05:30