relay/relay
2024-06-12 16:02:59 -04:00
..
data add user management api endpoints and allow cookie for api auth 2024-03-15 06:46:31 -04:00
database ensure config key is formatted properly 2024-03-31 18:23:35 -04:00
frontend add cors headers to api routes 2024-03-30 05:33:26 -04:00
views require token for /api/v1/instance 2024-06-12 13:24:44 -04:00
__init__.py update dependencies 2024-06-12 16:02:59 -04:00
__main__.py don't use spec file when building bin 2024-03-04 05:39:21 -05:00
application.py re-initialize Application in push workers for windows 2024-04-02 15:18:31 -04:00
cache.py fix typing issue in cache 2024-06-12 14:50:40 -04:00
compat.py replace pylint with mypy and other minor changes 2024-03-13 17:43:57 -04:00
config.py Fix running via docker 2024-04-02 12:32:49 -04:00
http_client.py update dependencies 2024-06-12 16:02:59 -04:00
logger.py use typing_extensions module for python < 3.11 2024-03-31 11:51:48 -04:00
manage.py various cli changes 2024-04-02 13:36:08 -04:00
misc.py add missing AP routes 2024-06-12 13:23:53 -04:00
processors.py use right algorithm for inbox pushes 2024-03-27 12:48:22 -04:00
template.py replace pylint with mypy and other minor changes 2024-03-13 17:43:57 -04:00