1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-13 23:14:29 +00:00
Commit Graph

8262 Commits

Author SHA1 Message Date
lian
105afaa549 update v2.1 dir api (#2798)
* update api v2.1 dir api

refactor this api
add with_thumbnail parameter and some test

* remove is_img, is_video and is_xmind field

* remove ENABLE_THUMBNAIL check
2019-01-10 17:03:59 +08:00
杨顺强
f674f7c21c add icon for search item, add repo_name for link-content (#2803)
* add icon for search item, add repo_name for link-content

* improve search module
2019-01-10 16:36:54 +08:00
杨顺强
61d1518fcd repair uploader translate bug (#2808) 2019-01-10 16:35:44 +08:00
Michael An
598a76904e [style] fix-tag-style (#2810) 2019-01-10 16:32:24 +08:00
zhengxie
2c4ca8a914 [utils] Update is_pro_version 2019-01-10 15:24:11 +08:00
杨顺强
71770dc345 scroll-bug-repair (#2806) 2019-01-10 15:09:47 +08:00
zhengxie
cd72f1f63b [profile] Add is_pro condition 2019-01-10 14:50:57 +08:00
zhengxie
72965b9c5a [locale] Update zh_CN 2019-01-10 13:52:18 +08:00
zheng xie
28bb137a5e
7.0 seafevents ce (#2804)
* wip

* wip: update
2019-01-10 13:44:29 +08:00
杨顺强
558018005e Uploader bug repair (#2802) 2019-01-10 11:41:53 +08:00
杨顺强
8cf7b3aa02 optimized wiki-mode params naming (#2801) 2019-01-10 11:39:20 +08:00
Michael An
60f542ea9e update user select (#2800) 2019-01-10 10:01:49 +08:00
zhengxie
f5e2c6673b [travisci] Skip seahub tests for static/media file changes 2019-01-09 17:26:05 +08:00
ilearnit
97d3c18ac0 update package 2019-01-09 07:45:12 +00:00
lian
7b70adaa6d update dir detail (#2796)
remove file_count, dir_count and size field
2019-01-09 15:11:17 +08:00
zhengxie
1f4401d466 [ci] Add frontend build into the pipeline 2019-01-09 14:59:46 +08:00
杨顺强
300251b5b1 order file-chooser list (#2791) 2019-01-09 14:40:36 +08:00
杨顺强
9c230cc5db Select editor encapsulate (#2794) 2019-01-09 14:39:17 +08:00
ilearnit
44af7136bf [dist] frontend 2019-01-09 05:56:14 +00:00
王健辉
ca117bd2f0 display readme.md (#2772) 2019-01-09 12:10:33 +08:00
杨顺强
ea37b0d83f File chooser improve (#2790) 2019-01-09 11:28:16 +08:00
杨顺强
ea465a2f4a wiki-mode:opening file in new window (#2792) 2019-01-09 10:22:13 +08:00
Michael An
24bd69b64a [group-member] add-multi-members (#2783) 2019-01-08 23:06:20 +08:00
杨顺强
b8d67abd67 repair search bug (#2789) 2019-01-08 23:02:09 +08:00
杨顺强
833f70a8cb Dashboard module improve (#2788) 2019-01-08 14:51:13 +08:00
杨顺强
f9de0440bc modify prompt message (#2787) 2019-01-08 14:37:27 +08:00
杨顺强
03b305aadd improve list-group api (#2785) 2019-01-08 13:55:00 +08:00
llj
8066bcfa51 [dirent list] show different file icons (#2786) 2019-01-08 13:53:01 +08:00
杨顺强
ec24a6c20c update upload-list zindex (#2784) 2019-01-08 11:53:53 +08:00
杨顺强
93a2be4ada improve upload ui (#2780) 2019-01-08 11:26:20 +08:00
C_Q
db2d0e01e7 fix notifications url (#2755) 2019-01-08 10:56:00 +08:00
王健辉
855f026596 [tagged-files] exception handle (#2781) 2019-01-07 18:19:28 +08:00
Michael An
1c8af22b02 [fix]file-tag-wiki (#2782) 2019-01-07 17:00:09 +08:00
lian
71228ae651 add update share link permission api (#2761) 2019-01-07 16:50:27 +08:00
C_Q
be12929dad update side nav footer (#2779) 2019-01-07 16:28:25 +08:00
Michael An
3f2e9303d6 fix-related-file (#2778) 2019-01-07 15:57:38 +08:00
杨顺强
b6ee4fb34b update groupList maxHeight (#2777)
* update groupList maxHeight

* update ui css
2019-01-07 15:03:35 +08:00
杨顺强
d3d4650071 update new file postion arithmetic (#2776) 2019-01-07 12:41:24 +08:00
Michael An
d561acd24f fix-shared-markdown-file (#2775) 2019-01-07 12:38:33 +08:00
zhengxie
3e846c5ed0 Use seafevents_api to get file suffix list 2019-01-07 11:32:14 +08:00
Michael An
12c841e700 fix-scroll-to-changes-bug (#2773) 2019-01-07 11:28:26 +08:00
lian
41f9d58dc6 update activities api (#2767)
* update activities api

parameter, size -> avatar_size
field of response, time_relative -> time

* [frontend] update activities
2019-01-07 11:01:55 +08:00
杨顺强
5bd74364f7 after copy success, close the shared dialog (#2774) 2019-01-05 20:40:41 +08:00
Michael An
b5cc1ef09e fix-bug (#2771) 2019-01-05 18:12:33 +08:00
杨顺强
77e557820e Dir view bug repair (#2770)
* history back bug repair

* rename uploadedFolders to notifiedFolders

* encode repoName
2019-01-05 17:52:26 +08:00
ilearnit
7d30632977 [dist] frontend 2019-01-05 09:12:23 +00:00
zhengxie
1c7e9b109b [locale] Update zh_CN 2019-01-05 16:50:36 +08:00
杨顺强
033dc672a5 translate bug repair (#2769) 2019-01-05 16:47:20 +08:00
llj
324e055dac [about] added 'close' & etc (#2768) 2019-01-05 16:20:21 +08:00
Michael An
7f688ba6b0
Merge pull request #2766 from haiwen/fix-group
fix-group
2019-01-05 15:46:49 +08:00