This website requires JavaScript.
Explore
Help
Sign In
denozord
/
router-lists-ui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Publish Docker image
Other workflows
4
docker-publish-fast.yml
docker-publish-tabler.yml
frontend-ci.yml
test.yml
836 workflow runs
Actor
All actors
denozord
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
rework
tabler
v3
v4
v5
refactor: Update Dockerfile to use glibc-based images for frontend and backend builds, and implement a minimal distroless runtime for improved security and efficiency. Enhance CI workflow with cleanup of old Docker images.
docker-publish-fast.yml #116
:
Commit
a8c7d3e73e
pushed by
denozord
tabler
2025-08-08 08:53:56 +07:00
6m3s
View workflow file
chore: Update Dockerfile to switch from npm ci to npm install for improved dependency management with caching
docker-publish-fast.yml #115
:
Commit
4e5025b86e
pushed by
denozord
tabler
2025-08-08 08:42:51 +07:00
8m50s
View workflow file
feat: Update Dockerfile and package.json to optimize Rollup build process and add optional Rollup dependency
docker-publish-fast.yml #114
:
Commit
c139a0c9c9
pushed by
denozord
tabler
2025-08-08 08:29:36 +07:00
2m58s
View workflow file
feat: Update Docker configuration and enhance AutoUrlManager with copy functionality for example format
docker-publish-fast.yml #113
:
Commit
b0094e4658
pushed by
denozord
tabler
2025-08-08 08:22:48 +07:00
4m32s
View workflow file
feat: Enhance AutoUrlManager with validation for URL and community fields, add mass import functionality, and improve UI with new icons and feedback messages
docker-publish-fast.yml #112
:
Commit
d96f1e1c24
pushed by
denozord
tabler
2025-08-08 08:07:07 +07:00
9m16s
View workflow file
feat: Enhance BillingManager with new payment addition functionality, update modal forms to include historical payment details, and improve UI with additional action buttons and status selection
docker-publish-fast.yml #111
:
Commit
9b253e8963
pushed by
denozord
tabler
2025-08-06 00:48:39 +07:00
30m2s
View workflow file
feat: Add payment history section to BillingManager, update form labels to Russian, and remove country flag display for improved clarity
docker-publish-fast.yml #110
:
Commit
2c67c2b23b
pushed by
denozord
tabler
2025-08-05 23:47:35 +07:00
7m44s
View workflow file
feat: Refactor BillingManager to improve validation, add filter functionality, and enhance UI with new icons and export feature
docker-publish-fast.yml #109
:
Commit
859395028f
pushed by
denozord
tabler
2025-08-05 23:17:10 +07:00
7m26s
View workflow file
feat: Update API endpoints and routing for domains in Dashboard and MainLayout, removing deprecated components
docker-publish-fast.yml #108
:
Commit
31559eae3b
pushed by
denozord
tabler
2025-08-05 22:08:46 +07:00
7m5s
View workflow file
feat: Refactor S3 last modified endpoint and Dashboard data fetching to handle errors gracefully
docker-publish-fast.yml #107
:
Commit
6dee0fa0b4
pushed by
denozord
tabler
2025-08-05 21:45:49 +07:00
6m7s
View workflow file
feat: Integrate Dashboard component into MainLayout and update routing to redirect home path to /dashboard
docker-publish-fast.yml #106
:
Commit
7c6ceb66bc
pushed by
denozord
tabler
2025-08-05 21:33:24 +07:00
7m7s
View workflow file
feat: Enhance dropdown menu functionality in MainLayout by adding click outside detection and improved toggle behavior
docker-publish-fast.yml #105
:
Commit
f5d86d9e1b
pushed by
denozord
tabler
2025-08-05 20:53:27 +07:00
6m23s
View workflow file
fix icons 2
docker-publish-fast.yml #104
:
Commit
89bb76d7cb
pushed by
denozord
tabler
2025-08-05 20:31:50 +07:00
6m1s
View workflow file
fix icons
docker-publish-fast.yml #103
:
Commit
6807d1d429
pushed by
denozord
tabler
2025-08-05 20:24:32 +07:00
3m6s
View workflow file
feat: Revamp navigation structure in App component with dropdown menus and enhanced styling for improved user experience
docker-publish-fast.yml #102
:
Commit
3168964cde
pushed by
denozord
tabler
2025-08-05 20:19:12 +07:00
4m49s
View workflow file
feat: Add currency support to billing data and enhance BillingManager with exchange rate fetching and formatting functions
docker-publish-fast.yml #101
:
Commit
4fbffad878
pushed by
denozord
tabler
2025-07-30 05:03:28 +07:00
6m48s
View workflow file
feat: Update BillingManager to replace 'nodeName' with 'purpose', add purpose formatting function, and enhance UI elements with consistent icon sizes
docker-publish-fast.yml #100
:
Commit
13767d7b3f
pushed by
denozord
tabler
2025-07-30 04:54:03 +07:00
6m55s
View workflow file
feat: Add IconCreditCard and IconCurrencyDollar to BillingManager and App components for improved icon representation
docker-publish-fast.yml #99
:
Commit
c2f0324817
pushed by
denozord
tabler
2025-07-30 04:33:59 +07:00
8m25s
View workflow file
feat: Add billing routes in server.js for retrieving and updating billing data, and integrate BillingManager in App.jsx for navigation
docker-publish-fast.yml #98
:
Commit
c6fbfee2b3
pushed by
denozord
tabler
2025-07-30 04:22:08 +07:00
6m7s
View workflow file
refactor: Update auto URL parsing and formatting in server.js and AutoUrlManager for consistent whitespace handling
docker-publish-fast.yml #97
:
Commit
093d3e07db
pushed by
denozord
tabler
2025-07-21 14:59:45 +07:00
18m2s
View workflow file
feat: Implement auto URL management in server.js and integrate AutoUrlManager in App.jsx for enhanced URL processing and IP updates
docker-publish-fast.yml #96
:
Commit
7642d86a82
pushed by
denozord
tabler
2025-07-21 14:38:12 +07:00
21m16s
View workflow file
refactor: Improve configuration generation formatting in server.js for better readability and structure
docker-publish-fast.yml #95
:
Commit
9ca9d3f2df
pushed by
denozord
tabler
2025-07-21 14:11:37 +07:00
2m32s
View workflow file
feat: Enhance filter editing functionality in FilterManager by adding index tracking for updates
docker-publish-fast.yml #94
:
Commit
8a475b38c0
pushed by
denozord
tabler
2025-07-16 12:35:24 +07:00
6m27s
View workflow file
fix: Update navigation items in MainLayout to display all available links instead of limiting to the first five
docker-publish-fast.yml #93
:
Commit
9df5f577d9
pushed by
denozord
tabler
2025-07-16 12:17:38 +07:00
8m12s
View workflow file
feat: Enhance GraphView component with draggable nodes, improved positioning, and country color coding for better visualization of server connections
docker-publish-fast.yml #92
:
Commit
04766bd005
pushed by
denozord
tabler
2025-07-15 23:53:47 +07:00
7m25s
View workflow file
refactor: Simplify GraphView component by removing state management and implementing grid-based node positioning for improved layout
docker-publish-fast.yml #91
:
Commit
bbf143dee7
pushed by
denozord
tabler
2025-07-15 22:07:29 +07:00
6m18s
View workflow file
feat: Replace react-vis-network-graph with react-sigma for enhanced graph visualization and update GraphView component to utilize SVG for rendering connections and nodes
docker-publish-fast.yml #90
:
Commit
a104cc7a3f
pushed by
denozord
tabler
2025-07-15 21:55:13 +07:00
8m12s
View workflow file
feat: Replace ForceGraph with react-vis-network-graph for improved visualization and enhance ServerManager with connection validation and deletion functionality
docker-publish-fast.yml #89
:
Commit
c5da9e357e
pushed by
denozord
tabler
2025-07-15 19:45:25 +07:00
7m51s
View workflow file
feat: Add GraphView component for visualizing server connections and implement connection management in ServerManager
docker-publish-fast.yml #88
:
Commit
2590b08262
pushed by
denozord
tabler
2025-07-15 19:33:07 +07:00
8m19s
View workflow file
fix: Correct spelling of 'community' in S3 file paths and remove outdated domains_comunity.txt file
docker-publish-fast.yml #87
:
Commit
1a31b37677
pushed by
denozord
tabler
2025-07-14 23:18:10 +07:00
6m2s
View workflow file
First
Previous
...
23
24
25
26
27
...
Next
Last