|
|
fc8b723114
|
refactor: Fix linter errors by auto-apply
- Apply automated linter fixes
- Manually reformat fields in model/service.go
- Resolve code complexity issues
|
2025-11-04 19:59:17 +03:00 |
|
|
|
180a5c2a90
|
refactor: Fix linter errors
|
2025-11-04 19:52:26 +03:00 |
|
|
|
5a8b53b49d
|
feat: Add documentation generation and serve functionality
- Implement documentation generation
- Replace chi router with gin for documentation server
- Fix issues with docs command execution
|
2025-11-04 19:20:10 +03:00 |
|
|
|
7bc4ce8c96
|
refactor!: Use gin router instead chi router
- Removed chi dependencies
- Updated router registration logic
|
2025-11-04 19:20:00 +03:00 |
|
|
|
40a313f93b
|
feat: Added migration tool
|
2025-08-11 18:58:52 +03:00 |
|
|
|
68c98bb038
|
refactor(server): Move server to package
|
2025-08-10 22:13:53 +03:00 |
|
|
|
87defbf391
|
feat: Add check service (WIP)
|
2025-07-21 01:59:03 +03:00 |
|
|
|
6624a881db
|
fix: Remove database migration when app start without args
|
2025-07-21 00:05:55 +03:00 |
|
|
|
5f26ad6941
|
init: first steps
|
2025-07-20 23:54:15 +03:00 |
|