Go to file
2024-03-30 16:27:23 +02: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 Refactor 2024-03-27 22:36:10 +02:00
.gitignore Make dynamic json config 2024-03-27 21:19:30 +02:00
config.go Add support for refund 2024-03-30 16:23:50 +02:00
config.json.example Add support for refund 2024-03-30 16:23:50 +02:00
go.mod Initial 2024-03-25 11:55:01 +02:00
go.sum Initial 2024-03-25 11:55:01 +02:00
http.go Fix 2024-03-30 16:27:23 +02:00
logger.go Refactor 2024-03-26 19:06:31 +02:00
main.go Refactor 2024-03-27 22:36:10 +02:00
Makefile Initial 2024-03-25 11:55:01 +02:00
webhook.go Add support for refund 2024-03-30 16:27:05 +02:00