Commit graph

101 commits

Author SHA1 Message Date
Haishan
03e46d9096 style: new layout for proxy item
also:

- speed up proxy item on hover scale up animation
- reduce icons stroke width
2019-02-11 22:38:20 +08:00
Haishan
f364975545 chore: upgrade deps
also, log message on build ready with webpack dev middleware hook
2019-02-09 23:29:51 +08:00
Haishan
2ee638b9ca chore: make eslint happy 2019-01-14 00:30:47 +08:00
Haishan
fd07fae633 feat(logs): support search/filter logs 2019-01-14 00:24:23 +08:00
Haishan
eb76f7c194 style(logs): optimize logs placeholder container style 2019-01-13 23:44:35 +08:00
Haishan
29048908df perf(logs): optimize with windowed scrolling 2019-01-13 23:37:22 +08:00
Haishan
fa7e03b926 hooks: extract element remaining view port height logic into a hook 2019-01-13 23:15:54 +08:00
Haishan
61dd81d488 refactor(logs): move logs state into redux store 2019-01-13 22:25:15 +08:00
Haishan
dfc85a317a chore: upgrade deps 2019-01-13 22:25:14 +08:00
Haishan
0e7877ad62 build: optimize js chunk splitting 2019-01-05 23:25:46 +08:00
Haishan
99a857efd6 tooling: optimize build 2019-01-05 23:03:41 +08:00
Haishan
0cf6a17e2d style(proxies): make "Test Latency" a fab like button 2019-01-05 22:03:35 +08:00
Haishan
aab37ea7d4 feat(rules): add fab to refetch rules 2019-01-05 22:03:34 +08:00
Haishan
3207045e29 perf(rules): optimize with windowed scrolling 2019-01-05 22:03:34 +08:00
Haishan
57b353387a feat(rules): support search 2019-01-05 22:03:29 +08:00
Haishan
79b9b1db1a tooling: workaround css modules HMR issue 2019-01-05 00:09:55 +08:00
Haishan
6987f4f25b feat: support view rules 2019-01-05 00:09:55 +08:00
Haishan
89289f8e3b chore: upgrade deps 2019-01-05 00:09:54 +08:00
Haishan
d0ba8f711c doc(readme): add clash-dashboard repo url 2019-01-02 23:07:12 +08:00
Haishan
761e25f1ea style(proxies): tweak proxy hover style 2019-01-02 22:33:05 +08:00
Haishan
be029ded16 fix(proxies): only allow switch proxy for Selector group 2019-01-02 22:11:29 +08:00
Haishan
cbac4154f3 chore: add icon for selector type 2018-12-29 13:57:23 +08:00
Haishan
5c4a7da719 feat: support parse port and secret in query string 2018-12-29 13:09:42 +08:00
Haishan
4be0aca6c1 style: log container placeholder and nav icon label style tweak 2018-12-28 22:38:52 +08:00
Haishan
f342857c8c style: a bite of responsive yo 2018-12-28 21:43:36 +08:00
Haishan
ecdb8cab52 chore: upgrade deps 2018-12-28 21:08:21 +08:00
Haishan
6326af3d6c chore: re-enable react-hot-loader 2018-12-25 00:01:58 +08:00
Haishan
fe5ff2da40
Merge pull request #5 from comzyh/master
use `socks-port` rather than `socket-port` in configs PATCH API
2018-12-25 00:01:10 +08:00
Yonghui Zhang
2b5820a56a use new configs PATCH API 2018-12-24 23:39:47 +08:00
Haishan
38e5b480c0 feat: add a customized ErrorBoundaryFallback 2018-12-23 23:36:17 +08:00
Haishan
a72115067a feat: integrate sentry 2018-12-23 21:42:42 +08:00
Haishan
eb564f06fe feat: add svg icons for direct and http 2018-12-23 16:29:01 +08:00
Haishan
852c91b44f fix: remove built-in proxy type filtering
closes #4
2018-12-23 15:20:17 +08:00
Haishan
a05a34e140 chore: upgrade deps 2018-12-22 23:49:35 +08:00
Haishan
00d90f49de chore: rename useComponentState to useStoreState 2018-12-20 23:35:17 +08:00
Haishan
690beda0b9 chore: upgrade deps 2018-12-20 23:24:41 +08:00
Haishan
2e43f46c7a tooling: specify react version for eslint-plugin-react 2018-12-18 22:18:53 +08:00
Haishan
12624f6463 style(button): scale down a bit on touching down 2018-12-18 22:13:30 +08:00
Haishan
a21cd2a258 chore: add noopener to _blank targeted a tag rel 2018-12-18 22:00:19 +08:00
Haishan
ce049e2745 chore: github repo url as logo onclick link 2018-12-18 21:57:19 +08:00
Haishan
7c3564124e chore: upgrade deps 2018-12-18 21:46:24 +08:00
Haishan
289dd01cbf chore: fix linting errors 2018-12-07 00:23:36 +08:00
Haishan
7abbdb6477 feat: theming support 2018-12-07 00:20:11 +08:00
Haishan
fdf69dbfe2 change: add logging level 'silent' 2018-12-07 00:19:56 +08:00
Haishan
8c5ef3e276 change: use PATCH for config update API 2018-12-07 00:19:55 +08:00
Haishan
3584ff6179 feat: initial theming support 2018-12-07 00:19:49 +08:00
Haishan
a265c62020 chore: upgrade deps 2018-12-04 21:51:48 +08:00
Haishan
f7ce692530
Merge pull request #2 from sinchang-bot/patch-1
build: upgrade npm-run-all
2018-11-30 20:40:12 +08:00
sinchang
94f63e231f
build: upgrade npm-run-all 2018-11-30 19:27:13 +08:00
haishanh
21bbfa11b9 build: upgrade deps 2018-11-20 21:35:52 +08:00