denozord
  • Joined on 2024-11-14
denozord pushed to main at denozord/telemt-bot 2026-03-11 14:53:41 +07:00
f1bcc205cc Add installation instructions for rsync on B servers in SYNC_SETUP.md to ensure proper synchronization setup.
denozord pushed to main at denozord/telemt-bot 2026-03-11 14:47:46 +07:00
1e18b2cbd3 Update SYNC_SETUP.md to include gt2.ivx.su as an additional replica for config.toml synchronization, enhancing the setup instructions for multiple read-only replicas.
denozord created repository denozord/vps-tracker 2026-03-10 23:44:49 +07:00
denozord pushed to main at denozord/telemt-bot 2026-03-09 19:09:35 +07:00
f7e8e58262 Update user link handling in main.go to ensure consistent fallback messages and improve error handling for missing links.
denozord pushed to main at denozord/telemt-bot 2026-03-09 17:57:35 +07:00
d8ddc53640 Add configuration options for link generation in .env.example, docker-compose.yml, and main.go; update README.md with new environment variable descriptions.
denozord pushed to main at denozord/telemt-bot 2026-03-09 17:43:05 +07:00
5b5d99f7b1 Enhance user creation response in main.go to fetch and display user links if not provided by API, with a fallback message for missing links.
denozord pushed to main at denozord/telemt-bot 2026-03-09 17:11:36 +07:00
9c3879181b Refactor formatUserLinks function in main.go to improve link formatting and update link titles for consistency
denozord pushed to main at denozord/telemt-bot 2026-03-09 16:44:50 +07:00
0c93077030 Add user creation functionality and update commands in main.go and README.md
denozord pushed to main at denozord/telemt-bot 2026-03-09 16:17:02 +07:00
43bb8e4f4c Update README.md to enhance local setup instructions and add Docker Registry usage examples
denozord pushed to main at denozord/telemt-bot 2026-03-09 16:12:17 +07:00
eb07c8c78f Update cache configuration in docker-publish workflow to use latest tag and inline caching
denozord pushed to main at denozord/telemt-bot 2026-03-09 16:10:08 +07:00
4b54cc4544 Refactor tag generation in docker-publish workflow for improved readability
denozord pushed to main at denozord/telemt-bot 2026-03-09 16:09:06 +07:00
29239ffe04 Update docker-publish workflow to trigger on all branches and tags
denozord created branch main in denozord/telemt-bot 2026-03-09 16:05:47 +07:00
denozord pushed to main at denozord/telemt-bot 2026-03-09 16:05:47 +07:00
c5f5a562c6 Init Commit
denozord created repository denozord/telemt-bot 2026-03-09 15:56:47 +07:00
denozord pushed to v4 at denozord/router-lists-ui 2026-03-05 17:05:37 +07:00
fd9b8b3c22 refactor(OspfToolsPage): rename and restructure optimal cost hints to probability map for improved clarity and functionality
denozord pushed to v4 at denozord/router-lists-ui 2026-03-05 16:59:52 +07:00
81347c6c8d refactor(OspfToolsPage): improve layout and responsiveness of router groups and item display
denozord pushed to v4 at denozord/router-lists-ui 2026-03-05 16:47:14 +07:00
897dd52eac feat(OspfToolsPage): implement optimal cost hints for OSPF routes and enhance loading logic
denozord pushed to v4 at denozord/router-lists-ui 2026-03-05 16:38:41 +07:00
99f8c5d0bf feat(app): add OSPF Tools page and integrate it into the main layout and language support
denozord pushed to v4 at denozord/router-lists-ui 2026-03-05 16:30:24 +07:00
817f550f4d fix(network-config-manager): correct sorting logic for cost in areas and item lists, update cost calculation during reordering