KankenOnline/kanken_online
2024-10-19 17:14:49 +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 Add link to user's own page on navbar 2024-10-19 17:14:49 +01:00
__init__.py Add profile pictures 2024-10-19 17:13:31 +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 Add ability to fetch kanji from database 2024-10-16 14:52:47 +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