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

3540 Commits

Author SHA1 Message Date
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
lian
141121f5af Merge branch '7.1' into master 2020-09-10 16:37:31 +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
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
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
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
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
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
llj
ea8e61d250 [share/upload links] show exact expiration time (#4570) 2020-05-25 17:29:16 +08:00
llj
072637de5b [system admin] share links: added 'sort by ctime/view_cnt' (#4560) 2020-05-21 11:35:49 +08:00
llj
1f08158663 [share dialog] share link / upload link: enable user to choose expira… (#4557)
* [share dialog] share link / upload link: enable user to choose expiration time

* fixup & improvement for 'share link / upload link'

* fixup for pages in which there is no 'share'

* for pages in which the variables are not returned

* [date-and-time picker] fixed UI.

* updated version of '@seafile/seafile-calendar' to fix its 'selected time' UI problem

* [share dialog] expiration time: improved 'disabledDate'

* update create share/upload link api

handle expiration_time parameter

* update

* update

* update

Co-authored-by: lian <lian@seafile.com>
2020-05-21 11:32:02 +08:00
llj
0a2d61c24b [shared dir view] update (#4562) 2020-05-18 14:30:48 +08:00
llj
f921ad771d [zip download dialog] modified dialog position (#4561) 2020-05-18 14:27:55 +08:00
llj
a707d4adb7 [system admin] enable 'invitations' & 'unlink device' only in pro version (#4563) 2020-05-14 16:16:50 +08:00
shanshuirenjia
44dd35cce5 merge 7.0 2020-05-06 18:32:47 +08:00
杨顺强
01d3e41cb8 repair add tag bug (#4552) 2020-05-06 18:24:16 +08:00
llj
6f1a8cd350 [system admin] orgs, inst: use '24 hour time' for pages (#4550) 2020-04-28 18:21:00 +08:00
llj
ca7d57e408 [share dialog] share link / upload link: use '24 hour time' for expiration (#4549) 2020-04-28 13:09:05 +08:00
llj
744eca3a7c [org admin] added sort for 'libraries/users' (#4548)
* users: split 'all' & 'admin'
* bugfix & improvement for pages
2020-04-27 14:46:41 +08:00
杨顺强
fd34066951 changed default permission (#4546) 2020-04-23 18:23:02 +08:00
杨顺强
ef12e81911 repair share file image bug (#4544) 2020-04-23 09:35:32 +08:00
杨顺强
e9dd31372e repair share file image bug (#4543) 2020-04-22 20:46:19 +08:00
llj
bb716b9acc [share dialog] improvements (#4540) 2020-04-21 19:56:28 +08:00