Commit graph

944 commits

Author SHA1 Message Date
EnixCoda
76cbbaaa52
build: update TS 2021-05-16 23:08:32 +08:00
EnixCoda
a6884b981d
fix: skip access token related state if not necessary 2021-05-14 09:42:37 +08:00
EnixCoda
95a2efb6ac
feat: show progress when getting access token 2021-05-12 23:23:05 +08:00
EnixCoda
8573f5025e
chore: code clean 2021-05-12 22:52:09 +08:00
EnixCoda
659274256a
chore: UX details on error 2021-05-12 22:31:31 +08:00
EnixCoda
e03566aa73
fix: set state on network error 2021-05-10 01:27:50 +08:00
EnixCoda
314575beca
fix: catch network error by using async 2021-05-10 01:27:50 +08:00
EnixCoda
c43a5c2311
feat: resolve OAuth token before sending request 2021-05-10 01:27:50 +08:00
EnixCoda
56e55812fc
chore: update hook file extension 2021-05-10 01:27:49 +08:00
EnixCoda
79644fba82
refactor: deprecate driven sidebar 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
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
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
EnixCoda
d1bde9d4f4
2.7.2 2021-03-09 22:22:23 +08:00
EnixCoda
a0f6ad3398
fix: prevent class name polution 2021-03-08 21:51:42 +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