Go to file
Kailash Nadh 6a1ee77dcf Fixed message rendering in test messages 2018-11-06 08:52:20 +05:30
frontend Make duration stats visibility conditional 2018-11-05 23:27:44 +05:30
messenger Fix hardcoded max_conns SMTP config 2018-11-05 19:44:21 +05:30
models Fix broken TrackLink tag correction 2018-11-03 18:55:19 +05:30
public Add custom theme overhaul 2018-11-03 17:53:22 +05:30
runner Refactor and move FirstName LastName functions to the Subscriber model 2018-11-02 16:08:54 +05:30
subimporter Refactor the import process 2018-11-05 16:59:09 +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 Make image inserts use full root URL 2018-11-02 23:57:44 +05:30
campaigns.go Fixed message rendering in test messages 2018-11-06 08:52:20 +05:30
config.toml.sample Load global configuration into the frontend as a JS dict using a <script> inclusion 2018-11-02 23:33:00 +05:30
default-template.html Make image inserts use full root URL 2018-11-02 23:57:44 +05:30
generate-subs.py Fresh start 2018-10-25 19:21:47 +05:30
handlers.go Fresh start 2018-10-25 19:21:47 +05:30
import.go Refactor the import process 2018-11-05 16:59:09 +05:30
install.go Refactor the import process 2018-11-05 16:59:09 +05:30
lists.go Fresh start 2018-10-25 19:21:47 +05:30
main.go Refactor the import process 2018-11-05 16:59:09 +05:30
media.go Fresh start 2018-10-25 19:21:47 +05:30
package.json Fresh start 2018-10-25 19:21:47 +05:30
public.go Add support for campaign view tracking with {{ TrackView }} pixel tag 2018-11-02 13:20:32 +05:30
queries.go Switch UI subscriber addition to a new insert-only query 2018-11-05 19:15:29 +05:30
queries.sql Switch UI subscriber addition to a new insert-only query 2018-11-05 19:15:29 +05:30
runner_db.go - Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs 2018-10-31 18:24:21 +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 Switch UI subscriber addition to a new insert-only query 2018-11-05 19:15:29 +05:30
templates.go Refactor template previewing with better dummy data 2018-11-02 13:19:18 +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