Block a user
tracing-subscriber setup with compact JSON logging and environment-based filter for streamlined production logging
ConfigFile structure, added default settings, expanded support for new modules, and enhanced directory creation logic
news data to articles, geographic and category tagging, and default sharing templates
/config.toml to .gitignore to exclude local configuration files from version control
AppSettings with ConfigError, ensuring non-zero port enforcement in config.rs
tracing-subscriber for production, updated dependencies in Cargo.toml and Cargo.lock
vikingowl
renamed repository from 2025-08-06 12:46:27 +02:00
owly-news-summariser to Owlibou/owly-news
owly-news-summariser to owly-news across all files for consistency and simplified branding
ROADMAP.md with advanced geographic tagging, hierarchical filtering, migration strategies, and expanded analytics features, clarified project phase details, and incorporated tagging upgrades into future plans
README.md to reflect new Rust backend, modernized tooling instructions, updated frontend and backend setup guides, and improved clarity on application structure
ROADMAP.md to include detailed feature descriptions, enhanced database schema overview, and additional planned system modules
ROADMAP.md with new project architecture details, enhanced phase descriptions, and added configuration/system design elements
config.toml support for flexible server configuration, integrated toml crate for parsing, refactored configuration management to use AppSettings, and updated database initialization logic
/articles, /summaries) using Axum, added graceful shutdown handling, improved database initialization with connection pooling and directory creation, and integrated tracing for logging
sqlx native migrations, and reorganized migration files for clarity and maintainability