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
|
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 |
|
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
|
27ab86cac8
|
feat: mount toggle button anyway
|
2018-09-20 23:49:29 +08:00 |
|
Enix
|
55ce652610
|
fix: handle projects not set ‘master’ as default branch
|
2018-09-20 23:49:04 +08:00 |
|
Enix
|
07163774e7
|
fix: prevent loading at non-project page
|
2018-09-20 23:49:04 +08:00 |
|
EnixCoda
|
2a5e517fab
|
0.3.3
|
2018-09-19 21:49:48 +08:00 |
|
EnixCoda
|
23937ab646
|
feat: handle more error and block UI
|
2018-09-19 21:49:41 +08:00 |
|
EnixCoda
|
197d0778d4
|
feat: raise GitHub helper errors
|
2018-09-19 21:48:32 +08:00 |
|
EnixCoda
|
e75a06a7ed
|
0.3.2
|
2018-09-19 20:27:21 +08:00 |
|
EnixCoda
|
017abd9886
|
fix(SideBar): branchName was overwrote by undefined
|
2018-09-19 20:19:37 +08:00 |
|
EnixCoda
|
4b92b9cfd0
|
feat: aggressive load tree data
|
2018-09-17 23:28:59 +08:00 |
|
EnixCoda
|
5713489656
|
0.3.1
|
2018-09-17 22:03:44 +08:00 |
|
EnixCoda
|
cd5b9836ce
|
build: postversion command
|
2018-09-17 22:02:59 +08:00 |
|
EnixCoda
|
48e213a158
|
feat: loading indicator when expanding node
|
2018-09-15 16:18:29 +08:00 |
|
EnixCoda
|
5b1a7c6b89
|
perf(nodes-generator): 4x faster node generating
refactored recurse to loop, time for processing 4000 items reduces from 6ms to 1.4ms
|
2018-09-15 16:01:00 +08:00 |
|
EnixCoda
|
42db8a8eec
|
chore: update manifest version
|
2018-09-13 22:11:00 +08:00 |
|
EnixCoda
|
5c1e714b18
|
style: format with prettier
|
2018-09-13 00:35:39 +08:00 |
|
EnixCoda
|
7041e17b78
|
feat: add middleware functionality to ‘connect’
|
2018-09-13 00:34:10 +08:00 |
|
EnixCoda
|
e727e3bfce
|
feat(analytics): set log endpoint
|
2018-09-12 23:12:37 +08:00 |
|