Aries
e999be4320
Feature/update copy dialog ( #7047 )
...
* update copy dirent dialog
* optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-11-18 21:21:33 +08:00
Aries
9d4c9b8f4b
Feature/refactor move dialog ( #6990 )
...
* update move dialog ui
* create new folder in move dialog
* optimize create new folder
* optimize code
* update ui
* optimize ui, fix new folder bug
* update new folder button
* update create folder
* optimize ui
* optimize ui
* optimize ui
---------
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-11-08 18:04:48 +08:00
lian
4d0b95f703
Merge branch '11.0'
2024-11-01 16:32:20 +08:00
Michael An
c0abad3564
change encrypted repo rotate image ( #6969 )
2024-10-30 16:16:06 +08:00
Michael An
f8a0ad52a6
Change view image in encrypted libraries ( #6952 )
...
* change-view-image-in-encrypted-libraries
* fix warnings
2024-10-28 11:53:44 +08:00
Michael An
4092082369
[11.0] tiff image use thumbnail image to preview in list view and grid view ( #6933 )
...
* [11] Tiff image use thumbnail image to preview
* only tiff use thumbnail
2024-10-23 10:17:27 +08:00
Aries
470f03803c
prevent unnecessary rerender ( #6861 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local >
2024-10-04 21:26:38 +02: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
5f1669a92d
fix list mode selected item when no thumbnail ( #6816 )
2024-09-21 09:53:14 +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
Ranjiwei
86770c47f9
add-download-url ( #6771 )
...
* add-download-url
* update unitest
* update
* update
* update
* update
* Update test_view_lib_file.py
* code-optimize
* Update shared-dir-view.js
* code-optimize
2024-09-19 11:12:10 +08:00
Michael An
7f56426ad8
fix deselect markdown file detail ( #6780 )
2024-09-14 15:29:26 +08:00
Michael An
631bafe4b1
fix dirent key={index} bug ( #6754 )
2024-09-12 15:00:42 +08:00
Michael An
5bebec6aee
improve/add-empty-tip-when-no-file ( #6760 )
2024-09-12 14:03:29 +08:00
JoinTyang
a0ca3b2f79
import and export sdoc ( #6508 )
...
* import and export sdoc
* rebase and optimize
* update
* optimize code
* update iconfont
* update seafile-js version
* update
---------
Co-authored-by: 杨顺强 <978987373@qq.com >
2024-09-09 15:58:33 +08:00
Michael An
fba6f9735e
change default thumbnail size ( #6710 )
...
* change default thumbnail size
* change py test file
* change thumbnail image size
2024-09-05 14:56:52 +08:00
Aries
89b4e92fa6
update image dialog, add download, delete and view original image button ( #6670 )
...
* update image dialog, add download, delete and view original image button
* update react-image-lightbox
* add-image-rotate-api
* support restore in image previewer
* support image rotate
* upgrade react-image-lightbox
* fix bug - first image auto previewed in list layout, improve delete and restore action
* remove raise
* fix last line
---------
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com >
Co-authored-by: Michael An <2331806369@qq.com >
2024-09-03 10:31:42 +08:00
llj
1495314544
"['dir view'] display file access log in a dialog instead of an independent page ( #6673 )
...
- click 'Access Log' in the menu for files in list/grid mode, or
single-selected file
2024-08-30 07:02:29 +08:00
Michael An
f6272a9913
Update dirent-grid-item.js ( #6646 )
2024-08-27 10:19:03 +08:00
杨国璇
f7a7636867
fix: browser spell ( #6533 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local >
2024-08-12 14:25:37 +08:00
Aries
8623e01e99
Improve move and copy dialog ui components ( #6467 )
...
* implement catalog view in move dialog
* update move dialog ui components
* improve move dialog ui
* remove debug info
* improve copy dialog ui
* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css
* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border
* handle cases where repo_name too long in search result item
* update move and dialog ui details
* add radius to repo list item
2024-08-05 10:48:16 +08:00
Aries
73ac3e7e69
revise isMutipleOperation to isMultipleOperation ( #6471 )
2024-08-02 11:41:07 +08:00
Aries
293470e39e
fix bug - drag and drop multi-selected items failed ( #6436 )
...
* fix bug - drag and drop multi-selected items failed
* fix bug - files are lost after moving items into selected folder
2024-07-31 10:09:07 +08:00
Michael An
2838789744
Change sdoc frozen icon ( #6439 )
...
* 01 change sdoc frozen icon
* 02 optimize codes
2024-07-30 10:33:45 +08:00
Michael An
cea111274f
change seadoc menu sequence ( #6437 )
2024-07-29 14:53:40 +08:00
Aries
559dfff42b
Grid view support drag drop item to path ( #6429 )
...
* feature - drag and drop file to target path in grid view
fix typo
* update target path item background color when drag enter
* fix bug - select-all checkbox is actived after the last item is moved to another path
* fix bug - drag drop action conflict with multi-select by keyboard
* remove console log
* fix type error
2024-07-27 12:04:33 +08:00
Michael An
749aa3b735
fix text bug ( #6431 )
2024-07-26 17:38:55 +08:00
Aries
3a06447faf
Grid view support multi-select by drag ( #6420 )
...
* grid view support multiple selection by drag
* fix conflict with multiple selection by keyboard
* improve selection experience and code format
* fix bug - select failed when file name include '...'
2024-07-26 17:15:18 +08:00
Aries
fa46b89b0d
12.0 list view support multiple selection ( #6421 )
...
* Feature - multiple selection with ctrl/shift
* update grid view context menu list in multiple selection mode
* list view support multiple selection
* improve list view selection experience
* before remove activeDirent state
* improve list view selection experience
* fix warnings
2024-07-26 17:07:26 +08:00
Aries
be84e505d0
12.0 grid view support multiple selection ( #6403 )
...
* Feature - multiple selection with ctrl/shift
* update grid view context menu list in multiple selection mode
* fix code format
* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
019e09cb15
fix double click image ( #6393 )
2024-07-22 14:12:22 +08:00
Aries
91ebfd1398
adjust anti-shake interval from 250ms to 100ms ( #6370 )
2024-07-18 16:02:38 +08:00
Michael An
67210c7363
fix code format ( #6365 )
2024-07-18 11:58:42 +08:00
Aries
77def3b1f6
Improvement - dirent grid view mode interactive experience ( #6362 )
...
* Improvement - dirent grid view mode interactive experience
* Fix - code formatting
2024-07-18 11:17:19 +08:00
Michael An
ab56b68887
change context menu style ( #6333 )
...
* change menu context style
* change tree view menu context
2024-07-17 10:45:53 +08:00
Michael An
3f9e071a17
optimize file name in grid view ( #6345 )
...
* optimize file name in grid view
* optimize codes
2024-07-15 15:13:34 +08:00
杨顺强
50be4b437c
Optimize sdoc created ( #6031 )
...
* optimize code
* optimize code
2024-04-22 17:39:13 +08:00
lian
52aff8242c
unfreeze sdoc ( #6016 )
2024-04-11 18:26:48 +08:00
llj
4375115548
[draft] removed related code & files ( #5993 )
...
* [draft] removed related code & files
* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
llj
23785bb28b
[dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip ( #5936 )
2024-02-02 20:52:58 +08:00
Michael An
2ab7ca1e90
Change search result text ( #5871 )
...
* fix warnings
* change search result text
2023-12-29 12:20:07 +08:00
lian
ab72e093d5
export/convert sdoc to docx ( #5837 )
...
* sdoc to docx
* update
2023-12-26 17:50:06 +08:00
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function ( #5814 )
2023-12-06 17:24:05 +08:00
杨顺强
d371d34ddb
update copyright
2023-11-29 17:11:46 +08:00
杨顺强
c1d68d6495
repair code bug
2023-11-29 16:23:01 +08:00
杨顺强
f11a04c8cc
optimize code
2023-11-29 16:17:10 +08:00
杨顺强
e226fcda0b
optimize code
2023-11-29 16:14:38 +08:00
杨顺强
490ebdd448
add freezed icon
2023-11-21 16:08:03 +08:00
Michael An
e90a64cc90
Change edit tags dialog UI ( #5655 )
...
* fix warnings
* 01 tags icon always show
* 02 tag list footer UI
* 03 change select color popover style
* 04 Add virtual tag
* 05 handle key event
* 06 add createRepoTags API
* 07 optimize codes
* 08 optimize codes
* optimize python code
* change create tags success callback
---------
Co-authored-by: wang <40563566+loveclever@users.noreply.github.com >
2023-10-09 21:27:44 +08:00