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

2220 Commits

Author SHA1 Message Date
lian
0bff0c1104 Merge branch '7.1' into master 2020-09-30 11:05:44 +08:00
杨顺强
0c10f4a9f7 update seafile-js version (#4684) 2020-09-28 10:52:12 +08:00
llj
39078da3f9 [Linked Devices] added confirmation for 'unlink device' (#4683) 2020-09-28 10:44:12 +08:00
llj
b86f0af855 [system admin / logs / Permission] fixup for 'Share To' (#4680) 2020-09-24 16:54:49 +08:00
llj
44c20e5bc7 [org admin / users] fixup for sort by 'Space Used' (#4682) 2020-09-24 16:53:55 +08:00
Leo
267e9f525c Ocm (#4640)
* ocm share local and inter-server api, ocm share page (#4335)

* ocm share

* optimize code

* ocm repo (#4341)

* ocm repo

* hide share if not repo owner

* optimize code

* fix All refresh page, hide upload if is r perm

* update permission check

* update return status code

* update code

* add receive user drop share
2020-09-24 10:57:45 +08:00
杨顺强
41f5f2eb84 update seafile-js version (#4678) 2020-09-22 14:17:30 +08:00
llj
7474616129 [system admin] statistic/traffic: fixed sort for users/orgs traffic (#4677) 2020-09-22 14:03:58 +08:00
llj
559702fc57 [org admin] add user: fixed 'can not input space in name input' (#4675) 2020-09-19 20:49:12 +08:00
llj
ffd66a78f1 [department] added 'change password' & 'reset password' for encrypted repo (#4674) 2020-09-19 20:48:02 +08:00
杨顺强
aea4e3c042 update copyright (#4672) 2020-09-17 14:48:29 +08:00
Leo
f6efead60b update (#4669) 2020-09-11 12:16:50 +08:00
Leo
5942b51673 update-version (#4668) 2020-09-11 11:26:43 +08:00
lian
141121f5af Merge branch '7.1' into master 2020-09-10 16:37:31 +08:00
Leo
2d1753f1d9 update (#4665) 2020-09-07 13:43:55 +08:00
Leo
d5f578318f repo_files_auto_del (#4626)
* repo_files_auto_del

* repo_files_auto_del

* update code
2020-09-07 12:03:05 +08:00
llj
2f49e2605b [group] fixup (#4655) 2020-08-25 14:54:19 +08:00
lian
6ed24ef254 Merge branch '7.1' into master 2020-08-19 14:01:17 +08:00
llj
b2f6bb35de updated the version of seafile-js 2020-08-18 10:41:47 +08:00
llj
5477da9d57 [shared file, file in shared dir view] use new api for file 'save as' (#4650) 2020-08-18 10:30:08 +08:00
llj
483c6fc5c3 [group] added 'load more repos' (#4649) 2020-08-17 11:53:33 +08:00
lian
dcff1ff5e1 update dir shared item api (#4648)
* update dir shared item api

return contact_email and avatar_url field

* [share dialog] share to user: show avatar & user details popover for shared user

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:47:42 +08:00
lian
12b200f3e1 enable show contact email when search user (#4641)
* enable show contact email when search user

* [user-select] added new user option with email shown

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2020-08-14 14:45:44 +08:00
llj
0afbc39c4a update the version of seafile-js 2020-08-07 17:38:28 +08:00
llj
ef95810d4e [share] internal link: fixup for 'folder' (#4643)
* make a member in a department can share a folder in a library of the
department, with internal link
2020-08-07 15:36:03 +08:00
杨顺强
a74e7e5dd5 update seafile-js version (#4639)
* update seafile-js version

* update seafile-js version
2020-08-07 10:42:55 +08:00
llj
ec3d7434f2 [file share] fixup for 'internal link' (#4637) 2020-08-04 07:37:58 +08:00
杨顺强
f762b1a311 Optimize repo delete 2 (#4628)
* optimzie group repo delete logic

* repair code bug

* optimize repo delete code
2020-07-27 11:06:59 +08:00
lian
01c9ddd695 add upload link expire days limit 2020-07-22 16:45:15 +08:00
llj
e55a602d57 Merge branch '7.1'
Conflicts:
	frontend/src/pages/search/advanced-search.js
2020-07-22 10:59:53 +08:00
杨顺强
849fed5aaf fix:Do not repeatedly delete requests to the server (#4622) 2020-07-21 18:15:57 +08:00
llj
3a5d6ba3fb [advanced search] fixed and improved 'date picker' (#4614)
* fixed UI
* added 'clear', 'disabledDate', 'click outside to close'
* allow user to choose the same day for start & end date
2020-07-21 11:17:09 +08:00
llj
dccddea02f [share] offered 'internal link' for files and folders in encrypted libraries (#4621)
* offered 'share' for encrypted library in 'dir view' page
2020-07-21 11:16:33 +08:00
王健辉
d93a55b32b add moment locale (#4619) 2020-07-17 11:11:24 +08:00
Alex Happy
8c093b25d9 FIX: org department no-name-member bug (#4616)
* FIX: org department no-name-member bug

* filter empty-owner in department
2020-07-09 16:15:11 +08:00
llj
2fabfde54e updated the version of seafile-js 2020-07-09 14:51:02 +08:00
llj
fa3964332f Virus scan frontend (#4574)
* ignore virus scan record

* get virus record by has_handle

* add has_next_page

* change has_handle to has_deleted

* change url and view name

* delete or ignore virus files in batch

* rebase master

* add cancel-ignore

* optimize code

* add translate

* [virus scan] added 'All' and 'Unhandled' tabs

* rewrote 'all' page (previous 'virus-scan-records')
* added 'unhandled' page

* [virus scan] 'unhandled' tab: added 'delete & ignore selected items'

* [virus scan] 'unhandled' tab: added 'handle selected items'

Co-authored-by: 王健辉 <40563566+jianhw@users.noreply.github.com>
2020-07-09 14:15:17 +08:00
songjiaqi1
72b1edd832 fix markdown viewer (#4615) 2020-07-07 18:27:16 +08:00
llj
bf3b8d5d23 [share dialog] expiration time: improved 'date-and-time-picker' (#4613)
* changed it to 'click outside to close the dialog'
2020-07-05 10:20:23 +08:00
llj
05fc148ec7 [publish a library] improved optional library list (#4591) 2020-07-01 10:15:55 +08:00
shanshuirenjia
bf570d7018 update dependence 2020-07-01 10:13:30 +08:00
songjiaqi1
bd5cf9e579 Markdown editor update (#4604)
* update markdown editor

* update markdown editor

* delete cdoc files
2020-06-30 21:10:47 +08:00
llj
20bf64a4d5 [system admin] org/members: fixed 'create time' (#4608) 2020-06-28 14:43:56 +08:00
杨顺强
66300cf07b update readonly toolbar effect (#4605) 2020-06-24 18:35:38 +08:00
Daniel Pan
73c9e967c1 Revert "Update menu permission valid (#4602)" (#4603)
This reverts commit 3d52a272ae.
2020-06-24 16:11:53 +08:00
杨顺强
3d52a272ae Update menu permission valid (#4602)
* repair menu permission valid bug

* improve toolbar loading effect
2020-06-24 16:08:59 +08:00
llj
389f8befee [terms] rewrote 'terms view' with react (#4589) 2020-06-15 16:27:00 +08:00
llj
360c57c11b ['about' dialog] modified the year (#4581) 2020-06-08 10:14:23 +08:00
llj
1b34569b5b Merge branch '7.1' 2020-06-04 14:01:15 +08:00
Michael An
8a90b33ad8 Change user select message (#4576)
* change user select

* change select user to search user
2020-06-03 15:50:13 +08:00