1
0
Fork 0
mirror of https://github.com/Findus23/cr-search.git synced 2024-09-19 15:23:44 +02:00
No description https://cr-search.lw1.at
Find a file
2021-01-29 19:11:50 +01:00
web update frontend dependencies 2021-01-18 18:39:56 +01:00
.gitignore add benchmark 2020-08-15 12:27:16 +02:00
app.py only use sentry if DSN is set 2021-01-18 18:39:21 +01:00
benchmark.py better typing 2020-08-30 22:11:28 +02:00
colors.py fix and add colors and optimize server SQL 2020-04-17 18:00:42 +02:00
config.sample.py generalise data model to series 2020-04-15 18:11:45 +02:00
createdb.py generalise data model to series 2020-04-15 18:11:45 +02:00
data.py better typing 2020-08-30 22:11:28 +02:00
fetch.py fix one-shots 2020-08-30 22:22:32 +02:00
gunicorn.py code formatting 2020-08-07 18:51:11 +02:00
import.py better typing 2020-08-30 22:11:28 +02:00
models.py remove unused query 2020-08-15 12:34:58 +02:00
mypy.ini better typing 2020-08-30 22:11:28 +02:00
optimize.py add script to VACUUM, ANALYZE and REINDEX all tables 2020-08-15 13:11:24 +02:00
phrases.py use spacy 3 2021-01-18 18:39:40 +01:00
poetry.lock add missing dependency 2021-01-29 19:11:50 +01:00
pyproject.toml add missing dependency 2021-01-29 19:11:50 +01:00
server.py better typing 2020-08-30 22:11:28 +02:00
stopwords.py add comments 2020-03-07 10:51:44 +01:00
tests.sql use websearch_to_tsquery to build query from search 2020-08-07 18:09:46 +02:00
typo.py add typo 2021-01-18 19:28:01 +01:00
typo_find.py add a lot of typos and a way to quickly find them 2020-08-11 12:49:49 +02:00
upload.sh many major changes 2020-03-08 18:48:14 +01:00
utils.py allow updated subtitles to invalidate existing data 2020-08-08 15:18:14 +02:00
web-export.py additional files 2020-04-15 18:14:47 +02:00