Go to file
2024-04-05 17:12:28 +03:00
firefly3 Initial 2024-03-25 11:55:01 +02:00
monobank Add personal accounts support, fix multiple transactions store 2024-03-27 19:06:44 +02:00
.env.example Add webhook secret and auto webhook setup 2024-04-05 17:12:20 +03:00
.gitignore Rename package 2024-04-05 16:23:00 +03:00
config.go Fix ATM transfer between accounts support 2024-04-03 21:55:53 +03:00
config.json.example Add support for refund 2024-03-30 16:23:50 +02:00
go.mod Rename package 2024-04-05 16:23:00 +03:00
go.sum Initial 2024-03-25 11:55:01 +02:00
http.go Refactor 2024-04-05 17:12:28 +03:00
logger.go Refactor 2024-03-26 19:06:31 +02:00
main.go Add webhook secret and auto webhook setup 2024-04-05 17:12:20 +03:00
Makefile Initial 2024-03-25 11:55:01 +02:00
webhook.go Refactor 2024-04-05 17:12:28 +03:00