1
0
Fork 0
mirror of https://github.com/Findus23/cr-search.git synced 2024-09-16 11:53:46 +02:00
No description https://cr-search.lw1.at
Find a file
2023-04-25 22:51:19 +02:00
static add image 2023-01-04 19:24:35 +01:00
templates server side template rendering 2021-11-28 19:37:43 +01:00
web pyupgrade 2023-04-25 22:51:19 +02:00
.gitignore add benchmark 2020-08-15 12:27:16 +02:00
app.py fix paths 2021-11-28 19:44:41 +01:00
benchmark.py pyupgrade 2023-04-25 22:51:19 +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 pyupgrade 2023-04-25 22:51:19 +02:00
fetch.py pyupgrade 2023-04-25 22:51:19 +02:00
gunicorn.py code formatting 2020-08-07 18:51:11 +02:00
import.py pyupgrade 2023-04-25 22:51:19 +02:00
LICENSE add license 2023-02-26 23:04:07 +01: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 pyupgrade 2023-04-25 22:51:19 +02:00
poetry.lock update dependencies 2023-02-26 22:51:58 +01:00
pyproject.toml update dependencies 2023-02-26 22:51:58 +01:00
server.py pyupgrade 2023-04-25 22:51:19 +02:00
ssr.py add type annotations 2021-11-30 00:45:49 +01:00
stats.py pyupgrade 2023-04-25 22:51:19 +02:00
stopwords.py add comments 2020-03-07 10:51:44 +01:00
suggestions.py pyupgrade 2023-04-25 22:51:19 +02:00
tests.sql pyupgrade 2023-04-25 22:51:19 +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 add type annotations 2021-11-30 00:45:49 +01:00
utils.py pyupgrade 2023-04-25 22:51:19 +02:00