lian
cd2ff4aa9d
fix bug when share group owned repo to group ( #5686 )
2023-10-13 15:47:08 +08:00
Michael An
d4445fad51
remove adjacent excess Divider ( #5680 )
...
* remove adjacent excess 'Divider'
* fix upload file tags may cover previous tags
2023-10-11 20:40:16 +08:00
Michael An
7c6e2bf032
keyboard can scroll search container ( #5684 )
2023-10-11 20:39:41 +08:00
Michael An
716efbd929
change mouse enter logic
2023-10-11 16:40:18 +08:00
Michael An
7c1577505e
00 search result support keyboard
2023-10-11 15:58:06 +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
llj
39d490a253
[dir view] 'list' mode: fixed position of the 'tag edit' popover for file items without tags ( #5678 )
2023-10-09 18:28:17 +08:00
Michael An
ec74ae86ab
change search UI ( #5676 )
...
* change search UI
* change className
2023-10-09 17:32:13 +08:00
llj
f62cb2753e
Revert "fix tag list ID bug ( #5673 )" ( #5677 )
...
This reverts commit 4f5265dc3a
.
2023-10-09 16:30:32 +08:00
Michael An
4f5265dc3a
fix tag list ID bug ( #5673 )
2023-10-09 14:14:24 +08:00
Michael An
4175181688
change search input ( #5661 )
2023-10-08 17:20:38 +08:00
llj
b03c18ae6f
[dir view] 'list' mode: fixed positions of the tooltip and the 'edit' popover for tags of the file items ( #5672 )
2023-10-08 16:44:00 +08:00
llj
a407d43695
[i18n] fixup
2023-10-08 14:24:22 +08:00
Alex Happy
1976ebd0c6
Sync apply folder ex props ( #5666 )
...
* init sync apply folder ex-props
* clear worker-map
* opt apply and remove useless code
* use new sync-apply-folder-ex-props api
* opt try exception
2023-10-07 14:55:16 +08:00
JoinTyang
e50d3b185b
optimize convert file ( #5652 )
...
* optimize convert file
* optimize code
* optimize code
* optimize code
* optimize code
* optimize code
* optimize code
---------
Co-authored-by: 杨顺强 <978987373@qq.com >
2023-09-25 15:56:00 +02:00
Alex Happy
cdf36ed154
Support mark folder sub items ( #5638 )
...
* add folder-items-ex-props api
* pass user-name for set folder-items ex-props
* frontend feat folder-items ex-props
* opt request seaf-io
* opt some variables
* opt some tips
* opt loading style for apply ex-props
* feat: update code
* fix confirm bug
---------
Co-authored-by: er-pai-r <18335219360@163.com >
2023-09-25 06:25:20 +02:00
Michael An
c36e98cd39
fix rename click outside ( #5656 )
2023-09-22 15:29:32 +08:00
llj
087eaa7c40
[dir view] added 'creating different types of file' options to the co… ( #5653 )
...
* [dir view] added 'creating different types of file' options to the context menu
* [dir view] update for 'New SeaDoc File' in the context menu
2023-09-20 11:13:34 +08:00
Michael An
2a6aa4b4d4
remove comment ( #5650 )
...
* remove comment
* remove useless third party lib
* remove comment
2023-09-18 18:15:54 +08:00
Michael An
52f9ae02b1
fix code bug
2023-09-18 10:20:47 +08:00
Michael An
f278cfd3bb
Change select style ( #5645 )
...
* 01 change css file path
* 02 change Select style
2023-09-18 10:01:30 +08:00
JoinTyang
e7d32fd4d6
convert markdown and sdoc ( #5636 )
2023-09-14 14:36:58 +08:00
Michael An
754d9c0fe8
Change tag list UI ( #5637 )
...
* 01 change file tags list
* 02 change select tags UI
* change edit icons
2023-09-13 23:12:23 +08:00
Michael An
14ce391007
Fix eslint warnings ( #5635 )
...
* 01 fix eslint warnings
* fix code warnings
* fix code warnings
* fix code warnings
* fix code warnings
* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
d829ba5b23
replace thumbnail by original image ( #5634 )
2023-09-11 17:19:17 +08:00
Michael An
b46a60268f
change notification popover ( #5629 )
...
* change notification popover
delete useless test
* Update iconfont and user notification ui
* change notification dialog detail
* format css
* update url of all notifications when send notice email
---------
Co-authored-by: lian <imwhatiam123@gmail.com >
2023-09-08 13:54:05 +08:00
Michael An
ae90c40dde
change rename UI ( #5625 )
2023-09-05 20:21:24 +08:00
杨顺强
3ed638463c
Update deps 3 ( #5624 )
...
* optimize code
* update deps
* optimize code
* optimize code
* optimize code
* optimize code
* repair code bug
2023-09-04 09:50:14 +08:00
llj
351d7f4346
[dialogs] modified UI of the nav panel for dialogs('share dialog', 'share admin' dialog, 'folder permission' dialog, and etc.) ( #5621 )
2023-08-31 17:07:14 +08:00
lian
6f0ba2e482
add invisible perm when set folder group permision ( #5619 )
2023-08-31 10:09:25 +08:00
Alex Happy
395790a879
ex-props support folder ( #5617 )
...
* ex-props support folder
* feat: add front code
* support empty folder whose hash is empty-sha1
---------
Co-authored-by: er-pai-r <18335219360@163.com >
2023-08-30 22:30:23 +08:00
杨国璇
6e9595f33b
fix: file tag list bug ( #5616 )
...
* fix: file tag list bug
* Feat: add default value
2023-08-30 20:54:00 +08:00
llj
1b53fe6265
[misc] updated text, fixup, cleaned up code & files for 'list sdoc revisions'
2023-08-25 18:42:01 +08:00
欢乐马
5f9e9ca25a
is_db_sqlite3 ( #5607 )
2023-08-25 10:23:01 +08:00
杨顺强
5e16ca34f4
optimize code ( #5606 )
2023-08-24 13:43:43 +08:00
杨顺强
68e53b3d45
optimize code ( #5605 )
2023-08-24 12:10:05 +08:00
lian
3b6142e639
repo share admin ( #5596 )
...
* repo share admin
* check share_to param
* [repo 'share admin' dialog] removed 'internal links'; fixup & improvements
---------
Co-authored-by: llj <lingjun.li1@gmail.com >
2023-08-24 10:18:40 +08:00
wang
8efaad30c9
Merge branch '10.0'
2023-08-23 13:16:05 +08:00
Michael An
73dd04ec10
change max share link number ( #5603 )
2023-08-22 17:35:16 +08:00
Michael An
e1d4b5908a
10.0 fix batch generate share links number ( #5602 )
...
* fix batch generate share links number
* fix frontend batch generate share links number
2023-08-22 16:44:06 +08:00
lian
2249abafc3
Merge branch '10.0'
2023-08-22 09:59:35 +08:00
llj
c056c9d01e
[share dialog] 'share link' panel: redesigned the link items ( #5598 )
...
* removed the underline for the link when hover on it
* removed the 'edit' icon
* show 'pointer' cursor for the whole link item
* click the link item to visit the link details(into the 'details'
panel')
* adjusted width of the columns
2023-08-22 00:03:32 +08:00
杨顺强
c93a654c1c
repair code bug ( #5597 )
2023-08-21 16:30:16 +08:00
lian
820a50b853
Merge branch '10.0'
2023-08-18 09:47:15 +08:00
杨顺强
abbae3666e
update get shared repos/folders ( #5587 )
...
* update get shared repos/folders
return custom_permission_name field
* optimize admin share module
---------
Co-authored-by: lian <imwhatiam123@gmail.com >
2023-08-17 23:19:19 +08:00
llj
895c6b7898
[dir view] file/folder rename: fixed the bug 'part of the item name can not be selected' ( #5585 )
2023-08-17 08:57:09 +08:00
llj
5fc181a882
[pdf viewer] added loading icon; adjusted the position of the scrollb… ( #5583 )
...
* [pdf viewer] added loading icon; adjusted the position of the scrollbar of the viewer container
* [pdf file view] fixed UI of the image in the details panel
2023-08-11 15:17:10 +08:00
llj
7fe8fbfc7f
[dir view] for file items: added 'Properties' to its context menu, ( #5581 )
...
* [dir view] for file items: added 'Properties' to its context menu,
'more' dropdown menus in <tr> & the top toolbar
- click 'Properties', the 'info' panel will be shown
* [dir view] operation menu for file item: removed 'Comment', moved 'Properties'
2023-08-10 19:39:58 +08:00
llj
542e54ad05
Pdf viewer ( #5574 )
...
* [pdf viewer] use the latest PDFjs(v3.8.162)
* [pdf viewer] redesigned it: added side panel(thumbnail panel) and bottom bar(includes side panel toggle, 'file page manager', and 'zoom manager')
* [pdf file view] added 'print' to the top-right toolbar
2023-08-09 18:54:58 +08:00
lian
69d5f6dfb8
Merge branch '10.0'
2023-08-07 13:40:14 +08:00