7 Commits

Author SHA1 Message Date
kolaente
bddba8646d feat: add logo change toggle setting (#1031) 2025-06-26 15:59:34 +00:00
Marc
25ff8939f6 feat(dev): use proxy server in dev mode (#3069)
In dev environment, this PR allows to proxy to whatever backend without CORS issue by specifying the backend URL in `.env.local` variable.

I believe this would ease contribution by frontend developpers that would only have to run the unstable docker to work on the frontend without need for all the go toolchain to build the whole backend to have a cors enabled backend.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/3069
Co-authored-by: Marc <marc88@free.fr>
Co-committed-by: Marc <marc88@free.fr>
2025-03-09 13:40:57 +00:00
kolaente
db2ec45378 feat: move custom logo setting to api 2024-02-09 14:33:21 +01:00
kolaente
d7dc209f15 feat: move allow icon changes setting to api 2024-02-09 14:30:21 +01:00
kolaente
0f28767acc feat: enable infinite nesting always, remove setting 2024-02-09 14:26:42 +01:00
kolaente
a0e770438d feat: move sentry configuration from frontend to api 2024-02-09 14:24:29 +01:00
kolaente
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00