Aries
083b042fbc
code file support syntax highlight ( #6922 )
...
* code file support syntax highlight
* add theme.js
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-22 11:01:37 +08:00
llj
aaebfe27e4
[search] fixup
2024-10-21 18:46:04 +08:00
llj
a8b0403d3f
[search] fixup
2024-10-21 18:42:00 +08:00
llj
6f2e9ed75c
Merge branch '11.0'
...
Conflicts:
frontend/src/components/search/search.js
frontend/src/css/search.css
2024-10-21 18:01:50 +08:00
llj
45903274d9
[search] fixup & improvement(display at most 20 result items in the ( #6930 )
...
* [search] fixup & improvement(display at most 20 result items in the
dialog & a possile 'More' link)
- display at most 20 search result items in the dialog
- if there are more than 20 result items, display a 'More' link in the
bottom of the dialog. click the link, an independent search result
page will be shown, with all the search parameters kept.
* [search] add the missing icon
2024-10-21 17:39:24 +08:00
Michael An
b69c350917
fix metadata change view bug ( #6929 )
2024-10-21 17:38:17 +08:00
杨国璇
a5953c51d6
fix: face recognition toolbar ( #6927 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-10-21 15:37:50 +08:00
Michael An
e04c3f367b
fix share dialog link expire time ( #6924 )
2024-10-21 14:24:02 +08:00
Michael An
e3480b2a3c
01 change sort menu style ( #6923 )
2024-10-21 14:23:00 +08:00
Aries
51ef7ba50c
remove redundant semicolon ( #6925 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-21 14:08:08 +08:00
杨国璇
8200113b7f
feat: optimize commonjs ( #6906 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-10-21 11:29:17 +08:00
Aries
a9c0caff75
Feature/gallery info side panel ( #6876 )
...
* gallery info side panel
* clean up code
* optimize code
* optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-10-18 16:01:00 +08:00
shenzheng-1
9fbc7a8d34
add video details and extract button ( #6908 )
...
* add video details and extract button
* update
* update
* update
---------
Co-authored-by: zheng.shen <zheng.shen@seafile.com >
2024-10-18 13:25:10 +08:00
Aries
b723b6436e
add context menu for libraries list ( #6909 )
...
* add context menu for libraries list
* support context menu on grid mode
* optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-18 10:54:58 +08:00
llj
675e2572da
[onlyoffice file view] keep the 'shown/hidden' state of the header in localStorage ( #6918 )
2024-10-17 16:35:48 +08:00
llj
b9ec3684b5
[new 'details' panel] redesigned the UI of the detail items ( #6893 )
...
* [new 'details' panel] redesigned the UI of the detail items
* [new 'details' panel] UI fixup
2024-10-16 17:20:37 +08:00
Michael An
88cb2637d2
fix translation ( #6905 )
...
* fix translation
* change Successful to xxx updated
* fix text
2024-10-16 14:09:14 +08:00
shenzheng-1
065f1584b5
face_cluster ( #6470 )
...
* face_cluster
* update
* update
* feat: update ui
* feat: optimize code
* feat: update code
* feat: optimize ui
* feat: optimize view name
---------
Co-authored-by: zheng.shen <zheng.shen@seafile.com >
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-10-16 11:09:30 +08:00
Michael An
5c00fa2607
fix metadata search file ( #6901 )
2024-10-15 15:21:20 +08:00
Aries
d1227300b7
click tips to enable extended properties ( #6900 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-15 12:30:06 +08:00
llj
d89adb2cfc
['Folder Permission' dialog] added a tip to the panels ( #6897 )
2024-10-15 12:02:31 +08:00
Michael An
14108e2c0e
Fix open folder error when select folder ( #6899 )
...
* 01 fix code bug when select another folder
* 02 optimise codes
* 03 fix no share link style
2024-10-15 11:59:54 +08:00
Michael An
78e5eaa478
Update translation ( #6896 )
2024-10-14 17:36:15 +08:00
Jerry Ren
e46192ee78
fix: select multiple files via click checkbox with shift key ( #6895 )
2024-10-14 16:29:56 +08:00
Aries
52cccb5ce9
remove wrong logic about selected path ( #6887 )
...
* remove wrong logic about selected path
* change function name
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
Co-authored-by: Michael An <2331806369@qq.com >
2024-10-14 09:57:11 +08:00
shenzheng-1
df29823634
optimize_file_details ( #6868 )
...
* optimize_file_details
* feat: optimize ui
* feat: optimize ui
* feat: optimize ui
---------
Co-authored-by: zheng.shen <zheng.shen@seafile.com >
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-10-12 21:09:57 +08:00
llj
3cdb6260e1
[onlyoffice file view] added a custom toolbar(star/unstar, smart link… ( #6880 )
...
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold)
* [onlyoffice file view] added a new 'details' panel for it
2024-10-12 20:32:39 +08:00
Michael An
747fd7d6e6
fix search global use keyboard ( #6884 )
2024-10-12 15:35:57 +08:00
Aries
cdc9ff6fa0
fix image download failed in dialog ( #6844 )
...
* rebase
* fix image download url
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-11 10:37:37 +08:00
Michael An
b3b75fe160
change wiki published style ( #6866 )
2024-10-08 11:50:51 +02:00
Aries
470f03803c
prevent unnecessary rerender ( #6861 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-04 21:26:38 +02:00
Jerry Ren
ac9ea564b8
feat(metadata-table): delete/rename folder/file via contextmenu ( #6848 )
2024-09-29 12:52:25 +03:00
Michael An
e92732acfe
change toaster height ( #6856 )
2024-09-27 07:26:04 +03:00
Michael An
f1f400499f
fix rotate image in metadata table view ( #6851 )
2024-09-26 07:25:02 +03:00
Aries
4fea5d13c1
update search placeholder ( #6845 )
2024-09-26 07:22:38 +03:00
Aries
43471e3573
add extensible properties prompts ( #6818 )
...
* add extensible properties prompts
* Update index.css
* fix code format
* update bell svg
---------
Co-authored-by: Michael An <2331806369@qq.com >
2024-09-26 06:47:02 +03:00
Michael An
30f2591a9a
fix markdown viewer left header style ( #6840 )
2024-09-24 14:15:04 +08:00
lian
ce2eb2b407
Merge branch '11.0'
2024-09-24 13:28:58 +08:00
Michael An
1229577a12
Change rotate image in list mode ( #6839 )
...
* fix grid mode rotateImage
* list mode
* dir column nav
2024-09-24 11:27:47 +08:00
Michael An
9ba319c128
update translation ( #6838 )
2024-09-23 22:31:27 +08:00
Michael An
9983d50e76
change markdown preview dialog internal link ( #6829 )
2024-09-23 16:21:08 +08:00
Michael An
e01ea7eee1
change search mask z-index and tags ( #6821 )
2024-09-23 14:36:15 +08:00
Aries
69e40146c4
Improve/move dirent dialog UI ( #6786 )
...
* update move dialog and search input
* update move dialog ui
* clean up code
* update code
---------
Co-authored-by: renjie-run <rj.aiyayao@gmail.com >
2024-09-23 09:48:43 +08:00
Michael An
ae4115ff15
change publish wiki custom URL ( #6817 )
2024-09-21 17:18:04 +08:00
Aries
adf6591e59
Feature/improve gallery interactivity ( #6701 )
...
* zip download images in gallery
* delete images in gallery
* clean up code
* update gallery context menu
* fix bug - select failed when gallery have several groups
* change function name
---------
Co-authored-by: Michael An <2331806369@qq.com >
2024-09-21 16:41:21 +08:00
Michael An
5f1669a92d
fix list mode selected item when no thumbnail ( #6816 )
2024-09-21 09:53:14 +08:00
Michael An
e62d59fc55
fix create wiki select department ( #6803 )
2024-09-20 16:04:35 +08:00
Michael An
f1a180b23d
Fix create thumbnail error ( #6798 )
...
* fix create thumbnail in dirent grid item
* fix create thumbnail in dirent list item
* optimise codes
* change thumbnail start
* change 2 thumbnail centers
2024-09-20 14:29:37 +08:00
Ranjiwei
026e66b8ec
file-download-url-update ( #6804 )
2024-09-20 12:35:42 +08:00
llj
bd526aea7e
['dir view'] 'Import sdoc': moved it down to the bottom of the menu; added the right conditions for it ( #6797 )
2024-09-19 16:25:50 +08:00