Commit graph

102 commits

Author SHA1 Message Date
EnixCoda
9622cfc86e
feat: feature detection and disable resize when necessary 2019-08-20 21:09:46 +08:00
EnixCoda
d5241e2f1c
feat: scroll to top when search key changes 2019-08-11 21:47:46 +08:00
EnixCoda
5f6feeff00
feat: scroll to node 2019-08-11 21:47:46 +08:00
EnixCoda
f768935330
feat: remove expanding indicator 2019-08-11 21:47:45 +08:00
EnixCoda
dca997dcff
feat: sync file search 2019-08-11 21:47:45 +08:00
EnixCoda
096cca294d
feat: memorize sidebar width 2019-08-11 10:55:02 +08:00
EnixCoda
fd8ea597ca
feat: new resize 2019-08-11 09:56:20 +08:00
Enix
e54c6a0579 chore: default config type 2019-08-07 18:20:05 +08:00
Enix
4999a66526
fix: handle detached HEAD 2019-04-24 12:08:19 +08:00
Enix
2d5ad3aca4 fix: handle blocked projects 2019-04-24 11:53:06 +08:00
Enix
a95d41fa5c
refactor: handle plain readme 2019-04-11 10:05:23 +08:00
Enix
7ac42eda52
fix: revert error condition 2019-04-10 10:00:06 +08:00
EnixCoda
0892b7dd5e
fix: type of parseSHA 2019-04-09 21:35:24 +08:00
EnixCoda
e5f0d1b1cb
fix: not raise error when readme might not exist 2019-04-09 21:32:21 +08:00
EnixCoda
85d0efbede
fix: enhance branch resolving logic 2019-04-09 21:28:28 +08:00
EnixCoda
45b2660cd3
fix: safe DOM manipulations 2019-04-07 20:38:31 +08:00
Enix
57be6e41d8
fix: handle invalid regex 2019-03-28 12:13:17 +08:00
EnixCoda
29e90054ba
fix: update branch selector 2019-03-12 22:48:42 +08:00
EnixCoda
62086e9d15
fix: find node 2019-03-10 14:51:46 +08:00
EnixCoda
342a9abcc8
refactor: remove unnecessary works 2019-02-23 21:13:27 +08:00
EnixCoda
76c7c25990
refactor: handle GitHub error more carefully 2019-02-23 20:21:55 +08:00
EnixCoda
3d51bd6b84
refactor: only run detectOS once 2019-02-22 13:36:45 +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
1043c0dfd4
refactor: extract find node 2019-02-21 18:22:51 +08:00
EnixCoda
d857537f64
fix: apply default config 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
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
e4e2389868
fix: return type of $ 2019-02-21 11:44:26 +08:00
EnixCoda
f39ba9c96f
refactor: stricter types 2019-02-21 11:44:26 +08:00
EnixCoda
861870a0b4
feat: narrow header content
When in codepage and gitako is ready
2019-02-19 16:48:42 +08:00
EnixCoda
7e95987902
fix: note for any and clean types 2019-02-19 00:08:38 +08:00
EnixCoda
706b0c530c
fix: types in GitHubHelper 2019-02-19 00:08:38 +08:00
EnixCoda
8b0f331f27
refactor: transform sidebar and more 2019-02-19 00:08:38 +08:00
EnixCoda
80c163c0e0
refactor: transform settings bar 2019-02-11 15:13:51 +08:00
EnixCoda
9a799ed0f4
refactor: migrate few components 2019-01-08 21:32:16 +08:00
EnixCoda
8954327aa9
refactor: migrate utils to TS 2019-01-08 21:08:17 +08:00
EnixCoda
6f6740f658
refactor: migrate few files to TS 2019-01-06 22:04:56 +08:00
EnixCoda
e36aa412d0
fix: handle blob and tree URL 2018-12-03 14:23:57 +08:00
EnixCoda
f22eb6ea45
feat: scroll to top when load Initiatively 2018-12-03 14:19:03 +08:00
EnixCoda
0d91379281
fix: handle non-branch blob pages 2018-11-29 16:22:18 +08:00
EnixCoda
818b720239
feat(NodeGenerator): better search UX 2018-11-26 11:08:25 +08:00
EnixCoda
b84bb18d1e
refactor: more elegant init process, handle 409
GitHub API returns 409 if repo is created but empty
2018-11-09 18:13:25 +08:00
EnixCoda
1208886efd
feat: expand the node expanded to 2018-11-09 11:43:54 +08:00
EnixCoda
3f03c62f20
fix: revert branch handler 2018-11-09 11:18:31 +08:00