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
7e6908ef3d4d111d326b0e03544f772dcfbb24ba
dotfiles
/
python
/
ebook_search
/
api
/
routes
T
History
Richie
e510c94b95
feat(dependencies): update database engine dependencies to support async operations
2026-07-24 11:38:51 -04:00
..
__init__.py
added health endpoints
2026-06-15 21:21:01 -04:00
admin.py
feat(dependencies): update database engine dependencies to support async operations
2026-07-24 11:38:51 -04:00
health.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
page.py
refactor(ebook-search): simplify search and phrase matching
2026-07-24 11:38:51 -04:00
search.py
feat(dependencies): update database engine dependencies to support async operations
2026-07-24 11:38:51 -04:00