Commit graph

282 commits

Author SHA1 Message Date
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
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
edc8d32aac chore: extract useResizeHandler 2022-03-27 23:43:02 +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
EnixCoda
3d4bf82f02 fix: style patch for select in Safari 2022-02-12 21:22:14 +08:00
EnixCoda
c493509579 feat: support safari tab bar toggle 2022-02-12 21:22:14 +08:00
EnixCoda
7ab1c95b99 Merge branch 'develop' into feature/safari 2022-01-14 16:34:05 +08:00
EnixCoda
cdabd7a51f feat: show PR file diff 2021-12-24 17:28:06 +08:00
EnixCoda
a2d2314c09 feat: optimize file tree performance 2021-12-23 11:43:09 +08:00
EnixCoda
da930bc35f feat: optimize resizing performance 2021-12-22 21:42:39 +08:00
EnixCoda
5c92b9971f fix: resolve configVersion of value null 2021-11-01 22:11:36 +08:00
EnixCoda
84c546390e Merge branch 'feature/github-native-pjax-dom' into develop 2021-10-30 23:02:38 +08:00
EnixCoda
2a5c9725e8 fix: allow open in new window with shift in macOS 2021-10-30 23:01:44 +08:00
EnixCoda
0de422ffb7 feat: customize pjax behavior by platforms 2021-10-30 23:01:43 +08:00
EnixCoda
dca643f4e5 refactor: move use progress bar
Independent from platform
2021-10-14 21:11:49 +08:00
EnixCoda
1d1724ae84 feat: disable copy file button on github.com 2021-09-25 19:31:16 +08:00
EnixCoda
351cb16b8f feat: restore expanded folders 2021-08-04 20:28:27 +08:00
EnixCoda
32415bfa0e feat: make branch name clickable 2021-08-01 22:37:51 +08:00
EnixCoda
632d4a4e35 chore: update icons 2021-08-01 16:09:15 +08:00
EnixCoda
ab036b3c8d fix: set copySnippetButton to false on github.com 2021-06-19 16:09:00 +08:00
EnixCoda
6706ddd4dc Merge branch 'develop' into feature/safari 2021-06-13 12:50:11 +08:00
EnixCoda
6c25093f21
feat: dense file tree 2021-06-07 22:44:00 +08:00
EnixCoda
246f794442
feat: fold source code button 2021-06-07 18:02:32 +08:00
EnixCoda
4e0bfee44e
fix: write back config version 2021-06-07 17:52:49 +08:00
EnixCoda
c25e719bad
Merge branch 'develop' into v3 2021-05-31 18:42:32 +08:00
EnixCoda
0038b32271
fix: wait for migrations 2021-05-31 18:39:45 +08:00
EnixCoda
16eb77be63
feat: reset sidebar width on double click resize handler 2021-05-30 22:12:27 +08:00
EnixCoda
8d9c3b9fb1
fix: set default copy snippet button to false on github.com 2021-05-25 23:19:01 +08:00
EnixCoda
aa0f59c90b
chore: move containers 2021-05-24 22:16:17 +08:00
EnixCoda
da494982dd
feat: disable copy snippet button for github.com 2021-05-24 22:16:17 +08:00
EnixCoda
ab82cf783e
refactor: destruct config helper 2021-05-24 22:16:17 +08:00
EnixCoda
31c45781a0
feat: core toggle mode switch 2021-05-24 22:16:17 +08:00
EnixCoda
e7ad0917e9
refactor: better types for cx 2021-05-23 02:04:50 +08:00
Enix
7e7d25f756
Merge pull request #136 from flowforfrank/develop
Add support for showing comments associated with files
2021-05-18 22:08:17 +08:00
EnixCoda
f75e76c447
chore: update hooks file ext 2021-05-16 23:14:13 +08:00
EnixCoda
76cbbaaa52
build: update TS 2021-05-16 23:08:32 +08:00
EnixCoda
8573f5025e
chore: code clean 2021-05-12 22:52:09 +08:00
EnixCoda
314575beca
fix: catch network error by using async 2021-05-10 01:27:50 +08:00
EnixCoda
56e55812fc
chore: update hook file extension 2021-05-10 01:27:49 +08:00
EnixCoda
11a4399ea0
refactor: use URLSearchParam to parse search string 2021-05-10 01:27:49 +08:00
EnixCoda
3cfc5bc166
refactor: catch network errors 2021-05-10 01:27:49 +08:00
EnixCoda
72f825db2e
refactor: control the flow using react 2021-05-10 01:27:48 +08:00
EnixCoda
69614104ec
chore: status vs state 2021-05-02 20:57:56 +08:00
flowforfrank
50283e0cea Add support for showing comments associated with files 2021-04-23 08:30:54 +02:00