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

15163 Commits

Author SHA1 Message Date
Aries
9a72af75af fix popover click outside (#7889)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-05 13:55:55 +08:00
Aries
766b2e6f5c optimize overlay pixel position (#7887)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-05 11:24:18 +08:00
Michael An
139a25f59f change search result is null (#7886) 2025-06-04 17:27:40 +08:00
Aries
35595bef11 optimize error text notification in searched item details (#7885)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-04 16:52:27 +08:00
Aries
13ea347c62 Fix/table image preview (#7883)
* fix table cell position error after move forward/backward in image previewer

* fix details ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-04 15:14:13 +08:00
SkywalkerSpace
66e6369c10 fix db_update_helper ccnet_dir 2025-06-04 11:02:52 +08:00
viravera
9e1bb3a7af Fix improperly scoped variables when sending administrative reset of user password email (#7816)
* Update users.py

get_site_name() and similar are not properly in scope in this branch where they are used in the following try block, so this imports them properly in this branch as they are in the other branch where they are used.

* fix-get-sitename-scope

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-06-04 10:39:04 +08:00
Michael An
ac7664301a Remove useless share API (#7882) 2025-06-03 18:00:36 +08:00
Michael An
76d15b03b8 Change share link dialog UI (#7881)
* 01 Add qr-code in share link item

* 02 Show access scope and password in share list

* 03 optimise style
2025-06-03 18:00:00 +08:00
小强
d9a78effa1 update seafile-sdoc-editor 2025-06-03 16:45:00 +08:00
lian
4b9385161d support view pdf via onlyoffice (#7877)
* support view pdf via onlyoffice

* update

* update
2025-06-03 15:36:57 +08:00
Michael An
c0933a4274 Add loading icon when dialog is init (#7878)
* 01 system admin share base to user

* 02 system admin share base to group

* 03 share sub folder set user permission

* 04 share sub folder set group permission

* 05 share repo to user

* 06 share repo to group add loading

* 07 share to invite users

* 08 share to other server

* 09 link emails

* 10 link emails

* 11 fix code format
2025-06-03 14:34:27 +08:00
杨顺强
c6a3617648 Fix upload folder bug (#7879)
* delete unnecessary console

* optimize code

---------

Co-authored-by: 小强 <shuntian@Mac.lan>
2025-06-03 14:20:39 +08:00
小强
b92da16b1d test dev 2025-06-03 13:53:32 +08:00
小强
eaa190c5ff test pro env 3 2025-06-03 11:53:43 +08:00
杨顺强
d2631630b1 test (#7876)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-06-03 11:19:48 +08:00
杨顺强
a1f6a0464a test in pro env (#7875)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-06-03 10:49:27 +08:00
Michael An
c066786201 change option icon background when table range highlight (#7874) 2025-06-03 09:56:06 +08:00
Aries
91a523e067 fix tags cell formatter ui (#7873)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-01 08:07:17 +08:00
llj
e9f8a52abe Icon bg (#7871)
* ['Files', 'my libs', 'shared with me', 'shared with all', 'group', 'department' pages] added background to the library items' operation icons when hovering on them

* ['share' dialog] 'Share Link'(link list, link-authenticated-emails, link-authenticated-users): added background to the items' operation icons when hovering on them

* ['share' dialog] 'Share to user': added background for the sharing items and the operation icons when hover on them

* [select editor] improved it; added background to the 'edit' icon when hover on it

* ['share' dialog] 'Share to group': added background for the sharing items and the operation icons when hover on them; fixed it for mobile

* ['share' dialog] 'Custom sharing permissions': added background for the permission items and the operation icons when hover on them

* ['share' dialog] 'Invite Guest': added background for the items and the operation icons when hover on them

* ['share' dialog] 'Share to other server': added background for the items and the operation icons when hover on them

* [repo 'Folder Permission' dialog] 'User Permission': added background for the items and the operation icons when hover on them

* [repo 'Folder Permission' dialog] 'Group Permission': added background for the items and the operation icons when hover on them

* [repo 'Share Admin' dialog] 'Share Link': added background for the sharing items and the operation icons when hover on them; improved it

* [repo 'Share Admin' dialog] 'Upload Link': added background for the sharing items and the operation icons when hover on them; improved it

* [repo 'Share Admin' dialog] 'User Shares': added background for the sharing items and the operation icons when hover on them; improved the permission editor

* [repo 'Share Admin' dialog] 'Group Shares': added background for the sharing items and the operation icons when hover on them; improved the permission editor

* [repo 'API Token' dialog] added background for the items and the operation icons when hover on them

* [group/department 'Manage group members' dialog] added background for the operation icons when hover on them

* ['select members from departments' dialog] added background for the operation icons when hover on them

* [library list pages] removed the background when hover on the 'star/unstar' icons of the library items

* ['back' icons] added background for the 'go back' icons when hover on them

* ['my deleted repos' dialog] added background for the operation icons when hover on them

* ['Favorites' page] added background for the items and the operation icons when hover on them

* ['Wikis' page] added background for the operation icons when hover on them

* ['Invite Guest' page] added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Libraries' page: added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Folders' page: added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Share Links' page: added background for the items and the operation icons when hover on them

* ['Share Admin'] 'Upload Links' page: added background for the operation icons when hover on them

* [repo 'Modification History' dialog] added background for the operation icons when hover on them

* [repo 'Snapshot' page] added background for the items and  the operation icons when hover on them

* [folder 'share link' page] added background for the items and the operation icons when hover on them

* [file 'History Versions' page] changed the 'more' icon and added background for the the operation icons when hover on them

* [personal 'settings' page] 'Linked Devices': added background for the items and the operation icons when hover on them

* ['library view' page] 'move/copy' dialog: added background for the 'clear search keyword' icon when hover on it

* ['library view' page] added background for the operation icons when hover on them

* ['system admin'] 'Devices' pages: added background for the items and the operation icons when hover on them

* [system admin] repos/users/groups/inst/... pages: added background for the operation icons when hover on them

* [system admin] 'Libraries - Trash' page: added background for the items and the operation icons when hover on them

* [system admin] 'Users' pages: added background for the operation icons when hover on them

* [system admin] 'Departments' pages: added background for the operation icons when hover on them

* [system admin] 'Organizations' & 'Search Organizations' pages: added background for the operation icons when hover on them

* [system admin] 'Institutions' pages: added background for items & the operation icons when hover on them

* [system admin] 'terms and conditions' pages: added background for items & the operation icons when hover on them

* [system admin] 'Links - Share Links' pages: added background for items & the operation icons when hover on them

* [system admin] 'Links - Upload Links' pages: added background for items & the operation icons when hover on them

* org page use new op-icon

* use common edit icon

---------

Co-authored-by: Michael An <1822852997@qq.com>
2025-05-31 12:01:08 +08:00
Aries
7897420e2b fix localstorage access (#7872)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-31 08:19:23 +08:00
Guodong SU
92b80c84c5 fix(wiki title): resolve name change (#7863) 2025-05-30 15:32:04 +08:00
小强
99af77c8eb update seafile-sdoc-editor version 2025-05-30 14:32:17 +08:00
小强
4b549d85fc update seafile-sdoc-editor version 2025-05-30 10:49:48 +08:00
Michael An
008ad2eaeb fix npm audit 2025-05-30 10:25:35 +08:00
Daniel Pan
728f97defd Revert "Optimize/details (#7865)" (#7870)
This reverts commit 3fee438461.
2025-05-30 10:15:39 +08:00
Michael An
32d22ab7c0 Optimize dropdown menu style (#7866)
* 01 remove custom dropdown menu style

* 02 remove custom dropdown menu item style
2025-05-30 10:10:44 +08:00
r350178982
e817459e3a Merge branch '12.0' 2025-05-30 09:49:40 +08:00
Ranjiwei
817e5e61a9 Add parent dir for zip task (#7858)
* add-parent-dir-params-for-zip-dl-token

* Update share_link_zip_task.py
2025-05-30 09:47:15 +08:00
Guodong SU
5132c9cb89 hotfix(metadata): add boundary check (#7868) 2025-05-29 18:06:17 +08:00
杨国璇
12840046cd refactor: download (#7388)
* refactor: download

* feat: update code

* feat: rebase bug

* feat: rebase bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.9>
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan>
2025-05-29 16:20:20 +08:00
Aries
d7b10849da fix creator formatter (#7867)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-29 15:56:38 +08:00
Aries
3fee438461 Optimize/details (#7865)
* show details by column

* fix tags cell formatter ui

* optimize

* update embedded details

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-29 15:00:23 +08:00
小强
ef9582992a update sdoc-editor version 2025-05-29 14:16:01 +08:00
小强
1cf9ca91b7 update sdoc-editor version 2025-05-29 10:28:13 +08:00
Aries
23c44d1e5a ignore canceled error (#7864)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-29 10:12:56 +08:00
awu0403
de13ec8817 update enable md (#7862)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-05-28 21:31:45 +08:00
Aries
9f64c3ab8f Feature/sidepanel in search result (#7844)
* show sidepanel in search result

* show metadata details

* show library details

* optimize

* optimize

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-28 21:29:46 +08:00
SkywalkerSpace
7268efd7d7 fix setup-seafile-mysql root_conn.close 2025-05-28 15:21:51 +08:00
SkywalkerSpace
1ef68b2a9c fix setup-seafile-mysql root_conn.close 2025-05-28 15:20:49 +08:00
小强
cb4bc2b127 update sdoc-editor version 2025-05-28 10:48:08 +08:00
lian
1527f6c231 add help link (#7861) 2025-05-27 14:39:24 +08:00
Michael An
5b106180c2 Change pdf viewer style (#7860)
* 01 change font color

* 02 change pdf viewer style

* 03 change sidebar header name
2025-05-27 11:36:06 +08:00
小强
6483112a3d update sdoc editor version 2025-05-27 10:39:02 +08:00
Emmanuel Ferdman
7885e0ef05 Resolve Python Logger warnings (#7821)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-27 09:51:55 +08:00
小强
0ef2386b86 update sdoc editor version 2025-05-26 16:54:09 +08:00
lian
967cf4c7bb update file ext check for office file (#7845)
* update file ext check for office file

* update
2025-05-26 15:33:53 +08:00
Michael An
66f163efe7 change sf-file-tags popover position (#7857) 2025-05-26 09:57:37 +08:00
Huang Junxiang
c8031738e3 fix: read seafile db name (#7856)
* fix: read seafile db name

* perf(db_api.py): default seafile db name to seafile_db
2025-05-24 17:06:31 +08:00
小强
ff871c616c update sdoc-editor version 2025-05-24 16:44:31 +08:00