1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 20:08:19 +00:00
Commit Graph

1558 Commits

Author SHA1 Message Date
Michael An
c2363961be change frontend code 2023-11-22 17:31:08 +08:00
杨顺强
490ebdd448 add freezed icon 2023-11-21 16:08:03 +08:00
lian
9d52a45474 freeze document 2023-11-21 16:07:41 +08:00
Michael An
eefbc643c6 Fix select UI (#5780)
* fix repo api permission value

* fix transfer repo dialog select

* fix create repo dialog select template or storage

* fix data type check and text
2023-11-21 15:35:17 +08:00
Michael An
589b2ac208 change search part (#5777)
* change search part

handle search error massage

add

* change search delay time

* change search check
2023-11-20 18:22:01 +08:00
Michael An
b6014e1254 fix search published repo bug (#5772) 2023-11-15 17:46:00 +08:00
Michael An
4e5c6fa98a Fix search input UI (#5769)
* fix code warnings

* change search UI
2023-11-15 15:39:47 +08:00
JoinTyang
c5e9bb9d8f can search if not indexed (#5768) 2023-11-15 14:27:17 +08:00
llj
a4e2e4aba4 [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is de… (#5764)
* [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is deprecated

* cleaned up code
2023-11-14 20:25:25 +08:00
llj
4894faedbd [i18n] update (#5756) 2023-11-10 14:56:14 +08:00
lian
b9884eaff7 Merge branch '10.0' 2023-11-10 11:04:10 +08:00
Michael An
6d9ecc6fa9 fix search bug 2023-11-09 10:10:41 +08:00
Michael An
c79d841a8f change search Chinese (#5744) 2023-11-08 20:52:59 +08:00
JoinTyang
9323abeb64 add search filename only param (#5745) 2023-11-08 13:46:54 +08:00
JoinTyang
7b4518ea58 combine normal and semantic search (#5743) 2023-11-08 10:26:38 +08:00
Michael An
eab8130ed8 Fix searched dir then copy dir bug (#5727)
* fix warnings

* fix search result path error
2023-11-01 15:10:43 +08:00
llj
a15728cf3e [markdown] commented out 'draft' related code (#5721) 2023-10-31 12:15:12 +08:00
llj
a7e814bcf1 [sdoc] commented out 'draft' related code (#5723) 2023-10-31 10:14:43 +08:00
llj
2e97b4e341 [dir view] removed related info & function for 'readme.md' in the top info bar (#5720) 2023-10-31 10:13:48 +08:00
lian
a206b5114c fix custom org logo bug when enable AVATAR_FILE_STORAGE (#5703) 2023-10-24 14:09:57 +08:00
杨国璇
86f535db2d fix: semantic-search-enter (#5704)
* fix: semantic-search-enter

* fix: semantic-search-enter

* fix: code
2023-10-23 16:03:54 +08:00
JoinTyang
1a6fe7b9cf search file use ai (#5690)
* search file use ai

* Feat: optimize code

* feat: update code

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-10-21 11:38:12 +08:00
Michael An
1625808229 change file tags popover (#5696) 2023-10-19 17:29:01 +08:00
Michael An
f2a4df29c5 change file tag tooltip (#5692) 2023-10-19 13:44:28 +08:00
Michael An
42eacdb388 fix language select style (#5693)
* fix language select style

* fix this.tabItemClick bug
2023-10-19 13:43:26 +08:00
llj
59b9e41d9c [my libs, groups, group] adjusted the position of the triangle in the submenu 'Advanced' (#5695) 2023-10-18 16:58:10 +08:00
lian
71eb383272 dept admin can set auto deletion (#5663)
* dept admin can set auto deletion

* [groups, group] added divider & submenu 'Advanced' to the dropdown menu (& fixup) for department repo owned by the current department

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-10-17 21:08:07 +08:00
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