|
|
a4050c28dc
|
feat: Added ID field to PublicService DTO, update fields in Service model, fix CalculateUptimePercent method, transform services to Public services in goroutines
|
2025-08-20 15:25:20 +03:00 |
|
|
|
2a9dfcf998
|
refactor: Provide context to user repository
|
2025-08-20 11:17:39 +03:00 |
|
|
|
32780303a3
|
fix(ci): Fix build flags
|
2025-08-20 02:00:54 +03:00 |
|
|
|
aa123cee9b
|
feat: Updated dependencies
|
2025-08-20 02:00:32 +03:00 |
|
|
|
d4670df678
|
refactor(ci): Set application version by ci on build
|
2025-08-20 01:37:44 +03:00 |
|
|
|
fb6e444309
|
refactor(ci): Update install go version
|
2025-08-20 01:37:16 +03:00 |
|
|
|
469096b45a
|
refactor(docs): Update documentation
|
2025-08-20 01:36:52 +03:00 |
|
|
|
fb4902dea6
|
feat: Added basic user authorization
|
2025-08-20 01:24:49 +03:00 |
|
|
|
b72066f19e
|
feat(docs): Update documentation
|
2025-08-20 01:10:37 +03:00 |
|
|
|
28226639b9
|
feat: Added new environment variables
|
2025-08-20 01:09:37 +03:00 |
|
|
|
619c48a5f8
|
feat: Update go version to 1.25
|
2025-08-20 01:09:04 +03:00 |
|
|
|
9d43c10488
|
refactor: Use pointers for controllers
|
2025-08-19 21:05:16 +03:00 |
|
|
|
4e186de981
|
refactor: Rename tables
|
2025-08-19 20:38:33 +03:00 |
|
|
|
b59b5897fb
|
refactor: Remove web submodule
|
2025-08-13 00:42:43 +03:00 |
|
|
|
a3fb78a3d3
|
refactor: Update release config
|
2025-08-13 00:42:43 +03:00 |
|
|
|
0a38777125
|
refactor(controller): Return all services on public controller
|
2025-08-12 18:58:51 +03:00 |
|
|
|
cb03e828ee
|
feat: Added uptime calculation method
|
2025-08-12 18:58:15 +03:00 |
|
|
|
dbe321562e
|
feat: Added default environment values
|
2025-08-12 18:54:11 +03:00 |
|
|
|
3b8cbb8555
|
feat: Added web submodule
|
2025-08-11 23:03:56 +03:00 |
|
|
|
a190431dc2
|
feat(migration): Added initial migrations
|
2025-08-11 19:05:04 +03:00 |
|
|
|
54576f6119
|
refactor(model): Remove unused field
|
2025-08-11 19:04:43 +03:00 |
|
|
|
37a01073b5
|
fix: Deadlock when acquiring the logger in LoggerManager.Put method
|
2025-08-11 19:03:50 +03:00 |
|
|
|
40a313f93b
|
feat: Added migration tool
|
2025-08-11 18:58:52 +03:00 |
|
|
|
e5aadbe9c8
|
refactor(ci): Change changelog generation
|
2025-08-11 16:38:29 +03:00 |
|
|
|
768bd56a7e
|
feat: Added license
|
2025-08-11 16:32:10 +03:00 |
|
|
|
98bd19b613
|
fix(ci): Fix runs-on parameter
|
2025-08-11 16:13:32 +03:00 |
|
|
|
808648c85d
|
feat(ci): Update version
|
2025-08-11 16:10:25 +03:00 |
|
|
|
17ccf3c744
|
feat(ci): Added workflow for release
|
2025-08-11 16:08:28 +03:00 |
|
|
|
a99b146968
|
Update .goreleaser.yaml
|
2025-08-10 22:51:55 +00:00 |
|
|
|
4b49b43b6d
|
Merge pull request 'Backend: Update Application Version and Implement Queue Module with RabbitMQ Integration' (#1) from dev into main
Reviewed-on: #1
|
2025-08-10 19:36:17 +00:00 |
|
|
|
b98ec252c4
|
feat: Update version
|
2025-08-10 22:31:18 +03:00 |
|
|
|
58c21338d3
|
feat(queue): Add queue module
|
2025-08-10 22:21:40 +03:00 |
|
|
|
e9b9cf21bf
|
feat(rabbitmq): Add tasks for processing
|
2025-08-10 22:21:22 +03:00 |
|
|
|
b75dfc9849
|
feat(rabbitmq): Add dto for messages
|
2025-08-10 22:21:06 +03:00 |
|
|
|
7cfa8cc52b
|
feat(model): Add method for getting count of last statuses
|
2025-08-10 22:20:41 +03:00 |
|
|
|
57c8c86c3a
|
refactor(model): Refactor Status model
|
2025-08-10 22:19:53 +03:00 |
|
|
|
23874ef975
|
feat(rabbitmq): Add rabbitmq module
|
2025-08-10 22:19:33 +03:00 |
|
|
|
76d03fb426
|
refactor(logger): Refactor logger
|
2025-08-10 22:19:11 +03:00 |
|
|
|
73b791615f
|
feat(rabbitmq): Add rabbitmq connection with reconnect feature
|
2025-08-10 22:18:24 +03:00 |
|
|
|
5df15fb40a
|
feat(repository): Add method for create status by observer
|
2025-08-10 22:17:41 +03:00 |
|
|
|
bdcf65276e
|
feat(repository): Add Find method for service repository
|
2025-08-10 22:17:18 +03:00 |
|
|
|
37906d51a8
|
refactor(router): Rename file
|
2025-08-10 22:16:34 +03:00 |
|
|
|
d22aca00b5
|
refactor(observer): Refactor observer service
|
2025-08-10 22:16:18 +03:00 |
|
|
|
68c98bb038
|
refactor(server): Move server to package
|
2025-08-10 22:13:53 +03:00 |
|
|
|
4603668956
|
feat(rabbitmq): Add rabbitmq
|
2025-08-10 22:11:47 +03:00 |
|
|
|
87defbf391
|
feat: Add check service (WIP)
|
2025-07-21 01:59:03 +03:00 |
|
|
|
691d1e7275
|
feat: Update release config
|
2025-07-21 00:22:51 +03:00 |
|
|
|
59dfb99495
|
feat: Add GoReleaser
|
2025-07-21 00:17:39 +03:00 |
|
|
|
e47437f163
|
fix: Change logs to Debug level on load env files
|
2025-07-21 00:06:18 +03:00 |
|
|
|
6624a881db
|
fix: Remove database migration when app start without args
|
2025-07-21 00:05:55 +03:00 |
|