checktheroads
|
4d01b6adfb
|
test pre-commit
|
2021-01-03 11:05:56 -07:00 |
|
checktheroads
|
34141b3c31
|
improve styles
|
2021-01-03 00:08:29 -07:00 |
|
checktheroads
|
1413c460ad
|
fix a stupid typescript missed steak
|
2021-01-02 17:06:59 -07:00 |
|
checktheroads
|
f14254cb97
|
fix default color mode handling
|
2021-01-02 16:53:41 -07:00 |
|
checktheroads
|
24d8b7ea24
|
cleanup
|
2021-01-02 16:53:26 -07:00 |
|
checktheroads
|
02e7ab05a7
|
move title to center when submitting on mobile
|
2021-01-02 16:53:13 -07:00 |
|
checktheroads
|
515651c0fc
|
fix table layout issues
|
2021-01-02 16:52:50 -07:00 |
|
checktheroads
|
4c9bfe77e0
|
fix invalid prop forwarding for custom motion components
|
2021-01-02 12:54:59 -07:00 |
|
checktheroads
|
2011892f72
|
improve as path component styling
|
2021-01-02 12:54:41 -07:00 |
|
checktheroads
|
777b117531
|
fix safari specific issues
|
2021-01-02 12:54:21 -07:00 |
|
checktheroads
|
8121202bb6
|
fix mobile viewport overflow issue
|
2021-01-02 12:53:31 -07:00 |
|
checktheroads
|
aa66a4c916
|
fix theme typing & color attributes
|
2021-01-02 12:52:35 -07:00 |
|
checktheroads
|
90a837313f
|
remove cached incorrectly cased directories
|
2021-01-01 12:07:35 -07:00 |
|
checktheroads
|
d7f721af01
|
fix case sensitive git config
|
2021-01-01 11:32:35 -07:00 |
|
checktheroads
|
6a5c73c4d4
|
fix missing typescript dependencies
|
2021-01-01 02:13:03 -07:00 |
|
checktheroads
|
8cab77e86b
|
cleanup [skip ci]
|
2021-01-01 01:39:36 -07:00 |
|
checktheroads
|
f787b95073
|
improve DNS resolution UX [skip ci]
|
2021-01-01 01:39:20 -07:00 |
|
checktheroads
|
472a382f76
|
migrate ASN detail to caida, since bgpview no longer supports CORS headers [skip ci]
|
2021-01-01 01:34:42 -07:00 |
|
checktheroads
|
c9c6f39226
|
fix mobile viewport issue [skip ci]
|
2021-01-01 00:26:21 -07:00 |
|
checktheroads
|
bbbfe9423b
|
migrate theme functions to typescript [skip ci]
|
2021-01-01 00:26:00 -07:00 |
|
checktheroads
|
4bbf5cde12
|
cleanup & code comments [skip ci]
|
2020-12-31 23:09:54 -07:00 |
|
checktheroads
|
486dd320ee
|
dependency cleanup & refactor of error message component [skip ci]
|
2020-12-31 21:56:06 -07:00 |
|
checktheroads
|
3f6b4ea516
|
improve custom select component [skip ci]
|
2020-12-31 21:53:56 -07:00 |
|
checktheroads
|
d46d3317f0
|
improve handling of greeting component [skip ci]
|
2020-12-31 21:49:27 -07:00 |
|
checktheroads
|
8144ae4c1e
|
improve global state management & data flow [skip ci]
|
2020-12-31 21:48:02 -07:00 |
|
checktheroads
|
57f2a2f807
|
refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci]
|
2020-12-29 17:26:33 -07:00 |
|
checktheroads
|
7aa4573b8e
|
refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci]
|
2020-12-29 17:26:20 -07:00 |
|
checktheroads
|
5aabbab4bb
|
move fetchWithTimeout to ~/util for re-use [skip ci]
|
2020-12-29 17:22:07 -07:00 |
|
checktheroads
|
d0b78ae69f
|
refactor react-select styles with new useColorToken custom hook [skip ci]
|
2020-12-29 17:21:33 -07:00 |
|
checktheroads
|
6fc43f9c89
|
update dependencies [skip ci]
|
2020-12-29 16:50:54 -07:00 |
|
checktheroads
|
16f02df836
|
update query hooks to support react-query 3 [skip ci]
|
2020-12-29 16:50:26 -07:00 |
|
checktheroads
|
fc018955c0
|
restructure components & clean up unused code [skip ci]
|
2020-12-29 15:58:36 -07:00 |
|
checktheroads
|
634606c8d0
|
clean up dependencies [skip ci]
|
2020-12-29 02:10:17 -07:00 |
|
checktheroads
|
158d3ce761
|
remove no longer needed utility functions [skip ci]
|
2020-12-29 02:10:04 -07:00 |
|
checktheroads
|
432c4aad37
|
fix mobile layout issue [skip ci]
|
2020-12-29 02:09:27 -07:00 |
|
checktheroads
|
d04a24ef6e
|
fix loading component style [skip ci]
|
2020-12-29 02:09:14 -07:00 |
|
checktheroads
|
80af987034
|
improve form & results style & layout [skip ci]
|
2020-12-29 02:08:45 -07:00 |
|
checktheroads
|
7cb445d9e7
|
improve footer layout [skip ci]
|
2020-12-29 02:07:42 -07:00 |
|
checktheroads
|
ac36f42d82
|
improve header layout [skip ci]
|
2020-12-29 02:05:28 -07:00 |
|
checktheroads
|
9886020c53
|
fix result button layout [skip ci]
|
2020-12-26 09:26:48 -07:00 |
|
checktheroads
|
e407258f72
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-25 00:45:23 -07:00 |
|
checktheroads
|
d263fb9203
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-22 02:00:36 -07:00 |
|
checktheroads
|
0f0e61f403
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-20 01:21:24 -07:00 |
|
checktheroads
|
1fb1dfe182
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-17 16:37:36 -07:00 |
|
checktheroads
|
0c4d94a3e7
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-15 01:18:04 -07:00 |
|
checktheroads
|
81c7ce878a
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-14 01:04:15 -07:00 |
|
checktheroads
|
8c454cf0ae
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-13 01:49:13 -07:00 |
|
checktheroads
|
53dd6fada4
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-12 00:49:03 -07:00 |
|
checktheroads
|
be601e4aef
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-12-11 09:55:21 -07:00 |
|
checktheroads
|
781a2608a0
|
continue typescript & chakra v1 migrations [skip ci]
|
2020-11-30 00:21:00 -07:00 |
|