1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00
Commit Graph

2623 Commits

Author SHA1 Message Date
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
lian
c63ad8ca2e Merge branch '10.0' 2023-10-09 09:47:52 +08:00
Michael An
4175181688 change search input (#5661) 2023-10-08 17:20:38 +08:00
杨顺强
02c0b3dce1 optimize-code (#5667) 2023-10-08 16:46:34 +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
杨国璇
14b20a18f7 feat: rebase sdoc api (#5586)
* feat: rebase sdoc api

* feat: update api

* feat: update code

* feat: optimzie api

* feat: update code

* feat: update code

* feat: update code

* feat: update word
2023-09-28 09:13:25 +02: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
杨顺强
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