1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 23:46:49 +00:00
Commit Graph

113 Commits

Author SHA1 Message Date
cir9no
73aa876540
feat/seasearch: add wiki search api (#6606)
* feat/seasearch: add wiki search api

* optimize variable name

* feat(wikisearch): add simple ui for wiki search

* chore: delete redundant code
2024-11-04 13:51:56 +08:00
杨国璇
2f13b4cfa7
fix: search zindex (#6947)
* fix: search zindex

* feat: update ui version

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-26 09:27:19 +08:00
llj
a8b0403d3f [search] fixup 2024-10-21 18:42:00 +08:00
llj
6f2e9ed75c Merge branch '11.0'
Conflicts:
	frontend/src/components/search/search.js
	frontend/src/css/search.css
2024-10-21 18:01:50 +08:00
llj
45903274d9
[search] fixup & improvement(display at most 20 result items in the (#6930)
* [search] fixup & improvement(display at most 20 result items in the
dialog & a possile 'More' link)

- display at most 20 search result items in the dialog
- if there are more than 20 result items, display a 'More' link in the
  bottom of the dialog. click the link, an independent search result
  page will be shown, with all the search parameters kept.

* [search] add the missing icon
2024-10-21 17:39:24 +08:00
Michael An
5c00fa2607
fix metadata search file (#6901) 2024-10-15 15:21:20 +08:00
Michael An
747fd7d6e6
fix search global use keyboard (#6884) 2024-10-12 15:35:57 +08:00
Michael An
e01ea7eee1
change search mask z-index and tags (#6821) 2024-09-23 14:36:15 +08:00
JoinTyang
56999ee4c5
merge seasearch and es (#6632)
* merge seasearch and es

* rebase

* update
2024-08-24 23:08:18 +08:00
杨国璇
b043cb8491
feat: side properties (#6485)
* feat: side properties

* feat: show metadata

* feat: delete record expand

* feat: optimzie code

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 17:30:11 +08:00
Michael An
20cf8b7f58
change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Michael An
1c97702e9f
searched repos support keyboard events (#6454) 2024-08-02 08:42:52 +08:00
Aries
5045c60485
update search short cut key from command/ctrl + f to command/ctrl + k (#6433) 2024-07-27 16:22:56 +08:00
cir9no
24ad6cda3e
12.0 integrate filename seasearch (#6412)
* seafevents integrate filename seasearch

* feat: integrate filename seasearch

* control seasearch open and close at seafevents conf

* fix post redundant api

* feat/seasearch: change seasearch control option

* cancel seasearch url verify

* fix bug

* add es search control  field

* delete redundant seafile ai code

* update

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-07-25 14:17:24 +08:00
Michael An
88dc8d0cac
run npm lint when open PR (#6375)
* 01 fix code warnings

* 02 change test.yml
2024-07-19 11:14:28 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
10dfe2e47c
fix search when change repoID (#6338)
* fix search when change repoID

* change function name
2024-07-11 20:37:57 +08:00
Michael An
e19c4c1eac
Fix code bug (#6299)
* fix search ref bug

* fix no global var

* fix search mask open and keyEvent can use
2024-07-05 12:14:21 +08:00
Michael An
4887772bf9
change recent search items support keyboard (#6283) 2024-07-02 16:15:33 +08:00
Michael An
14c2186bcb
search type add enter icon (#6281) 2024-07-02 10:26:04 +08:00
cir9no
fe069045a2
fix: fix flash when show repo res (#6277) 2024-07-01 16:38:44 +08:00
Michael An
e978fbe086
change search result is library (#6274)
* change search result is library

* fix warning
2024-07-01 16:36:26 +08:00
cir9no
adb0ab58fa
12.0-feat: add search library sup (#6211)
* 12.0-feat: add search library sup

* change highlight style

* change search api

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-07-01 14:37:49 +08:00
Michael An
6233649970
12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
Michael An
fef6e2d5b5
12.0 change ai search entry (#6180)
* change search UI

delete useless ai-search-ask

change search and ai-search

* LibView start queryLibraryIndexState
2024-06-13 11:34:51 +08:00
Michael An
abcbd0f3dc
Fix search types support up and down (#6171)
* 01 fix loading icon

* 02 press up and down select
2024-06-06 15:37:28 +08:00
Michael An
4722d16be7
12.0 change search UI (#6168)
* 01 remove AI search

* 02 change normal search UI
2024-06-06 12:11:49 +08:00
Michael An
80637c506c
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
7ea5517e40
support rename Wiki (#6142)
* 01 UI support rename Wiki

* rename wiki

* old wiki support rename

* fix wiki-v1 and wiki-v2 have same id

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
llj
e3aba6539f
[AI search] fixed UI details (#5995) 2024-03-25 18:46:15 +08:00
Michael An
ef60661f50
Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +08:00
llj
608de45b6f
[search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
llj
26bc311673
[search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
llj
f5fdebe5bb
[search] removed the dot after 'No results matching' (#5904) 2024-01-31 13:29:42 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
llj
6e458cc169
[AI search] commented out the 'Is this answer helpful to you' module (#5903) 2024-01-18 21:30:38 +08:00
JoinTyang
71ee501222
semantic search return content (#5897) 2024-01-15 16:12:43 +08:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
Michael An
96781925b0
change AI search result is markdown (#5888) 2024-01-10 13:59:30 +08:00
JoinTyang
61ffe21ff4
delete repo index (#5884)
* delete repo index

* fix index permission
2024-01-09 18:23:11 +08:00
JoinTyang
d7c11a4a6f
fix search dir show (#5876) 2024-01-02 12:14:16 +08:00
JoinTyang
5e00b91690
fix search result (#5873) 2023-12-29 15:29:35 +08:00
Michael An
2ab7ca1e90
Change search result text (#5871)
* fix warnings

* change search result text
2023-12-29 12:20:07 +08:00
cir9no
a5b8caca61 fix/ai: fix qa hit error sdoc 2023-12-25 18:33:09 +08:00
Michael An
6eec4688db
fix toggle tags popover (#5835) 2023-12-19 12:13:49 +08:00
JoinTyang
25ba00a576
all_repo_search_use_seasearch (#5832) 2023-12-18 15:36:37 +08:00
llj
af1545452e
[misc] fixed i18n; fixup for 'SeaTable Integration' (#5833) 2023-12-16 16:47:46 +08:00
Michael An
1d9b68c19e delete console.log 2023-12-13 14:40:27 +08:00
llj
ce2df5f223
[search] keep & display items visited recently(for both global search & search in a single library) (#5826) 2023-12-13 10:59:16 +08:00
JoinTyang
3341778188
keyword search use seasearch (#5816) 2023-12-11 10:16:07 +08:00