Commit graph

1339 commits

Author SHA1 Message Date
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
5c25d9d0d8
chore: code clean 2021-05-03 21:44:55 +08:00
EnixCoda
31f803a03f
refactor: always fetch default branch 2021-05-03 21:43:48 +08:00
EnixCoda
35a313b51b
test: rename test file to prevent being ignored by jest 2021-05-02 22:42:19 +08:00
EnixCoda
84db856160
2.8.1 2021-05-02 22:06:56 +08:00
EnixCoda
550345f9fe
test: assert PJAX works when going back 2021-05-02 22:06:39 +08:00
EnixCoda
5ddd6c6948
fix: handle scope change 2021-05-02 22:04:19 +08:00
EnixCoda
69614104ec
chore: status vs state 2021-05-02 20:57:56 +08:00
EnixCoda
e9f7ee2f91
refactor: status mapping 2021-05-02 20:57:55 +08:00
Enix
3c3c7c03b2
Merge pull request #134 from dishuostec/develop
Use "window.location.protocol" instead of hardcoded "https".
2021-04-24 20:59:20 +08:00
flowforfrank
50283e0cea Add support for showing comments associated with files 2021-04-23 08:30:54 +02:00
dependabot[bot]
dd4e067a03
build(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-17 16:25:59 +00:00
EnixCoda
f6f3b9703b
2.8.0 2021-04-18 00:24:00 +08:00
EnixCoda
ee472899ae
refactor: hide metabar on auth error 2021-04-18 00:22:06 +08:00
dishuostec
e40eca2922 Use "window.location.protocol" instead of hardcoded "https". 2021-04-14 10:17:30 +08:00
EnixCoda
6a21e7ce46
feat: resolve pull id into scope 2021-04-13 22:38:43 +08:00
EnixCoda
70981ed72a
feature: support new GitHub token format 2021-04-13 22:28:48 +08:00
EnixCoda
48d2053851
fix: prevent duplicated copy file buttons 2021-04-13 22:28:48 +08:00
EnixCoda
4b96e01845
fix: catch unexpected PJAX with scope 2021-04-13 22:28:48 +08:00
EnixCoda
f026a7dfd2
feature: hide sidebar when auth failed but token is set 2021-04-13 22:28:48 +08:00
EnixCoda
7390676ec2
2.7.4 2021-04-03 10:21:49 +08:00
EnixCoda
0aeaab4179
fix: apply default theme colors 2021-04-03 10:21:40 +08:00
EnixCoda
d92f93a857
2.7.3 2021-04-03 10:17:36 +08:00
EnixCoda
56c9ed579c
refactor: reduce output CSS size 2021-04-03 10:16:19 +08:00
EnixCoda
a1394d9e10
feat: support color mode - dark dimmed 2021-04-03 09:51:45 +08:00
EnixCoda
b499da755b
refactor: simplify scss 2021-04-03 09:48:57 +08:00
dependabot[bot]
17cf1ed12d
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 15:02:36 +00:00
EnixCoda
d1bde9d4f4
2.7.2 2021-03-09 22:22:23 +08:00
dependabot[bot]
7985f253ad
build(deps): bump elliptic from 6.5.1 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:57:57 +00:00
EnixCoda
a0f6ad3398
fix: prevent class name polution 2021-03-08 21:51:42 +08:00
EnixCoda
7dd0f4d191
refactor: support path mode in Safari 2021-03-08 14:25:47 +08:00
EnixCoda
1bcdc4dae2
build: add XCode setup 2021-03-08 14:25:39 +08:00
EnixCoda
a81f780562
2.7.1 2021-02-15 20:34:40 +08:00
EnixCoda
c7fe0f2383
fix: handle git submodule link url 2021-02-15 20:34:32 +08:00
EnixCoda
f3f9529e2b
2.7.0 2021-02-06 23:48:25 +08:00
EnixCoda
1588a903c2
refactor: drop shrink GitHub header 2021-02-06 01:23:13 +08:00
EnixCoda
f38d093147
fix: detect case in search key 2021-02-06 01:00:09 +08:00
EnixCoda
ab96ebbe3c
fix: prevent close button shifting 2021-02-06 00:03:46 +08:00
EnixCoda
50731bb461
feat: more tweaks on search modes 2021-02-06 00:03:46 +08:00
EnixCoda
69a8436e7b
docs: search mode 2021-02-05 12:10:50 +08:00
EnixCoda
66312dbc0f
fix: go to file, highlighting 2021-02-04 21:09:09 +08:00
EnixCoda
bf41fabac6
Merge branch 'feature/search-modes' into develop 2021-02-04 14:46:22 +08:00
EnixCoda
bb4593fc25
feat: show loading indicator when fetching meta 2021-02-04 14:46:03 +08:00
EnixCoda
e1d0742de8
feat: search modes 2021-02-04 14:46:03 +08:00
EnixCoda
8737611c17
feat: collapse all nodes on clear search key 2021-02-03 00:38:52 +08:00
EnixCoda
cc7012eac2
refactor: extract shaking logic from vng 2021-02-03 00:38:52 +08:00
EnixCoda
a10854c012
feat: add search mode config 2021-02-03 00:38:52 +08:00
EnixCoda
e87fec8f30
feat: search modes 2021-02-03 00:38:51 +08:00
EnixCoda
e6a0e0a139
chore: add types 2021-02-01 18:06:14 +08:00