Commit Graph

8 Commits

Author SHA1 Message Date
kolaente 5049cbf236
chore(web): always set internal error
(cherry picked from commit 5c56d07215)
2024-09-20 14:22:28 +02:00
kolaente a2ef74cade
chore(web): use logger directly
(cherry picked from commit 6fb314b326)
2024-09-20 14:22:25 +02:00
kolaente fe44b7d473
chore(web): use web auth factory directly
(cherry picked from commit 9b01666ec6)
2024-09-20 14:22:23 +02:00
kolaente d885b43328
chore(web): directly use new db session
(cherry picked from commit 499f66b7ae)
2024-09-20 14:22:16 +02:00
kolaente 459c8daed6
chore(web): remove redundant use of fmt.Sprintf
(cherry picked from commit 8e37d5cb76)
2024-09-20 14:22:16 +02:00
kolaente 5768648760
chore(web): use errors.As instead of type assertion
(cherry picked from commit 57ba073874)
2024-09-20 14:22:11 +02:00
kolaente 198b2e3b70
chore(web): remove unused echo context
(cherry picked from commit 329de3aab3)
2024-09-20 14:22:11 +02:00
kolaente 4c73c74587
chore(web): move web handler package to Vikunja
(cherry picked from commit 2063da9eec)
2024-09-20 14:22:08 +02:00