Commit Graph

  • 2a0b701b46 Fix #54 master cuigh 2023-05-16 10:47:39 +08:00
  • c37e8351f8 Bump github.com/docker/distribution dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible dependabot[bot] 2023-05-11 20:46:21 +00:00
  • d1e74d0c37 Bump github.com/docker/docker dependabot/go_modules/github.com/docker/docker-20.10.24incompatible dependabot[bot] 2023-04-04 21:22:08 +00:00
  • 45ac818652 Bump golang.org/x/net from 0.0.0-20220420153159-1850ba15e1be to 0.7.0 dependabot/go_modules/golang.org/x/net-0.7.0 dependabot[bot] 2023-03-07 01:20:58 +00:00
  • 8728b77326 Bump github.com/containerd/containerd from 1.6.2 to 1.6.18 dependabot/go_modules/github.com/containerd/containerd-1.6.18 dependabot[bot] 2023-02-16 14:27:41 +00:00
  • ea83dc9b1d Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 dependabot/go_modules/github.com/prometheus/client_golang-1.11.1 dependabot[bot] 2023-02-15 02:41:22 +00:00
  • 8a6a7babc8 Merge branch 'master' of github.com:cuigh/swirl cuigh 2022-11-18 18:20:05 +08:00
  • 07a420c376 Update doc cuigh 2022-11-18 18:19:50 +08:00
  • dafb5c1eac Merge pull request #46 from cuigh/dependabot/npm_and_yarn/ui/vite-2.9.13 cuigh 2022-09-02 17:33:49 +08:00
  • 855cb40c2f Bump vite from 2.8.0 to 2.9.13 in /ui dependabot[bot] 2022-08-30 21:03:29 +00:00
  • e89fe3b80d Update dependencies cuigh 2022-04-21 14:17:23 +08:00
  • d90ad871b0 Close #37 cuigh 2022-02-10 11:09:03 +08:00
  • 077d017fd0 Merge pull request #36 from cuigh/dependabot/npm_and_yarn/ui/follow-redirects-1.14.7 cuigh 2022-01-16 20:49:30 -06:00
  • 9231eac95f Bump follow-redirects from 1.14.6 to 1.14.7 in /ui dependabot[bot] 2022-01-16 00:58:47 +00:00
  • ec028febfd Update dependencies cuigh 2022-01-07 14:23:41 +08:00
  • 29bf212edb Remove context.TODO() cuigh 2022-01-06 16:54:14 +08:00
  • 48fdc6e094 Refresh session when user or role is updated cuigh 2022-01-06 14:58:43 +08:00
  • d0eb101aee Implement event pruning cuigh 2022-01-04 16:44:03 +08:00
  • e70d907c06 Only image field can be updated when deploying cuigh 2022-01-04 11:04:46 +08:00
  • ab550f8748 Fix bug that deploy api cannot create service cuigh 2021-12-24 19:52:29 +08:00
  • 16888e54ee Support token auth cuigh 2021-12-24 17:24:09 +08:00
  • 752ddff01f Make event objects more extensible cuigh 2021-12-24 15:04:15 +08:00
  • 308d3ddc05 Jump to page 404 when resource is not found cuigh 2021-12-24 11:50:21 +08:00
  • b55b53aa4b Use name of URL instead of path cuigh 2021-12-24 11:28:42 +08:00
  • dfb74deb5b Refactor code cuigh 2021-12-23 19:28:31 +08:00
  • 62bbe9254d Refactor setting module cuigh 2021-12-23 18:00:14 +08:00
  • bb48beec82 Add prune function to image and container cuigh 2021-12-23 15:25:51 +08:00
  • 70837391d1 Correct handling host and ingress networks when editing service cuigh 2021-12-23 14:40:14 +08:00
  • 63cc555e21 Move proxy url to env file cuigh 2021-12-22 18:05:53 +08:00
  • 487d73d643 Refactor authentication and authorization cuigh 2021-12-22 17:43:26 +08:00
  • dfe15524a2 Add agent support for image and volume cuigh 2021-12-20 14:28:43 +08:00
  • cb2cb4ab86 Add basic support for agent cuigh 2021-12-17 20:13:58 +08:00
  • 94127504ff Fix bug cuigh 2021-12-17 16:33:24 +08:00
  • 6705bd6d64 Refactor code cuigh 2021-12-16 20:23:08 +08:00
  • c3115b952c Add creator and modifier fields cuigh 2021-12-16 16:11:16 +08:00
  • bd7b8364d9 Add chart detail page cuigh 2021-12-15 20:15:25 +08:00
  • 118b5173ab Update dependencies to fix security vulnerabilities cuigh 2021-12-15 17:52:27 +08:00
  • 2dd9cd15e1 Refactor UI with vue3 cuigh 2021-12-06 20:24:22 +08:00
  • afbc618abb Embed resource files v0.8.6 cuigh 2021-02-26 13:19:40 +08:00
  • 9028e8ad44 Fix #29 cuigh 2019-04-30 14:07:11 +08:00
  • 9f028a3ce4 Support more stack features cuigh 2019-04-24 17:10:18 +08:00
  • 7415db10cc Update docker module cuigh 2019-04-15 12:11:12 +08:00
  • 908f32ce2d Fix #23 cuigh 2019-03-01 16:46:33 +08:00
  • 24d8dfaced Fix docker build cuigh 2018-12-19 14:49:15 +08:00
  • 6090e86fee Merge branch 'master' of github.com:cuigh/swirl cuigh 2018-12-04 14:13:26 +08:00
  • 70b81522fa Disable login of blocked users cuigh 2018-12-04 14:12:56 +08:00
  • e9d1ad449c Fix port mapping when multiple protocols are enabled cuigh 2018-11-06 15:56:22 +08:00
  • ce196dd274 Update auxo to fix LDAP auth cuigh 2018-09-18 15:55:41 +08:00
  • 6760b1de8b Support go modules v0.8.3 cuigh 2018-09-11 16:36:54 +08:00
  • aabf017479 Bump version to 0.8.3 cuigh 2018-08-21 17:25:42 +08:00
  • b040c82a09 Fix missing labels of pie charts cuigh 2018-08-21 17:24:07 +08:00
  • ff06c6da12 Add support to wss cuigh 2018-08-13 14:59:52 +08:00
  • 2aa5915a3e Fix log cuigh 2018-07-24 16:51:32 +08:00
  • 934b4234f8 Optimize style cuigh 2018-07-24 11:40:59 +08:00
  • f593d20051 Add container status check to fix page crash cuigh 2018-07-20 16:11:24 +08:00
  • b34ef70c66 Fix race issue cuigh 2018-07-04 14:50:19 +08:00
  • 2ead68fc85 Bump version to 0.8.1 cuigh 2018-07-02 18:04:38 +08:00
  • 61465d8d55 Support setting default dashboard to services cuigh 2018-07-02 18:02:40 +08:00
  • d47ab7974d Chart support multiple metrics cuigh 2018-07-02 17:33:14 +08:00
  • 79ebf6937f Optimize style of gauge chart cuigh 2018-06-28 16:48:52 +08:00
  • 67e76ef986 Remove version info from navbar cuigh 2018-06-28 14:53:54 +08:00
  • c43861de33 Add certificates cuigh 2018-06-25 19:03:18 +08:00
  • f95b3be328 Fix #15 cuigh 2018-06-25 18:38:34 +08:00
  • 81c2439ea4 Add action buttons to service detail page cuigh 2018-06-25 16:53:30 +08:00
  • 1eadf2934b Add perms cuigh 2018-06-14 18:49:28 +08:00
  • 71c91c323e Bump version to 0.8.0 cuigh 2018-06-14 18:43:09 +08:00
  • 999b9ec5a1 Support executing command in containers cuigh 2018-06-14 18:41:22 +08:00
  • e025057893 Improve document cuigh 2018-05-31 11:02:47 +08:00
  • f503ddc875 Add cadvisor to README cuigh 2018-05-29 10:59:41 +08:00
  • 8b10ce5964 Fix linter warnings cuigh 2018-05-26 14:57:32 +08:00
  • 14b166ea01 Bump version to 0.7.9 cuigh 2018-05-23 17:23:58 +08:00
  • 4f2c7f200f Fix page title cuigh 2018-05-10 14:34:49 +08:00
  • dee5cd38b7 Support refreshing logs automatically cuigh 2018-05-07 20:58:32 +08:00
  • 5746d9430a Fix #8 cuigh 2018-05-04 14:15:28 +08:00
  • 738c7b8086 Fix #9 cuigh 2018-05-04 13:34:58 +08:00
  • f1b8e1dca8 Bump version to 0.7.8 cuigh 2018-05-02 17:56:25 +08:00
  • 07d2c4bc3b Allow uploading secrets encoded with base64 cuigh 2018-05-02 17:50:10 +08:00
  • da07ba60fc Remove link of external stack cuigh 2018-04-28 15:27:32 +08:00
  • 4ad92f6c73 Add ‘bolt’ storage engine cuigh 2018-04-27 21:17:00 +08:00
  • a7a4be4d71 Bump version to 0.7.7 cuigh 2018-04-27 12:06:37 +08:00
  • 54b07dcd12 Clean codes cuigh 2018-04-24 15:43:59 +08:00
  • a3857ac7da Allow unsetting log driver cuigh 2018-04-24 15:36:03 +08:00
  • 6e5a27b66d Add ‘Template’ option to configs and secrets cuigh 2018-04-24 12:16:42 +08:00
  • 4266fcd296 Display data on config editing page cuigh 2018-04-23 21:12:43 +08:00
  • d2eeace4b3 Add ‘is-hoverable’ class to table cuigh 2018-04-23 16:36:19 +08:00
  • e34d9d2250 Fix i18n cuigh 2018-04-17 13:55:07 +08:00
  • 1b014b17f7 Fix bug cuigh 2018-04-17 11:20:51 +08:00
  • aa9481ac7a Bump version to 0.7.5 cuigh 2018-04-16 21:01:14 +08:00
  • c2196eed94 Update vendor cuigh 2018-04-16 21:00:50 +08:00
  • d48c5bbac4 Improve i18n cuigh 2018-04-16 20:47:20 +08:00
  • 9f1855a6ea Add service link cuigh 2018-04-16 20:39:24 +08:00
  • 8c380fa23a Allow changing time span in home page cuigh 2018-04-16 19:48:39 +08:00
  • 8fecfb5ba2 Fix volume filtering cuigh 2018-04-16 18:49:33 +08:00
  • adb2874e60 Fuzzy matching when filtering services cuigh 2018-04-16 17:44:44 +08:00
  • f2a4b7209c Combine stack tasks with archives cuigh 2018-04-16 17:21:20 +08:00
  • c624b1f9bd Add permission of service restart cuigh 2018-04-13 15:18:29 +08:00
  • 6bba3531f7 Bump version to 0.7.4 cuigh 2018-04-12 15:35:42 +08:00
  • 86cbfdecb7 Add favicon cuigh 2018-04-12 15:09:27 +08:00
  • 2a2af5a4f8 Optimize style cuigh 2018-04-12 13:19:02 +08:00
  • db4311f669 Fix error handling cuigh 2018-04-12 11:34:04 +08:00