cuigh
|
2a0b701b46
|
Fix #54
|
2023-05-16 10:47:39 +08:00 |
|
cuigh
|
8a6a7babc8
|
Merge branch 'master' of github.com:cuigh/swirl
|
2022-11-18 18:20:05 +08:00 |
|
cuigh
|
07a420c376
|
Update doc
|
2022-11-18 18:19:50 +08:00 |
|
cuigh
|
dafb5c1eac
|
Merge pull request #46 from cuigh/dependabot/npm_and_yarn/ui/vite-2.9.13
Bump vite from 2.8.0 to 2.9.13 in /ui
|
2022-09-02 17:33:49 +08:00 |
|
dependabot[bot]
|
855cb40c2f
|
Bump vite from 2.8.0 to 2.9.13 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.0 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 21:03:29 +00:00 |
|
cuigh
|
e89fe3b80d
|
Update dependencies
|
2022-04-21 14:17:23 +08:00 |
|
cuigh
|
d90ad871b0
|
Close #37
|
2022-02-10 11:09:03 +08:00 |
|
cuigh
|
077d017fd0
|
Merge pull request #36 from cuigh/dependabot/npm_and_yarn/ui/follow-redirects-1.14.7
Bump follow-redirects from 1.14.6 to 1.14.7 in /ui
|
2022-01-16 20:49:30 -06:00 |
|
dependabot[bot]
|
9231eac95f
|
Bump follow-redirects from 1.14.6 to 1.14.7 in /ui
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-16 00:58:47 +00:00 |
|
cuigh
|
ec028febfd
|
Update dependencies
|
2022-01-07 14:23:41 +08:00 |
|
cuigh
|
29bf212edb
|
Remove context.TODO()
|
2022-01-06 16:54:14 +08:00 |
|
cuigh
|
48fdc6e094
|
Refresh session when user or role is updated
|
2022-01-06 14:58:43 +08:00 |
|
cuigh
|
d0eb101aee
|
Implement event pruning
|
2022-01-04 16:44:03 +08:00 |
|
cuigh
|
e70d907c06
|
Only image field can be updated when deploying
|
2022-01-04 11:04:46 +08:00 |
|
cuigh
|
ab550f8748
|
Fix bug that deploy api cannot create service
|
2021-12-24 19:52:29 +08:00 |
|
cuigh
|
16888e54ee
|
Support token auth
|
2021-12-24 17:48:48 +08:00 |
|
cuigh
|
752ddff01f
|
Make event objects more extensible
|
2021-12-24 15:19:10 +08:00 |
|
cuigh
|
308d3ddc05
|
Jump to page 404 when resource is not found
|
2021-12-24 11:50:21 +08:00 |
|
cuigh
|
b55b53aa4b
|
Use name of URL instead of path
|
2021-12-24 11:28:42 +08:00 |
|
cuigh
|
dfb74deb5b
|
Refactor code
|
2021-12-23 19:49:10 +08:00 |
|
cuigh
|
62bbe9254d
|
Refactor setting module
|
2021-12-23 18:52:21 +08:00 |
|
cuigh
|
bb48beec82
|
Add prune function to image and container
|
2021-12-23 15:38:36 +08:00 |
|
cuigh
|
70837391d1
|
Correct handling host and ingress networks when editing service
|
2021-12-23 14:40:14 +08:00 |
|
cuigh
|
63cc555e21
|
Move proxy url to env file
|
2021-12-22 18:05:53 +08:00 |
|
cuigh
|
487d73d643
|
Refactor authentication and authorization
|
2021-12-22 17:45:19 +08:00 |
|
cuigh
|
dfe15524a2
|
Add agent support for image and volume
|
2021-12-20 14:28:43 +08:00 |
|
cuigh
|
cb2cb4ab86
|
Add basic support for agent
|
2021-12-17 20:13:58 +08:00 |
|
cuigh
|
94127504ff
|
Fix bug
|
2021-12-17 16:33:24 +08:00 |
|
cuigh
|
6705bd6d64
|
Refactor code
|
2021-12-16 20:23:08 +08:00 |
|
cuigh
|
c3115b952c
|
Add creator and modifier fields
|
2021-12-16 16:11:16 +08:00 |
|
cuigh
|
bd7b8364d9
|
Add chart detail page
|
2021-12-15 20:15:25 +08:00 |
|
cuigh
|
118b5173ab
|
Update dependencies to fix security vulnerabilities
|
2021-12-15 17:52:27 +08:00 |
|
cuigh
|
2dd9cd15e1
|
Refactor UI with vue3
|
2021-12-15 17:26:45 +08:00 |
|
cuigh
|
afbc618abb
|
Embed resource files
|
2021-02-26 13:32:05 +08:00 |
|
cuigh
|
9028e8ad44
|
Fix #29
|
2019-04-30 14:07:11 +08:00 |
|
cuigh
|
9f028a3ce4
|
Support more stack features
Closes #27
|
2019-04-24 17:10:18 +08:00 |
|
cuigh
|
7415db10cc
|
Update docker module
|
2019-04-15 12:11:12 +08:00 |
|
cuigh
|
908f32ce2d
|
Fix #23
|
2019-03-01 16:46:33 +08:00 |
|
cuigh
|
24d8dfaced
|
Fix docker build
|
2018-12-19 14:49:15 +08:00 |
|
cuigh
|
6090e86fee
|
Merge branch 'master' of github.com:cuigh/swirl
|
2018-12-04 14:13:26 +08:00 |
|
cuigh
|
70b81522fa
|
Disable login of blocked users
|
2018-12-04 14:12:56 +08:00 |
|
cuigh
|
e9d1ad449c
|
Fix port mapping when multiple protocols are enabled
|
2018-11-06 17:35:48 +08:00 |
|
cuigh
|
ce196dd274
|
Update auxo to fix LDAP auth
|
2018-09-18 16:33:31 +08:00 |
|
cuigh
|
6760b1de8b
|
Support go modules
|
2018-09-11 16:36:54 +08:00 |
|
cuigh
|
aabf017479
|
Bump version to 0.8.3
|
2018-08-21 17:25:42 +08:00 |
|
cuigh
|
b040c82a09
|
Fix missing labels of pie charts
|
2018-08-21 17:24:07 +08:00 |
|
cuigh
|
ff06c6da12
|
Add support to wss
|
2018-08-13 14:59:52 +08:00 |
|
cuigh
|
2aa5915a3e
|
Fix log
|
2018-07-24 16:51:32 +08:00 |
|
cuigh
|
934b4234f8
|
Optimize style
|
2018-07-24 11:40:59 +08:00 |
|
cuigh
|
f593d20051
|
Add container status check to fix page crash
|
2018-07-20 16:11:24 +08:00 |
|