Dreamacro
|
49b88ec874
|
Fix: table header fixed
|
2020-12-06 17:40:41 +08:00 |
|
Dreamacro
|
2a64df2e42
|
Fix: scrollX < 0 should not add class
|
2020-12-03 22:23:40 +08:00 |
|
Dreamacro
|
9ccd8e213a
|
Fix: connections device css
|
2020-11-20 21:51:14 +08:00 |
|
imtsuki
|
6eb4b6e41d
|
Style: use overflow hidden to prevent page from being scrolled (#59)
Signed-off-by: imtsuki <me@qjx.app>
|
2020-11-16 22:21:19 +08:00 |
|
Dreamacro
|
7f094c5ac7
|
Chore: more comfortable shadows
|
2020-11-04 13:36:34 +08:00 |
|
Dreamacro
|
492042cf58
|
Fix: sort devices list
|
2020-11-03 22:39:09 +08:00 |
|
Dreamacro
|
0c487ab496
|
Fix: connections filter i18n
|
2020-11-03 22:26:15 +08:00 |
|
Dreamacro
|
a633d9e077
|
chore: adjust connections style
|
2020-11-03 22:15:26 +08:00 |
|
Dreamacro
|
d5fa59f477
|
Feature: add connections filter
|
2020-11-03 21:51:03 +08:00 |
|
Dreamacro
|
9f602e23a4
|
Improve: connection table
|
2020-11-03 00:59:26 +08:00 |
|
Dreamacro
|
2dfc193094
|
Chore: use current key for connection rows
|
2020-11-02 00:17:12 +08:00 |
|
Dreamacro
|
1936f3f051
|
style: use table columns enum
|
2020-11-02 00:10:30 +08:00 |
|
Dreamacro
|
31b2439f21
|
Chore: refactor connections table
|
2020-11-01 23:27:28 +08:00 |
|
Dreamacro
|
68881b8840
|
Chore: upgrade webpack config
|
2020-11-01 20:05:16 +08:00 |
|
Fndroid
|
1384ec6908
|
Fix: replace onClick with onMouseDown for Modal (#57)
|
2020-10-25 19:01:33 +08:00 |
|
Dreamacro
|
5026062347
|
Chore: upgrade to node 15 and npm 7
|
2020-10-25 18:58:25 +08:00 |
|
Dreamacro
|
f989f52cc6
|
Chore: update dependencies
|
2020-10-22 23:08:42 +08:00 |
|
Dreamacro
|
79e61cd30a
|
Fix: clashx dashboard crash on global mode
|
2020-10-22 22:55:02 +08:00 |
|
Dreamacro
|
f594248c67
|
Fix: public relative url
|
2020-09-27 15:22:31 +08:00 |
|
Dreamacro
|
c5cb1234a9
|
Fix: bundle and bug
|
2020-09-26 22:21:29 +08:00 |
|
Dreamacro
|
7ddc4eecfc
|
Chore: use create react app bundle script
|
2020-09-18 21:53:13 +08:00 |
|
Dreamacro
|
e8480a5041
|
Chore: update actions and dependencies
|
2020-09-14 23:26:44 +08:00 |
|
Dreamacro
|
70606e5ac4
|
Fix: make proxy change selected faster
|
2020-08-17 14:19:49 +08:00 |
|
Dreamacro
|
1c45cc16e6
|
Chore: improve swr use
|
2020-08-16 00:34:15 +08:00 |
|
Dreamacro
|
6265c5adb1
|
chore: add strict: true to tsconfig
|
2020-08-11 12:14:48 +08:00 |
|
Fndroid
|
e1a8b559d1
|
Feature: add mixed-port in settings (#47)
|
2020-07-30 23:02:06 +08:00 |
|
Fndroid
|
5873076fd7
|
Feature: add script mode in settings (#49)
|
2020-07-30 22:23:47 +08:00 |
|
dependabot[bot]
|
a20d7b0fed
|
Chore(deps): Bump elliptic from 6.5.2 to 6.5.3 (#50)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-30 16:38:01 +08:00 |
|
Dreamacro
|
5cb05248a8
|
Chore: update dependencies
|
2020-07-18 00:59:57 +08:00 |
|
ezksd
|
6e6c9eba2d
|
Fix: race condition on useRecoilObjectWithImmer (#45)
|
2020-07-18 00:25:51 +08:00 |
|
Dreamacro
|
01bc3ce6a5
|
Chore: add sidebar padding
|
2020-07-16 00:13:23 +08:00 |
|
Dreamacro
|
e531d5af31
|
Fix: audit fix
|
2020-06-26 22:21:26 +08:00 |
|
Dreamacro
|
95aba5df5b
|
Chore: update dependencies
|
2020-06-26 22:18:59 +08:00 |
|
Dreamacro
|
20ce22fba8
|
Fix: read general on proxy initial
|
2020-06-25 15:14:56 +08:00 |
|
Dreamacro
|
c14ed17e14
|
Fix: Modal with i18n
|
2020-06-21 16:25:43 +08:00 |
|
Dreamacro
|
145bd5353d
|
Fix: speedtest state update
|
2020-06-20 21:16:12 +08:00 |
|
Dreamacro
|
ddc2138cb7
|
Fix: display GLOBAL select
|
2020-06-19 21:04:06 +08:00 |
|
Dreamacro
|
6c04fa4cb8
|
Chore: update dependencies
|
2020-06-18 12:47:31 +08:00 |
|
Dreamacro
|
d3dcb2fa23
|
Chore: clashx style adjust
|
2020-06-17 21:26:25 +08:00 |
|
Dreamacro
|
f730bc7380
|
Chore: disable change port on clashx
|
2020-06-16 23:01:32 +08:00 |
|
Dreamacro
|
3acae645af
|
Improve: display rule set payload
|
2020-06-07 18:03:37 +08:00 |
|
Dreamacro
|
ab602f794e
|
Fix: rules min height
|
2020-06-07 00:05:05 +08:00 |
|
Dreamacro
|
fe608889d8
|
Fix: display count on rule provider
|
2020-06-06 23:59:56 +08:00 |
|
Dreamacro
|
7be76d374a
|
Feature: support rule provider
|
2020-06-06 23:48:17 +08:00 |
|
dependabot[bot]
|
836b4ba7c6
|
Chore(deps): Bump websocket-extensions from 0.1.3 to 0.1.4 (#37)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-06-06 21:33:30 +08:00 |
|
Dreamacro
|
75ddb6cca4
|
Fix: mode display
|
2020-06-03 15:57:10 +08:00 |
|
SonicKang
|
9f95b2d83a
|
Fix: display NaN when input is empty (#36)
Co-authored-by: kangyuantong <gongyu@gaoding.com>
|
2020-06-03 15:29:17 +08:00 |
|
Dreamacro
|
e8bf3e4df6
|
Fix: group error display
|
2020-05-30 16:52:11 +08:00 |
|
Dreamacro
|
f53a5c5478
|
Fix: hidden version on mobile view
|
2020-05-30 16:32:10 +08:00 |
|
Dreamacro
|
c300880f91
|
Chore: update dependencies
|
2020-05-30 16:25:00 +08:00 |
|