1
0
Fork 0
mirror of https://github.com/Findus23/cr-search.git synced 2024-09-19 15:23:44 +02:00
Commit graph

31 commits

Author SHA1 Message Date
dece8e5328
pyupgrade 2023-04-25 22:51:19 +02:00
9cff4968c1
performance timing 2023-02-26 23:43:17 +01:00
bedad9b0f5
update data to latest shows 2022-07-06 23:42:37 +02:00
13594241cf
server side template rendering 2021-11-28 19:37:43 +01:00
166b8fbe11
better stats 2021-10-26 21:30:46 +02:00
5bb7d7081a
add stats endpoint 2021-10-26 21:03:45 +02:00
217d0d389f
more color and transcript api 2021-10-26 18:10:00 +02:00
06a436684a
add more series 2021-10-26 15:30:14 +02:00
7eccd00405
better suggestion errors 2021-07-18 11:18:09 +02:00
311f4225a5
correct join in search 2021-07-16 11:50:56 +02:00
a793ace78c
allow longer search terms 2021-07-15 22:24:56 +02:00
93a4a0d521
add suggestions 2021-07-13 22:21:26 +02:00
4f832bd15e
only clear cache if things changed 2021-07-07 20:08:23 +02:00
36b7301628
cache suggestions 2021-07-07 18:30:28 +02:00
4b3e829dee
add redis caching and better database 2021-07-07 17:27:21 +02:00
76dd2177a6
better series selector UI 2021-07-06 17:39:25 +02:00
20865d73fe
add one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00
d4a0dcada1
some minor updates 2021-05-25 20:53:09 +02:00
95f8f93b7c
better typing 2020-08-30 22:11:28 +02:00
2de370a692
add benchmark 2020-08-15 12:27:16 +02:00
d996996531
allow updated subtitles to invalidate existing data 2020-08-08 15:18:14 +02:00
59051c9812
add episode overview 2020-08-07 22:29:54 +02:00
2ea494a926
use websearch_to_tsquery to build query from search 2020-08-07 18:09:46 +02:00
cc51220934
try to tweak the search algorithm 2020-04-28 19:45:52 +02:00
85f95deef1
fix and add colors and optimize server SQL 2020-04-17 18:00:42 +02:00
df3c1b62eb
generalise data model to series 2020-04-15 18:11:45 +02:00
65a42b49a6
update dependencies 2020-04-07 11:08:52 +02:00
6b6c49b72f
optimize queries 2020-03-08 19:49:06 +01:00
5622adaa7d
many major changes 2020-03-08 18:48:14 +01:00
d5351ac303
more efficent suggestions 2020-03-08 14:48:04 +01:00
78bb5da2bf
initial commit 2020-03-07 10:45:39 +01:00