frontend
|
Fix SVG logo (font to path)
|
2018-11-05 17:04:39 +05:30 |
messenger
|
Remove debug line ;(
|
2018-10-26 13:27:39 +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
|
Load global configuration into the frontend as a JS dict using a <script> inclusion
|
2018-11-02 23:33:00 +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
|
Refactor the import process
|
2018-11-05 16:59:09 +05:30 |
queries.sql
|
Refactor the import process
|
2018-11-05 16:59:09 +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
|
Add simple sanitsation to subscriber name
|
2018-11-01 21:59:38 +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 |