1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 08:06:56 +00:00
Commit Graph

112 Commits

Author SHA1 Message Date
C_Q
41b3d2c5df Update public wiki (#2868) 2019-01-24 15:41:01 +08:00
llj
6e99897335 User perm check (#2876)
* added 'user permission check'

* added 'can add repo' check

* [dir view, repo wiki mode] added condition check for 'share current dir'

* [dir view, repo wiki mode] modified var name
2019-01-24 10:02:18 +08:00
杨顺强
123a442319 improve tree loading for Wiki mode (#2842) 2019-01-23 16:25:14 +08:00
lian
0fb958d9bd Update dir api (#2869)
* update dir api

return dict format response

* [listDir] modified listDir after api updated
2019-01-22 18:27:51 +08:00
杨顺强
4444a4120a optimized path check method (#2846) 2019-01-17 16:33:27 +08:00
llj
ca4dee899b [dir view, repo wiki mode] show images with popup (#2834)
* [dir view, repo wiki mode] show images with popup

* [image pupup] modification
2019-01-16 17:45:46 +08:00
杨顺强
9c230cc5db Select editor encapsulate (#2794) 2019-01-09 14:39:17 +08:00
杨顺强
93a2be4ada improve upload ui (#2780) 2019-01-08 11:26:20 +08:00
C_Q
be12929dad update side nav footer (#2779) 2019-01-07 16:28:25 +08:00
Michael An
8673ab0fd9 fix-group-style (#2752) 2019-01-05 15:23:53 +08:00
王健辉
807a4c49a4 [fix repo-update-toast bug] remove unnecessary listener&function (#2765) 2019-01-05 15:22:08 +08:00
llj
6004ccb6fe [dir view, repo wiki mode] added 'sort' (#2754) 2019-01-04 15:06:27 +08:00
C_Q
b196b1cf0a Improve code of draft (#2698) 2018-12-28 23:22:49 +08:00
llj
aa98e831e6 [my libraries] sort by name & time (#2726) 2018-12-28 15:19:10 +08:00
王健辉
f5e3c49e55 modify CollabServer (#2688) 2018-12-25 10:59:54 +08:00
杨顺强
ac67f59081 Shared with all (#2672) 2018-12-21 15:40:59 +08:00
wangjianhui
0349918272 modify collab server 2018-12-20 17:48:27 +08:00
wangjianhui
5d0386bbad add collabServer 2018-12-20 17:44:52 +08:00
C_Q
3bbb44602b fix getParentDectionaryUrl func (#2669) 2018-12-19 16:07:56 +08:00
shanshuirenjia
93b619899f optimized code 2018-12-17 22:34:54 +08:00
ilearnit
3edb83ee9f update repo history setting 2018-12-17 09:35:18 +00:00
Daniel Pan
3b4b1e9afe Merge pull request #2655 from haiwen/create-encrypt-repo
update create encrypt repo
2018-12-17 17:29:38 +08:00
ilearnit
aa3b408e3a update create encrypt repo 2018-12-17 09:26:27 +00:00
Daniel Pan
bd13a10a50 Merge pull request #2648 from haiwen/repo-share
Repo share
2018-12-17 15:22:44 +08:00
ilearnit
1fc0882b10 update wiki mode 2018-12-17 04:15:31 +00:00
shanshuirenjia
98de027e98 optimized code 2018-12-17 12:03:37 +08:00
shanshuirenjia
eb349bd2ff add search module 2018-12-13 20:42:51 +08:00
wangjianhui
7246dad55d add enable_wiki 2018-12-11 11:29:57 +08:00
shanshuirenjia
64a70b7ee8 add create department dialog 2018-12-10 17:59:26 +08:00
C_Q
16d6b9c6d0 Add sharing dialog and optimize nav-link style (#2580) 2018-12-06 11:28:16 +08:00
llj
8c077e8cba [groups, group] rewrote them with react (#2593)
* [groups, group] rewrote them with react

* [groups, group] update
2018-12-04 16:52:27 +08:00
杨顺强
4880622795 My librarys (#2584) 2018-11-30 17:18:41 +08:00
杨顺强
c00d4f30bd View repo content in list mode (#2579) 2018-11-29 17:55:14 +08:00
杨顺强
330407be0b abstract dir-operation-toolbar and view-mode-toolbar (#2569) 2018-11-28 08:57:42 +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
C_Q
d0ad90e676 hide share with all if need (#2548) 2018-11-19 18:28:31 +08:00
llj
e2dc2d070a [share admin] rewrote it with react (#2538) 2018-11-19 11:53:44 +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
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
C_Q
1fd579fb44 request reviewer api (#2472) 2018-11-05 10:33:33 +08:00
C_Q
87287c6f02 Update review (#2481) 2018-10-30 11:07:01 +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