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
300845c6552034d8d0f6bf5664818fb7afe23701
owly-news
/
backend-rust
History
vikingowl
300845c655
[update] improved configuration path handling in
config.rs
, fixed path-to-string conversion errors, and adjusted paths for renamed project and user-specific directories
2025-08-06 13:27:54 +02:00
..
migrations
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
src
[update] improved configuration path handling in
config.rs
, fixed path-to-string conversion errors, and adjusted paths for renamed project and user-specific directories
2025-08-06 13:27:54 +02:00
.gitignore
added database migration and initialization logic to backend, including migration loader and async migration runner
2025-08-05 03:16:36 +02:00
Cargo.lock
[update] added development dependencies (
tokio-test
,
axum-test
) in
Cargo.toml
and updated
Cargo.lock
with required packages for testing enhancements
2025-08-06 13:27:46 +02:00
Cargo.toml
[update] added development dependencies (
tokio-test
,
axum-test
) in
Cargo.toml
and updated
Cargo.lock
with required packages for testing enhancements
2025-08-06 13:27:46 +02:00
config.toml
added
config.toml
support for flexible server configuration, integrated
toml
crate for parsing, refactored configuration management to use
AppSettings
, and updated database initialization logic
2025-08-05 11:24:59 +02:00
example.env
removed custom migration logic, integrated
sqlx
native migrations, and reorganized migration files for clarity and maintainability
2025-08-05 05:00:38 +02:00
ROADMAP.md
[update] enhanced
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
2025-08-06 12:38:21 +02:00