Commit Graph

37 Commits

Author SHA1 Message Date
ostiwe 0a38777125 refactor(controller): Return all services on public controller 2025-08-12 18:58:51 +03:00
ostiwe cb03e828ee feat: Added uptime calculation method 2025-08-12 18:58:15 +03:00
ostiwe dbe321562e feat: Added default environment values 2025-08-12 18:54:11 +03:00
ostiwe 3b8cbb8555 feat: Added web submodule 2025-08-11 23:03:56 +03:00
ostiwe a190431dc2 feat(migration): Added initial migrations 2025-08-11 19:05:04 +03:00
ostiwe 54576f6119 refactor(model): Remove unused field 2025-08-11 19:04:43 +03:00
ostiwe 37a01073b5 fix: Deadlock when acquiring the logger in LoggerManager.Put method 2025-08-11 19:03:50 +03:00
ostiwe 40a313f93b feat: Added migration tool 2025-08-11 18:58:52 +03:00
ostiwe e5aadbe9c8 refactor(ci): Change changelog generation 2025-08-11 16:38:29 +03:00
ostiwe 768bd56a7e feat: Added license 2025-08-11 16:32:10 +03:00
ostiwe 98bd19b613 fix(ci): Fix runs-on parameter 2025-08-11 16:13:32 +03:00
ostiwe 808648c85d feat(ci): Update version 2025-08-11 16:10:25 +03:00
ostiwe 17ccf3c744 feat(ci): Added workflow for release 2025-08-11 16:08:28 +03:00
ostiwe a99b146968 Update .goreleaser.yaml 2025-08-10 22:51:55 +00:00
ostiwe 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
ostiwe b98ec252c4 feat: Update version 2025-08-10 22:31:18 +03:00
ostiwe 58c21338d3 feat(queue): Add queue module 2025-08-10 22:21:40 +03:00
ostiwe e9b9cf21bf feat(rabbitmq): Add tasks for processing 2025-08-10 22:21:22 +03:00
ostiwe b75dfc9849 feat(rabbitmq): Add dto for messages 2025-08-10 22:21:06 +03:00
ostiwe 7cfa8cc52b feat(model): Add method for getting count of last statuses 2025-08-10 22:20:41 +03:00
ostiwe 57c8c86c3a refactor(model): Refactor Status model 2025-08-10 22:19:53 +03:00
ostiwe 23874ef975 feat(rabbitmq): Add rabbitmq module 2025-08-10 22:19:33 +03:00
ostiwe 76d03fb426 refactor(logger): Refactor logger 2025-08-10 22:19:11 +03:00
ostiwe 73b791615f feat(rabbitmq): Add rabbitmq connection with reconnect feature 2025-08-10 22:18:24 +03:00
ostiwe 5df15fb40a feat(repository): Add method for create status by observer 2025-08-10 22:17:41 +03:00
ostiwe bdcf65276e feat(repository): Add Find method for service repository 2025-08-10 22:17:18 +03:00
ostiwe 37906d51a8 refactor(router): Rename file 2025-08-10 22:16:34 +03:00
ostiwe d22aca00b5 refactor(observer): Refactor observer service 2025-08-10 22:16:18 +03:00
ostiwe 68c98bb038 refactor(server): Move server to package 2025-08-10 22:13:53 +03:00
ostiwe 4603668956 feat(rabbitmq): Add rabbitmq 2025-08-10 22:11:47 +03:00
ostiwe 87defbf391 feat: Add check service (WIP) 2025-07-21 01:59:03 +03:00
ostiwe 691d1e7275 feat: Update release config 2025-07-21 00:22:51 +03:00
ostiwe 59dfb99495 feat: Add GoReleaser 2025-07-21 00:17:39 +03:00
ostiwe e47437f163 fix: Change logs to Debug level on load env files 2025-07-21 00:06:18 +03:00
ostiwe 6624a881db fix: Remove database migration when app start without args 2025-07-21 00:05:55 +03:00
ostiwe 87459fce42 feat: Added README 2025-07-21 00:04:55 +03:00
ostiwe 5f26ad6941 init: first steps 2025-07-20 23:54:15 +03:00