- 09.09.2025 1 коммит
-
-
- 17.07.2025 1 коммит
-
-
Radch-enko создал
- Added `NotificationDeduplicator` to prevent duplicate notifications. - Integrated Google Calendar `Event` updates for recent changes with a deduplication mechanism. - Enhanced `CalendarNotificationsController` with robust event handling and resource state validation. - Refactored public endpoints configuration using a centralized `PublicEndpoints` object for better management. - Updated Firebase topics and associated flows to align with new naming conventions. - Removed redundant timers and outdated logging to simplify codebase and improve maintainability. - Adjusted Gradle dependencies for `notifications` and related modules. - Improved logging configuration in `application.yml` for better debugging in non-production environments.
-
- 14.07.2025 1 коммит
-
-
Radch-enko создал
- Introduced Dockerfiles and `docker-compose.yml` for both development and production configurations. - Added `.env.example` files for environment variable templating. - Updated `.gitignore` to exclude `.env` and `.jar` files in deployment directories. - Removed `jwt` settings from `application.yml` to externalize secrets management.
-
- 11.07.2025 2 коммита
-
-
Radch-enko создал
- Deleted `network_security_config.xml` and removed its reference from `AndroidManifest.xml` to simplify project structure. - Enhanced logging in `CalendarSubscriptionScheduler` for better debugging of calendar subscriptions. - Improved resource management in `RootComponent` with `ResourceDisposerUseCase` integration and memory leak prevention. - Adjusted `docker-compose.yml` configurations for better resilience and dynamic environments. - Refactored `ResourceDisposerUseCase` to allow reinitialization and prevent unused job persistence. - Simplified message handling in `ServerMessagingService` to avoid unnecessary data conversion.
-
Radch-enko создал
- Combined database migration files into a single `V1__create_tables.sql` for clarity and maintainability. - Updated application configuration to include Flyway migration settings, improved logging, and refined default values. - Fixed `GoogleCalendarConfig` scopes and improved error handling in `GoogleCalendarProvider`. - Adjusted build.gradle.kts to enforce consistent dependency versions and exclude conflicting modules. - Simplified `docker-compose.yml` with dynamic environment variables and adjusted health checks. - Added network security configuration for Android client and updated manifest for secure traffic handling. - Refactored `WorkspaceEntity` to remove redundant unique constraint on the `tag` field.
-
- 18.06.2025 1 коммит
-
-
Radch-enko создал
-
- 03.06.2025 1 коммит
-
-
Radch-enko создал
Feature: add booking core module with models, DTOs, and controllers for workspace booking management
-
- 29.05.2025 2 коммита
-
-
Radch-enko создал
-
Radch-enko создал
-