1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 07:47:32 +00:00
Commit Graph

8289 Commits

Author SHA1 Message Date
llj
6ca920db64 [text file view] enable the text in viewer to be copied (#3032) 2019-03-04 15:20:28 +08:00
杨顺强
1403ea0e63 update forentend conf (#3031) 2019-03-04 10:28:49 +08:00
llj
d2cc85d05d [file view] modification: make css file in <head> instead of bottom (#3030)
* for 'text file view': fixed 'bottom blank' problem; added 'line number' back
2019-03-01 19:53:51 +08:00
ilearnit
44b3885b09 update test 2019-03-01 09:54:21 +00:00
杨顺强
55cb00cf86 Umind module develop (#3029)
* complete loading step

* update code struct

* add minimap

* add save btn

* add save handler

* get the data after modify

* optimized umind style

* add save method

* optimized code

* delete console

* update dependencies

* update conf

* delete unnecessary code

* delete umind create button
2019-03-01 17:38:08 +08:00
陈钦亮
54ea5d04fa
Update package.json 2019-03-01 17:02:59 +08:00
陈钦亮
6137e720f0 Refactor draft (#3018)
* refactor draft

* update
2019-03-01 16:49:35 +08:00
cainiao222
b25c2752a7
Update editor to 0.1.75 2019-03-01 16:27:56 +08:00
llj
f201fd981e [file view] modified star/unstar (#3028) 2019-03-01 16:01:37 +08:00
Michael An
3db4759cde tooltip (#3024) 2019-03-01 15:53:18 +08:00
llj
07917663ff [file view] modified 'comment' icon (#3027) 2019-03-01 15:51:51 +08:00
llj
df6d0d3a47 [file view, shared file view] removed 'import fontawesome css' (#3025) 2019-03-01 15:15:28 +08:00
llj
9e8c029611 [internal-link-dialog] modified feedback text (#3026) 2019-03-01 15:14:45 +08:00
杨顺强
1e2c06c084 repair move&copy bug (#3020)
* repair move&copy bug

* [fix bug] file move filetag disappear
2019-03-01 14:40:39 +08:00
ilearnit
907105a262 [frontend] update build 2019-03-01 06:00:56 +00:00
cainiao222
eebf6eb4d4
update seafile-editor 2019-03-01 13:46:44 +08:00
llj
25afd1fb1a rewrote inner & shared 'video file view' with react (#3017)
* rewrote inner & shared 'video file view' with react

* modification
2019-03-01 11:58:27 +08:00
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
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
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