Commit Graph

25 Commits

Author SHA1 Message Date
Kiril Kovachev
009cb6aade Separate public and logged-in user settings 2024-10-21 10:20:15 +01:00
Kiril Kovachev
477c61c4b6 Ensure PFP is not empty before uploading 2024-10-19 18:16:10 +01:00
Kiril Kovachev
003e1ae635 Add profile pictures 2024-10-19 17:13:31 +01:00
Kiril Kovachev
9eeb8bd873 Add user page stub 2024-10-18 16:36:03 +01:00
Kiril Kovachev
826d240489 Fix crash caused by unsert user ID in session 2024-10-18 16:29:16 +01:00
Kiril Kovachev
ae7501bb2e Format non-okurigana part of kanji readings in bold 2024-10-16 15:34:03 +01:00
Kiril Kovachev
215e2618f7 Better separate and style kanji reading sections 2024-10-16 15:17:32 +01:00
Kiril Kovachev
5e8d64544b Add ability to fetch kanji from database 2024-10-16 14:52:47 +01:00
Kiril Kovachev
2f8ab9ac96 Save user settings in database for cross-browser fetching 2024-10-16 12:35:06 +01:00
Kiril Kovachev
ed1f183a9c Make settings usable by logged-out users 2024-10-16 12:18:15 +01:00
Kiril Kovachev
2ac903553c Add data download view (actual download WIP) 2024-10-16 11:56:44 +01:00
Kiril Kovachev
49d592bfca Add string renaming CLI 2024-10-16 11:37:52 +01:00
Kiril Kovachev
58dbdf6f0e Use JSON files from file system to specify the translation strings 2024-10-15 19:17:21 +01:00
Kiril Kovachev
bc23f2d1b8 Dump JSON translations from translation form 2024-10-15 18:46:59 +01:00
Kiril Kovachev
9cbf356444 Begin translation subsystem page 2024-10-15 16:52:22 +01:00
Kiril Kovachev
d1744e672a Add theme and language select functionality 2024-10-14 17:31:07 +01:00
Kiril Kovachev
5d6ededd57 Add kanji indices 2024-10-14 16:34:31 +01:00
Kiril Kovachev
6b92b23b4f Add about page 2024-10-14 16:20:28 +01:00
Kiril Kovachev
eb3f685d75 Separate search into blueprint 2024-10-14 12:15:47 +01:00
Kiril Kovachev
469bf8dfd7 Add search view 2024-10-14 12:13:26 +01:00
Kiril Kovachev
06b7c8eb8e Add forum stub 2024-10-14 11:54:07 +01:00
Kiril Kovachev
2d5749007a Add localization support 2024-10-14 11:49:16 +01:00
Kiril Kovachev
2a4c724af5 Add kotoba view 2024-10-14 11:28:53 +01:00
Kiril Kovachev
447f8d4770 Add kanji view 2024-10-14 11:07:47 +01:00
Kiril Kovachev
835b5bf123 Initial commit (WIP) 2024-10-09 23:44:40 +01:00