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

95 Commits

Author SHA1 Message Date
杨顺强
c00d4f30bd View repo content in list mode (#2579) 2018-11-29 17:55:14 +08:00
Michael An
4f38e393d5 add (#2571) 2018-11-28 17:03:44 +08:00
Michael An
c122f30101 change comment panel style (#2573) 2018-11-28 12:43:53 +08:00
杨顺强
09f32f2312 Optimized module code (#2574) 2018-11-28 12:41:49 +08:00
杨顺强
330407be0b abstract dir-operation-toolbar and view-mode-toolbar (#2569) 2018-11-28 08:57:42 +08:00
杨顺强
5ca5fb9cee Optimized wiki code (#2566)
* optimized path component

* abstract component

* repair copy bug

* move copy&move&download to list-item

* add modal portal
2018-11-27 14:47:19 +08:00
杨顺强
50a04fed0c Router optimized (#2565) 2018-11-26 17:53:18 +08:00
杨顺强
f95a093d66 Repair router compatibility (#2562) 2018-11-26 14:00:32 +08:00
杨顺强
9a34b1d1cd Wiki mutiple chioce (#2559) 2018-11-23 20:19:42 +08:00
Michael An
e163217419 delete (#2558) 2018-11-23 16:18:58 +08:00
MichaelAn
aab50057db Add draft comment button (#2536) 2018-11-23 10:19:36 +08:00
C_Q
2cf8f1b46e fix tab highlight (#2551) 2018-11-22 17:00:23 +08:00
llj
fb6c097028 [shared with me] rewrote it with react (#2552) 2018-11-22 16:49:48 +08:00
Daniel Pan
fb5d105e6e Wiki mode improve (#2539) 2018-11-22 11:26:00 +08:00
杨顺强
921089bd01 modify table css (#2537) 2018-11-22 11:05:47 +08:00
C_Q
d0ad90e676 hide share with all if need (#2548) 2018-11-19 18:28:31 +08:00
C_Q
193a635d5f avatar-tips (#2541) 2018-11-19 15:13:38 +08:00
llj
e2dc2d070a [share admin] rewrote it with react (#2538) 2018-11-19 11:53:44 +08:00
杨顺强
c5b4b672f4 Menu bug repair (#2531) 2018-11-15 18:46:46 +08:00
MichaelAn
aaec831699 fix (#2530) 2018-11-15 18:04:49 +08:00
杨顺强
cb502cbe05 repair detail style bug (#2524) 2018-11-14 13:54:01 +08:00
MichaelAn
7c473da983 fix (#2522) 2018-11-14 13:15:52 +08:00
C_Q
6f690e6ba3 show reviewer avatar (#2514) 2018-11-14 11:02:07 +08:00
杨顺强
360bd739ce Implement file upload (#2506) 2018-11-14 10:55:11 +08:00
WangJianhui666
f50fe8a2bd Show file tags (#2509) 2018-11-13 16:39:13 +08:00
MichaelAn
66422e3454 fix (#2517) 2018-11-12 09:28:02 +08:00
lian
1a88ba8787 refactor linked devices page via react.js (#2515) 2018-11-10 17:14:07 +08:00
C_Q
1a71f8f84f refactor code (#2513) 2018-11-09 17:32:36 +08:00
C_Q
8dcf88c32a update draft&review dispaly (#2505)
* replace draft.id with draft_name

* add updateDraftsList function

* Repair operation display

* update review dispaly

* refactor code
2018-11-08 10:36:41 +08:00
MichaelAn
9f8b522fac improve-style (#2508) 2018-11-07 11:03:26 +08:00
MichaelAn
67445e0b93 fix-style (#2504) 2018-11-06 10:04:17 +08:00
C_Q
1fd579fb44 request reviewer api (#2472) 2018-11-05 10:33:33 +08:00
WangJianhui666
a63e8a4009 repo-tags-show (#2494) 2018-11-02 15:34:34 +08:00
杨顺强
c93e8aa603 Wiki bug repair (#2492) 2018-11-01 18:40:18 +08:00
C_Q
4cc735cf1f update draft (#2491) 2018-11-01 17:52:59 +08:00
C_Q
87287c6f02 Update review (#2481) 2018-10-30 11:07:01 +08:00
MichaelAn
2bf3b448b5 Add button to toggle showing of resolved comment (#2473) 2018-10-25 16:58:27 +08:00
山水人家
209237a22a Bug repair (#2458) 2018-10-25 14:42:53 +08:00
山水人家
f3e0284751 Implement wiki mode menu function (#2461) 2018-10-25 13:36:06 +08:00
MichaelAn
91cbfc508e improve (#2467) 2018-10-25 10:39:16 +08:00
C_Q
67e19792aa New draft file (#2465) 2018-10-24 14:37:41 +08:00
MichaelAn
26f9d7d9d7 Review comment (#2459) 2018-10-23 13:13:44 +08:00
山水人家
fdbb39a6d3 Repair eslint wraning (#2453) 2018-10-16 18:19:51 +08:00
山水人家
d49e2f38f7 New file/folder menu on toolbar (#2452) 2018-10-16 14:27:21 +08:00
C_Q
2eef50d05e Draft review (#2416) 2018-10-15 15:51:29 +08:00
山水人家
6831d9e519 Wiki mode optimized (#2442) 2018-10-13 17:07:54 +08:00
shanshuirenjia
c0d645962f Optimized code structure (#2430)
* combine utils file

* modify file position
2018-10-09 10:56:59 +08:00
shanshuirenjia
a2cc17778c add toast (#2428) 2018-10-09 10:23:32 +08:00
llj
237455f1a8 [favorites] rewrote it with React (#2417) 2018-10-08 15:33:40 +08:00
shanshuirenjia
fb0fc6f7ec repair security-hole (#2415)
* repair security-hole

* optimized code
2018-09-30 12:19:30 +08:00