EnixCoda
|
419efeb23c
|
build: do type check
How could babel give up on this
|
2019-03-09 15:24:59 +08:00 |
|
EnixCoda
|
63fd30f982
|
build: upgrade most dependencies
|
2019-03-09 15:24:59 +08:00 |
|
EnixCoda
|
cd6981a794
|
build: update eslint rules
|
2019-03-09 15:24:37 +08:00 |
|
EnixCoda
|
bb652c55b7
|
build: BABEL! BABEL! BABEL!
|
2019-03-09 15:24:37 +08:00 |
|
EnixCoda
|
cef3513755
|
build: upgrade svgr
|
2019-03-09 15:23:25 +08:00 |
|
EnixCoda
|
009af163ec
|
feat: use safe-touch
|
2019-03-09 15:23:25 +08:00 |
|
EnixCoda
|
5552f98f6c
|
0.4.8
|
2019-03-04 14:16:24 +08:00 |
|
EnixCoda
|
194f4e6e93
|
fix: decode base64 string to utf-8
|
2019-03-04 14:15:05 +08:00 |
|
EnixCoda
|
48c83f040c
|
0.4.7
|
2019-03-04 10:52:12 +08:00 |
|
EnixCoda
|
5d94608ee6
|
fix: resolve submodules starts with “.”
|
2019-03-04 10:51:43 +08:00 |
|
EnixCoda
|
b7b0ca346a
|
feat: raise get updater error
|
2019-03-04 10:48:52 +08:00 |
|
EnixCoda
|
c3cf54f0b0
|
0.4.6
|
2019-02-23 21:26:37 +08:00 |
|
EnixCoda
|
342a9abcc8
|
refactor: remove unnecessary works
|
2019-02-23 21:13:27 +08:00 |
|
EnixCoda
|
dff92bde6c
|
fix: visible nodes are not always available
|
2019-02-23 21:13:06 +08:00 |
|
EnixCoda
|
76c7c25990
|
refactor: handle GitHub error more carefully
|
2019-02-23 20:21:55 +08:00 |
|
EnixCoda
|
c9490647a2
|
fix: if going to throw error, construct a new one
|
2019-02-23 20:13:11 +08:00 |
|
EnixCoda
|
eed111e2aa
|
feat: show error going to report in console if not in production enviroment
|
2019-02-23 20:12:44 +08:00 |
|
EnixCoda
|
e52d34b74f
|
feat: report error with stack
|
2019-02-23 19:58:46 +08:00 |
|
EnixCoda
|
af8630122a
|
0.4.5
|
2019-02-22 13:36:59 +08:00 |
|
EnixCoda
|
3d51bd6b84
|
refactor: only run detectOS once
|
2019-02-22 13:36:45 +08:00 |
|
EnixCoda
|
b2daa4c3b5
|
feat: resolve git modules on or not on github
|
2019-02-22 12:22:58 +08:00 |
|
EnixCoda
|
78f68ff2aa
|
refactor: types on API
|
2019-02-22 12:22:21 +08:00 |
|
EnixCoda
|
db5368fef3
|
refactor: remove parent node
|
2019-02-22 11:55:58 +08:00 |
|
EnixCoda
|
220e6a23f6
|
feat: support clicking file tree item with ctrl key pressed to open in new tab
|
2019-02-22 10:52:32 +08:00 |
|
EnixCoda
|
8635186834
|
v0.4.4
|
2019-02-21 18:43:53 +08:00 |
|
EnixCoda
|
b4ae8d2ad0
|
fix: tree data should be optional for file explorer
|
2019-02-21 18:41:36 +08:00 |
|
EnixCoda
|
1043c0dfd4
|
refactor: extract find node
|
2019-02-21 18:22:51 +08:00 |
|
EnixCoda
|
589bc25939
|
v0.4.3
|
2019-02-21 16:33:40 +08:00 |
|
EnixCoda
|
956701cd28
|
feat: performance boost for file explorer
|
2019-02-21 16:33:30 +08:00 |
|
EnixCoda
|
3f9a0dd0fc
|
v0.4.2
|
2019-02-21 16:19:16 +08:00 |
|
EnixCoda
|
1f3378beed
|
fix: update visible nodes when at root path
|
2019-02-21 16:19:06 +08:00 |
|
EnixCoda
|
874894261b
|
v0.4.1
|
2019-02-21 15:51:56 +08:00 |
|
EnixCoda
|
72356a2ebf
|
feat: keyboard shortcut for reveal item
|
2019-02-21 15:51:10 +08:00 |
|
EnixCoda
|
a09bba0a36
|
feat: reveal item from search result
|
2019-02-21 15:42:19 +08:00 |
|
EnixCoda
|
9f3ee8b5b5
|
v0.4.0
|
2019-02-21 11:44:44 +08:00 |
|
EnixCoda
|
62170293e9
|
feat: allow clear shortcut
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
32c0b5f03c
|
refactor: switch listener in dispatch
Also disable listeners when gitako fail
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
d857537f64
|
fix: apply default config
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
3b08c474f0
|
fix: prevent input overflow
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
aba320e352
|
feat: press enter to save access token
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
99bfe41553
|
refactor: visible nodes generator
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
764cddcd2f
|
fix: you can never be too cautious about types
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
9ea8b7614a
|
refactor: give up on optional argument arrays
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
3e74d220db
|
fix: import path extension
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
a3cac844a9
|
refactor: optimization is endless
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
7df3ffb2f5
|
refactor: more precise types for config helper
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
0f5c2f5d09
|
chore: minor fix
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
413ee74264
|
refactor: move snippet
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
deb16704f2
|
refactor: safer config
|
2019-02-21 11:44:26 +08:00 |
|
EnixCoda
|
2efb424981
|
refactor: hug more strict typescript
|
2019-02-21 11:44:26 +08:00 |
|