Michael An
df4ba2a8c2
Change transfer repo dialog UI ( #7801 )
...
* 01 change transfer repo to user
* 01 change transfer repo to department
2025-05-09 17:28:05 +08:00
JoinTyang
77260ba050
Merge pull request #7755 from haiwen/tags-migrate
...
Tags migrate
2025-05-09 14:28:27 +08:00
Aries
2874b72b22
hide filters by default ( #7800 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-09 14:15:39 +08:00
孙永强
d420105e51
update
2025-05-07 16:38:06 +08:00
zhichaona
ee32802084
update videoJs version && add hotKey ( #7750 )
2025-05-07 14:40:22 +08:00
孙永强
ce08321429
update design
2025-05-07 10:45:34 +08:00
awu0403
64579dc349
fix grid video thumbnail ( #7793 )
...
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-05-07 10:09:58 +08:00
Aries
4e08a1c75f
hide map view option if can not find map key ( #7792 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-05-06 15:07:14 +08:00
Michael An
b8a74ccebc
change search and select user ( #7782 )
...
* 01 basic function
* 02 add list and add group users
* 03 change style
* 04 other components
* 05 change className
2025-04-30 10:04:08 +08:00
Michael An
692e6b7e97
Merge branch 'fix/drag_and_drop_on_windows'
2025-04-29 18:26:10 +08:00
zhouwenxuan
deee10fba8
fix grid view drag and drop on windows
2025-04-29 17:06:04 +08:00
Aries
d84e4870d3
fix tags editor scrollbar ui ( #7785 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-29 16:33:23 +08:00
Michael An
daed4198a5
fix toggle image preview detail svg icon
2025-04-29 10:49:56 +08:00
Michael An
b6871afead
fix code warnings
2025-04-29 10:37:28 +08:00
zhichaona
7f74be9e08
add right-panel loading
2025-04-29 10:31:59 +08:00
llj
ea580c6569
[dir view] added 'star/unstar' to the context menu of items in grid mode, and to the dropdown menu in the top toolbar for the single selected item; and other improments ( #7776 )
2025-04-27 17:51:40 +08:00
Michael An
52f71ffae1
Merge pull request #7771 from haiwen/feature/create_tag
...
add create tag btn on tags tree header
2025-04-25 18:11:30 +08:00
zhouwenxuan
dda7d350be
add create tag btn on tags tree header
2025-04-25 10:38:09 +08:00
Michael An
726e34d47c
remove svg-sprite-loader
2025-04-25 10:08:50 +08:00
Michael An
0b00f08e3f
fix external link page do not show migrate tag info
2025-04-24 21:53:06 +08:00
孙永强
1b02d7b491
update ui
2025-04-24 11:15:37 +08:00
Aries
2ec7bc4da9
Optimize/search filters ( #7761 )
...
* optimize ui
* optimize filters
* update date filter
* optimize
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-23 16:11:03 +08:00
Michael An
75cde31370
Merge pull request #7751 from haiwen/upload-replace-fixup
...
[dir view] fixed 'upload & replace a file'(so that the related upload…
2025-04-23 15:51:30 +08:00
awu0403
c6afca8eba
fix link invite group member ( #7763 )
...
* fix link invite group member
* Update group-op-menu.js
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-23 14:20:44 +08:00
Michael An
0cd14ab806
Merge pull request #7759 from haiwen/windows-ui
...
fixed windows-ui
2025-04-23 11:58:09 +08:00
Ranjiwei
1a4d7038a9
Update lib-sub-folder-set-user-permission-dialog.js ( #7762 )
2025-04-23 11:43:52 +08:00
llj
1ba5c44839
[dir view] the top toolbar for 1 selected dirent: display 'share' icon (remove 'share' from the downdown menu), replaced the 'vertical dots' icon with a 'horizontal dots' icon; other improvements ( #7758 )
2025-04-22 21:22:29 +08:00
zhichaona
36af8862b1
fixed windows-ui
2025-04-22 16:28:37 +08:00
孙永强
b8fe71d5a2
tags migrate
...
handle exist tag name
2025-04-22 09:47:38 +08:00
Michael An
7ff4b52005
basic file support comment ( #7731 )
...
* basic file support comment
* 01 add init loading icon
* delete useless comment
* 02 delete comment tip
* update api validation
* 03 update API params
* 04 delete useless api
* 05 remove read all notification
* 06 change comment and reply permission
* 07 change docUuid to fileUuid
---------
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-21 21:33:13 +08:00
llj
84e763cddf
[dir view] fixed 'upload & replace a file'(so that the related upload data can be displayed in the popover)
2025-04-21 17:32:27 +08:00
Aries
63f51d6d2a
Feature/search filters controller ( #7739 )
...
* add search filter controller
* update custom date
* optimize ui
* update bg color
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-21 15:50:06 +08:00
awu0403
8cc5815107
Send notification to cloud user ( #6415 )
...
* send subscription expire notification
* optimize code
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-21 13:30:35 +08:00
zhouwenxuan
920b7fe430
fix dirent state in grid view
2025-04-21 10:27:09 +08:00
awu0403
e11dd9e34c
fix special folder judgement ( #7749 )
...
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-20 09:18:54 +08:00
awu0403
f24516e88a
Add deactivation option ( #7626 )
...
* sql delete share relation
* update rpc remove share
* update
* use sql remove share
* code optimize
* code optimize
* update selector
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-20 08:54:41 +08:00
awu0403
38c6ea36ae
Optimize dir size ( #7732 )
...
* add dir size
* update
* use sql query file md
* optimize sql
* update sql
* exclude special dir
* update
---------
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-20 08:53:12 +08:00
zhouwenxuan
d988c3f0cb
optimize
2025-04-17 16:54:03 +08:00
zhouwenxuan
a3df5ddd0e
add ENABLE_OCR, false by default
2025-04-16 17:08:15 +08:00
Michael An
344cd865b2
Merge branch '12.0'
2025-04-15 14:19:50 +08:00
Aries
c23a153818
Feature/show tags in search dialog ( #7727 )
...
* show related tags
* optimize
* fix eslint warning
* change searched tags background
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-04-15 13:52:37 +08:00
Michael An
31e0b24e07
12.0 department set quota ( #7736 )
...
* 01 system admin department set quota
* 02 org admin department set quota
2025-04-15 13:46:17 +08:00
Michael An
9249e4da17
fix search folder in tag view
2025-04-14 15:44:55 +08:00
Michael An
034f1e2a04
Merge pull request #7710 from haiwen/optimize/dropdown_menu
...
optimize dropdown menu open direction
2025-04-11 13:45:15 +08:00
Aries
3ec8c646b1
Optimize/seasearch filters ( #7723 )
...
* update seasearch filters
* seasearch support filter by owner and search_filename_only
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-09 17:02:16 +08:00
Michael An
1be01e5186
Change generate tags UI ( #7712 )
...
* 01 change header icon class
* 02 change tags UI
* 03 change modal header title
2025-04-08 16:47:35 +08:00
Aries
cb69c6662e
Feature/filters in search dialog ( #7681 )
...
* search results filters
* hide filters for seasearch
* optimize
* filter by suffix
* fix dropdown menu z-index
* update ui
* optimise css
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-04-08 15:46:58 +08:00
Lewis
a865aecb6f
Merge pull request #7695 from haiwen/change-notice-icon
...
change notice close icon style
2025-04-08 14:58:07 +08:00
llj
cf262f09db
[group] added full operation menus for all the department/group items… ( #7706 )
...
* [group] added full operation menus for all the department/group items in 'Files' page; fixed & improved all the operations
* remove useless state
* fix test lib
---------
Co-authored-by: Michael An <1822852997@qq.com>
2025-04-08 13:47:28 +08:00
Ranjiwei
baddc4bad7
Update single-selector.js ( #7707 )
2025-04-08 11:20:42 +08:00