Commit Graph

86 Commits

Author SHA1 Message Date
Chocobozzz 7fb1b791ae
Move from elastic search to meilisearch 2023-11-10 10:16:12 +01:00
Chocobozzz 0a1e029e53
Better typing 2023-08-07 11:21:26 +02:00
Chocobozzz 36a36379b4
Fix deleting many ids 2023-08-07 07:49:14 +02:00
Chocobozzz 02b61d4ddc
Compat' with latest local filter 2023-08-03 16:32:22 +02:00
Chocobozzz d1a30ab252
Optimize fetching config 2022-12-28 10:58:51 +01:00
Chocobozzz b4a218b331
Display total videos of channels 2022-12-20 15:35:09 +01:00
Chocobozzz f7eb829b5c
Prevent displaying playlists without videos 2022-12-20 15:29:33 +01:00
Chocobozzz 1fe5ef9ef5
Use @peertube/peertube-types 2022-12-20 15:18:43 +01:00
Chocobozzz 6015c5d8a8
Styling 2022-12-05 13:49:24 +01:00
Chocobozzz f6d35f0481 Merge branch 'search-accross-multiple-fields' into 'master'
Search accross multiple fields

Closes #43

See merge request framasoft/peertube/search-index!13
2022-12-05 12:48:33 +00:00
Chocobozzz 2d532893f6 Merge branch 'search-uuid' into 'master'
Support UUID search #44

See merge request framasoft/peertube/search-index!14
2022-12-05 09:48:40 +00:00
Florent da5983f42b Support UUID search #44 2022-11-24 17:11:35 +01:00
Florent 7afa273f71 Allow searching accross multiple fields (fixes #43) 2022-11-16 16:31:47 +01:00
Florent 930c457f4b Fix wrong option for TLS 2022-11-15 14:18:28 +01:00
Chocobozzz 7cbe9e6eaf
Upgrade server dependendencies 2022-06-03 10:54:30 +02:00
Chocobozzz 316adda0db
Fix search on description with a new config 2022-06-03 10:10:14 +02:00
Chocobozzz 4129b2f3dc
Support multiple avatars/banners 2022-02-26 12:52:51 +01:00
Chocobozzz de3c53069d
Fix lint 2022-02-23 16:46:16 +01:00
Chocobozzz b2e255d97b
Fix terms query 2022-02-22 10:29:15 +01:00
Chocobozzz 927067139c
Fix case sensitive tag search 2022-02-22 10:14:32 +01:00
Chocobozzz 9f8ef2e945
Update peertube 2022-01-31 11:49:06 +01:00
Chocobozzz b2a0a55909
Query helpers refactoring 2021-11-24 13:46:03 +01:00
Chocobozzz c4a4ec766f
Fix query 2021-11-24 13:36:50 +01:00
Chocobozzz 4f8f324438
Add videosCount to channels 2021-11-24 11:36:42 +01:00
Chocobozzz c19de268fd
Better score for exact search 2021-11-24 11:19:37 +01:00
Chocobozzz f284ba1898
Prefer minimum_should_match instead of and 2021-11-24 10:15:29 +01:00
Chocobozzz e615962275
Improve search precision 2021-11-23 17:07:59 +01:00
Chocobozzz 101780a643
Typo 2021-08-02 16:17:44 +02:00
Chocobozzz a5095a2ca8
Limit start pagination 2021-08-02 16:16:27 +02:00
Chocobozzz 0c141b121f
Fix import 2021-08-02 16:01:11 +02:00
Chocobozzz 6ec5a3ec43
Add max pagination count 2021-08-02 15:54:29 +02:00
Chocobozzz ac0eb5f3ac
Support handles and uuids filters 2021-07-29 10:57:33 +02:00
Chocobozzz 101d9db656
Fix mappings 2021-07-28 13:25:39 +02:00
Chocobozzz e5a2e7a442
Add ability to filter by host 2021-07-28 11:22:42 +02:00
Chocobozzz 56aaa2ccdd
Upgrade server dependencies 2021-06-25 10:04:50 +02:00
Chocobozzz 20f9f0f708
Add playlist in client 2021-06-24 17:20:51 +02:00
Chocobozzz db36a2fb6a
Handle playlist search in server 2021-06-24 16:01:24 +02:00
Chocobozzz 20c72fc6d5
Support is live filter 2021-05-03 17:01:55 +02:00
Chocobozzz 1afdaf3f0b
Support POST method for search endpoints 2021-03-10 09:09:16 +01:00
Chocobozzz c29e7f02df
Add EL auth config 2021-02-04 08:55:02 +01:00
Chocobozzz 9d977fd31c
Read the cert 2021-02-03 11:51:05 +01:00
Chocobozzz 97fa5caed9
Add ssl support for EL 2021-02-03 11:49:26 +01:00
Chocobozzz ec63eb0b51
Support isLive 2021-01-18 15:22:14 +01:00
Chocobozzz c5acd0e11a
Fix compilation with latest typescript 2020-12-29 16:04:27 +01:00
Chocobozzz d13fd18641
Add timeout to requests 2020-11-03 09:06:33 +01:00
Chocobozzz 217666c707
Add more logs 2020-10-26 14:19:47 +01:00
Chocobozzz f76edea5f8
Add ability to customize searched fields 2020-10-23 10:16:35 +02:00
Chocobozzz a478b5f893
Improve logging 2020-10-23 09:46:41 +02:00
Chocobozzz c37b360635
Boost scores in brower language 2020-09-23 11:17:43 +02:00
Chocobozzz e586067521
Better query fuzziness 2020-09-23 10:35:59 +02:00