github-actions[bot]
|
fa9ea90bce
|
chore(main): release 1.93.0 (#221)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-16 02:51:29 +08:00 |
|
github-actions[bot]
|
3bc8b525d6
|
chore(main): release 1.92.0 (#220)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-16 01:30:34 +08:00 |
|
dependabot[bot]
|
65be97b937
|
chore(deps): bump @types/uuid from 9.0.3 to 9.0.4 (#219)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
---
updated-dependencies:
- dependency-name: "@types/uuid"
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>
|
2023-09-16 00:26:09 +08:00 |
|
github-actions[bot]
|
931a7fb17a
|
chore(main): release 1.91.0 (#218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-16 00:25:54 +08:00 |
|
kunish
|
6743ebde8f
|
feat(rules): renderInTwoColumns
|
2023-09-16 00:17:41 +08:00 |
|
kunish
|
d7932a8f28
|
chore(package.json): add lint script
|
2023-09-14 17:01:54 +08:00 |
|
sdttttt
|
0026008178
|
[Feature] 添加日志等级设置 (#215)
* feat: Add LogLevel option.
* style: update debug log color.
* fix: code lint, constant extract, i18
* chore: Add prettierignore
* refactor: Remove LogType.
* fix(type err.): type err
* Update src/signals/request.ts
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: sdttttt <Kaltsit@111.com>
* refactor: var name change.
* Update package.json
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: sdttttt <Kaltsit@111.com>
---------
Signed-off-by: sdttttt <Kaltsit@111.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
|
2023-09-14 16:49:39 +08:00 |
|
dependabot[bot]
|
ea9f7c29e8
|
chore(deps): bump @tanstack/solid-table from 8.9.8 to 8.9.9 (#214)
|
2023-09-14 09:12:29 +08:00 |
|
dependabot[bot]
|
e97c46b77e
|
chore(deps): bump daisyui from 3.7.3 to 3.7.4 (#213)
|
2023-09-14 09:12:02 +08:00 |
|
github-actions[bot]
|
91632ab4f8
|
chore(main): release 1.90.0 (#212)
|
2023-09-14 00:51:38 +08:00 |
|
dependabot[bot]
|
716fc2e93c
|
chore(deps): bump uuid from 9.0.0 to 9.0.1 (#210)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: uuid
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>
|
2023-09-13 20:03:49 +08:00 |
|
github-actions[bot]
|
fd1153709e
|
chore(main): release 1.89.0 (#207)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-12 21:34:45 +08:00 |
|
dependabot[bot]
|
4e4f2f85c0
|
chore(deps): bump @fontsource/fira-sans from 5.0.11 to 5.0.12 (#205)
|
2023-09-12 13:05:33 +08:00 |
|
dependabot[bot]
|
b8108ea314
|
chore(deps): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 (#206)
|
2023-09-12 09:40:05 +08:00 |
|
dependabot[bot]
|
c2540e114c
|
chore(deps): bump @tanstack/solid-table from 8.9.7 to 8.9.8 (#204)
|
2023-09-12 09:10:47 +08:00 |
|
dependabot[bot]
|
483dcca2a8
|
chore(deps): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 (#203)
|
2023-09-12 08:55:57 +08:00 |
|
github-actions[bot]
|
c6f9337241
|
chore(main): release 1.88.1 (#199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 20:33:43 +08:00 |
|
github-actions[bot]
|
ee5f25a061
|
chore(main): release 1.88.0 (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 20:27:38 +08:00 |
|
kunish
|
07f461f110
|
feat(connections): use Index instead of key
|
2023-09-10 18:47:01 +08:00 |
|
kunish
|
9a144e882d
|
feat(connections): fuzzy filter
|
2023-09-10 17:55:53 +08:00 |
|
github-actions[bot]
|
ab65140358
|
chore(main): release 1.87.0 (#197)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 16:47:28 +08:00 |
|
github-actions[bot]
|
fccc31a327
|
chore(main): release 1.86.1 (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 11:32:05 +08:00 |
|
github-actions[bot]
|
72dc346f0e
|
chore(main): release 1.86.0 (#195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 01:11:53 +08:00 |
|
kunish
|
e935aedfcf
|
feat(setup): prefix endpoint url with current url protocol if missing
|
2023-09-10 00:58:21 +08:00 |
|
github-actions[bot]
|
9180ff6512
|
chore(main): release 1.85.0 (#193)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-09 17:18:51 +08:00 |
|
dependabot[bot]
|
8fa51e5639
|
chore(deps): bump @types/node from 20.5.9 to 20.6.0 (#192)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-09 16:19:26 +08:00 |
|
dependabot[bot]
|
e6c78cf798
|
chore(deps): bump vite-plugin-pwa from 0.16.4 to 0.16.5 (#189)
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5)
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
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>
|
2023-09-09 12:51:37 +08:00 |
|
dependabot[bot]
|
1fd1925849
|
chore(deps): bump eslint from 8.48.0 to 8.49.0 (#191)
|
2023-09-09 11:34:32 +08:00 |
|
dependabot[bot]
|
cda02bdeff
|
chore(deps): bump @solid-primitives/resize-observer (#190)
|
2023-09-09 11:15:18 +08:00 |
|
github-actions[bot]
|
2fdf559709
|
chore(main): release 1.84.0 (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-09 03:50:52 +08:00 |
|
github-actions[bot]
|
4ce628cec0
|
chore(main): release 1.83.2 (#185)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-08 15:38:39 +08:00 |
|
github-actions[bot]
|
e4021bbe47
|
chore(main): release 1.83.1 (#184)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-08 14:04:57 +08:00 |
|
github-actions[bot]
|
b7b9688c9e
|
chore(main): release 1.83.0 (#183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-08 13:48:44 +08:00 |
|
dependabot[bot]
|
654a07fa9d
|
chore(deps): bump @tabler/icons-solidjs from 2.33.0 to 2.34.0 (#182)
|
2023-09-08 09:10:46 +08:00 |
|
github-actions[bot]
|
beb824456f
|
chore(main): release 1.82.0 (#177)
|
2023-09-07 20:54:10 +08:00 |
|
github-actions[bot]
|
0cb0109d43
|
chore(main): release 1.81.1 (#176)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-07 19:43:32 +08:00 |
|
github-actions[bot]
|
d9cfa14cd3
|
chore(main): release 1.81.0 (#172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-07 15:18:37 +08:00 |
|
github-actions[bot]
|
3f22a48e00
|
chore(main): release 1.80.0 (#171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-07 14:33:43 +08:00 |
|
github-actions[bot]
|
1471e02158
|
chore(main): release 1.79.0 (#169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-07 13:25:52 +08:00 |
|
dependabot[bot]
|
0512664ccf
|
chore(deps): bump daisyui from 3.6.5 to 3.7.3 (#167)
|
2023-09-07 09:41:11 +08:00 |
|
dependabot[bot]
|
c4270beb4f
|
chore(deps): bump @tanstack/solid-table from 8.9.3 to 8.9.7 (#166)
|
2023-09-07 09:38:14 +08:00 |
|
github-actions[bot]
|
df3d567477
|
chore(main): release 1.78.1 (#165)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-07 00:17:06 +08:00 |
|
github-actions[bot]
|
b310b7d2ac
|
chore(main): release 1.78.0 (#164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 23:52:31 +08:00 |
|
github-actions[bot]
|
474d4da65d
|
chore(main): release 1.77.0 (#162)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 22:50:22 +08:00 |
|
github-actions[bot]
|
aecbfbf36b
|
chore(main): release 1.76.1 (#161)
|
2023-09-06 20:42:09 +08:00 |
|
github-actions[bot]
|
5c09183b6f
|
chore(main): release 1.76.0 (#159)
|
2023-09-06 20:36:06 +08:00 |
|
github-actions[bot]
|
79ad0acfea
|
chore(main): release 1.75.1 (#157)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 14:28:55 +08:00 |
|
github-actions[bot]
|
79d2c09781
|
chore(main): release 1.75.0 (#155)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 11:58:51 +08:00 |
|
github-actions[bot]
|
3bf39db149
|
chore(main): release 1.74.4 (#154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 11:43:14 +08:00 |
|
github-actions[bot]
|
6c1f49480d
|
chore(main): release 1.74.3 (#153)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 10:45:42 +08:00 |
|
github-actions[bot]
|
707e124e91
|
chore(main): release 1.74.2 (#152)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 10:38:26 +08:00 |
|
dependabot[bot]
|
986e8c2632
|
chore(deps): bump @types/lodash from 4.14.197 to 4.14.198 (#148)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.197 to 4.14.198.
- [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>
|
2023-09-06 10:27:06 +08:00 |
|
dependabot[bot]
|
656ece7188
|
chore(deps): bump @tabler/icons-solidjs from 2.32.0 to 2.33.0 (#149)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.33.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>
|
2023-09-06 10:25:58 +08:00 |
|
dependabot[bot]
|
d1287626d8
|
chore(deps): bump ky from 1.0.0 to 1.0.1 (#147)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: ky
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>
|
2023-09-06 10:23:20 +08:00 |
|
github-actions[bot]
|
011bbe4b1e
|
chore(main): release 1.74.1 (#146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 03:09:15 +08:00 |
|
github-actions[bot]
|
d7386fc0ca
|
chore(main): release 1.74.0 (#145)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 03:00:50 +08:00 |
|
github-actions[bot]
|
76b799bbc1
|
chore(main): release 1.73.0 (#144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 02:43:04 +08:00 |
|
github-actions[bot]
|
26b9658ea7
|
chore(main): release 1.72.1 (#143)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 02:18:47 +08:00 |
|
github-actions[bot]
|
b085cc059d
|
chore(main): release 1.72.0 (#142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 01:21:42 +08:00 |
|
github-actions[bot]
|
677ecda408
|
chore(main): release 1.71.0 (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-06 00:16:38 +08:00 |
|
github-actions[bot]
|
b9184d2670
|
chore(main): release 1.70.0 (#140)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 22:34:22 +08:00 |
|
github-actions[bot]
|
2b46e5fbb2
|
chore(main): release 1.69.0 (#139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 21:50:18 +08:00 |
|
github-actions[bot]
|
949215bb8e
|
chore(main): release 1.68.0 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 18:21:17 +08:00 |
|
Zephyruso
|
37738553f9
|
refactor: use window size
|
2023-09-05 16:25:10 +08:00 |
|
github-actions[bot]
|
6cd9ee74ba
|
chore(main): release 1.67.5 (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 14:16:06 +08:00 |
|
github-actions[bot]
|
16845682e9
|
chore(main): release 1.67.4 (#136)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 14:07:22 +08:00 |
|
github-actions[bot]
|
536cae1943
|
chore(main): release 1.67.3 (#135)
|
2023-09-05 13:41:04 +08:00 |
|
dependabot[bot]
|
677f3ff042
|
chore(deps): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 (#133)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
|
2023-09-05 10:37:01 +08:00 |
|
dependabot[bot]
|
5e7ad78556
|
chore(deps): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 (#132)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
|
2023-09-05 10:35:19 +08:00 |
|
dependabot[bot]
|
a76839b17e
|
chore(deps): bump @types/node from 20.5.8 to 20.5.9 (#130)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.8 to 20.5.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>
|
2023-09-05 10:33:25 +08:00 |
|
dependabot[bot]
|
13123a27e3
|
chore(deps): bump daisyui from 3.6.4 to 3.6.5 (#131)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.6.4 to 3.6.5.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.4...v3.6.5)
---
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>
|
2023-09-05 10:32:04 +08:00 |
|
github-actions[bot]
|
1e62976ff2
|
chore(main): release 1.67.2 (#129)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 03:12:40 +08:00 |
|
github-actions[bot]
|
bfbfbe1df9
|
chore(main): release 1.67.1 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 03:10:05 +08:00 |
|
github-actions[bot]
|
4a824f1203
|
chore(main): release 1.67.0 (#127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 02:59:49 +08:00 |
|
github-actions[bot]
|
a12fb8a6a9
|
chore(main): release 1.66.0 (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 02:21:17 +08:00 |
|
kunish
|
9840141bce
|
feat: add safe area paddings
|
2023-09-05 02:15:37 +08:00 |
|
github-actions[bot]
|
9973c2042c
|
chore(main): release 1.65.0 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 00:48:24 +08:00 |
|
github-actions[bot]
|
dac920a8c1
|
chore(main): release 1.64.0 (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-05 00:21:51 +08:00 |
|
github-actions[bot]
|
c9f696597e
|
Merge pull request #123
* chore(main): release 1.63.0
|
2023-09-05 00:07:59 +08:00 |
|
github-actions[bot]
|
89c060d825
|
chore(main): release 1.62.0 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-04 23:36:43 +08:00 |
|
github-actions[bot]
|
b5d0ef9f83
|
chore(main): release 1.61.0 (#121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-04 19:32:55 +08:00 |
|
github-actions[bot]
|
9d7f08c01b
|
chore(main): release 1.60.3 (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-04 15:00:09 +08:00 |
|
github-actions[bot]
|
738c235091
|
chore(main): release 1.60.2 (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-04 13:41:45 +08:00 |
|
github-actions[bot]
|
af3b421a71
|
chore(main): release 1.60.1 (#118)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-04 01:15:01 +08:00 |
|
github-actions[bot]
|
bf340e2127
|
chore(main): release 1.60.0 (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 22:23:20 +08:00 |
|
github-actions[bot]
|
aff1fc56a2
|
chore(main): release 1.59.1 (#116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 22:01:43 +08:00 |
|
github-actions[bot]
|
25817634a3
|
chore(main): release 1.59.0 (#115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 18:18:02 +08:00 |
|
kunish
|
1765adacda
|
feat: display current version
|
2023-09-03 18:16:09 +08:00 |
|
github-actions[bot]
|
39857d9213
|
chore(main): release 1.58.0 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 17:37:46 +08:00 |
|
kunish
|
58afb5fce2
|
feat(connections): copy to clipboard on right click
|
2023-09-03 17:32:08 +08:00 |
|
github-actions[bot]
|
ff20537b96
|
chore(main): release 1.57.3 (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
|
2023-09-03 16:37:30 +08:00 |
|
kunish
|
f5e35ca5d6
|
chore: add eslint to enforce code quality
|
2023-09-03 15:30:56 +08:00 |
|
github-actions[bot]
|
91ea3e758a
|
chore(main): release 1.57.2 (#112)
|
2023-09-03 14:36:37 +08:00 |
|
github-actions[bot]
|
60fb44156c
|
chore(main): release 1.57.1 (#111)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 06:38:31 +08:00 |
|
github-actions[bot]
|
5c705efedb
|
chore(main): release 1.57.0 (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 06:18:57 +08:00 |
|
github-actions[bot]
|
d3b0b42365
|
chore(main): release 1.56.0 (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 06:10:07 +08:00 |
|
kunish
|
b3c1bde4c2
|
chore: drop dependency immer
|
2023-09-03 05:44:46 +08:00 |
|
kunish
|
635b8ba966
|
feat(proxies): sortProxiesByOrderingType
|
2023-09-03 05:40:49 +08:00 |
|
github-actions[bot]
|
c9ec575437
|
chore(main): release 1.55.0 (#108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-03 03:57:15 +08:00 |
|
kunish
|
461488c19f
|
refactor: update project source code layout
|
2023-09-03 03:26:29 +08:00 |
|