migrations
|
add migrations, correct tests
|
2018-05-29 10:08:59 +03:00 |
static
|
improve struct, template, routing
|
2018-05-29 10:08:59 +03:00 |
templates
|
improve struct, template, routing
|
2018-05-29 10:08:59 +03:00 |
translate
|
improve struct, template, routing
|
2018-05-29 10:08:59 +03:00 |
.gitignore
|
update build files
|
2018-05-23 17:40:09 +03:00 |
config_test.yml.dist
|
add Jenkins configuration
|
2018-05-25 16:02:19 +03:00 |
config.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
config.yml.dist
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
database.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
docker-compose-test.yml
|
send messages from mg to telegram, minor fixes
|
2018-05-29 17:20:56 +03:00 |
docker-compose.yml
|
improve struct, template, routing
|
2018-05-29 10:08:59 +03:00 |
Dockerfile
|
send messages from mg to telegram, minor fixes
|
2018-05-29 17:20:56 +03:00 |
Jenkinsfile
|
send messages from mg to telegram, minor fixes
|
2018-05-29 17:20:56 +03:00 |
LICENSE
|
Initial commit
|
2018-04-18 12:21:38 +03:00 |
log.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
main.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
Makefile
|
send messages from mg to telegram, minor fixes
|
2018-05-29 17:20:56 +03:00 |
migrate.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |
models.go
|
improve struct, template, routing
|
2018-05-29 10:08:59 +03:00 |
README.md
|
Initial commit
|
2018-04-18 12:21:38 +03:00 |
repository.go
|
make route for MG webhook
|
2018-05-29 12:03:51 +03:00 |
routing_test.go
|
add migrations, correct tests
|
2018-05-29 10:08:59 +03:00 |
routing.go
|
send messages from mg to telegram, minor fixes
|
2018-05-29 17:20:56 +03:00 |
run.go
|
improve struct, template, routing
|
2018-05-29 10:08:59 +03:00 |
telegram.go
|
send messages from mg to telegram, minor fixes
|
2018-05-29 17:20:56 +03:00 |
token.go
|
Initial release (#1)
|
2018-05-17 18:35:53 +03:00 |