|
frontend
|
Add loading spinner to preview modal
|
2018-11-02 00:14:43 +05:30 |
|
messenger
|
Remove debug line ;(
|
2018-10-26 13:27:39 +05:30 |
|
models
|
Add new template functions and rename Track to TrackLink
|
2018-11-01 22:00:07 +05:30 |
|
public
|
Change unsubscribe (click instead of onload) behaviour and language
|
2018-10-31 18:22:54 +05:30 |
|
runner
|
Add new template functions and rename Track to TrackLink
|
2018-11-01 22:00:07 +05:30 |
|
subimporter
|
Fixed bugs in importer
|
2018-10-30 18:17:26 +05:30 |
|
.gitignore
|
Ignore yarn.lock
|
2018-10-25 19:23:30 +05:30 |
|
admin.go
|
Fresh start
|
2018-10-25 19:21:47 +05:30 |
|
campaigns.go
|
Refactor dummyUser struct for use in multiple places
|
2018-10-31 19:50:26 +05:30 |
|
config.toml.sample
|
Fresh start
|
2018-10-25 19:21:47 +05:30 |
|
default-template.html
|
Add target meta tag to open links in new windows on preview iframes
|
2018-11-01 21:55:22 +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
|
Fix bad exception handling in cases of 0 CSVs in import ZIPs
|
2018-10-30 18:44:51 +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
|
- Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs
|
2018-10-31 18:24:21 +05:30 |
|
Makefile
|
Fresh start
|
2018-10-25 19:21:47 +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
|
Change unsubscribe (click instead of onload) behaviour and language
|
2018-10-31 18:22:54 +05:30 |
|
queries.go
|
- Refactor and move template compilation from runner to models.Campaign to support adhoc template funcs
|
2018-10-31 18:24:21 +05:30 |
|
queries.sql
|
Set all campaign templates to default when a used template is deleted
|
2018-11-02 00:07:02 +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 and move template compilation from runner to models.Campaign to support adhoc template funcs
|
2018-10-31 18:24:21 +05:30 |
|
sqlboiler.toml
|
Fresh start
|
2018-10-25 19:21:47 +05:30 |
|
subscribers.go
|
Add simple sanitsation to subscriber name
|
2018-11-01 21:59:38 +05:30 |
|
templates.go
|
Set all campaign templates to default when a used template is deleted
|
2018-11-02 00:07:02 +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 |