core.sr.ht/srht
Drew DeVault 1258f0e418 flask.py: drop now-removed map.charset field 2024-04-11 13:36:26 +02:00
..
alembic Add unique constraint to username 2020-01-04 14:02:17 -05:00
graphql graphql: escape error messages for validation 2024-01-24 13:25:17 +01:00
oauth oauth/interface: commit conn on user import 2023-08-28 10:18:05 +02:00
scss fix contrast for buttons and links in alert boxes 2024-01-31 10:06:47 +01:00
static Make favicon visible in a light theme 2023-02-14 09:21:58 +01:00
templates Make favicon visible in a light theme 2023-02-14 09:21:58 +01:00
webhook srht.webhook: missed an import 2024-03-20 16:39:09 +01:00
Makefile Upgrade to Alpine 3.17 2023-03-22 10:24:35 +01:00
__init__.py Add setup.py, move stuff into srht/ 2017-02-08 06:51:30 -05:00
api.py Fix various issues with OAuth 2021-04-12 12:31:04 -04:00
cache.py srht.cache: add generalized caching system 2020-06-29 10:16:35 -04:00
config.py config: allow spreading config over multiple files 2024-02-06 14:29:10 +01:00
crypto.py crypto: fix invalid JSON 2023-03-07 09:36:16 +01:00
database.py srht.database: set future=True on SQ create_engine 2023-10-30 09:21:07 +01:00
debug.py Make werkzeug.wsgi middleware imports the fallback option 2020-12-27 11:15:59 -05:00
email.py Remove dead code 2023-11-23 11:16:19 +01:00
flagtype.py srht.FlagType: set cache_ok 2021-07-26 11:16:03 +02:00
flask.py flask.py: drop now-removed map.charset field 2024-04-11 13:36:26 +02:00
gql_lexer.py Write custom GraphQL explorer with optional JS 2020-05-28 12:07:16 -04:00
markdown.py srht.markdown: bump version to 17 2024-04-11 10:54:45 +02:00
metrics.py Add RedisQueueCollector for gathering information about Celery queues 2021-12-08 11:55:06 +01:00
redis.py add Unix socket support for redis-host= 2021-12-06 09:36:22 +01:00
search.py srht.search: fixes for sqlalchemy 1.4 2021-07-26 11:12:00 +02:00
urlify.py Add urlify markdown extension 2018-01-28 14:59:12 -05:00
validation.py validation: always escape error messages 2024-01-24 13:29:55 +01:00