KankenOnline/kanken_online
2024-10-24 20:27:42 +01:00
..
graphql Add GraphQL schema stub 2024-10-18 16:27:36 +01:00
static Add exam results page 2024-10-24 12:47:45 +01:00
templates Fix table syntax (wasn't inside the <table> tags before) 2024-10-24 12:54:05 +01:00
__init__.py Add exam results page 2024-10-24 12:47:45 +01:00
api.py Partially implement search 2024-10-21 11:14:25 +01:00
auth.py Save user settings in database for cross-browser fetching 2024-10-16 12:35:06 +01:00
database.py Create command for pruning excess profile picture files 2024-10-19 18:22:51 +01:00
forum.py Complete basic forum functionality 2024-10-16 13:19:56 +01:00
indices.py Add kanji indices 2024-10-14 16:34:31 +01:00
lang.py Improve typing of lang.py, and ensure Python 3.8 compatibility 2024-10-24 20:27:42 +01:00
problems.py Move problems.py into kanken_online directory 2024-10-24 20:23:22 +01:00
schema.sql Add profile pictures 2024-10-19 17:13:31 +01:00
search.py Partially implement search 2024-10-21 11:14:25 +01:00