denozord
  • Joined on 2024-11-14
denozord pushed to v5 at denozord/router-lists-ui 2026-04-26 14:02:45 +07:00
d86434e9c9 Remove unused dependencies from package-lock.json to streamline project and reduce bundle size.
denozord pushed to v5 at denozord/router-lists-ui 2026-04-26 14:00:42 +07:00
f290288f43 Enhance Tailwind CSS configuration and clean up CSS imports
denozord pushed to v5 at denozord/router-lists-ui 2026-04-26 13:56:11 +07:00
e6dc99f403 Refactor Dashboard and App components to utilize new UI elements
denozord pushed to v5 at denozord/router-lists-ui 2026-04-26 13:49:04 +07:00
58ee09b70e Update frontend dependencies, enhance Vite configuration, and refactor components
denozord pushed to v5 at denozord/router-lists-ui 2026-04-26 02:07:35 +07:00
a9a7e98be5 Enhance SQLite database initialization in sqliteDb.js
denozord pushed to v5 at denozord/router-lists-ui 2026-04-26 01:45:48 +07:00
cf3437c70c Update Docker documentation and README for SQLite storage and environment variables
denozord pushed to main at denozord/EvoBGP 2026-04-22 15:02:19 +07:00
1a61ae2d71 feat: add optional name field to BGP peer creation and update UI
denozord pushed to v5 at denozord/router-lists-ui 2026-04-20 02:04:09 +07:00
50f9c91843 Docker: include backend/db in runtime image
denozord pushed to v5 at denozord/router-lists-ui 2026-04-20 01:36:22 +07:00
0d0ac2936a CI: build v5 branch with Docker tags v5 only
denozord pushed to v5 at denozord/router-lists-ui 2026-04-20 01:17:26 +07:00
1c6e6ab24a Backend: SQLite storage, EvoBGP integration, filters in SQL
denozord created branch v5 in denozord/router-lists-ui 2026-04-19 22:27:09 +07:00
denozord pushed to v5 at denozord/router-lists-ui 2026-04-19 22:27:09 +07:00
7f3eaea40a chore(git): create v5 branch from v4
denozord created branch rework in denozord/router-lists-ui 2026-04-19 22:25:06 +07:00
denozord pushed to rework at denozord/router-lists-ui 2026-04-19 22:25:06 +07:00
095f891b02 chore(git): create rework branch
denozord pushed to main at denozord/telemt-api 2026-04-12 13:30:57 +07:00
d1095081bc Implement bad connections baseline reset functionality
denozord pushed to main at denozord/telemt-api 2026-04-12 13:07:15 +07:00
ea2ecb44d2 Implement radar-telemt-dcs aggregation endpoint and UI integration
denozord pushed to main at denozord/telemt-api 2026-04-12 12:53:26 +07:00
d021e4b1d7 Add Radar DC Telegram functionality and configuration
denozord pushed to main at denozord/mtproxy_checker 2026-04-11 17:33:16 +07:00
454b3abeb4 Update tdlib_ping workflow to use actions/upload-artifact@v3 for Gitea compatibility. Revise README to clarify artifact handling during tag and branch pushes, ensuring users are informed about the versioning limitations.
denozord pushed to main at denozord/mtproxy_checker 2026-04-11 16:54:46 +07:00
f438984e3d Update tdlib_ping workflow and README to enhance CGO_CFLAGS configuration for building TDLib. Clarify the inclusion of the build directory in the CFLAGS to improve user experience when compiling from source.
denozord pushed to main at denozord/mtproxy_checker 2026-04-11 16:40:32 +07:00
15ca7ad10e Update tdlib_ping workflow and README to clarify CGO_CFLAGS usage for building TDLib from source. Adjust CGO_CFLAGS to point to the root of the TDLib clone, enhancing compatibility for users building from git.