Commit Graph

5 Commits

Author SHA1 Message Date
Michael Zetterberg
71dcf30719 fix: make sure all logged errors are preceeded with a message
Just logging an error makes it difficult to relate the error log to code in the
codebase. Error logging a message right before the error itself makes it easier
to search the codebase for that error log.
2024-07-24 11:32:15 +02:00
Michael Zetterberg
14e93eba7c chore: lint fix 2024-04-23 14:43:17 +02:00
Simon Emanuelsson
ec4da5798b feat(WEB-127): add trpc to handle requests both serverside and clientside 2024-03-27 11:56:06 +01:00
Simon Emanuelsson
f6f4e6edb4 feat(WEB-104): add on-demand revalidation for cache 2024-02-22 16:41:39 +01:00
Christel Westerberg
4e4b6f1bd6 feat: separate current and "new" web in route groups 2024-02-22 09:47:59 +01:00