This website requires JavaScript.
Explore
Help
Sign In
kiril
/
KankenOnline
Watch
1
Star
0
Fork
0
You've already forked KankenOnline
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9b932291d2
KankenOnline
/
kanken_online
History
Kiril Kovachev
9b932291d2
Fix bug where strings would be appended on click despite trying to cancel it
2024-10-15 19:19:24 +01:00
..
static
Fix bug where strings would be appended on click despite trying to cancel it
2024-10-15 19:19:24 +01:00
templates
Localize strings in translation page
2024-10-15 19:16:41 +01:00
__init__.py
Use JSON files from file system to specify the translation strings
2024-10-15 19:17:21 +01:00
api.py
Initial commit (WIP)
2024-10-09 23:44:40 +01:00
auth.py
Flash localized messages from auth
2024-10-14 12:52:07 +01:00
database.py
Initial commit (WIP)
2024-10-09 23:44:40 +01:00
forum.py
Add forum stub
2024-10-14 11:54:07 +01:00
indices.py
Add kanji indices
2024-10-14 16:34:31 +01:00
lang.py
Use JSON files from file system to specify the translation strings
2024-10-15 19:17:21 +01:00
schema.sql
Restore post schema
2024-10-14 12:05:20 +01:00
search.py
Expand search to handle results, search submission
2024-10-14 12:33:37 +01:00