currency.go
|
Add currency/all endpoint and handler
|
2024-11-20 20:29:00 +02:00 |
debt.go
|
Fix errors in swagger docs
|
2024-11-16 11:45:47 +02:00 |
expense.go
|
Add bulk creation of expencies
|
2024-11-27 07:39:23 +02:00 |
income.go
|
Add /all endpoint and handler for income
|
2024-11-19 10:12:04 +02:00 |
metric.go
|
Remame db.Metric.Value to db.Metric.Type
|
2024-12-01 13:20:52 +02:00 |
payment.go
|
Add payment/all route and handler
|
2024-11-28 15:08:41 +02:00 |
settings_type.go
|
Add settings/type routes and handlers
|
2024-11-30 16:37:31 +02:00 |
statistics.go
|
Add total to StatsTypeCurrencyChart
|
2024-12-01 12:17:08 +02:00 |
type.go
|
Fix errors in swagger docs
|
2024-11-16 11:45:47 +02:00 |