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

3923 Commits

Author SHA1 Message Date
Aries
2e85559dfe fix memory leak warning, clear timer when the component unmounts (#6641)
* fix memory leak warning, clear timer when the component unmounts

* clean up redundant check
2024-08-26 18:22:27 +08:00
杨国璇
4dea019fa6 fix: metadata contextmenu position (#6643)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 17:35:36 +08:00
杨国璇
2ec3fc7a51 feat: metadata basic filter (#6633)
* feat: metadata basic filter

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.9>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 16:21:23 +08:00
Michael An
50035219bb fix folded nav animation (#6639) 2024-08-26 16:08:22 +08:00
Michael An
021b86389e change zip file icon (#6637) 2024-08-26 10:46:51 +08:00
JoinTyang
56999ee4c5 merge seasearch and es (#6632)
* merge seasearch and es

* rebase

* update
2024-08-24 23:08:18 +08:00
杨国璇
b0e62adc64 feat: display files icon (#6635)
Co-authored-by: 杨国璇 <ygx@192.168.124.9>
2024-08-24 17:31:08 +08:00
Michael An
2aa0ff3686 change search mask index (#6634) 2024-08-24 16:36:24 +08:00
杨顺强
4195286986 update sdoc version and sdoc translate 2024-08-24 11:04:31 +08:00
杨国璇
751c3df1f9 feat: update sdoc editor version to 1.0.62 (#6630)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-24 09:31:32 +08:00
Michael An
d6a589a09b change side nav folded animation (#6627) 2024-08-23 17:52:21 +08:00
cir9no
500b1dbb6b feat: init sdoc summary when add summary column (#6449)
* feat: init sdoc summary when add summary column

* feat/meta: add summary single sdoc

* optimize some naming

* add summarize files api

* optimize code

* feat: update code

* feat: optimzie code

* feat: rebase code

* fix/mv: fix invalid path param when create summary

* feat/mv: add batch update summary text func

* feat/mv: add some details in parameter judgment

* feat: optimize code

* feat: delete useless import

* execute return api

* feat/summary: execute file not found situation

* fix: summary

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 17:51:52 +08:00
Michael An
18a96ed607 fix menu position (#6611) 2024-08-23 17:44:12 +08:00
杨国璇
b32b3fe904 Feat metadata column order (#6622)
* feat: metdata column order

* feat: hidden column support adjust column order

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 17:11:24 +08:00
Michael An
645099a405 Fix translation (#6625)
* update translation

* change text
2024-08-23 17:09:56 +08:00
Michael An
6b49bb9175 fix markdown file dropdown style (#6626) 2024-08-23 16:44:50 +08:00
Michael An
adf91f0ad8 change side folded nav UI (#6621) 2024-08-23 16:44:19 +08:00
杨顺强
4e2d5e1ebe update sdoc version and sdoc translate 2024-08-23 15:57:27 +08:00
llj
c7c059c601 ['dir view'] 'list' mode: removed the underline when hover on the star/unstar icons (#6624) 2024-08-23 14:46:07 +08:00
杨顺强
2dff33f374 update sdoc version and sdoc translate 2024-08-23 14:38:06 +08:00
杨国璇
020f5b9e0a fix: metadata resize property (#6605)
* fix: metadata resize property

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 11:50:05 +08:00
Aries
f8bebb6d91 add layout toggle shortcut (#6610)
* add layout toggle shortcut

* add switch mode shortcut on libraries page

* delete useless codes

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-23 11:30:45 +08:00
杨国璇
470ad1ba61 fix: lib icon style (#6616)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 18:04:05 +08:00
llj
6b7fb39071 [folded user side panel] user interaction improvements: use 'mouse hover' instead of 'clicking' to display the 'files sub nav' (#6619) 2024-08-22 18:01:04 +08:00
Michael An
1dfbd8c244 01 filter column not show column keys (#6618) 2024-08-22 17:57:49 +08:00
Michael An
98872bdb71 update axios version to fix warnings 2024-08-22 17:30:36 +08:00
llj
eb9643ed1c [user side panel] added a 'sub nav' popover for 'Files' in the folded side panel (#6617) 2024-08-22 16:16:16 +08:00
Michael An
63e64f83df change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
lian
316e403202 Merge branch '11.0' 2024-08-22 14:48:01 +08:00
杨国璇
04129d4e7e Feat metadata detail location display (#6612)
* feat: metadata location display in detail

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 11:46:19 +08:00
杨国璇
c8011a6ba3 fix: content style (#6608)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-08-22 09:47:58 +08:00
Michael An
84fc4975d2 fix Invite Guest dropdown style (#6607) 2024-08-21 18:14:21 +08:00
Ranjiwei
a2cd02f007 Admin share permissions (#6603)
* update

* update

* update

* Update urls.py

* Update share-permission-editor.js
2024-08-21 18:08:34 +08:00
Aries
ce3ffff54d Feature/gallery view (#6578)
* add gallery view, display images in grid layout

* remove redundant code

* clean up redundant code, improve responsive gallery

* improve gaps in gallery
2024-08-21 17:14:57 +08:00
杨国璇
6f5f1f0e05 fix: path style (#6599)
* fix: path style

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 17:12:41 +08:00
Michael An
539daf8c3d fix translation and style (#6604) 2024-08-21 16:32:41 +08:00
Michael An
6b3b497a04 change file chooser classname (#6594) 2024-08-21 14:41:29 +08:00
Michael An
dd53e6e7df fix mobile side panel style (#6601) 2024-08-21 14:40:27 +08:00
Michael An
a2b9fabb06 fix trash dialog and dropdown menu style (#6600) 2024-08-21 11:51:55 +08:00
Aries
c08abe8fc1 Feature/improve interactivity of searched list in move dialog (#6597)
* improve interactivity of search result

* clean up redundant code

* clean up redundant code
2024-08-21 11:35:50 +08:00
Michael An
a8b61af868 fix translation (#6596)
* fix translation

* fix translation
2024-08-21 11:09:25 +08:00
杨国璇
ee38d54d9f Feat dropdown check color (#6595)
* feat: dropdown check color

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 10:57:16 +08:00
杨国璇
b030693def feat: metadata hide image location (#6591)
* feat: metadata hide image location

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 18:16:05 +08:00
Stephen
f5a74a1b42 update open-parent-folder button into drop-down-menu (#6582)
* update open-parent-folder button into drop-down-menu

* update the big-screen open-parent-folder

---------

Co-authored-by: 苏国栋 <gaozijian@StephenMacBook-Pro.local>
2024-08-20 18:08:51 +08:00
Michael An
610abf83e3 fix lib content detail style when tree is not open (#6590) 2024-08-20 16:38:43 +08:00
杨国璇
10d1e4d7a5 feat: update metadata ui component version to 0.0.23 (#6589)
* feat: update metadata ui component version to 0.0.23

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 13:59:45 +08:00
杨国璇
508a96e140 fix: metadata system folders (#6588)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:28:53 +08:00
杨国璇
af50cc2bab refactor: metadata contextmenu (#6587)
* refactor: metadata contextmenu

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:21:19 +08:00
Michael An
a4caf6e970 select files and right dir tools is show (#6581) 2024-08-20 11:20:30 +08:00
Michael An
9051ad836e change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00