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
杨顺强
6ee7debdb1
merge 10.0
2023-09-25 10:22:16 +08: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
llj
f42421903a
[dir view] fixed 'selectedDirentList' state after moving dirents ( #5654 )
2023-09-20 08:07:51 +08:00
lian
230eaaa8f0
update msg when admin delete user ( #5648 )
...
use `Deleted user xxx`
2023-09-19 14:42:15 +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
杨顺强
a173d4fb66
repair search bug ( #5644 )
2023-09-15 13:37:01 +08:00
JoinTyang
e7d32fd4d6
convert markdown and sdoc ( #5636 )
2023-09-14 14:36:58 +08:00
Michael An
34a7318725
change tag align center ( #5640 )
2023-09-14 10:10:38 +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
llj
cd3ede438f
[dir view] 'column' mode: fixup for node not loaded when update the node tree after 'move/copy' ( #5632 )
2023-09-07 15:39:48 +08:00
杨顺强
e54439a238
repair transalte bug
2023-09-06 14:59:49 +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
杨顺强
b457231bda
Optimize draft code ( #5623 )
...
* optimize code
* optimize code
2023-09-02 11:19:58 +08:00
杨顺强
6a1e4e807d
Merge pull request #5620 from haiwen/sdoc-shared-file-view
...
[sdoc] 'shared file view': display 'share permission' & 'download' ic…
2023-09-01 15:38:50 +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
66885a58b2
[sdoc] 'shared file view': display 'share permission' & 'download' icon (if it can be downloaded)
2023-08-30 18:24:39 +08:00
欢乐马
b185b7a7f6
update ce EmailInterval ( #5615 )
2023-08-28 17:00:11 +08:00
杨顺强
e7290dca81
push sdoc-editor translate to transifex ( #5613 )
...
* push sdoc-editor translate to transifex
* update translate
2023-08-28 14:49:26 +08:00
杨顺强
86e6eaf8d5
repair lang bug ( #5611 )
2023-08-26 09:07:36 +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
378c3a3b78
[dir view] fixed UI of buttons in top toolbar for a single selected item ( #5588 )
2023-08-17 08:58:13 +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
杨顺强
77bd6301fc
repair sdoc bug
2023-08-11 16:33:06 +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
杨顺强
0f74bb403d
add share module ( #5582 )
2023-08-10 18:05:01 +08:00
杨国璇
73a9089884
feat: sdoc history empty changes tip ( #5580 )
...
* feat: sdoc history empty changes tip
* feat: optimize code
2023-08-10 17:31:53 +08:00