Compare commits

..

4 Commits

Author SHA1 Message Date
wayneshn
254c426a83 updating tag 2026-01-17 13:20:19 +01:00
wayneshn
a97afcc827 docs(api): update ingestion source provider values
Update the `CreateIngestionSourceDto` documentation in `ingestion.md` to reflect the current set of supported providers.
2026-01-16 16:29:40 +01:00
wayneshn
9db8da9c8e User profile/account page, change password, API 2025-12-31 15:59:45 +02:00
wayneshn
ca6e516d32 fix(api): correct API key generation and proxy handling
This commit resolves an issue where generating a new API key would fail. The root cause was improper handling of POST request bodies in the frontend proxy server.

- Refactored `ApiKeyController` methods to use arrow functions to ensure correct `this` binding.
2025-11-15 18:33:19 +01:00

Diff Content Not Available