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

119 commits

Author SHA1 Message Date
7c8b651156
update dependencies 2021-03-08 21:24:23 +01:00
7a625a62e9
add missing dependency 2021-01-29 19:11:50 +01:00
2c0c7ce2c5
update dependencies 2021-01-29 19:06:08 +01:00
9b8767db38
add typo 2021-01-18 19:28:01 +01:00
58a40e0ebb
update frontend dependencies 2021-01-18 18:39:56 +01:00
56a52192cd
use spacy 3 2021-01-18 18:39:40 +01:00
f2d9044433
only use sentry if DSN is set 2021-01-18 18:39:21 +01:00
6b884bfa4e
update python dependencies 2021-01-18 18:36:09 +01:00
5b74c46a45
add proc title and update dependencies 2021-01-03 12:05:48 +01:00
bfd6c0d9ca
update dependencies 2020-11-17 15:58:48 +01:00
852c33ac1c
don't remove stop words from noun chunks in phrases 2020-08-30 22:41:36 +02:00
bcf20c4eb8
fix one-shots 2020-08-30 22:22:32 +02:00
95f8f93b7c
better typing 2020-08-30 22:11:28 +02:00
807a240442
proper typing in phrases 2020-08-30 21:52:47 +02:00
07ad517d0b
don't fail on missing subtitles 2020-08-30 21:39:17 +02:00
bb26b081fa
update dependencies 2020-08-30 21:33:35 +02:00
f55a68a06f
improve fetching data (and logging) 2020-08-30 21:33:23 +02:00
f357fdd12d
add script to VACUUM, ANALYZE and REINDEX all tables 2020-08-15 13:11:24 +02:00
a87ff0bea8
remove unused query 2020-08-15 12:34:58 +02:00
cfad3e3177
really add benchmark 2020-08-15 12:28:29 +02:00
2de370a692
add benchmark 2020-08-15 12:27:16 +02:00
cc52019e25
add Mini Primetime 2020-08-13 17:11:18 +02:00
b63fc66129
cache lemmatisation of noun chunks 2020-08-13 15:48:46 +02:00
6987d5cb2e
remove exit() 2020-08-13 15:42:25 +02:00
92350047f6
fix and improve phrase generation 2020-08-13 15:08:39 +02:00
586cc22774
speed up phrases generation 2020-08-11 21:19:36 +02:00
59c02e8548
fix ignored names 2020-08-11 21:19:28 +02:00
75908aec15
speed up import 2020-08-11 20:16:46 +02:00
dd4dc8f7f0
split subtitles with multiple people into separate lines 2020-08-11 18:29:32 +02:00
6cc0f86f74
add a lot of typos and a way to quickly find them 2020-08-11 12:49:49 +02:00
84ca5e017c
update last_updated 2020-08-11 12:19:01 +02:00
5095a6ead1
also allow en-US subtitles 2020-08-11 11:53:23 +02:00
9ebac0f4bf
fix lock file 2020-08-08 16:47:42 +02:00
31a82e1bf7
update spacy model 2020-08-08 16:46:52 +02:00
b8224790b4
make subtitle_hash null=True 2020-08-08 15:30:58 +02:00
dc556250d5
be nice 2020-08-08 15:26:13 +02:00
d996996531
allow updated subtitles to invalidate existing data 2020-08-08 15:18:14 +02:00
f2dbfd0bf0
fix table style 2020-08-07 22:32:04 +02:00
59051c9812
add episode overview 2020-08-07 22:29:54 +02:00
23916fc78c
code formatting 2020-08-07 18:51:11 +02:00
84f5ff2165
add gunicorn config 2020-08-07 18:50:41 +02:00
2ea494a926
use websearch_to_tsquery to build query from search 2020-08-07 18:09:46 +02:00
dc44ee8f32
updrade vue plugins 2020-08-07 17:57:33 +02:00
748a4d39d8
update web dependencies 2020-08-07 17:56:26 +02:00
3f34cbee28
update python dependencies 2020-08-07 17:56:13 +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
a69cc8dc57
minor style changes 2020-04-17 18:00:31 +02:00
245ca4a75a
fix colors 2020-04-15 20:09:16 +02:00
4af67d000b
additional files 2020-04-15 18:14:47 +02:00