• Joined on 2026-03-21
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:26:11 +00:00
4584a0d581 Add download functionality for equipment attachments
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:15:45 +00:00
eb36c04a4b Add UTF-8 filename decoding for multipart uploads in EquipmentService
APervov pushed to master at greact-admin/toir-light 2026-04-20 22:02:16 +00:00
7735988ed5 Enhance S3 error handling in StorageService and update .env.example documentation
APervov pushed to master at greact-admin/toir-light 2026-04-20 21:55:36 +00:00
327d3a95a3 Refactor Prisma migration handling in docker-entrypoint.sh
APervov pushed to master at greact-admin/toir-light 2026-04-20 21:52:43 +00:00
c4e5962912 Update healthcheck configuration in docker-compose.yml for improved reliability
APervov pushed to master at greact-admin/toir-light 2026-04-20 21:46:34 +00:00
b60c4ee0ed Add file attachment functionality for equipment management
APervov pushed to master at greact-admin/toir-light 2026-04-20 20:35:51 +00:00
62446f2597 Update Nginx configuration to use a unique backend hostname for API routing to prevent intermittent routing issues
APervov pushed to master at greact-admin/toir-light 2026-04-20 20:29:28 +00:00
420e1deb7d Remove unnecessary rewrite rule from Nginx configuration for API routing
APervov pushed to master at greact-admin/toir-light 2026-04-20 20:08:34 +00:00
20241b6ce1 Add global API prefix and route remapping for health checks in main.ts
APervov pushed to main at APervov/pg-admin 2026-04-16 09:24:11 +00:00
67df86aef4 Remove unused network name definition from docker-compose.portainer.yml to streamline configuration.
APervov pushed to main at APervov/pg-admin 2026-04-16 09:06:11 +00:00
55438e620a Update pgAdmin configuration by removing the published port from .env.example and docker-compose.portainer.yml, and adjust README.md to reflect changes in service exposure and network settings.
APervov pushed to main at APervov/pg-admin 2026-04-16 08:58:40 +00:00
0db7388f08 Remove unused internal network definition from docker-compose.portainer.yml
APervov created branch main in APervov/pg-admin 2026-04-16 08:54:15 +00:00
APervov pushed to main at APervov/pg-admin 2026-04-16 08:54:15 +00:00
a992112d95 Add initial setup for pgAdmin 4 with Docker and Nginx Proxy Manager
APervov created repository APervov/pg-admin 2026-04-16 05:21:42 +00:00
APervov pushed to main at APervov/drill-keycloak 2026-04-08 09:59:22 +00:00
6b6931bea7 Remove redundant text from 'drill-luxe' Keycloak theme login template to streamline content presentation
APervov pushed to main at APervov/drill-keycloak 2026-04-08 09:54:51 +00:00
80ab9ff408 Enhance 'drill-luxe' Keycloak theme with additional responsive styles and layout adjustments
APervov pushed to main at APervov/drill-keycloak 2026-04-08 09:46:47 +00:00
1c89d9591d Enhance 'drill-luxe' Keycloak theme with additional responsive styles
APervov pushed to main at APervov/drill-keycloak 2026-04-08 09:31:12 +00:00
9333eb327c Refine 'drill-luxe' Keycloak theme with responsive design and style adjustments
APervov pushed to master at greact-admin/toir-light 2026-04-05 23:46:16 +00:00
c9eb7b0908 Refactor EmbeddedActiveEquipmentPage to use custom data fetching and remove Authenticated wrapper from App component