1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-19 01:29:05 +00:00
Commit Graph

85 Commits

Author SHA1 Message Date
Ranjiwei
add4689b02
add-share-link-authentication (#6201)
* add-share-link-authentication

* [share link - link creation] 'set scope': redesigned it

* update

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* [share link - link details] redesigned the panel

* [share dialog - share link] 'authenticated users/emails' panels: redesigned them

* [share dialog - share link'] UI details, UX, and code improvements for 'link detais, authenticated users/emails' panels

* [share dialog - share link] updated the 'submit' handler for the 'authenticated emails/users' panels; fixup for 'set scope' in the 'link creation' panel'

* [share dialog - share link] deleted 'share-link-api.js', moved api modification to seafile-js; fixed 'change scope'  & etc. in 'link details'

* [share dialog - share link] link authenticated users: update 'submit' handler according to the python API update

* [share dialog - share link] added 'share-link-api.js' back & used it

* [share dialog - share link] handled eslint warnings and etc.

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-07-19 18:12:35 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
llj
4375115548
[draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
杨顺强
490ebdd448 add freezed icon 2023-11-21 16:08:03 +08:00
lian
a9c3a6638c
Folder shared out (#5601)
* show if folder has been shared out

* [dir view] use special folder icon to identify folders which are shared out

* [dir view] improvement: in a library, make only one request to get the data of folders shared out

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-11-15 17:01:50 +08:00
Michael An
d4445fad51
remove adjacent excess Divider (#5680)
* remove adjacent excess 'Divider'

* fix upload file tags may cover previous tags
2023-10-11 20:40:16 +08:00
Michael An
2a6aa4b4d4
remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
lian
820a50b853 Merge branch '10.0' 2023-08-18 09:47:15 +08:00
杨顺强
abbae3666e
update get shared repos/folders (#5587)
* update get shared repos/folders

return custom_permission_name field

* optimize admin share module

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2023-08-17 23:19:19 +08:00
欢乐马
c31334d657
revision url (#5558)
* revision url

* update revision_id
2023-07-24 10:47:12 +08:00
llj
68ed3e5773
Sdoc draft (#5556)
* [dir view] redesigned the sdoc draft identifier

* [dir view] added option 'Mark as draft' to 'New File' dialog; added big button '+ SeaDoc' for empty library

* [sdoc draft] fixed API typos

* [sdoc file view] displayed draft identifier & added 'unmark as draft' for drafts

* [media/sdoc-editor] updated i18n/l10n strings for sdoc-editor

* [dir view] 'New' dropdown menu: added '(beta)' for 'New SeaDoc File'
2023-07-22 15:54:25 +08:00
欢乐马
643b282b34
sdoc-draft (#5512)
* sdoc-draft

* seadoc_mask_as_draft

* SeadocDraft

* doc_uuid delete
2023-06-20 21:18:07 +08:00
杨国璇
948fd44eee
feat: sdoc diff (#5465)
* feat: sdoc diff

* feat: add changes

* feat: optimize code
2023-05-13 15:42:54 +08:00
lian
146c79ba44
clean orphan share/upload links (#5383)
* clean orphan share/upload links

* update style

* [share admin - links] fixup & improvements for 'deleted' tip & 'clean orphan links'

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-03-01 16:51:36 +08:00
lian
00b1007cae
repo monitor (#5265)
Co-authored-by: lian <lian@seafile.com>
2023-01-16 17:56:05 +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
王健辉
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
c29a571826 Merge branch '7.1' into master 2021-02-05 11:55:34 +08:00
lian
cbf12f9ed9
show last access time on admin users page (#4795)
Co-authored-by: lian <lian@seafile.com>
2021-01-22 10:41:58 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
44c20e5bc7
[org admin / users] fixup for sort by 'Space Used' (#4682) 2020-09-24 16:53:55 +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
lian
941a4d45ef Merge branch '7.0' 2019-12-04 10:02:06 +08:00
杨顺强
50e0618a7d return repo/folder permission when get share link list (#4319)
* return repo/folder permission when get share link list

* update permission check when create/update share link

* optimized code

* optimized code

* add can_edit valid

* return can_edit field when get share link list
2019-12-03 13:52:52 +08:00
llj
4ce33e4949 [dtable] cleanup: removed related files and code (#4314) 2019-11-28 11:34:41 +08:00
Leo
852fe1b8ee sysadmin reconstruct user page (#4030)
* sysadmin reconstruct user page

* [system admin] users: refactored it
2019-10-28 10:29:20 +08:00
Alex Happy
c34969ce4b ADD: dtable-share-link-ui & GET DELETE apis about dtable-share-link (#4117)
* ADD: dtable-share-link-ui
ADD: GET DELETE apis about dtable-share-link

* ADD: dtable_from_link_view & dtable_file_link_view_react.html

* MOD: some error_msgs and rename dtable_share_link_view and move dtable_share_link_view's url to dtable's urls

* FIX: dtableShareLinks' is_expired
2019-09-27 15:56:31 +08:00
Leo
d0e28c0365 sysadmin reconstruct repo page (#3980) 2019-09-24 12:18:53 +08:00
Leo
0a6f724a96 non-display last update time, if mtime == 0 (#4068) 2019-09-09 11:34:12 +08:00
llj
3e65a3a313 [share admin] upload links: added support for mobile; improvement (#4011)
* and improved 'share links'
2019-08-21 16:36:55 +08:00
llj
2e1fc1110f [share admin] share links: added support for mobile; bugfix & improvement (#4004)
* and bugfix for 'generate share link'
2019-08-20 12:00:58 +08:00
llj
338d90ef0b [share admin] folders: added support for mobile; bugfix & improvement (#3991)
* and bugfix for 'libraries'
2019-08-15 20:59:10 +08:00
llj
8839207207 [share admin] libraries: added support for mobile (#3981)
* and 'bugfix & improvement'
2019-08-14 15:10:58 +08:00
llj
29b5aa0184 [multi storage backends] offer 'storage backend' options in 'repo (#3960)
create' dialog

* fixup for 'my libraries - create repo'
2019-08-08 13:08:13 +08:00
LeoSirius
8ad88ab062 add expire days to upload link 2019-07-02 11:06:39 +08:00
LeoSirius
4beb2eea16 show quota in deparment page 2019-06-27 18:38:23 +08:00
zxj96
d485c2c58a Modify variable name 2019-05-30 16:01:18 +08:00
zxj96
f7dee15902 modify some style and parameter 2019-05-30 14:56:39 +08:00
zxj96
3fc5137409 Compare initial size 2019-05-30 14:31:24 +08:00
王健辉
ba2ac6ca49 repo-status-interface 2019-05-17 16:30:56 +08:00
杨顺强
19a2fc7355 repair bug (#3272) 2019-04-13 16:56:06 +08:00
陈钦亮
1b673b5cd5 add org logs (#3190)
* add org logs

* add filter

* refactor code

* fix warnings

* add get repo dict

* Adjust variable position
2019-04-03 16:54:24 +08:00
陈钦亮
e9ce192502 click draft file from activities (#3153) 2019-03-21 14:29:09 +08:00
陈钦亮
7dfb1cfe75 Org libraries (#3110)
* org admin libraris

* update front page

* update code style

* refactor code

* update api name
2019-03-15 16:30:20 +08:00
陈钦亮
e5886f73f4 Org group (#3097)
* org groups

* update front page

* update operation ui
2019-03-13 10:32:38 +08:00
王健辉
d6842e9ce5 remove review event (#3089)
* remove review event

* draft publish event
2019-03-11 17:38:47 +08:00
陈钦亮
ad5c82ad41 update locked display (#3052) 2019-03-05 18:21:19 +08:00
陈钦亮
e2ad2fd023 Org user page (#2941)
* init org user

* optimized code style

* freezed item

* update select-ediotr style

* optimized code style

* add state
2019-02-27 19:44:22 +08:00