Commit Graph

9 Commits

Author SHA1 Message Date
b33df27b31 refactor: Switching to a cron system for tasks, restructuring service and status models
Added response time field for Status model, set log level from ENV
2025-10-28 00:55:43 +03:00
fb4902dea6 feat: Added basic user authorization 2025-08-20 01:24:49 +03:00
4e186de981 refactor: Rename tables 2025-08-19 20:38:33 +03:00
cb03e828ee feat: Added uptime calculation method 2025-08-12 18:58:15 +03:00
54576f6119 refactor(model): Remove unused field 2025-08-11 19:04:43 +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
87defbf391 feat: Add check service (WIP) 2025-07-21 01:59:03 +03:00
5f26ad6941 init: first steps 2025-07-20 23:54:15 +03:00