Commit graph

303 commits

Author SHA1 Message Date
EnixCoda
bbf7f3d7ea feat: is equal 2022-06-06 20:57:59 +08:00
EnixCoda
b0283f1f5e feat: optimize highlight render performance 2022-06-06 20:57:59 +08:00
EnixCoda
caaff93ad7 chore: extract root element insertion 2022-06-06 20:57:59 +08:00
EnixCoda
c558eaf35c feat: is.not 2022-06-06 20:55:04 +08:00
EnixCoda
318f4b6c69 feat: enable fast get pull request files in large ones 2022-06-06 20:55:04 +08:00
EnixCoda
dcaa58a31b fix: correct type of $ 2022-06-06 20:55:04 +08:00
EnixCoda
ff1bdd6f0f refactor: clean config context read 2022-05-30 00:51:36 +08:00
EnixCoda
f66e38291f feat: use primer checkbox 2022-05-29 23:27:13 +08:00
EnixCoda
51601100fd fix: make sure all gitako elements within variable scope 2022-05-29 17:31:36 +08:00
EnixCoda
ad02ba600e chore: enhance input field styles 2022-05-29 17:05:04 +08:00
EnixCoda
cbac7542ff refactor: use abort than checker 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
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
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
46cc04b3ee refactor: extract formatters for hash and class name 2022-05-12 23:27:08 +08:00
EnixCoda
bf37b6e7c5 build: upgrade js/ts 2022-04-28 00:31:40 +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
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