lian
ff9a0e92f9
Webdav secret ( #5357 )
...
* not show webdav password on user profile setting page
* hash webdav password
* show webdav url and username on user profile setting page
* update test
* update
* update
Co-authored-by: lian <lian@seafile.com >
2023-01-18 09:59:53 +08:00
lian
4f9dcb344b
Rate limit ( #5169 )
...
* set upload/download rate limit by user role
* admin set user upload/download rate limit
* update
Co-authored-by: lian <lian@seafile.com >
2023-01-12 16:56:31 +08:00
杨顺强
f8db3a9614
Update dependency 5 ( #5349 )
...
* update dependency
* update dependency
* update dependency
2022-12-31 19:38:51 +08:00
杨顺强
3faa4acb8e
Update dependency 3 ( #5344 )
...
* update react react-dom prop-types
* update seafile-editor version
* install deep-copy denpendency
* update router version
* repair focus bug
* optimize code
* optimize code
2022-12-24 10:41:34 +08:00
杨顺强
80b4b5fd6c
Update dependency 2 ( #5342 )
...
* update react-select version
* update react-responsive
* delete unnecessary dependency
* update react-mentions
2022-12-22 16:02:11 +08:00
llj
d6671ce2f8
[dir view] added a confirmation dialog for deleting a folder ( #5321 )
2022-11-28 09:27:17 +08:00
llj
132169105a
Merge branch '9.0'
2022-11-10 14:51:21 +08:00
lian
b0d0874013
Org admin page ( #5298 )
...
* orgadmin import users
* orgadmin devices page
* orgadmin statistic page
* orgadmin devices page
use seafile_api.list_org_repo_sync_errors
* [org admin] bugfix & improvements
Co-authored-by: lian <lian@seafile.com >
Co-authored-by: llj <lingjun.li1@gmail.com >
2022-11-10 13:27:55 +08:00
杨顺强
53e2e70d8c
optimize code ( #5300 )
...
* optimize code
* update code
* optimize code
2022-11-08 22:35:41 +08:00
llj
90c0d5dbec
[share admin - links] mobile: modified display of some info; added 'sort' ( #5263 )
2022-10-22 10:38:47 +08:00
llj
a14e45ca96
fixup for i18n; avoid XSS
...
- fixup for PR#5256
2022-10-09 18:32:03 +08:00
杨顺强
91d1751a57
Repair xss bug ( #5256 )
...
* repair upload file with same script name bug
* update repo name xss bug
* fix: transform lib xss bug
* optimize code
2022-09-08 16:42:55 +08:00
lian
9a962255f0
update share dept repo
...
add 'cloud-edit', 'preview' permission
support 'cloud-edit', 'preview' and custom permission when modify share
2022-07-13 16:40:15 +08:00
shanshuirenjia
db8c2b6ab2
update seafile-editor import method
2022-05-25 15:22:43 +08:00
lian
fb284467a5
update share info message when delete repo
...
If there is no library share information, no message is displayed
2022-04-13 16:37:06 +08:00
llj
2f16016da6
[shared dir view] 'list tagged files' dialog: added 'download' for files
2022-03-15 10:53:16 +08:00
llj
aa1adbfb91
[shared dir view] file tags: fixup & improvement
2022-03-14 16:48:57 +08:00
Daniel Pan
39a6aa878e
Merge pull request #5156 from haiwen/remove-related-file
...
[related files] removed all the related functions
2022-03-12 10:22:25 +08:00
llj
6993247423
[related files] removed all the related functions
2022-03-11 18:38:57 +08:00
Daniel Pan
b3150d9d37
Merge pull request #5137 from haiwen/link-expiration
...
update share/upload link expiration
2022-03-10 16:18:38 +08:00
llj
952a7b4533
[share dialog] share link/upload link: improved 'set expiration'
...
- improved UI for 'edit expiration'
- improved code: added component `set-link-expiration.js`
- fixed bugs
2022-03-10 14:14:15 +08:00
llj
e89ddd856b
[tags] 'Tagged Files' dialog: modified UI
2022-03-07 11:19:18 +08:00
llj
a64c774b75
[tags] 'Tagged Files' dialog: improvement
2022-03-04 17:54:59 +08:00
lian
23a773d910
remove success message
2022-03-04 11:01:57 +08:00
llj
5c35a97486
[tags] removed unused code and file
2022-02-26 11:22:59 +08:00
llj
97da4f2b63
[tags] redesigned 'Tags' dialog
...
- redesigned 'tag color edit', 'tag name edit', 'tag delete'
2022-02-26 10:51:10 +08:00
lian
2231d2d21f
update share/upload link expiration
2022-02-24 10:47:17 +08:00
llj
8862328958
[tags] redesigned 'color options' in 'New Tag' dialog
2022-02-22 15:06:50 +08:00
llj
955f3617ad
[tags] redesigned the 'select tags' dialog
2022-02-21 17:22:52 +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