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-05 11:58:48 +02:00
static add one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00
web fix url 2021-07-04 22:33:27 +02: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 add one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00
fetch.py fix fetch logic 2021-07-04 22:44:06 +02:00
gunicorn.py code formatting 2020-08-07 18:51:11 +02:00
import.py use pretty tile in progress bars 2021-07-04 22:58:08 +02:00
models.py add one-shot support and lots of additional series 2021-07-04 22:24:51 +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 pretty tile in progress bars 2021-07-04 22:58:08 +02:00
poetry.lock update dependencies 2021-07-05 11:58:48 +02:00
pyproject.toml update python dependencies 2021-05-18 22:31:27 +02:00
server.py add one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00
stopwords.py add comments 2020-03-07 10:51:44 +01:00
tests.sql add one-shot support and lots of additional series 2021-07-04 22:24:51 +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 one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00