Lukas Wölfer
|
f91303b92c
|
chore: bump version to v0.1.2
Release / build_release (push) Successful in 3m31s
Rust / build_and_test (push) Successful in 24s
|
2026-04-11 15:07:55 +02:00 |
|
Lukas Wölfer
|
1736aeb122
|
chore: bump version to 0.1.1
Rust / build_and_test (push) Successful in 25s
|
2026-04-11 15:02:11 +02:00 |
|
Lukas Wölfer
|
5b9ab3f47d
|
feat: using config crate
Rust / build_and_test (push) Failing after 34s
|
2026-04-10 23:47:13 +02:00 |
|
Lukas Wölfer
|
b6f03f9efb
|
Add config.toml support for OIDC and server configuration
- Add toml crate dependency for TOML file parsing
- Create config module with Config struct to deserialize config.toml
- Support OIDC URLs (auth_url, token_url, redirect_url), credentials (client_id, client_secret)
- Make server host/port, database URL, and session secret configurable
- Create config.example.toml with all configuration options documented
- Update main.rs to load config.toml with fallback to environment variables
- Maintain backward compatibility with environment variable configuration
|
2026-04-10 23:45:12 +02:00 |
|
Lukas Wölfer
|
1904c631c5
|
fix: lots of small errors
Rust / build_and_test (push) Failing after 52s
|
2026-04-10 23:26:34 +02:00 |
|
Lukas Wölfer
|
559f36224e
|
feat: improve dependencies
Rust / build_and_test (push) Failing after 1m38s
|
2026-04-10 23:09:43 +02:00 |
|
Lukas Wölfer
|
024d64b284
|
chore: initialized repository
|
2026-04-08 22:45:47 +02:00 |
|