Commit graph

678 commits

Author SHA1 Message Date
EnixCoda
18cf30b7ab
fix: resolve default branch when not found in DOM 2020-04-30 22:20:56 +08:00
EnixCoda
cb4b83102c
docs: update readme 2020-04-25 17:10:08 +08:00
EnixCoda
ae5c23316e
Merge branch 'master' into develop 2020-04-25 16:47:41 +08:00
EnixCoda
22ea0d38fc
1.3.0 2020-04-19 23:21:09 +08:00
EnixCoda
95f07e292f
refactor: abandon regex array 2020-04-19 23:20:53 +08:00
EnixCoda
441562a6ac feat: show no more than one copy snippet button 2020-04-16 09:52:44 +08:00
EnixCoda
859948c443
feat: search performance boost
Prevent recreating child component of virtual list
2020-04-15 22:35:25 +08:00
EnixCoda
0da52bee9e
chore: minor fixes 2020-04-15 21:33:21 +08:00
EnixCoda
46a01711e9
feat: compress search result and boost performance 2020-04-15 15:10:09 +08:00
EnixCoda
065ca252a6
refactor: keep file structure on search results 2020-04-15 01:31:06 +08:00
EnixCoda
7ffe1ac29c
1.2.0 2020-04-09 21:29:47 +08:00
EnixCoda
a215b0a686
fix: wiki link 2020-04-09 21:22:58 +08:00
EnixCoda
73396cffd6
Merge branch 'feature/oauth-server' into develop 2020-04-09 20:47:42 +08:00
EnixCoda
b2c4ebf373
styles: avoid arrow parens 2020-04-09 17:10:45 +08:00
EnixCoda
9e0831d8ed
chore: deprecate baseSize state 2020-04-09 17:10:40 +08:00
EnixCoda
252b0e7628
build: build for all branches 2020-04-09 16:56:45 +08:00
EnixCoda
6355ef677d
refactor: use server for oauth 2020-04-09 16:46:39 +08:00
EnixCoda
3bbac6a6a8
feat: server 2020-04-09 16:46:39 +08:00
EnixCoda
a34489d8c9
chore: use replace state when omitting OAuth code 2020-04-09 14:23:47 +08:00
Enix
d04a767f52
Update README.md 2020-04-09 09:46:16 +08:00
EnixCoda
fb5c0d7e62
fix: pass access token for oauth 2020-04-08 23:36:44 +08:00
EnixCoda
012aa94a87
fix: handle http code 403
GitHub API doesn't return CORS headers when not ok
2020-04-08 23:27:32 +08:00
EnixCoda
b9d4bfd07d
fix: disable transition when resizing 2020-04-08 22:28:50 +08:00
EnixCoda
c7403e5ad8
refactor: simplify toggle animation stylesheet 2020-04-08 22:03:42 +08:00
EnixCoda
a42750ff5e
fix: prevent inserting duplicated mount points 2020-04-08 17:37:25 +08:00
EnixCoda
b3cde841f4
feat: centralize page content when gitako is open
This simplifies layout logic
2020-04-08 17:21:55 +08:00
EnixCoda
0839eb5cc7
Merge branch 'build/github-actions' into develop 2020-04-08 16:24:14 +08:00
EnixCoda
99cb4558bb
build: ignore most branches for build 2020-04-08 16:15:51 +08:00
EnixCoda
32e1f51d0a
build: try remove fsevents 2020-04-08 15:02:21 +08:00
EnixCoda
e7c31fa050
build: use github actions 2020-04-08 14:53:57 +08:00
EnixCoda
2dadb747f4
fix: prevent render without styles 2020-04-07 22:36:55 +08:00
EnixCoda
425a2f709c
refactor: move content type detection 2020-04-07 21:55:01 +08:00
EnixCoda
7e6feb621c
revert: use old pjax for Firefox compatibility
This reverts commit 8aaf55be59 and 0a4ee27
2020-04-06 19:16:36 +08:00
EnixCoda
800f2187b9
chore: format style injector 2020-04-06 19:16:35 +08:00
EnixCoda
cfe313f1d9
chore: revert declaring optional permissions 2020-04-05 23:08:54 +08:00
EnixCoda
05d002e470
refactor: sync platform resolution 2020-04-04 17:03:22 +08:00
EnixCoda
c8bd55de53
fix: retrieve config version before migration 2020-04-04 16:59:34 +08:00
EnixCoda
07c43b2458
build: remove packages 2020-04-04 00:53:30 +08:00
EnixCoda
78d6b597cf
fix: prevent refresh in gitee 2020-04-03 22:18:07 +08:00
Enix
df189a7f58
Update README.md 2020-04-03 14:39:04 +08:00
EnixCoda
443982cd4f
feat: smooth transition of node items 2020-04-03 13:37:18 +08:00
EnixCoda
130f42f8a8
fix: prevent generate empty regex 2020-04-03 13:34:46 +08:00
EnixCoda
aa865d5812
chore: remove unused error resolution 2020-04-03 09:06:43 +08:00
EnixCoda
8aaf55be59
chore: remove legacy pjax 2020-04-02 23:46:30 +08:00
EnixCoda
86e0569250
feat: use pjax-api 2020-04-02 23:44:42 +08:00
EnixCoda
07ae64e001
fix: focus search input with keyboard 2020-04-02 22:25:34 +08:00
EnixCoda
c69b750730
feat: highlight search results 2020-04-02 22:20:47 +08:00
EnixCoda
87db2ff48c
chore: styles of search input 2020-04-02 00:49:16 +08:00
EnixCoda
bb635c0d07
revert: undo all-urls change to manifest 2020-04-02 00:00:41 +08:00
EnixCoda
5156e6b970
fix: cancel copy file button effect properly 2020-04-01 23:57:03 +08:00