Go to file
Kailash Nadh ffd43cec6c Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +05:30
frontend Fix state setting on subscriber modal unmount 2018-12-19 11:53:45 +05:30
manager Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +05:30
messenger Add admin e-mail notifications. 2018-11-28 13:29:57 +05:30
models Add view and click counts to campaign API response and UI 2018-12-18 23:46:29 +05:30
public Add admin e-mail notifications. 2018-11-28 13:29:57 +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 Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +05:30
campaigns.go Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +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 Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +05:30
manager_db.go Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +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 Add bulk subscriber querying, segmentation, and management features 2018-12-18 10:54:55 +05:30
queries.sql Add view and click counts to campaign API response and UI 2018-12-18 23:46:29 +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 Add bulk subscriber querying, segmentation, and management features 2018-12-18 10:54:55 +05:30
templates.go Rename 'runner.Runner' to 'manager.Manager' 2018-12-19 12:03:13 +05:30
users.go Fresh start 2018-10-25 19:21:47 +05:30
utils.go Add bulk subscriber querying, segmentation, and management features 2018-12-18 10:54:55 +05:30