1
0
Commit Graph

15 Commits

Author SHA1 Message Date
5c2c843178 Fixed web-server 2025-03-24 21:09:56 +01:00
0cc55e44ff Further cleanup
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
2025-03-24 20:33:10 +01:00
0d787532d4 style: Run linter to format code in wanikani_lessons.py 2025-03-24 20:26:58 +01:00
fcb8df6619 feat: Use HTTP response timestamp for WaniKani summary instead of local time 2025-03-24 20:26:57 +01:00
cd62c9dc3f Ruff 2025-03-24 20:25:30 +01:00
ff12a6450b Adjusted wanikani 2025-03-24 20:25:13 +01:00
6ef5cfff2d Retention
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
2025-03-16 15:24:59 +01:00
b3af7e36fd style: Run linter to fix quotation style in WaniKaniLessonsFetcher class 2025-03-16 15:12:53 +01:00
f5a0eecc73 feat: Extend assignment output to include subject characters from API 2025-03-16 15:12:52 +01:00
18a8f8dad8 fix: Update WaniKaniLessonsFetcher docstring and remove print statement 2025-03-16 15:03:33 +01:00
c5e2a3471d style: Run linter to clean up code formatting and imports 2025-03-16 15:03:12 +01:00
ed364ee9a7 feat: Add pagination to WaniKani lessons fetcher for assignments 2025-03-16 15:03:11 +01:00
f22d224bc9 Wanikani basic lessons fetcher implemented 2025-03-16 15:02:22 +01:00
4d6bceb418 style: Run linter and fix code style issues in wanikani_lessons.py 2025-03-16 14:52:13 +01:00
7c087d7c61 feat: Add WaniKani lessons fetcher to retrieve unlocked lesson datetimes 2025-03-16 14:52:12 +01:00