|
|
e9069c97a8
|
Merge pull request 'ci: add lint, coverage check and proper deploy workflow' (#2) from dev into main
Deploy / deploy (push) Failing after 1s
|
2026-03-26 18:34:37 +00:00 |
|
Cosmo
|
30a894a78f
|
ci: add lint, coverage check and proper deploy workflow
CI / lint-test (push) Failing after 2m9s
CI / lint-test (pull_request) Failing after 25s
|
2026-03-26 18:33:43 +00:00 |
|
Cosmo
|
901173a337
|
fix: analytics avg_daily_expense uses selected month/year instead of current
CI / ci (push) Successful in 13s
|
2026-03-01 05:31:05 +00:00 |
|
Cosmo
|
9e06341564
|
feat: cumulative balance with carried_over in finance summary
CI / ci (push) Successful in 14s
|
2026-03-01 05:22:56 +00:00 |
|
|
|
ed14fba6ea
|
Merge pull request 'feat: Finance API + тесты + CI/CD' (#1) from dev into main
Deploy Production / deploy (push) Successful in 7s
Reviewed-on: #1
|
2026-03-01 05:14:22 +00:00 |
|
Cosmo
|
e782367ef0
|
test: add finance handler, service, repository tests
CI / ci (push) Successful in 36s
|
2026-03-01 05:12:07 +00:00 |
|
Cosmo
|
23939ccc92
|
feat: add finance module (categories, transactions, summary, analytics)
CI / ci (push) Successful in 12s
- model/finance.go: FinanceCategory, FinanceTransaction, Summary, Analytics
- repository/finance.go: CRUD + summary/analytics queries
- service/finance.go: business logic with auto-seed default categories
- handler/finance.go: REST endpoints with owner-only check (user_id=1)
- db.go: finance_categories + finance_transactions migrations
- main.go: register /finance/* routes
Endpoints: GET/POST/PUT/DELETE /finance/categories, /finance/transactions
GET /finance/summary, /finance/analytics
|
2026-03-01 04:22:10 +00:00 |
|
Cosmo
|
8d9fe818f4
|
Add unit tests for middleware, models, services, handlers, and repository helpers
CI / ci (push) Successful in 35s
|
2026-03-01 02:32:59 +00:00 |
|
Cosmo
|
2b4a6ce4c8
|
ci: clean workflows (deploy via cron)
CI / ci (push) Successful in 11s
|
2026-03-01 00:30:40 +00:00 |
|
Cosmo
|
13b4435c45
|
ci: add deploy trigger via curl
CI / ci (push) Successful in 15s
|
2026-03-01 00:25:53 +00:00 |
|
Cosmo
|
edbd565ad3
|
test: webhook 2
CI / ci (push) Successful in 15s
|
2026-03-01 00:23:40 +00:00 |
|
Cosmo
|
d4bb0bdfb9
|
test: webhook trigger
CI / ci (push) Successful in 13s
|
2026-03-01 00:23:04 +00:00 |
|
Cosmo
|
76d12f362a
|
docs: add readme
CI / ci (push) Successful in 9s
|
2026-03-01 00:21:35 +00:00 |
|
Cosmo
|
8811a9078b
|
ci: add go mod tidy step
CI / ci (push) Successful in 32s
|
2026-03-01 00:14:23 +00:00 |
|
Cosmo
|
b544a8c9a3
|
ci: fix network
CI / ci (push) Failing after 34s
|
2026-03-01 00:12:00 +00:00 |
|
Cosmo
|
b91e67ac1d
|
ci: add Gitea Actions workflows and placeholder tests
CI / ci (push) Failing after 47s
|
2026-03-01 00:05:08 +00:00 |
|
Cosmo
|
2a50e50771
|
feat(savings): Add savings module with categories, transactions, recurring plans
- Categories: regular, deposits, credits, recurring, multi-user, accounts
- Transactions: deposits and withdrawals with user tracking
- Recurring plans: monthly payment obligations per user
- Stats: overdues calculation with allocation algorithm
- Excludes is_account categories from total sums
- Documentation: docs/SAVINGS.md
|
2026-02-16 06:48:09 +00:00 |
|
Cosmo
|
9e90aa6d95
|
fix: reminder_time format for habits and tasks (HH:MM instead of timestamp)
|
2026-02-06 14:25:52 +00:00 |
|
Cosmo
|
afeb3adddf
|
feat: Telegram bot, notifications, profile settings, 365-day refresh tokens
|
2026-02-06 14:11:26 +00:00 |
|
Cosmo
|
9e467b0448
|
feat: add Telegram bot with notifications and scheduler
|
2026-02-06 13:16:50 +00:00 |
|
Cosmo
|
5a40127edd
|
Initial commit: Homelab API
|
2026-02-06 11:19:55 +00:00 |
|