Commit graph

1481 commits

Author SHA1 Message Date
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
EnixCoda
65562a6d9e chore: update pjax-api script 2021-07-03 20:39:21 +08:00
EnixCoda
b29f9a6812 chore: update pjax-api script 2021-07-03 20:15:54 +08:00
EnixCoda
69440c0138 3.1.1 2021-06-19 16:09:36 +08:00
EnixCoda
ab036b3c8d fix: set copySnippetButton to false on github.com 2021-06-19 16:09:00 +08:00
Enix
430e7d7ded
Update FUNDING.yml 2021-06-15 15:44:39 +08:00
EnixCoda
6f9d157cde build: allow accessing source map in dev 2021-06-13 16:55:59 +08:00
EnixCoda
75f24661d6 Build from Xcode 12 2021-06-13 16:55:59 +08:00
EnixCoda
6706ddd4dc Merge branch 'develop' into feature/safari 2021-06-13 12:50:11 +08:00
EnixCoda
99e18504aa
chore: align header content 2021-06-12 13:02:50 +08:00
EnixCoda
ea674a32b5
3.1.0 2021-06-09 23:39:54 +08:00
EnixCoda
473573796e
chore: optimize file tree actions 2021-06-09 23:39:46 +08:00
EnixCoda
d80e645b46
chore: optimize file tree colors 2021-06-09 23:16:13 +08:00
EnixCoda
1d5771bff7
Merge branch 'feature/dense-file-tree' into develop 2021-06-09 23:02:37 +08:00
EnixCoda
d788f1fd42
chore: enhance file tree colors 2021-06-09 22:59:06 +08:00
EnixCoda
6c25093f21
feat: dense file tree 2021-06-07 22:44:00 +08:00
EnixCoda
c0ec8a84f7
fix: render fetch meta properly 2021-06-07 22:43:48 +08:00
EnixCoda
822b595a2f
refactor: add platform hooks 2021-06-07 22:11:58 +08:00
EnixCoda
ca0ccbfb01
Merge branch 'feature/fold-code' into develop 2021-06-07 18:03:34 +08:00
EnixCoda
ad3d2b10bc
refactor: clean style code 2021-06-07 18:02:32 +08:00
EnixCoda
246f794442
feat: fold source code button 2021-06-07 18:02:32 +08:00
EnixCoda
d5df98f684
fix: handle \s in path 2021-06-07 18:01:46 +08:00
EnixCoda
d19b84c9ee
fix: use textContent instead of innerText for better perf 2021-06-07 17:52:55 +08:00
EnixCoda
4e0bfee44e
fix: write back config version 2021-06-07 17:52:49 +08:00
EnixCoda
8184b8699e
chore: align comment amount 2021-06-04 23:31:56 +08:00
EnixCoda
752f3066cf
3.0.1 2021-06-02 10:29:52 +08:00
EnixCoda
f7b3f3a7b2
refactor: move toggle comments 2021-06-02 10:15:40 +08:00
EnixCoda
e1495fef45
fix: prevent blocking history navigation shortcut 2021-06-02 10:05:01 +08:00
EnixCoda
e70f31567b
fix: OAuth blocked loading process 2021-06-02 09:52:51 +08:00
EnixCoda
56f1d0d0f4
Merge remote-tracking branch 'origin/develop' into develop 2021-06-01 00:12:00 +08:00
EnixCoda
69a448eaf0
3.0.0 2021-06-01 00:09:53 +08:00
EnixCoda
68b3aa393f
Merge branch 'v3' into develop 2021-06-01 00:09:39 +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