Commit Graph

1068 Commits

Author SHA1 Message Date
YetAnotherZephyruso
4b669ff030
fix: respect system ui font & better looking (maybe) for proxy card (#844) 2024-07-23 20:58:03 +08:00
凌莞~(=^▽^=)
614430e006
fix: location.search not work (#842) 2024-07-23 01:23:54 +08:00
dependabot[bot]
5b4c1156f2
build(deps): bump @types/lodash from 4.17.6 to 4.17.7 (#838)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:46:56 +08:00
dependabot[bot]
7005f7c79a
build(deps): bump @tabler/icons-solidjs from 3.10.0 to 3.11.0 (#839)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.11.0/packages/icons-solidjs)

---
updated-dependencies:
- dependency-name: "@tabler/icons-solidjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:46:46 +08:00
dependabot[bot]
14ba930cf9
build(deps): bump husky from 9.0.11 to 9.1.1 (#841)
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:46:32 +08:00
dependabot[bot]
440f8a54f0
build(deps): bump tailwindcss from 3.4.4 to 3.4.6 (#836) 2024-07-17 12:36:50 +08:00
dependabot[bot]
19c54185cf
build(deps): bump prettier from 3.3.2 to 3.3.3 (#834) 2024-07-17 12:36:34 +08:00
dependabot[bot]
19d46f79dd
build(deps): bump vite from 5.3.3 to 5.3.4 (#833) 2024-07-17 12:36:07 +08:00
dependabot[bot]
fe582af0d9
build(deps): bump @eslint/js from 9.6.0 to 9.7.0 (#832) 2024-07-17 12:35:46 +08:00
dependabot[bot]
776dae8d06
build(deps): bump typescript-eslint from 7.16.0 to 7.16.1 (#831) 2024-07-16 11:15:32 +08:00
dependabot[bot]
9858e62653
build(deps): bump @tanstack/solid-table from 8.19.2 to 8.19.3 (#827) 2024-07-16 09:21:29 +08:00
dependabot[bot]
66fafecc73
build(deps): bump @solid-primitives/storage from 3.7.1 to 3.8.0 (#828) 2024-07-16 09:21:18 +08:00
dependabot[bot]
807e5c2fdd
build(deps): bump eslint from 9.6.0 to 9.7.0 (#830) 2024-07-16 09:21:02 +08:00
dependabot[bot]
4c0babe942
build(deps): bump unplugin-auto-import from 0.17.6 to 0.18.0 (#829) 2024-07-16 09:20:34 +08:00
dependabot[bot]
e71abafe12
build(deps): bump @solid-primitives/resize-observer (#818)
Bumps [@solid-primitives/resize-observer](https://github.com/solidjs-community/solid-primitives) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/resize-observer@2.0.25...@solid-primitives/resize-observer@2.0.26)

---
updated-dependencies:
- dependency-name: "@solid-primitives/resize-observer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:41 +08:00
dependabot[bot]
37a473c536
build(deps): bump typescript-eslint from 7.15.0 to 7.16.0 (#820)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:33 +08:00
dependabot[bot]
f247547349
build(deps): bump @solidjs/router from 0.13.6 to 0.14.1 (#821)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.13.6 to 0.14.1.
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:24 +08:00
dependabot[bot]
7b4c66a8df
build(deps): bump @tanstack/solid-virtual from 3.8.1 to 3.8.3 (#825)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.8.3/packages/solid-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:09 +08:00
dependabot[bot]
e3ddeb94f2
build(deps): bump @types/node from 20.14.9 to 20.14.10 (#810) 2024-07-10 13:30:23 +08:00
dependabot[bot]
ae6de44c28
build(deps): bump vite from 5.3.2 to 5.3.3 (#808) 2024-07-10 11:46:30 +08:00
dependabot[bot]
4a13fe17fc
build(deps): bump apexcharts from 3.49.2 to 3.50.0 (#811) 2024-07-10 11:46:13 +08:00
dependabot[bot]
727184a506
build(deps): bump tailwind-merge from 2.3.0 to 2.4.0 (#813) 2024-07-10 11:45:55 +08:00
dependabot[bot]
1a65400ddc
build(deps): bump @tabler/icons-solidjs from 3.8.0 to 3.10.0 (#817) 2024-07-10 11:44:44 +08:00
github-actions[bot]
01a2165fef
chore(main): release 1.141.1 (#815) 2024-07-09 21:25:42 +08:00
VMatrices
54c18f7d3f
fix: virtual scroll not working on rules page (#814) 2024-07-09 21:24:16 +08:00
kunish
39ad73205c
style: apply code formatting 2024-07-06 20:29:54 +08:00
dependabot[bot]
35058d6113
build(deps): bump @tabler/icons-solidjs from 3.7.0 to 3.8.0 (#807) 2024-07-03 12:40:38 +08:00
dependabot[bot]
c014d277bd
build(deps): bump typescript-eslint from 7.14.1 to 7.15.0 (#806) 2024-07-03 12:40:27 +08:00
dependabot[bot]
2e26717871
build(deps): bump @tanstack/solid-table from 8.17.3 to 8.19.2 (#805) 2024-07-02 22:55:19 +08:00
dependabot[bot]
19210a91d3
build(deps): bump @tanstack/virtual-core from 3.7.0 to 3.8.1 (#804) 2024-07-02 22:55:09 +08:00
dependabot[bot]
86ec14694f
build(deps): bump typescript from 5.5.2 to 5.5.3 (#802) 2024-07-02 22:48:44 +08:00
dependabot[bot]
80b88e0f18
build(deps): bump @tanstack/solid-virtual from 3.7.0 to 3.8.1 (#801) 2024-07-02 22:48:37 +08:00
dependabot[bot]
a12d5c5a0c
build(deps): bump prettier-plugin-organize-imports from 3.2.4 to 4.0.0 (#803) 2024-07-02 09:37:01 +08:00
dependabot[bot]
2aa36f7d09
build(deps): bump @eslint/js from 9.5.0 to 9.6.0 (#800) 2024-06-29 23:22:17 +08:00
dependabot[bot]
6e675c3745
build(deps): bump solid-js from 1.8.17 to 1.8.18 (#799) 2024-06-29 23:22:05 +08:00
dependabot[bot]
88783a745a
build(deps): bump eslint from 9.5.0 to 9.6.0 (#798) 2024-06-29 23:21:56 +08:00
dependabot[bot]
473c40d821
build(deps): bump @types/lodash from 4.17.5 to 4.17.6 (#796)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 18:05:43 +08:00
dependabot[bot]
be952b5e4d
build(deps): bump vite from 5.3.1 to 5.3.2 (#795)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.2.
- [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/v5.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 16:49:57 +08:00
github-actions[bot]
ac2f0b9d08
chore(main): release 1.141.0 (#792)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-27 17:06:32 +08:00
kunish
20b9857887
chore: update type definitions 2024-06-27 17:04:23 +08:00
dependabot[bot]
ee2ca5da41
build(deps): bump @types/node from 20.14.7 to 20.14.9 (#791)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.7 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 18:22:39 +08:00
dependabot[bot]
8b5691c05e
build(deps): bump apexcharts from 3.49.1 to 3.49.2 (#790)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.49.1 to 3.49.2.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.49.1...v3.49.2)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 18:22:30 +08:00
dependabot[bot]
1ca4882a99
build(deps): bump @tabler/icons-solidjs from 2.47.0 to 3.7.0 (#789)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 2.47.0 to 3.7.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.7.0/packages/icons-solidjs)

---
updated-dependencies:
- dependency-name: "@tabler/icons-solidjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 18:22:13 +08:00
dependabot[bot]
b8b7f99544
build(deps): bump daisyui from 4.12.2 to 4.12.8 (#788)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.2 to 4.12.8.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.12.2...v4.12.8)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 18:19:26 +08:00
dependabot[bot]
9915562e66
build(deps): bump typescript-eslint from 7.13.1 to 7.14.1 (#787)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 18:19:11 +08:00
Plutonium141
32704fbaaf
feat: Add Upgrade Dashboard Button (#784)
* feat: Add Upgrade Dashboard Button

* style: Adjust Element Positions
2024-06-26 18:18:48 +08:00
Plutonium141
7b3e68b72c
style(header): Add icons to the sidebar buttons (#782) 2024-06-23 19:47:33 +08:00
dependabot[bot]
6410a5cc45
build(deps): bump @tanstack/virtual-core from 3.5.1 to 3.7.0 (#780) 2024-06-22 12:13:12 +08:00
dependabot[bot]
8e05fa1250
build(deps): bump @tanstack/solid-virtual from 3.5.1 to 3.7.0 (#779) 2024-06-22 10:25:47 +08:00
dependabot[bot]
7774b0c99d
build(deps): bump @types/node from 20.14.6 to 20.14.7 (#778) 2024-06-21 22:42:04 +08:00