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
main
owly-news
/
backend
/
app
History
vikingowl
092c065809
expanded example.env with new LLM model, increased MAX_ARTICLE_LENGTH, updated context size, and extended .gitignore entries
2025-08-06 18:13:50 +02:00
..
__init__.py
first commit
2025-08-01 06:05:06 +02:00
config.py
expanded example.env with new LLM model, increased MAX_ARTICLE_LENGTH, updated context size, and extended .gitignore entries
2025-08-06 18:13:50 +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
added frontend build initialization in backend startup logic, updated imports and threading setup
2025-08-04 22:54:02 +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
expanded example.env with new LLM model, increased MAX_ARTICLE_LENGTH, updated context size, and extended .gitignore entries
2025-08-06 18:13:50 +02:00