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-07-15 22:32:22 +02:00
static add one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00
web add suggestions 2021-07-13 22:21:26 +02:00
.gitignore add benchmark 2020-08-15 12:27:16 +02:00
app.py add redis caching and better database 2021-07-07 17:27:21 +02:00
benchmark.py add redis caching and better database 2021-07-07 17:27:21 +02:00
colors.py simpler color data 2021-07-15 22:32:22 +02:00
config.sample.py generalise data model to series 2020-04-15 18:11:45 +02:00
createdb.py add redis caching and better database 2021-07-07 17:27:21 +02:00
data.py simpler color data 2021-07-15 22:32:22 +02:00
fetch.py typing 2021-07-15 20:26:33 +02:00
gunicorn.py code formatting 2020-08-07 18:51:11 +02:00
import.py merge following lines by the same speaker 2021-07-15 22:24:40 +02:00
models.py merge following lines by the same speaker 2021-07-15 22:24:40 +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 add redis caching and better database 2021-07-07 17:27:21 +02:00
poetry.lock add redis caching and better database 2021-07-07 17:27:21 +02:00
pyproject.toml add redis caching and better database 2021-07-07 17:27:21 +02:00
server.py allow longer search terms 2021-07-15 22:24:56 +02:00
stopwords.py add comments 2020-03-07 10:51:44 +01:00
suggestions.py typing 2021-07-15 20:26:33 +02:00
tests.sql simpler color data 2021-07-15 22:32:22 +02:00
typo.py add one-shot support and lots of additional series 2021-07-04 22:24:51 +02: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 add redis caching and better database 2021-07-07 17:27:21 +02:00