1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-12 22:49:15 +00:00
Commit Graph

8262 Commits

Author SHA1 Message Date
Michael An
c5cfc20462 add resizer (#3010) 2019-02-28 14:33:21 +08:00
lian
3d2571b680 update sort logic of starred items (#3011)
first repos, then folders, last files
2019-02-28 12:02:03 +08:00
陈钦亮
17b7234409
Update package.json 2019-02-28 11:03:54 +08:00
Michael An
4b45da628d [add] draft modalPortal (#3009) 2019-02-28 07:57:47 +08:00
陈钦亮
e2ad2fd023 Org user page (#2941)
* init org user

* optimized code style

* freezed item

* update select-ediotr style

* optimized code style

* add state
2019-02-27 19:44:22 +08:00
Michael An
e28f6361d0 open file (#3008) 2019-02-27 17:34:39 +08:00
王健辉
abd5718931 modify repo tag color (#3006)
* modify repo tag color

* add getDrakColor function
2019-02-27 14:14:28 +08:00
杨顺强
344eca259a Dir mode optimized (#2992)
* optimized isRepoOwner&isAdmin

* optimized isAdmin

* optimized encrypted porps

* optimized showShareBtn judgement

* repair share bug

* update showShareBtn logic

* delete unnecessary comment
2019-02-27 13:53:36 +08:00
lian
34d4fe1017 refactor is_repo_admin func (#3003) 2019-02-27 13:23:04 +08:00
Michael An
e7e766f815 add comment (#3007) 2019-02-27 12:22:13 +08:00
王健辉
c1d55eb241 [markdown lint] repair data structure (#3004) 2019-02-26 16:30:35 +08:00
llj
20815ea860 [xmind file view] rewrote it with react (#3002) 2019-02-26 16:18:43 +08:00
lian
d22e600442 star repo (#2980)
* star repo

* file_icon_url -> item_icon_url

* add UserStarredFiles.objects.get_starred_repos_by_user()
2019-02-26 14:14:00 +08:00
zhengxie
ac989da25a [tests] Remove encoding in view text file. 2019-02-26 11:20:29 +08:00
zhengxie
731179f2dd [tests] Fix view lib file. 2019-02-26 11:00:02 +08:00
llj
74d9c9a7d8 [dir view] replaced 'trash' icon with a new one (#3000) 2019-02-26 10:37:14 +08:00
Michael An
9d878b8ea3 update markdown file icon (#2998) 2019-02-26 10:34:09 +08:00
王健辉
abeae64d1b [markdown lint]add try to check slate data (#2997) 2019-02-25 20:47:22 +08:00
Michael An
949f3fc7b3 move share dialog (#2995) 2019-02-25 18:17:04 +08:00
llj
4438708040 rewrote 'text file view' & tidied 'file view' code (#2996) 2019-02-25 18:09:17 +08:00
Michael An
9e38f38fd8 [update] group members scroll (#2994) 2019-02-25 15:24:20 +08:00
王健辉
18cf229d32 [activity] file open in new page (#2986) 2019-02-23 20:05:41 +08:00
杨顺强
3ed6f78363 repair callback func bug (#2993) 2019-02-23 19:46:29 +08:00
Michael An
c77103959c fix-bug (#2991) 2019-02-23 16:31:20 +08:00
zhengxie
1c7f1512bc [tests] Fix view image file. 2019-02-23 15:12:38 +08:00
王健辉
70376864b8 remove library name column (#2990) 2019-02-23 15:09:12 +08:00
zhengxie
d18b5c5bc0 [profile] Add condition to social auth feature. 2019-02-23 14:59:10 +08:00
杨顺强
ad8556a2d8 Dir view mode bug repair (#2988)
* repair history go back bug

* repair switch mode bug

* add Comment
2019-02-23 11:59:26 +08:00
llj
5fb00fb8d3 [image file view] modified 'header' ui (#2987) 2019-02-23 11:30:29 +08:00
ilearnit
ea3c1b8ddb [frontend] update build for repair testing 2019-02-23 02:10:26 +00:00
ilearnit
f4c9a658e2 [frontend] update package version 2019-02-23 02:02:38 +00:00
Michael An
fc9617de88 fix style (#2985) 2019-02-22 22:48:23 +08:00
llj
2a2bd2b783 [image file view] rewrote it with react (#2983)
* [image file view] rewrote it with react

* [image file view] modification

* [image file view] modified code indentation & etc.
2019-02-22 18:16:44 +08:00
王健辉
834dd3723c markdown lint [check h1 & heading_end_with] (#2969)
* give

* check heading_end_with

* replace with function

* check issue_list if empty
2019-02-22 17:54:39 +08:00
杨顺强
3113e5f5d6 View mode improve (#2984)
* improve file content layout

* repair review tab padding bug

* combine operation btn

* update code style
2019-02-22 15:35:31 +08:00
Michael An
91fa00944f fix share dialog UI (#2982) 2019-02-22 11:28:53 +08:00
杨顺强
911b5cbdb1 Draft menu improve (#2981)
* [update]draft menu implement method

* update menu style

* repair word error
2019-02-22 11:10:33 +08:00
杨顺强
334c87e11a update ui style (#2979) 2019-02-21 22:38:35 +08:00
杨顺强
18a702aa46 reapir scroll bug (#2978) 2019-02-21 18:42:47 +08:00
杨顺强
da875a5e57 repair scroll bug&file padding bug (#2976) 2019-02-21 18:09:17 +08:00
杨顺强
0fccd9530b Lib view mode (#2975)
* [update dir layout]rewrite dir layout

* add file menu handler

* optimized code

* add file load error message for file component

* repair pencil bug

* delete unnecessary file

* reapir file-chooser bug

* add file uploader module

* rename component name
2019-02-21 17:37:04 +08:00
lian
a1c3186765 don't refresh the whole page when visit starred folder (#2973) 2019-02-21 12:26:08 +08:00
zhengxie
babbbb8e61 Fix typo 2019-02-21 10:25:16 +08:00
zhengxie
2bec27bf12 [locale] Update zh_CN 2019-02-21 10:15:34 +08:00
zhengxie
07666cc2eb [locale] Update djangojs.po 2019-02-21 10:15:34 +08:00
杨顺强
992e585257 [update] update new file (#2972) 2019-02-20 17:56:19 +08:00
Michael An
8783680442 [fix] fix activities UI and text edit button (#2971) 2019-02-20 17:46:18 +08:00
杨顺强
afcd66ceef [optimized] adjust dir-content-nav style (#2970)
* [optimized] adjust dir-content-nav  style

* delete unnecessary file
2019-02-20 17:08:00 +08:00
zhengxie
02b65d30ad Merge branch 'artonge-master' 2019-02-20 16:23:56 +08:00
zhengxie
b3e950209d [auth] Update proxy remote auth 2019-02-20 16:22:20 +08:00