Commit graph

882 commits

Author SHA1 Message Date
EnixCoda
ded704d6c0 chore: deprecate driver error catcher 2022-05-29 17:05:04 +08:00
EnixCoda
9622a5a557 fix: solve UI layering 2022-05-29 17:05:04 +08:00
EnixCoda
9c6ccbe2fc chore: add basic type assertion util 2022-05-29 17:05:04 +08:00
EnixCoda
2c93bc64eb chore: resolve eslint issues 2022-05-29 17:05:04 +08:00
EnixCoda
77d9db6043 lint: resolve lint issues 2022-05-29 17:05:04 +08:00
EnixCoda
850ea5a64a chore: deprecate show diff in text 2022-05-29 17:05:04 +08:00
EnixCoda
d0be9cedb2 refactor: File Explorer 2022-05-29 17:05:04 +08:00
EnixCoda
b0dcb256a7 chore: use cancel in one time listener 2022-05-29 17:05:03 +08:00
EnixCoda
a01a7ede9e refactor: memoize useStateIO 2022-05-29 17:05:03 +08:00
EnixCoda
a093a9d86d chore: useConfig().value 2022-05-29 17:05:03 +08:00
EnixCoda
23c0b8118a refactor: extract hooks 2022-05-29 17:05:03 +08:00
EnixCoda
771a10ea57 build: upgrade UI dependencies 2022-05-29 17:05:03 +08:00
EnixCoda
7fadb5fd57 build: upgrade react 2022-05-29 17:05:03 +08:00
EnixCoda
d0cbc89747 build: update react-window and fix scroll logic 2022-05-12 23:27:08 +08:00
EnixCoda
e9489803cf fix: decode json 2022-05-12 23:27:08 +08:00
EnixCoda
3cacad133c refactor: enhance network requests 2022-05-12 23:27:08 +08:00
EnixCoda
46cc04b3ee refactor: extract formatters for hash and class name 2022-05-12 23:27:08 +08:00
EnixCoda
71af3514a2 chore: replace regex 2022-05-12 23:27:08 +08:00
EnixCoda
22191fc31c feat: resolve GitHub commit page 2022-05-12 23:27:08 +08:00
EnixCoda
c17da0f1f2 chore: adjust borders 2022-05-03 22:13:55 +08:00
EnixCoda
d447c5bcb6 refactor: update layout 2022-05-01 18:07:55 +08:00
EnixCoda
afe2d0db66 chore: fix an any 2022-04-28 23:02:46 +08:00
EnixCoda
bf37b6e7c5 build: upgrade js/ts 2022-04-28 00:31:40 +08:00
EnixCoda
4230aea235 chore: reorganize action buttons order 2022-04-27 22:57:11 +08:00
EnixCoda
59ee3e4375 chore: update gitako service host 2022-04-25 22:33:51 +08:00
EnixCoda
d9659e26b2 chore: update extension API used for injecting scripts 2022-04-25 22:33:50 +08:00
EnixCoda
528c5f9d4a feat: add support of new tritanopia themes
fix #226
2022-04-24 23:07:33 +08:00
EnixCoda
5a2ba38094 chore: enhance lazy mode UI 2022-04-24 22:22:05 +08:00
EnixCoda
66da1dd903 fix: not opening deepest matched fuzzy search dir 2022-04-24 22:14:48 +08:00
EnixCoda
13b4d6d2bd fix: recursive toggle folders was blocked 2022-04-24 21:45:46 +08:00
EnixCoda
abcd3c3a3e test: add test for VNG 2022-04-24 18:11:52 +08:00
EnixCoda
d9272a7b24 fix: some items are missing from search results 2022-04-24 15:46:08 +08:00
EnixCoda
c8fcfa2120 fix: reset expanded nodes on search 2022-04-24 14:50:06 +08:00
EnixCoda
0dfb932d04 refactor: move VisibleNodesGenerator 2022-04-24 14:49:12 +08:00
EnixCoda
f23a991267 fix: solve render error 2022-04-24 00:09:01 +08:00
EnixCoda
c149f96ca8 chore: reformat code 2022-04-24 00:08:22 +08:00
EnixCoda
9c4152fce6 refactor: extract createAnchorClickHandler 2022-04-24 00:02:02 +08:00
EnixCoda
fc3e19650d fix: put toggle sidebar button and sidebar over GHE stat bar
fix #220
2022-04-17 21:44:29 +08:00
EnixCoda
e740d67d44 fix: prevent auto collapsing sidebar when enabling Auto Expand or pinning sidebar
fix #155
2022-03-28 00:03:54 +08:00
EnixCoda
4f35c36054 fix: reposition toggle sidebar button into view on window height reduce 2022-03-27 23:43:24 +08:00
EnixCoda
edc8d32aac chore: extract useResizeHandler 2022-03-27 23:43:02 +08:00
EnixCoda
89c747206b feat: prevent auto expand if GitHub native PR tree is enabled 2022-03-20 23:07:17 +08:00
EnixCoda
1e72cad644 fix: strict limit exec order of multiple VisibleNodesGenerator instances
fix #218
2022-03-20 22:58:38 +08:00
EnixCoda
dbdc3828ac fix: prevent resetting node state when toggle search mode but search input is empty
fix #217
2022-03-20 22:41:28 +08:00
EnixCoda
5efbf8354d feat: support PJAX on repo name link
fix #214
2022-03-20 22:17:39 +08:00
Kid
c853c6c09e Make folded lines more recognizable 2022-02-13 17:10:30 +08:00
EnixCoda
162fda29dd Merge branch 'feature/safari' into develop
# Conflicts:
#	src/components/searchModes/fuzzyMode.tsx
2022-02-12 21:54:05 +08:00
EnixCoda
bf360efe1f feat: use consistent selector chevron 2022-02-12 21:22:14 +08:00
EnixCoda
3d4bf82f02 fix: style patch for select in Safari 2022-02-12 21:22:14 +08:00
EnixCoda
29c9314c6d fix: prevent selection when resizing in Safari 2022-02-12 21:22:14 +08:00