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

570 Commits

Author SHA1 Message Date
lian
23a773d910 remove success message 2022-03-04 11:01:57 +08:00
lian
2231d2d21f update share/upload link expiration 2022-02-24 10:47:17 +08:00
Daniel Pan
dc209e53ed Merge pull request #5123 from haiwen/webdav-secret
update webdav secret
2022-02-17 20:48:37 +08:00
llj
566a27f0c7 [share dialog] share/upload link: added missing 'gettext' for some text 2022-02-17 15:46:03 +08:00
llj
57921f1b11 ['settings' page] WebDav Password: redesigned the 'update password' dialog; fixup & improvement 2022-02-17 15:30:06 +08:00
llj
ea5b2daa33 [move/copy dialog] bugfix for 'mv/cp to current folder' 2022-02-16 11:24:54 +08:00
Daniel Pan
9829d5aa29 Merge pull request #5125 from haiwen/save-shared-folder
update shared folder
2022-02-12 17:45:27 +08:00
lian
90b85a539d update shared folder
show progress when save file/folder in shared folder
2022-02-11 18:36:03 +08:00
lian
7ff103f69c update webdav secret
add WEBDAV_SECRET_MIN_LENGTH and WEBDAV_SECRET_STRENGTH_LEVEL
2022-02-11 13:48:18 +08:00
王健辉
1c305d5f69 improve org admin manage department 2022-02-11 11:44:59 +08:00
llj
a713c1fe72 [i18n] 'delete repo dialog': updated the text 2022-02-11 11:34:56 +08:00
lian
1e9193e573 show share info when delete repo 2022-01-19 18:03:09 +08:00
lian
a57abc3b47 save item in folder share link 2022-01-11 14:08:00 +08:00
llj
15e2acc21f [file chooser] directly open current folder for 'mv/cp dialog' 2021-12-15 14:55:16 +08:00
Michael An
442f91edc1 fix manage member style 2021-11-25 11:32:23 +08:00
lian
c21a3e9bd7 hide/show stored password 2021-11-23 12:09:08 +08:00
lian
b95ea9be68 show share/upload link password 2021-11-19 10:53:08 +08:00
llj
9cd52bb245 Merge branch '8.0'
Conflicts:
	frontend/package.json
	frontend/src/components/dialog/manage-members-dialog.js
	frontend/src/css/manage-members-dialog.css
	frontend/src/utils/utils.js
2021-11-02 11:41:41 +08:00
llj
a6470470d5 [group] added 'search group members'
- 'search group members' is offered only when there are more than 10
members in the group
2021-10-25 17:19:44 +08:00
lian
63697c5793 update 2021-10-14 14:58:27 +08:00
lian
23dc12f6b0 search group member 2021-10-14 14:55:23 +08:00
llj
457f799c43 [a11y] share dialog: added 'keyboard access' support for 'custom sharing perm' 2021-10-12 11:41:26 +08:00
llj
cabfa164bf [a11y] share dialog: added 'keyboard access' support for 'share to other server' 2021-10-11 18:15:50 +08:00
llj
b92ada3f4a [a11y] group: make 'settings', 'members', 'manage members' dialog accessible by keyboard 2021-10-11 17:11:49 +08:00
llj
9f5e3de408 'History Setting' dialog: bugfix 2021-10-11 17:11:49 +08:00
llj
ed60f5e05a 'Auto deletion' dialog: bugfix 2021-10-11 17:11:48 +08:00
llj
fbc5b0d30c [a11y] 'repo API Token' dialog: added support for 'keyboard access' 2021-10-11 17:11:48 +08:00
llj
ccc0e764f3 [a11y] 'share/upload links' dialog: added support for 'keyboard access' 2021-10-11 17:11:48 +08:00
llj
68b0785472 [a11y] 'folder perm' dialog: added support for 'keyboard access' 2021-10-11 17:11:48 +08:00
llj
f4f85dcb16 [a11y] 'transfer' dialog: added support for 'keyboard access' 2021-10-11 17:11:48 +08:00
llj
fb205f3c65 [a11y] share dialog: make tab panels accessible by keyboard 2021-10-11 17:11:48 +08:00
llj
11772e0425 [a11y] share dialog: make tabs accessible by keyboard 2021-10-11 17:11:48 +08:00
llj
eef9824233 [a11y] file view: added support for 'keyboard access' & bugfix for 'internal link' 2021-10-11 16:17:11 +08:00
llj
aef44a8605 [a11y] added 'keyboard access' for 'dir view - dirent' & fixed bugs 2021-10-11 16:17:10 +08:00
llj
95a810858a [a11y] dir view - file tag: improvements & added support for 'keyboard access' 2021-10-11 14:01:43 +08:00
shanshuirenjia
911add8bec repair code bug 2021-09-24 12:17:20 +08:00
王健辉
07df610e43 custom share permission (#4967)
* custom share permission

* remove path field

* add permission manager ui

* optimize custom permission manager style

* add permission setting

* add normalize_custom_permission_name

* optimize repo custom permission

* delete useless code

* optimize code

* optimize code

* optimize markdown file page

* fix a few bugs

* add permission control

* repair modify permission

* optimize style

* optimize copyright

* add try-except

* optimize code

* move file&folder

* batch operation item

* repair batch move item

* update copyright

* optimize move permission control

* optimize code

* optimize code

* optimize code & fix code wranning

* optimize code

* delete unsupport permission

* optimize code

* repair code bug

* add pro limit

* optimize code

* add permission handle for permission editor

* repair new file&folder bug

* optimize file uploader code

* custom permission user can not visit custom permission module

* optimize code

* forbid comment&detail module

* optimize code

* optimize modify/preview permission

* optimize custom permission share perm

* optimize view file module: file-toolbar

* optimize custom drag move operation

* repair column view bug

* optimize drag operation code

* repair code bug

* optimize code

Co-authored-by: shanshuirenjia <978987373@qq.com>
2021-09-13 10:37:07 +08:00
lian
8e78d73b53 update create share/upload link
add SHARE_LINK_FORCE_USE_PASSWORD and SHARE_LINK_PASSWORD_STRENGTH_LEVEL
2021-08-12 15:02:03 +08:00
lian
1ce4a39e0b show detailed error msg when download folder 2021-07-16 16:19:06 +08:00
lian
2b67a6199f manage web api auth token on profile page 2021-06-11 14:34:54 +08:00
lian
d9120643c8 let admin can delete device on CE version 2021-05-21 10:53:20 +08:00
lian
855b457e5f admin rename department (#4849)
* admin rename department

* update Code comment

* update group name validate msg

* [department] fixup: added 'add member' back

* [department] rename: fixup & improvements

* [system admin] departments: added 'rename' & 'op menu' for dept

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2021-03-25 21:41:55 +08:00
lian
2405ba671e add GROUP_IMPORT_MEMBERS_EXTRA_MSG (#4835)
Co-authored-by: lian <lian@seafile.com>
2021-03-17 16:43:10 +08:00
llj
2e89577990 Merge branch '7.1' 2021-02-10 10:35:12 +08:00
lian
72678fbe8f import group members (#4814)
Co-authored-by: lian <lian@seafile.com>
2021-02-10 09:59:32 +08:00
lian
c29a571826 Merge branch '7.1' into master 2021-02-05 11:55:34 +08:00
llj
1cb10e4dd5 [CE] search: added auto focus for the input (#4809) 2021-02-01 20:57:32 +08:00
llj
3b2fb53268 Group manage member (#4805)
* [group manage members] added 'scroll to load more members'

* [group manage members] fixup for 'add/delete/modify member'
2021-01-28 14:20:37 +08:00
llj
45afd8c323 [share dialog] added QR code for share/upload links (#4798) 2021-01-22 18:18:13 +08:00
llj
2db2c08032 [department] added an option to control if libraries can be shared in… (#4778)
* [department] added an option to control if libraries can be shared into a department

* update seahub web api

Co-authored-by: lian <lian@seafile.com>
2021-01-13 14:11:35 +08:00