1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00
Commit Graph

482 Commits

Author SHA1 Message Date
Michael An
9d878b8ea3 update markdown file icon (#2998) 2019-02-26 10:34:09 +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
杨顺强
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
王健辉
70376864b8 remove library name column (#2990) 2019-02-23 15:09:12 +08:00
llj
5fb00fb8d3 [image file view] modified 'header' ui (#2987) 2019-02-23 11:30:29 +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
杨顺强
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
杨顺强
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
杨顺强
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
杨顺强
7c81bc6e6c Lib view mode improve (#2968)
* optimized column style

* update heading icon font-size

* improve code style
2019-02-20 14:43:55 +08:00
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
Michael An
1e5db84852 Fix txt view (#2964)
* user-select-translation (#2956)

* fix-css
2019-02-19 19:59:42 +08:00
杨顺强
a9d01546e7 file chooser bug repair (#2963) 2019-02-19 16:52:54 +08:00
Michael An
89b23ed3fe [add] add file chooser modes and fix share text page (#2947) 2019-02-19 15:14:50 +08:00
lian
5fd5b000e1 star folder (#2955) 2019-02-18 20:26:55 +08:00
Michael An
6a7a47e6cd move draft button (#2958) 2019-02-18 17:48:34 +08:00
Michael An
24d39dfe64 user-select-translation (#2956) 2019-02-18 16:49:38 +08:00
Michael An
53549e9135 permission select (#2948) 2019-02-15 16:45:51 +08:00
Michael An
de196e917f txt-comment (#2944) 2019-02-14 20:10:15 +08:00
王健辉
53153d83c5 chuck away useless filetag (#2943) 2019-02-14 16:48:46 +08:00
Michael An
ad620699c6 [update] review info (#2940) 2019-02-14 15:44:22 +08:00
杨顺强
2430b4fb4f adaptation mobile (#2938)
* adaptation mobile

* improve style

* repair naming bug
2019-02-13 18:09:01 +08:00
Michael An
9e8c42daac fix warnings (#2937) 2019-02-13 15:44:11 +08:00
杨顺强
250b85e8c9 optimized my-libs (#2935)
* optimized my-libs

* Remove redundant directory hierarchies

* repair reabse bug
2019-02-13 14:21:39 +08:00
lian
82bae67d93 user reset repo password (#2913)
* user reset encrypted repo's password

* update

* send email when user reset encrypted repo's password

* resetEncryptedRepoPassword -> resetAndSendEncryptedRepoPassword

* update message

* update message

* bold email when show success msg
2019-02-13 12:02:55 +08:00
王健辉
d4a3cf88fb polymerize create file events (#2888)
* polymerize create file events

* use multiFilesActivity object

* activities getmore

* polymerize by user and repo

* update algorithm

* modify judging condition
2019-02-13 11:19:40 +08:00
杨顺强
f3531d553c repair path caculate error (#2934)
* repair path caculate error

* improve caculate path algorithm
2019-02-12 14:51:29 +08:00
杨顺强
9e9de800c1 improve tip message (#2933)
* improve tip message

* restore model data
2019-02-12 11:16:49 +08:00
杨顺强
4c8a528e38 modify sf-font to op-target (#2932) 2019-02-12 10:50:02 +08:00
杨顺强
09c2f68dac err tip improve (#2930) 2019-02-11 18:22:21 +08:00
杨顺强
daa0d19edd repair history bug (#2929)
* repair history bug

* update seafile-js version

* update padding
2019-02-11 17:38:28 +08:00
杨顺强
1030b5c6ae improve about dialog (#2928) 2019-02-11 16:18:35 +08:00
杨顺强
4288db826e Group repo rename (#2926)
* add rename for group repo

* freezed item when renaming

* add mobile rename handler
2019-02-11 15:22:42 +08:00
llj
56613d95d4 [my libs] added 'change password' for encrypted libraries (#2922) 2019-02-01 17:22:42 +08:00
杨顺强
4ec1be29fc update wiki-mode delete ui (#2921) 2019-01-31 17:38:11 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
杨顺强
ca2db5d005 repair null repo create md bug (#2917) 2019-01-31 11:32:10 +08:00
杨顺强
aa32895f1d Rename component improve (#2912)
* optimized rename component

* optimized rename component
2019-01-30 17:37:13 +08:00
C_Q
362f673f35 update list wiki dir (#2909) 2019-01-30 11:48:15 +08:00
Michael An
68ea300225 [fix] close dialog (#2910) 2019-01-30 11:23:28 +08:00
杨顺强
4bce84ffa5 improve ui (#2907) 2019-01-29 16:47:20 +08:00
杨顺强
89fe5fba9b translate message (#2906) 2019-01-29 16:12:50 +08:00
杨顺强
8a16b4013d optimized getIcon interface (#2904)
* optimized getIcon interface

* optimzied get lib-icon code

* repair share-repo bug
2019-01-29 15:22:02 +08:00
杨顺强
b3d934257f repair translate bug (#2903)
* repair translate bug

* update copywrite
2019-01-29 11:32:54 +08:00
杨顺强
3c2b89dc22 Wiki module improve (#2901) 2019-01-29 11:03:43 +08:00
llj
d9a2f6ded9 [share] added permission check (#2900) 2019-01-29 10:06:26 +08:00