1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00
Commit Graph

149 Commits

Author SHA1 Message Date
Michael An
63f4b93d6f adjust small screen button position 2019-04-19 16:00:21 +08:00
shanshuirenjia
f3d3cd331b repair new draft bug 2019-04-19 15:50:27 +08:00
Michael An
0a180c086a fix margin 2019-04-19 14:36:58 +08:00
zxj96
9965735be3 Grid view mode four edition 2019-04-18 22:36:07 +08:00
Daniel Pan
24b10652ac Merge pull request #3322 from haiwen/dirent-menu-improve
repair cloud-edit&perview bug
2019-04-18 17:37:34 +08:00
Daniel Pan
a9033b8a37 Merge pull request #3321 from haiwen/editor-update
Editor update
2019-04-18 17:36:29 +08:00
shanshuirenjia
959001b1bf repair cloud-edit&perview bug 2019-04-18 17:32:34 +08:00
cainiao222
582d68de4b add rich editor top bar 2019-04-17 18:39:36 +08:00
Michael An
73d41e2b57 fix warnings
fix warnings in previous codes
2019-04-17 18:21:00 +08:00
Michael An
c1453c6f3d Adjust Draft Page (#3288)
* add start review

* adjust draft page
2019-04-17 10:31:17 +08:00
Michael An
7e23be8ea7 remove comment to Seafile editor (#3287)
* remove toolbar comment btn

* remove comment panel in markdown-editor
2019-04-17 08:51:05 +08:00
Michael An
2ec5c855e1 fix auto save draft (#3279) 2019-04-15 12:09:58 +08:00
Michael An
4136bfda8c rich markdown save (#3276) 2019-04-13 21:47:01 +08:00
Michael An
eb5f3ce1e2 annotate md comment (#3274) 2019-04-13 18:00:58 +08:00
Michael An
6eb071e7bd add save button (#3270) 2019-04-13 14:51:41 +08:00
Michael An
c42bf25a1d Delete markdown viewer (#3263)
* delete md viewer

* add
2019-04-13 11:54:14 +08:00
杨顺强
611e2aefb1 Active item improve (#3258)
* optimized code

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +08:00
llj
655e951214 Zip download (#3252)
* [dir view] rewrote 'zip download'

* renamed component 'ShareLinkZipDownloadDialog' to 'ZipDownloadDialog'

* [zip download] show specific error msg
2019-04-12 15:54:05 +08:00
zxj96
d055eb7a4f Download tips (#3242)
* Download out of limit prompt

* Canonical format

* Remove gettext

* delete wrap
2019-04-11 18:02:39 +08:00
Michael An
768ee27163 update detail btn style (#3234) 2019-04-10 17:53:43 +08:00
Michael An
d1f509e8fd Detail panel (#3232)
* update dirent detail btn

* update icon

* add animation

* update
2019-04-10 16:04:26 +08:00
Michael An
5f350de460 fix warnings (#3201) 2019-04-08 13:51:34 +08:00
Michael An
523435ca6c fix translation 2019-04-03 18:01:23 +08:00
杨顺强
171940467e repair upload bug (#3202) 2019-04-02 17:38:08 +08:00
陈钦亮
e4de5c64b7 Remove some features from the open source version (#3192) 2019-03-29 18:15:39 +08:00
zxj96
5b27dcc9a5 Merge two components into one component (#3188)
* Merge two components into one component

* Simplified code

* Delete the use of setTimeout
2019-03-29 10:36:34 +08:00
zxj96
a13e2a3519 Related Files Dialog Box Interaction Improvement (#3179)
* Related Files Dialog Box Interaction Improvement

* Modify ralated file dialog and select dialog style

* Add markdow-editor.js
2019-03-28 17:34:01 +08:00
Michael An
07ae01df68 fix related files (#3161) 2019-03-22 17:11:49 +08:00
杨顺强
4693b64888 repair translate bug (#3156) 2019-03-21 18:12:25 +08:00
Michael An
44a29f517e add (#3151) 2019-03-20 16:56:24 +08:00
Michael An
1c417e9e71 adjust button group (#3147) 2019-03-20 14:49:16 +08:00
Michael An
0209a6ac73 add dividers (#3146) 2019-03-20 11:13:32 +08:00
Michael An
7e072871b8 selected-file-detail (#3140) 2019-03-19 18:20:45 +08:00
Michael An
2fdbf9e196 revert files tags (#3132) 2019-03-19 10:38:05 +08:00
杨顺强
b4f79e6491 update label strings (#3131) 2019-03-19 08:06:33 +08:00
Michael An
3fb757f83c fix-bug (#3129) 2019-03-18 18:09:37 +08:00
Michael An
3472f3c5a6 Add selected menu (#3121) 2019-03-18 17:32:49 +08:00
杨顺强
39703d58c9 update copyright (#3119) 2019-03-15 16:24:55 +08:00
Michael An
db64e5a18e change viewer (#3115) 2019-03-15 12:11:32 +08:00
杨顺强
7502ce83df Wiki mode improve (#3100)
* repair internal link bug

* add tags for path

* add share&editTag feature

* add related-file for column-mode

* repair edit tag bug

* update implement logic
2019-03-15 10:10:24 +08:00
陈钦亮
c9773d7b63 update file comment (#3057)
* update file comment

* [update] edit comment

* Add markdown side panel
2019-03-14 10:15:25 +08:00
cainiao222
599ea3bf5d Viewer add (#3084) 2019-03-11 21:08:25 +08:00
杨顺强
0a5bffc45f repair move&copy bug (#3091) 2019-03-11 11:14:49 +08:00
杨顺强
8523229038 add perm check (#3078) 2019-03-07 17:31:52 +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
杨顺强
3ed6f78363 repair callback func bug (#2993) 2019-02-23 19:46:29 +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
杨顺强
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
杨顺强
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
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00