This website requires JavaScript.
Explore
Help
Sign In
Richie
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f1a69529c0722956972aaf5224df012c36601ec
dotfiles
/
python
/
ebook_search
/
api
T
History
Richie
8f1a69529c
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
..
routes
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
static
feat(ebook): improve search UX with grid actions and Enter-to-submit
2026-07-24 11:38:50 -04:00
templates
feat(admin): simplify phrase generation by removing missing phrases endpoint
2026-07-24 11:38:50 -04:00
__init__.py
build api and frountend
2026-06-14 15:40:04 -04:00
bm25_tasks.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
dependencies.py
feat(ebook): migrate to async DB/HTTP and parallelize phrase pipeline
2026-07-24 11:38:50 -04:00
judge_tasks.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
main.py
Refactor logging statements to use f-strings for improved readability and consistency across the codebase. This change enhances the clarity of log messages by directly embedding variable values, making it easier to trace and debug application behavior.
2026-07-24 11:38:51 -04:00
web.py
feat(ui): refactor HTML templates for consistent structure and improved styling
2026-06-29 10:23:13 -04:00