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-10-26 21:30:46 +02:00
static add more series 2021-10-26 15:30:14 +02:00
web add stats endpoint 2021-10-26 21:03:45 +02:00
.gitignore add benchmark 2020-08-15 12:27:16 +02:00
app.py add stats endpoint 2021-10-26 21:03:45 +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 more color and transcript api 2021-10-26 18:10:00 +02:00
fetch.py add more series 2021-10-26 15:30:14 +02:00
gunicorn.py code formatting 2020-08-07 18:51:11 +02:00
import.py fix importing (right timestamp for lines) 2021-10-26 15:28:54 +02:00
models.py add more series 2021-10-26 15:30:14 +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 stats endpoint 2021-10-26 21:03:45 +02:00
pyproject.toml add stats endpoint 2021-10-26 21:03:45 +02:00
server.py better stats 2021-10-26 21:30:46 +02:00
stats.py better stats 2021-10-26 21:30:46 +02:00
stopwords.py add comments 2020-03-07 10:51:44 +01:00
suggestions.py add more series 2021-10-26 15:30:14 +02:00
tests.sql better stats 2021-10-26 21:30:46 +02:00
typo.py add a few typos to list 2021-10-26 21:30:38 +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