1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 13:24:52 +00:00
Commit Graph

10326 Commits

Author SHA1 Message Date
Michael An
17bd372668 fix resizer width (#3023) 2019-03-01 11:02:24 +08:00
Michael An
705cc67f3b fix-bug (#3022) 2019-02-28 21:35:22 +08:00
cainiao222
29ee2c92ea update seafile-editor to 0.1.73 2019-02-28 18:35:55 +08:00
cainiao222
2e317082b8 add markdown lint api 2019-02-28 18:33:35 +08:00
王健辉
d063acece5 repair activity icon (#3015) 2019-02-28 18:09:21 +08:00
llj
c89a28e063 [view_lib_file] bugfix for 'fileext' 2019-02-28 17:59:36 +08:00
Michael An
c459c350bc fix-star-color (#3019) 2019-02-28 17:53:43 +08:00
Michael An
8818fc1c8e fix-resizer (#3016) 2019-02-28 16:39:43 +08:00
lian
97317b5df8 update old starred files api (#3014)
filter out starred repo/folder
2019-02-28 15:50:20 +08:00
杨顺强
22feb7093b repair column view file loading error (#3013)
* repair column view file loading error

* optimized judegment
2019-02-28 15:36:14 +08:00
王健辉
16c386ac91 activity view improve (#3012) 2019-02-28 14:34:54 +08:00
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
lian
815f513a38 update admin create org api (#3005)
return org info instead of 'success'
2019-02-28 10:12:28 +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