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

5185 Commits

Author SHA1 Message Date
Aries
f71b584817 remove global hidden columns in details setting (#7951)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-19 09:53:11 +08:00
llj
d73b668122 ['share' dialog, group 'manage members' dialog] fixup for the 'select (#7949)
users' icon & the input before it; improved the code

- highlight the 'select user' icon in the 'share' dialog when hover on
  it
- fixed the content width of the 'search users' inputs in the 'share'
  dialog & the group 'manage members' dialog
- improved code: added a common component for the 'select user' icon
2025-06-18 18:21:51 +08:00
杨国璇
0f20fc11b1 feat: d3 (#7859)
* feat: d3

* feat: add animation

* feat: optimzie an time

* feat: diaplay dot

---------

Co-authored-by: 杨国璇 <ygx@MacBookPro.lan>
2025-06-18 18:19:34 +08:00
Michael An
d92b6019d6 fix translation not generate by django (#7950) 2025-06-18 18:02:16 +08:00
杨国璇
f680124dad fix: new URL error 2025-06-18 14:16:57 +08:00
Michael An
61b9e7aa8d change more-level icons (#7945) 2025-06-18 11:51:52 +08:00
Michael An
4065f1db14 Mobile text viewer support wrap line (#7944)
* mobile txt support line wrap

* optimize function name
2025-06-18 10:12:58 +08:00
Michael An
32433e5b1a txt viewer support auto wrap (#7815)
* txt file support wrap line

* external txt file support wrap line

* change more icon
2025-06-17 21:47:01 +08:00
Michael An
ec4918be54 fix markdown shared page do not translation (#7941) 2025-06-17 21:45:52 +08:00
杨顺强
2e36c37e43 Optimize excalidraw code (#7942)
* optimize code

* optimize code

* optimize code

* optimize code

---------

Co-authored-by: 小强 <shuntian@Mac.lan>
2025-06-17 18:27:35 +08:00
llj
2b9fe4acc8 [audio file view] fixup & improvements for inner/history/trash/shared file view (#7940) 2025-06-17 18:16:16 +08:00
Michael An
96a6f60e2a update translation (#7939) 2025-06-17 17:29:15 +08:00
zhichaona
6b31d540db style: document-history center (#7929) 2025-06-17 17:13:24 +08:00
zhouwenxuan
93a44800a9 fix metadata middleware parameter 2025-06-17 16:59:05 +08:00
Aries
b90a07ca63 optimize global hidden properties text (#7937)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-17 16:52:11 +08:00
Michael An
61eb07f25b fix code warnings 2025-06-17 16:41:10 +08:00
Aries
2d7a88703a Feature/properties global hidden (#7918)
* new settings - global hidden properties

* add global_hidden_columns on repo_metadata

* fix conflicts, remove debug code

* fix perms

* fix global hidden columns in view toolbar options

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-06-17 16:25:16 +08:00
Michael An
473c686bd3 fix typo (#7933) 2025-06-17 15:44:01 +08:00
Michael An
6036d0471f Change common file type comment input style (#7931)
* 01 fix wrong text

* 02 input comment container style

* 03 change reply container style
2025-06-17 15:22:25 +08:00
llj
7001ee9fe4 [shared file view] for different types of files in 'file share link' page & 'folder share link' page: changed the 'view header' to full-width (#7930) 2025-06-16 20:09:46 +08:00
llj
ff776790ca Watch unwatch (#7927)
* ['library view' page] added 'Watch/Unwatch File Changes' to the 'Others' section

* ['Library view', 'My Libraries'] removed the 'Watch/Unwatch File Changes' in the 'Others - More' menu of 'Library view' page; for the library items in 'My Libraries', removed the 'Watch/Unwatch File Changes' operation options from the menus, and removed the 'being watched' icon and the tooltip.

* ['Shared with me' page] for desktop & mobile: removed the 'Watch/Unwatch File Changes' options from the operation menus, and removed the 'being watched' icon and the tooltip.

* ['Group', 'Department' library list] for desktop & mobile: removed the 'Watch/Unwatch File Changes' options from the operation menus, and removed the 'being watched' icon and the tooltip.
2025-06-16 10:45:41 +08:00
lian
9b293072c3 Org reactivate (#7925)
* org reactivate

* update

* update

* update

* remove print
2025-06-16 10:27:56 +08:00
Michael An
2f3a6fb6fb fix axios cancel error not show (#7924)
* fix axios cancel error not show

* fix warnings
2025-06-12 17:10:56 +08:00
小强
c4aac97127 update seafile-editor version 2025-06-12 14:43:00 +08:00
Michael An
58f094a129 fix metadata context menu trigger position (#7920) 2025-06-12 11:12:09 +08:00
Michael An
ea1e3fe4e3 Do not change path when move folder (#7921) 2025-06-12 11:08:38 +08:00
杨国璇
6d546f5067 fix: enable config (#7919)
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan>
2025-06-11 20:54:36 +08:00
Aries
7aa257ce09 Optimize/tags filter UI (#7904)
* optimize tags editor

* update tags filter

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-11 11:25:01 +08:00
小强
07de90eab0 update seafile-sdoc-editor version 2025-06-11 11:14:47 +08:00
Michael An
1c0689d187 change error page tip (#7915) 2025-06-10 18:02:01 +08:00
Michael An
39f092982e encryped repo can not rotate image (#7916) 2025-06-10 18:00:22 +08:00
awu0403
e8af55a1a4 Export/Import tags (#7888)
* export tags

* remove child links

* update

* optimize code and update import tags loading

* optimize code

* optimize var

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-06-10 17:59:31 +08:00
Aries
355febb30d Merge pull request #7914 from haiwen/fix/table_file_status
fix file status edit failed, remove duplicated decription property
2025-06-10 14:14:03 +08:00
Michael An
c04ae13a81 Fix move dirent in tree view not delete old dirent (#7908)
* 01 optimise codes

* 02 move new dirent after delete old dirent

03 fix right panel dirent list refresh
2025-06-10 11:23:26 +08:00
zhouwenxuan
d432a9c8fa fix file status edit failed, remove duplicated decription property 2025-06-10 11:09:37 +08:00
Michael An
8cc63be9fd change searched item loading (#7913) 2025-06-10 09:55:55 +08:00
llj
7ed887092b [institution admin] fixed it after the upgrade of 'react'(the page was blank before this fixup) (#7912) 2025-06-09 17:02:40 +08:00
杨国璇
128ca4ca0e fix: rebase bug 2025-06-09 16:29:37 +08:00
杨国璇
e4da1a52a0 Merge pull request #7910 from haiwen/fix-metadata-middleware-callback
fix: metadata middleware callback
2025-06-09 16:12:57 +08:00
杨国璇
b6c09106db fix: metadata middleware callback 2025-06-09 16:10:29 +08:00
杨国璇
75b81357ca fix: svg webpack config (#7905)
Co-authored-by: 杨国璇 <ygx@MacBookPro.lan>
2025-06-09 15:13:43 +08:00
zhouwenxuan
5c6f2f3654 fix bug - navigate by tags tree node failed 2025-06-09 14:19:02 +08:00
Michael An
64474d8b18 change file detail when preview image (#7906) 2025-06-09 14:07:11 +08:00
杨国璇
2d8936a814 feat:optimize sea-editor version 2025-06-09 11:09:46 +08:00
杨国璇
ad7d47d408 feat: optimize code 2025-06-09 11:08:46 +08:00
杨国璇
3f145fe7f1 feat: optimzie code 2025-06-09 11:08:46 +08:00
杨国璇
76377060b6 feat: optimize code 2025-06-09 11:08:46 +08:00
‘JoinTyang’
5639169c2b extract text from pdf and image 2025-06-09 11:08:46 +08:00
小强
6c9109fc89 update sdoc-editor version 2025-06-09 11:02:54 +08:00
Aries
f5f254f7fd Optimize/parent tags selector (#7890)
* update tags editor in all tags table

* optimize tags editor

* optimize

* fix warning

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-06-09 10:59:37 +08:00