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
700 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: Integrate PortalDropdown component into PageHeaderActions for improved dropdown management and layout consistency
docker-publish-fast.yml #199
:
Commit
ae8141bee8
pushed by
denozord
tabler
2025-08-13 12:27:34 +07:00
17m4s
View workflow file
style: Elevate z-index for dropdowns and page header to ensure proper overlay on content; adjust button attributes for improved dropdown behavior
docker-publish-fast.yml #198
:
Commit
bdfbdcfa1f
pushed by
denozord
tabler
2025-08-13 11:25:43 +07:00
19m43s
View workflow file
style: Refine header actions layout by adjusting button alignment and enhancing dropdown z-index for improved visibility and usability
docker-publish-fast.yml #197
:
Commit
30fbc1107d
pushed by
denozord
tabler
2025-08-13 10:31:53 +07:00
8m7s
View workflow file
style: Update header actions layout with improved button grouping and dropdown z-index for better overlay on tables/cards
docker-publish-fast.yml #196
:
Commit
3dbb8db338
pushed by
denozord
tabler
2025-08-13 10:02:02 +07:00
16m41s
View workflow file
refactor: Remove unused preview actions from ASNs, Domains, and IPRanges managers; streamline PageHeaderActions component for improved clarity and usability
docker-publish-fast.yml #195
:
Commit
a9029acea2
pushed by
denozord
tabler
2025-08-13 09:38:29 +07:00
25m47s
View workflow file
feat: Implement background BGP update proxy endpoint and update documentation; refactor frontend components to utilize new API endpoint
docker-publish-fast.yml #194
:
Commit
358bfb04b6
pushed by
denozord
tabler
2025-08-13 01:03:42 +07:00
19m21s
View workflow file
feat: Enhance header actions with responsive design and improved button layout for better usability on small screens
docker-publish-fast.yml #192
:
Commit
8982c9ae10
pushed by
denozord
tabler
2025-08-12 23:52:35 +07:00
5m35s
View workflow file
fix: Improve JSON message handling in WsUpdateModal to ensure only relevant data is logged and enhance error resilience during parsing
docker-publish-fast.yml #191
:
Commit
9c0fe54402
pushed by
denozord
tabler
2025-08-12 23:16:04 +07:00
5m17s
View workflow file
feat: Implement header actions toolbar with improved button grouping and layout for enhanced user interaction
docker-publish-fast.yml #190
:
Commit
64b9254174
pushed by
denozord
tabler
2025-08-12 22:59:27 +07:00
5m34s
View workflow file
feat: Enhance WsUpdateModal with improved message handling, auto-scroll functionality, and log management features for better user experience
docker-publish-fast.yml #189
:
Commit
10a86232fc
pushed by
denozord
tabler
2025-08-12 22:53:31 +07:00
5m10s
View workflow file
feat: Add WebSocket and background update functionality to ASNs, Domains, and IPRanges managers; integrate WsUpdateModal for real-time updates
docker-publish-fast.yml #188
:
Commit
459b02f756
pushed by
denozord
tabler
2025-08-12 22:39:35 +07:00
5m33s
View workflow file
feat: Refactor CommunitiesManager to utilize PageHeaderActions component for action buttons, improving UI consistency and reducing redundancy
docker-publish-fast.yml #187
:
Commit
79038a3981
pushed by
denozord
tabler
2025-08-12 13:46:47 +07:00
5m43s
View workflow file
feat: Introduce cursor utility class for pointer interactions and refactor action buttons into PageHeaderActions component across multiple managers for improved UI consistency
docker-publish-fast.yml #186
:
Commit
cdf42aa589
pushed by
denozord
tabler
2025-08-12 13:35:17 +07:00
5m54s
View workflow file
feat: Standardize button sizes and icons across multiple manager components for improved UI consistency
docker-publish-fast.yml #185
:
Commit
f06a433d77
pushed by
denozord
tabler
2025-08-12 13:14:25 +07:00
6m15s
View workflow file
feat: Refactor page headers in multiple managers for improved layout and consistency; remove global badge styles to support Tabler text colors
docker-publish-fast.yml #184
:
Commit
026d2a9379
pushed by
denozord
tabler
2025-08-12 13:00:28 +07:00
8m31s
View workflow file
feat: Enhance error handling in server responses by including request IDs and detailed error codes; improve frontend modal components for better accessibility and user experience
docker-publish-fast.yml #183
:
Commit
3b1a59b03f
pushed by
denozord
tabler
2025-08-11 21:37:38 +07:00
5m0s
View workflow file
feat: Add ConfirmDialog component for enhanced user confirmation in DataManager, FilterManager, and ServerManager; integrate html-to-image library for image conversion functionality
docker-publish-fast.yml #182
:
Commit
f44acbff98
pushed by
denozord
tabler
2025-08-11 21:28:09 +07:00
5m35s
View workflow file
feat: Integrate @tanstack/react-query for improved data fetching and state management in HistoryModal; update API error handling and enhance request interceptors for better error notifications
docker-publish-fast.yml #181
:
Commit
af9ef12ba8
pushed by
denozord
tabler
2025-08-11 20:42:58 +07:00
5m12s
View workflow file
feat: Integrate logging and metrics with pino and prom-client; enhance S3 data handling with caching and improved response formats for ASNs, Domains, and IP Ranges APIs
docker-publish-fast.yml #180
:
Commit
c49bb26f6d
pushed by
denozord
tabler
2025-08-11 20:01:28 +07:00
5m39s
View workflow file
feat: Improve CORS configuration and security headers in server setup, allowing for customizable origins and enhanced preflight handling; trust first proxy for rate limiting functionality
docker-publish-fast.yml #179
:
Commit
5287089fb7
pushed by
denozord
tabler
2025-08-11 19:35:51 +07:00
4m57s
View workflow file
chore: Update package dependencies by adding express-rate-limit and helmet for enhanced security and performance in the backend
docker-publish-fast.yml #178
:
Commit
c1afd0a9d6
pushed by
denozord
tabler
2025-08-11 19:26:04 +07:00
5m20s
View workflow file
feat: Enhance server security and performance by adding helmet for security headers, implementing rate limiting, and centralizing error handling; update frontend API calls to use a dedicated api module for consistency
docker-publish-fast.yml #177
:
Commit
6afd43f9e8
pushed by
denozord
tabler
2025-08-11 19:16:19 +07:00
4m37s
View workflow file
refactor: Reintroduce history endpoints for resource versioning and rollback functionality in server, ensuring proper initialization and organization of code
docker-publish-fast.yml #176
:
Commit
087e0eb491
pushed by
denozord
tabler
2025-08-11 17:46:24 +07:00
5m8s
View workflow file
feat: Add history endpoints for resource versioning and implement rollback functionality in server, along with UI integration in ASNs, Domains, and IPRanges managers for enhanced data management
docker-publish-fast.yml #175
:
Commit
6f45015bec
pushed by
denozord
tabler
2025-08-11 17:34:31 +07:00
4m45s
View workflow file
refactor: Update API calls in Dashboard component to use countOnly parameter for improved data handling and simplify response processing
docker-publish-fast.yml #174
:
Commit
460c06dfba
pushed by
denozord
tabler
2025-08-11 17:09:47 +07:00
5m50s
View workflow file
feat: Introduce helper functions for S3 metadata handling and improve error responses across ASNs, Domains, and IP Ranges APIs for better consistency and clarity
docker-publish-fast.yml #173
:
Commit
7321e21871
pushed by
denozord
tabler
2025-08-11 16:59:42 +07:00
5m18s
View workflow file
refactor: Replace axios with api module in ASNs, Domains, IPRanges managers, and S3MetaBar for consistent API interaction and improved code maintainability
docker-publish-fast.yml #172
:
Commit
f1b84a761e
pushed by
denozord
tabler
2025-08-11 16:51:36 +07:00
5m5s
View workflow file
feat: Integrate NotifyProvider into App component and update ASNs, Domains, and IPRanges managers to display S3MetaBar with improved comments for clarity
docker-publish-fast.yml #171
:
Commit
415f05f6aa
pushed by
denozord
tabler
2025-08-11 16:42:58 +07:00
5m41s
View workflow file
feat: Disable auto-ETag in Express, enhance S3 interaction with improved error handling and response structure for ASNs, Domains, and IP Ranges APIs
docker-publish-fast.yml #170
:
Commit
3340571a6e
pushed by
denozord
tabler
2025-08-11 16:21:46 +07:00
4m39s
View workflow file
feat: Enhance CORS support by exposing important headers and update API responses to include Last-Modified and Content-Length-Source for improved client-side handling
docker-publish-fast.yml #169
:
Commit
d1a06866c9
pushed by
denozord
tabler
2025-08-11 16:09:10 +07:00
5m14s
View workflow file
First
Previous
...
17
18
19
20
21
...
Next
Last