denozord
  • Joined on 2024-11-14
denozord pushed to main at denozord/telemt-api 2026-03-29 22:54:24 +07:00
e9701ca9da Update Docker configuration and documentation for Linux compatibility. Added extra_hosts for Docker Compose and updated GATEWAY_RUN.md to reflect changes in running commands for Linux. Enhanced GitHub Actions workflow for building and pushing Docker images.
denozord created branch main in denozord/telemt-api 2026-03-29 22:51:07 +07:00
denozord pushed to main at denozord/telemt-api 2026-03-29 22:51:07 +07:00
91f289c647 Init
denozord created repository denozord/telemt-api 2026-03-29 22:24:47 +07:00
denozord pushed to main at denozord/telemt-bot 2026-03-24 00:01:22 +07:00
eec4ac8b4f Update SYNC_SETUP.md to include gt3.ivx.su as a new replica server for config.toml synchronization. Adjust instructions for preparing B servers and initial synchronization to reflect the addition of the new server.
denozord pushed to main at denozord/cloudflare_balancer 2026-03-23 17:49:00 +07:00
fecdb6bccd Refactor Docker workflow to utilize secrets for PACKAGE_TOKEN, improving security in authentication process.
denozord pushed to main at denozord/cloudflare_balancer 2026-03-23 17:47:38 +07:00
de51d61de7 Update Docker workflow to use PACKAGE_TOKEN for authentication instead of token. This change enhances security by using a more specific token for package access.
denozord pushed to main at denozord/cloudflare_balancer 2026-03-23 17:43:47 +07:00
a151c20049 Enhance README and Docker workflow with detailed explanations on registry authentication, workflow triggers, and optional container update webhook. Updated job permissions and streamlined Docker image build and push process.
denozord pushed to main at denozord/cloudflare_balancer 2026-03-23 17:39:56 +07:00
ce99072937 Update README and Docker workflow to clarify registry login process and handling of secrets. Added explanation for why certain steps are not skipped in workflows, and improved the logic for logging in and pushing to the Container Registry.
denozord created branch main in denozord/cloudflare_balancer 2026-03-23 17:31:33 +07:00
denozord pushed to main at denozord/cloudflare_balancer 2026-03-23 17:31:33 +07:00
2671e90d20 Init Commit
denozord created repository denozord/cloudflare_balancer 2026-03-23 17:03:42 +07:00
denozord pushed to main at denozord/telemt-bot 2026-03-22 12:20:44 +07:00
dee46f1c37 Refactor health and summary message handling in main.go to utilize HTML formatting for improved readability. Introduce new functions for building health and summary messages in Russian, enhancing user experience and localization.
denozord pushed to main at denozord/telemt-bot 2026-03-22 12:17:01 +07:00
fdaa849494 Refactor user handling in main.go to implement pagination for user lists. Introduce new functions for building user list messages and handling callback queries for page navigation. Enhance message formatting with HTML support for improved user experience.
denozord pushed to main at denozord/telemt-bot 2026-03-22 12:13:32 +07:00
f288667d82 Translate menu options in main.go to Russian for improved localization and user experience.
denozord pushed to main at denozord/telemt-bot 2026-03-22 12:09:10 +07:00
00ec6eb4f4 Enhance bot functionality in main.go by adding support for callback queries and user creation flow. Introduce new types for callback queries and inline keyboard markup, and refactor message handling to accommodate these features. Update allowed updates in getUpdates method to include callback queries.
denozord pushed to main at denozord/telemt-bot 2026-03-21 12:11:40 +07:00
a310d7e6d4 Add telemtClient to bot struct and implement makeDirectTransport function for enhanced HTTP client configuration in main.go.
denozord pushed to main at denozord/vps-tracker 2026-03-21 02:15:25 +07:00
d717719e35 Revert "perf: replace @tabler packages with lucide-react and static CSS (-70 MB node_modules)"
denozord pushed to main at denozord/vps-tracker 2026-03-21 02:11:34 +07:00
a1227a13e8 perf: replace @tabler packages with lucide-react and static CSS (-70 MB node_modules)
denozord pushed to main at denozord/vps-tracker 2026-03-21 01:43:52 +07:00
5cd11fc454 docker: revert to apk add nodejs (smaller than full node binary)