Commit graph

185 commits

Author SHA1 Message Date
EnixCoda
cbb63db605
fix: handle non-exist git module 2018-11-01 15:21:31 +08:00
EnixCoda
de7e8b8c8c
build: upgrade serve 2018-10-28 22:13:06 +08:00
EnixCoda
c0a244f9b0
build: remove package-lock.json, use yarn 2018-10-28 22:12:00 +08:00
Enix
d362e8e88a
Merge pull request #23 from EnixCoda/develop
Develop
2018-10-28 21:42:34 +08:00
EnixCoda
91ad9892e6
docs: update readme 2018-10-28 17:59:51 +08:00
EnixCoda
e493a47d02
0.3.16 2018-10-28 17:17:11 +08:00
EnixCoda
91372f4059
docs: minor changes 2018-10-28 17:09:42 +08:00
EnixCoda
a76e02d2d0
chore: sorting 2018-10-28 16:30:38 +08:00
EnixCoda
78e4bb8d24
feat(SettingsBar): merge options 2018-10-28 16:12:14 +08:00
EnixCoda
50c4eaae70
feat(settings): toggle copy buttons 2018-10-28 15:44:22 +08:00
EnixCoda
9384e2d45f
0.3.15 2018-10-27 19:05:42 +08:00
EnixCoda
6916850d85
feat: handle API rate limit 2018-10-27 19:05:31 +08:00
EnixCoda
68b78216c9
0.3.14 2018-10-27 18:12:52 +08:00
EnixCoda
ff5806af68
feat: not upload 404 error 2018-10-27 18:12:20 +08:00
EnixCoda
b663ca052a
feat: focus search input on opening sidebar 2018-10-17 22:46:15 +08:00
EnixCoda
1dce80d78e
feat: allow hide settings by clicking file explorer 2018-10-17 22:23:01 +08:00
EnixCoda
624ab8a806
feat(SettingsBar): make reload easier for user 2018-10-17 00:14:52 +08:00
EnixCoda
37163b6701
0.3.13 2018-10-16 23:59:26 +08:00
EnixCoda
8066d6cabc
build: edit jsconfig 2018-10-16 23:59:15 +08:00
EnixCoda
71343e4af3
feat(FileExplorer): handle git submodules 2018-10-16 23:58:58 +08:00
EnixCoda
8029e07e20 style: format code 2018-10-16 15:55:31 +08:00
Enix
76135e59fe build: update resolve & eslint rules 2018-10-16 15:54:48 +08:00
EnixCoda
013a6706a4 0.3.12 2018-10-08 22:34:07 +08:00
EnixCoda
29ad80f6ac feat: detect in repo page with DOM element 2018-10-08 22:33:19 +08:00
EnixCoda
d60f85dfe8 feat: handle new github header style 2018-10-08 22:31:41 +08:00
EnixCoda
ece8080fc4 feat: handle organizations page 2018-10-08 22:09:29 +08:00
EnixCoda
106513e051 0.3.11 2018-10-07 21:07:53 +08:00
EnixCoda
a3df17967a fix: hide when in github settings page 2018-10-07 21:07:49 +08:00
EnixCoda
f72d96fb34 0.3.10 2018-10-06 20:05:57 +08:00
EnixCoda
de35aa3d35 fix: update title after pjax
Fix #16
2018-10-06 20:04:06 +08:00
EnixCoda
1b36862218 0.3.9 2018-09-23 13:42:15 +08:00
EnixCoda
4c58531b7e docs: rename 2018-09-23 13:42:12 +08:00
EnixCoda
36d5473132 0.3.8 2018-09-23 13:28:24 +08:00
EnixCoda
9cec5e2692 fix: do not mount icon button when not in repo page 2018-09-23 13:27:02 +08:00
EnixCoda
c1daf82f33 fix: recovery decorating page content 2018-09-23 13:19:15 +08:00
EnixCoda
da9c98cb83 0.3.7 2018-09-22 23:45:38 +08:00
EnixCoda
3875d26294 fix: be more tolerant for aggressive retrieved data 2018-09-22 23:45:23 +08:00
EnixCoda
7e57bf3812 fix: hide file explorer when auth error occurs 2018-09-22 22:26:29 +08:00
EnixCoda
063a7edfa3 0.3.6 2018-09-22 17:05:24 +08:00
EnixCoda
3c81f96079 fix: handle more branch name types
Handles projects not use ‘master’ as default branch
Handles projects has branches whose name contains ‘/‘
2018-09-22 17:04:59 +08:00
EnixCoda
de1d1b07f0 0.3.5 2018-09-22 00:42:38 +08:00
EnixCoda
b8037e2755 feat: show branch name at beta bar 2018-09-21 23:45:28 +08:00
EnixCoda
0b3cc7f61a refactor(FileExplorer): split logic of setting up tree data 2018-09-21 23:45:28 +08:00
EnixCoda
f75eeadc4f feat: hide search input when loading file tree 2018-09-21 23:45:28 +08:00
EnixCoda
f4630f0607 fix: prevent error of keys when opening large dir 2018-09-21 23:45:28 +08:00
EnixCoda
6593bf6121 fix: prevent covered by header 2018-09-21 23:45:28 +08:00
Enix
bb5f745b45 fix(search): make search more stable 2018-09-21 22:12:18 +08:00
EnixCoda
f755ad9e71 0.3.4 2018-09-21 00:02:35 +08:00
Enix
5ed4bcb7c4 perf: lower CPU usage for dev mode 2018-09-20 23:49:29 +08:00
Enix
27ab86cac8 feat: mount toggle button anyway 2018-09-20 23:49:29 +08:00