summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-01refactor: improve useRemainingViewPortHeightHaishan
2019-10-01build: upgrade depsdependabot-preview[bot]
2019-08-29chore: remove maxDuration prop on SuspenseHaishan
2019-08-29feat: log app version to consoleHaishan
2019-08-29build: upgrade eslintHaishan
2019-08-29sort ProxyGroups according its index in GLOBAL group.Yonghui Zhang
2019-07-06fix(proxies): test latency FAB was covered by proxy cardHaishan
2019-07-06fix(traffic): prevent GET /traffic being called multiple timesHaishan
2019-07-06refactor: update proxy page proxy item display styleHaishan
2019-06-20refactor: remove accent color on sidebar iconsHaishan
2019-06-20refactor: use Merriweather Sans as primary font familyHaishan
2019-06-04fix(proxies): disable automatic latency test after fetching all proxiesHaishan
2019-06-04build: upgrade depsHaishan
2019-05-27feat: improve UI on mobileHaishan
2019-05-14feat(logs): fetch logs with correct log levelHaishan
2019-04-21squash: feat(config): add options to select traffic chart styleHaishan
2019-04-20feat(config): add button to clear local storageHaishan
2019-04-19fix(streaming): split and join JSON string chunks correctlyHaishan
2019-04-14refactor: replace sass with postcssHaishan
2019-04-12fix(ToggleSwitch): selected option slider left offsetHaishan
2019-04-09APIConfig: make whole content element full screen fixedHaishan
2019-04-06APIConfig: update styleHaishan
2019-03-31sidebar: add a logo hover animationHaishan
2019-03-31icon: using svg component for the logoHaishan
2019-03-31chart: add another color comboHaishan
2019-03-31tooling: update eslint configHaishan
2019-03-31chore: upgrade depsHaishan
2019-03-02sidebar: using svg component as iconHaishan
2019-02-18feat: support LoadBalance groupHaishan
2019-02-11style: new layout for proxy itemHaishan
2019-02-09chore: upgrade depsHaishan
2019-01-14chore: make eslint happyHaishan
2019-01-14feat(logs): support search/filter logsHaishan
2019-01-13style(logs): optimize logs placeholder container styleHaishan
2019-01-13perf(logs): optimize with windowed scrollingHaishan
2019-01-13hooks: extract element remaining view port height logic into a hookHaishan
2019-01-13refactor(logs): move logs state into redux storeHaishan
2019-01-05build: optimize js chunk splittingHaishan
2019-01-05style(proxies): make "Test Latency" a fab like buttonHaishan
2019-01-05feat(rules): add fab to refetch rulesHaishan
2019-01-05perf(rules): optimize with windowed scrollingHaishan
2019-01-05feat(rules): support searchHaishan
2019-01-05feat: support view rulesHaishan
2019-01-02style(proxies): tweak proxy hover styleHaishan
2019-01-02fix(proxies): only allow switch proxy for Selector groupHaishan
2018-12-29chore: add icon for selector typeHaishan
2018-12-29feat: support parse port and secret in query stringHaishan
2018-12-28style: log container placeholder and nav icon label style tweakHaishan
2018-12-28style: a bite of responsive yoHaishan
2018-12-25chore: re-enable react-hot-loaderHaishan