Commit graph

1214 commits

Author SHA1 Message Date
EnixCoda
81c1f1ffe0 chore: sort css variables 2021-11-01 16:06:51 +08:00
Enix
e4d3c1bfd6
Merge pull request #188 from Nezteb/develop
Fix small selector typo I made in DOMHelper.ts...
2021-11-01 10:22:15 +08:00
Noah
3b38b79aac
Update DOMHelper.ts 2021-10-31 15:13:30 -05:00
Enix
1c9d477520
Merge pull request #186 from Nezteb/develop
Make selectors for repo author and name more specific to avoid conflicts with other GitHub extensions
2021-10-31 00:20:58 +08:00
EnixCoda
18a0c4442e fix: trim branch name on gitee 2021-10-30 23:04:18 +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
Enix
9ac855c153
Merge pull request #177 from kidonng/github-native-pjax
Use GitHub native PJAX
2021-10-30 22:55:07 +08:00
Noah
1ed0db0c65
Update DOMHelper.ts 2021-10-26 14:05:18 -05: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
dependabot[bot]
96f7a32b22
build(deps): bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 23:32:47 +00:00
EnixCoda
2542ccbeb7 Merge branch 'feature/optimize-for-print' into develop 2021-09-21 21:08:20 +08:00
EnixCoda
c137eeff01 chore: rename code fold element class name 2021-09-21 21:07:12 +08:00
EnixCoda
6d6d04465d feat: hide sidebar when print 2021-09-21 21:06:56 +08:00
Enix
b733ed110a
Merge pull request #175 from kidonng/patch-1
Hide icon when printing
2021-09-21 20:09:10 +08:00
Kid
8a3135a312 Use GitHub native PJAX 2021-09-15 15:46:58 +08:00
Kid
97d09e2e33
Hide icon when printing 2021-09-07 18:59:51 +08:00
EnixCoda
69efa5bcdc 3.4.1 2021-08-23 15:45:03 +08:00
EnixCoda
05ebb8d092 test: move test files 2021-08-23 11:13:26 +08:00
EnixCoda
5100c7b98d fix: style of folded block would crash on disabling the feature 2021-08-20 17:30:28 +08:00
EnixCoda
ab9c5686ca fix: detach fold source code buttons on disabling the feature 2021-08-19 18:29:03 +08:00
dependabot[bot]
024548c9b7
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 22:51:32 +00:00
EnixCoda
196d94c964 3.4.0 2021-08-08 19:12:00 +08:00
EnixCoda
431393dbb3 docs: update readme 2021-08-08 18:38:22 +08:00
EnixCoda
db98457fa7 chore: update contact links 2021-08-08 01:34:43 +08:00
EnixCoda
f7c09693cf docs: update readme 2021-08-07 22:09:22 +08:00
EnixCoda
e2cd697eec chore: prevent block history navigation on macOS 2021-08-04 20:33:22 +08:00
EnixCoda
351cb16b8f feat: restore expanded folders 2021-08-04 20:28:27 +08:00
EnixCoda
fbec153087 fix: prevent duplicated copy file buttons 2021-08-04 20:15:02 +08:00
EnixCoda
32e4b02d0f 3.3.0 2021-08-01 22:44:35 +08:00
EnixCoda
32415bfa0e feat: make branch name clickable 2021-08-01 22:37:51 +08:00
EnixCoda
cb06e3ce78 fix: errors in test files 2021-08-01 16:24:55 +08:00
EnixCoda
77a0e866dd test: expand sidebar 2021-08-01 16:23:41 +08:00
EnixCoda
3439808d63 fix: resolve path failed before PJAX 2021-08-01 16:09:15 +08:00
EnixCoda
632d4a4e35 chore: update icons 2021-08-01 16:09:15 +08:00
EnixCoda
d1787f4955 build: automated scripts for updating icons 2021-08-01 16:09:15 +08:00
EnixCoda
7ec690cada chore: add hint for code folding 2021-08-01 16:09:15 +08:00
EnixCoda
d96be044c7 fix: resolve incomplete diffs DOM 2021-07-28 01:07:27 +08:00
EnixCoda
9f57bc52d0 refactor: extract functions for getting tree data 2021-07-28 00:20:55 +08:00
EnixCoda
3a3e93e87b build: resolve Apple Silicon chips more precisely 2021-07-27 22:53:35 +08:00
EnixCoda
44aeaab4f9 3.2.0 2021-07-27 22:23:42 +08:00
EnixCoda
2dd3988967 test: update test due to test data updates 2021-07-23 15:37:43 +08:00
EnixCoda
2a34c17c85 fix: fix pjax api logic error 2021-07-23 15:37:03 +08:00
dependabot[bot]
f077b01c20
build(deps): bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 16:29:31 +00:00
dependabot[bot]
14ac8bce82
build(deps): bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 16:29:31 +00:00
EnixCoda
5e295ee203 Merge branch 'm1' into develop
# Conflicts:
#	scripts/fix-pjax-api.js
2021-07-23 00:27:43 +08:00
EnixCoda
9a4d04dd94 feat: adopt the new high contrast theme 2021-07-23 00:18:18 +08:00
EnixCoda
8f53c859b1 test: run puppeteer on M1 2021-07-03 23:35:48 +08:00