This website requires JavaScript.
Explore
Help
Register
Sign In
vikingowl
/
owly-news
Watch
1
Star
0
Fork
0
You've already forked owly-news
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c19813cbe22b167b2b15b262481223c2e56e610d
owly-news
/
backend
/
app
History
vikingowl
c19813cbe2
[refactor] replaced
info
logging with
debug
for improved logging granularity and removed redundant log statements in backend services
2025-08-07 22:48:35 +02:00
..
__init__.py
first commit
2025-08-01 06:05:06 +02:00
config.py
[update] added
gemma2:9b
model to
example.env
, refactored prompt generation with stricter JSON rules, adjusted context size, integrated system prompt for better summaries, and improved error handling in backend services
2025-08-07 15:05:20 +02:00
database.py
updated backend imports for clarity, enhanced sync logic, and expanded proxy routes in frontend
2025-08-04 22:38:53 +02:00
main.py
[refactor] replaced
info
logging with
debug
for improved logging granularity and removed redundant log statements in backend services
2025-08-07 22:48:35 +02:00
models.py
refactor: apply consistent formatting and improve code readability across backend modules
2025-08-01 22:51:38 +02:00
schema.sql
implemented client side filters, mobile first styling and modals for articles
2025-08-02 01:33:49 +02:00
seed_feeds.json
enhance: improve news fetching, processing, and logging architecture
2025-08-01 18:42:34 +02:00
services.py
[refactor] replaced
info
logging with
debug
for improved logging granularity and removed redundant log statements in backend services
2025-08-07 22:48:35 +02:00