1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00
Commit Graph

1686 Commits

Author SHA1 Message Date
杨顺强
b35044a167 delete no used code 2023-12-07 14:15:46 +08:00
Michael An
429eecdd06 fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +08:00
Michael An
2ce0f90cb8 Change share dialog button style (#5812)
* change share button size

* change submit button loading style
2023-12-05 12:02:56 +08:00
Michael An
acaad1d0d1 delete ... in search and select component 2023-12-04 15:13:56 +08:00
杨顺强
dd7c9d344e Merge pull request #5805 from haiwen/fix-share-link-scolls-style
fix: adjust share link table scroll style
2023-12-02 16:38:17 +08:00
liuhongbo
6dbef5d460 fix: add class 2023-12-02 09:43:31 +08:00
liuhongbo
b8450c9ab5 fix: add class 2023-12-01 18:35:08 +08:00
liuhongbo
3fd2a29a08 style move share-link-style to separete file 2023-12-01 18:13:53 +08:00
liuhongbo
23b685bee2 fix: adjust share link table scroll style 2023-11-30 18:38:53 +08:00
liuhongbo
05acb452f3 feat: recover code format 2023-11-30 17:31:22 +08:00
liuhongbo
25a5fc39b9 feat: adjust the style of button 2023-11-30 17:19:48 +08:00
llj
17e832274c ['Modal' popups] fixup for popups which couldn't be closed via clicking outside (#5801) 2023-11-30 13:58:06 +08:00
llj
09eee39cd3 [top nav] account: removed the triangle next to the avatar, and adjusted the position of the dropdown menu (#5798) 2023-11-29 17:55:12 +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
llj
185af18660 [zip download dialog] redesigned it for 'display error msg' (#5796) 2023-11-28 21:01:05 +08:00
llj
e8048b6d4e Single selector (#5792)
* [system admin - orgs] member: replaced the membership selector with the new 'single selector'

* deleted unused wiki-permission-editor.js
2023-11-24 18:57:31 +08:00
llj
29fa239cd0 Single selector (#5791)
* [single selector] added a new 'single selector' to replace the 'role editor'

* [sys admin - group - member] replaced the old 'role selector' with the new 'single selector'

* [sys admin - orgs] replaced the old 'role selector' with the new 'single selector'

* [sys admin, org admin] replaced different selectors with the new 'single selector' for users & orgs

* [share link perm selector] replaced it with the new 'single selector'
2023-11-24 18:21:46 +08:00
杨顺强
087700d9fb merge 10.0 2023-11-24 14:44:18 +08:00
杨顺强
7b3ca29ae3 optimize code (#5785)
* optimize code

* update

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2023-11-24 11:46:48 +08:00
Michael An
ceb7d486fb fix code search bug 2023-11-24 10:54:39 +08:00
Michael An
1660835faf Merge pull request #5783 from haiwen/feat/question-answering-search-new
Feat/question answering search new
2023-11-23 10:33:33 +08:00
Michael An
3c6eda2844 change translation 2023-11-23 10:07:53 +08:00
Michael An
70da4e0322 change translation 2023-11-23 10:01:03 +08:00
Michael An
f405e46b61 change mobile UI 2023-11-22 18:36:04 +08:00
Michael An
c2363961be change frontend code 2023-11-22 17:31:08 +08:00
llj
0b67fe5db7 [favicon] use file type icon as favicon for 'file view, shared file view' pages for different types of files (#5775) 2023-11-22 11:29:01 +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