summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2019-12-20build: use react-refreshHaishan
2019-12-20feat: support proxy providerHaishan
2019-12-04feat: add upload/download total and connectors number on overviewHaishan
2019-12-03chore(connections): merge host and dPort into one columnHaishan
2019-12-02chore(connections): sort by id to maintain a more stable orderingHaishan
2019-12-02fix: specify fab group z-indexHaishan
2019-12-01feat: support close all connectionsHaishan
2019-11-20feat: use history latency dataHaishan
2019-11-17refactor: improve UI for small screensHaishan
2019-11-14chore: add place holder when there is no connections dataHaishan
2019-11-14chore: update connections table sorting indicator iconHaishan
2019-11-09feat: connections inspectionHaishan
2019-10-14refactor: API server probing improvement and APIConfig refactorHaishan
2019-10-14Detect clash API server at `/` when log in. (#258)Comzyh
2019-10-01feat: new Loading component <Loading2 />Haishan
2019-10-01build: upgrade depsdependabot-preview[bot]
2019-08-29chore: remove maxDuration prop on SuspenseHaishan
2019-08-29build: upgrade eslintHaishan
2019-07-06fix(proxies): test latency FAB was covered by proxy cardHaishan
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-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-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