clumsy

Results 3 issues of clumsy

### Describe the Bug There is a collection of endpoints, wich working on self hosted version but not in cloud. **Not working:** ``` /reports/attribution {"error":"Not Found: reports/attribution"} ``` ``` /reports/insights...

bug

## Changes - Add database columns for user preferences (language, timezone, theme, dateRange) - Store preferences in database when user changes settings - Load and sync preferences to localStorage on...

### Describe the feature or enhancement Currently, `ALLOWED_FRAME_URLS` can only be configured at build time, which makes it difficult to use iframes without additional proxy adjustments. According to the documentation...