KankenOnline/kanken_online
2024-10-21 10:20:35 +01:00
..
graphql Add GraphQL schema stub 2024-10-18 16:27:36 +01:00
static Add profile pictures 2024-10-19 17:13:31 +01:00
templates Separate public and logged-in user settings 2024-10-21 10:20:15 +01:00
__init__.py Remove old profile pictures once new ones are set 2024-10-21 10:20:35 +01:00
api.py Add ability to fetch kanji from database 2024-10-16 14:52:47 +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 Fix set-string command missing parameter 2024-10-16 11:52:31 +01:00
schema.sql Add profile pictures 2024-10-19 17:13:31 +01:00
search.py Expand search to handle results, search submission 2024-10-14 12:33:37 +01:00