Go to file
Kailash Nadh 3a1faf0faa Refactor the Go template string placeholder into a constant 2018-10-29 15:20:11 +05:30
frontend Refactor and fix the bad URL param substitution method 2018-10-29 15:16:53 +05:30
messenger Remove debug line ;( 2018-10-26 13:27:39 +05:30
models Fresh start 2018-10-25 19:21:47 +05:30
public Fresh start 2018-10-25 19:21:47 +05:30
runner Fresh start 2018-10-25 19:21:47 +05:30
subimporter Fresh start 2018-10-25 19:21:47 +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 Fresh start 2018-10-25 19:21:47 +05:30
campaigns.go Added preview component with preview support for campaigns and templates 2018-10-26 11:18:17 +05:30
config.toml.sample Fresh start 2018-10-25 19:21:47 +05:30
default-template.html Fix the horrible HTML typos in the default template 2018-10-29 15:17:48 +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 Fresh start 2018-10-25 19:21:47 +05:30
install.go Refactor the Go template string placeholder into a constant 2018-10-29 15:20:11 +05:30
lists.go Fresh start 2018-10-25 19:21:47 +05:30
main.go Added preview component with preview support for campaigns and templates 2018-10-26 11:18:17 +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 Fresh start 2018-10-25 19:21:47 +05:30
queries.go Added preview component with preview support for campaigns and templates 2018-10-26 11:18:17 +05:30
queries.sql Fix next-campaigns to update fields irrespective of to_send 2018-10-26 13:21:45 +05:30
runner_db.go Fresh start 2018-10-25 19:21:47 +05:30
schema.sql Fresh start 2018-10-25 19:21:47 +05:30
sqlboiler.toml Fresh start 2018-10-25 19:21:47 +05:30
subscribers.go Fixed incorrect subscriber SQL fetch check 2018-10-26 14:35:17 +05:30
templates.go Refactor the Go template string placeholder into a constant 2018-10-29 15:20:11 +05:30
users.go Fresh start 2018-10-25 19:21:47 +05:30
utils.go Fresh start 2018-10-25 19:21:47 +05:30