relay/relay
2024-04-01 13:05:32 -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 use typing_extensions module for python < 3.11 2024-03-31 11:51:48 -04:00
__init__.py some minor changes 2024-03-28 05:57:28 -04:00
__main__.py don't use spec file when building bin 2024-03-04 05:39:21 -05:00
application.py fix linter warning 2024-03-31 11:35:33 -04:00
cache.py replace pylint with mypy and other minor changes 2024-03-13 17:43:57 -04:00
compat.py replace pylint with mypy and other minor changes 2024-03-13 17:43:57 -04:00
config.py use typing_extensions module for python < 3.11 2024-03-31 11:51:48 -04:00
dev.py simplify dev lint command with watch flag 2024-04-01 13:05:32 -04:00
http_client.py add cors headers to api routes 2024-03-30 05:33:26 -04:00
logger.py use typing_extensions module for python < 3.11 2024-03-31 11:51:48 -04:00
manage.py replace pylint with mypy and other minor changes 2024-03-13 17:43:57 -04:00
misc.py use typing_extensions module for python < 3.11 2024-03-31 11:51:48 -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