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
45 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
Create status badge
Refactor project structure and improve component organization
#839
:
Commit
e8ba6d47e3
pushed by
denozord
v5
2026-04-26 15:27:12 +07:00
1m0s
View workflow file
Rollback frontend and config changes to commit
a9a7e98
state.
#838
:
Commit
fe7acd655e
pushed by
denozord
v5
2026-04-26 15:19:17 +07:00
2m12s
View workflow file
Refactor frontend structure and update dependencies
#837
:
Commit
b0c8a0a4bb
pushed by
denozord
v5
2026-04-26 14:59:25 +07:00
2m6s
View workflow file
Rollback frontend and config changes to commit
a9a7e98
state.
#836
:
Commit
fe7acd655e
pushed by
denozord
v5
2026-04-26 14:08:09 +07:00
2m9s
View workflow file
Remove unused dependencies from package-lock.json to streamline project and reduce bundle size.
#835
:
Commit
d86434e9c9
pushed by
denozord
v5
2026-04-26 14:03:51 +07:00
1m3s
View workflow file
Enhance Tailwind CSS configuration and clean up CSS imports
#834
:
Commit
f290288f43
pushed by
denozord
v5
2026-04-26 14:02:48 +07:00
1m56s
View workflow file
Refactor Dashboard and App components to utilize new UI elements
#833
:
Commit
e6dc99f403
pushed by
denozord
v5
2026-04-26 13:57:51 +07:00
1m4s
View workflow file
Update frontend dependencies, enhance Vite configuration, and refactor components
#832
:
Commit
58ee09b70e
pushed by
denozord
v5
2026-04-26 13:51:34 +07:00
2m24s
View workflow file
Enhance SQLite database initialization in sqliteDb.js
#831
:
Commit
a9a7e98be5
pushed by
denozord
v5
2026-04-26 02:09:55 +07:00
1m27s
View workflow file
Update Docker documentation and README for SQLite storage and environment variables
#830
:
Commit
cf3437c70c
pushed by
denozord
v5
2026-04-26 01:48:39 +07:00
2m13s
View workflow file
Docker: include backend/db in runtime image
#829
:
Commit
50f9c91843
pushed by
denozord
v5
2026-04-20 02:06:02 +07:00
1m30s
View workflow file
CI: build v5 branch with Docker tags v5 only
#828
:
Commit
0d0ac2936a
pushed by
denozord
v5
2026-04-20 01:42:26 +07:00
5m3s
View workflow file
refactor(FilterManager): replace API call with listCommunities utility for community data retrieval
#827
:
Commit
6473ff8bbd
pushed by
denozord
v4
2026-04-08 00:26:52 +07:00
2m8s
View workflow file
fix(evobgp): update header handling in evobgpProxyRoutes to preserve content-encoding
#826
:
Commit
e99700a916
pushed by
denozord
v4
2026-04-08 00:14:58 +07:00
1m46s
View workflow file
fix(evobgp): health GET /api/evobgp, дублирующий mount /evobgp для nginx proxy_pass
#825
:
Commit
3e0c968e7f
pushed by
denozord
v4
2026-04-07 23:53:26 +07:00
1m20s
View workflow file
feat(evobgp): прокси /api/evobgp на бэкенде, URL и токен из env Docker
#824
:
Commit
a3291d6b2b
pushed by
denozord
v4
2026-04-07 23:47:42 +07:00
1m40s
View workflow file
fix(evobgp): запросы к API на абсолютный URL EvoBGP, не на хост SPA
#823
:
Commit
0746fb4f1e
pushed by
denozord
v4
2026-04-07 23:41:22 +07:00
1m40s
View workflow file
feat(integration): use EvoBGP router-lists catalog endpoint
#822
:
Commit
f1fd378f83
pushed by
denozord
v4
2026-04-07 23:25:59 +07:00
1m43s
View workflow file
feat(integration): switch data sections to EvoBGP v1 API
#821
:
Commit
23d7b67813
pushed by
denozord
v4
2026-04-07 22:53:35 +07:00
2m13s
View workflow file
feat(BillingManager): implement billing items normalization and refactor state management for improved data handling
#820
:
Commit
0703d2eccd
pushed by
denozord
v4
2026-03-16 00:28:42 +07:00
1m45s
View workflow file
chore(workflows): allow webhook trigger to continue on error in docker-publish workflow
#819
:
Commit
a5bada97bf
pushed by
denozord
v4
2026-03-16 00:19:35 +07:00
57s
View workflow file
chore(workflows): remove frontend CI workflow to streamline CI process
#818
:
Commit
ccd1b15683
pushed by
denozord
v4
2026-03-16 00:16:38 +07:00
1m52s
View workflow file
feat: enhance various components with useCallback for performance optimization and improve chunk size warning limit in Vite config
#816
:
Commit
50a7edd50f
pushed by
denozord
v4
2026-03-16 00:11:37 +07:00
2m47s
View workflow file
chore(workflows): remove lint-and-test job from docker-publish workflow to simplify CI process
#815
:
Commit
972f3ab5ca
pushed by
denozord
v4
2026-03-16 00:00:02 +07:00
2m28s
View workflow file
chore(workflows): remove deprecated docker-publish-fast workflow and enhance docker-publish with bundle size check
#814
:
Commit
8539317f2d
pushed by
denozord
v4
2026-03-15 23:57:10 +07:00
26s
View workflow file
refactor(workflows): streamline lint-and-test jobs by setting default working directory and updating test command to build
#813
:
Commit
4705e2489b
pushed by
denozord
v4
2026-03-15 23:56:09 +07:00
1m27s
View workflow file
chore(workflows): add support for manual triggering and include 'v4' branch in Docker publish workflow
#811
:
Commit
a71072168d
pushed by
denozord
v4
2026-03-15 23:53:59 +07:00
6m21s
View workflow file
docs: Remove Docker publish badge from README
#18
:
Commit
50aab806cc
pushed by
denozord
main
2025-07-07 16:46:02 +07:00
1m22s
View workflow file
Merge branch 'main' into main
#17
:
Commit
a710cbc59e
pushed by
denozord
main
2025-07-07 16:43:46 +07:00
51s
View workflow file
Обновить README.md
#16
:
Commit
67080e9d1c
pushed by
denozord
main
2025-07-07 16:40:37 +07:00
1m18s
View workflow file
First
Previous
1
2
Next
Last
Status Badge
Branch
main
main
rework
tabler
v3
v4
v5
Badge URL
Markdown
HTML