Commit Graph

20 Commits

Author SHA1 Message Date
Tobiasz Heller
f3706182cc
feat: rate limit using redis (#20) 2024-01-02 09:48:34 +01:00
Krzysztof Dryś
05242e7729
fix: error handling for icons (#17)
fix: error handling for icons

Second batch of error handling in icon handlers
2023-11-29 13:13:38 +01:00
Krzysztof Dryś
e6bfee866a
fix: error handling in icons endpoints (first batch) (#16)
fix: error handling in icons endpoints (first batch)

Update error handling for some icons endpoints.
2023-11-28 12:52:56 +01:00
Tobiasz Heller
794a93fa8a
Fix e2e tests after separating admin api (#11)
* Fix e2e tests after separating admin api
2023-10-24 09:27:34 +02:00
Krzysztof Dryś
8c1bac3d90
feat: remove admin ep from public server (#9)
* feat: remove admin ep from public server

---------

Co-authored-by: Tobiasz Heller <14020794+tobiaszheller@users.noreply.github.com>
2023-10-13 21:03:41 +02:00
Tobiasz Heller
c2c9c424ff ws: handle error on conn upgrade 2023-07-05 21:07:01 +02:00
Tobiasz Heller
b36c04678c various fixes to enable tests 2023-05-29 20:03:01 +02:00
Tobiasz Heller
d50c2a71ef Disable client-ip logging 2023-05-22 19:31:54 +02:00
in-void
d0137e26d1 websocket read/write pump gently panic 2023-04-11 23:39:25 +02:00
in-void
57ba3cf4fb move recovery gin middleware 2023-04-11 23:37:36 +02:00
in-void
40519d135d explicit import name 2023-04-11 23:35:16 +02:00
in-void
8024b1db77 request logger middleware: logs more information 2023-03-14 22:20:56 +01:00
in-void
a84eb70f99 fix typo 2023-03-13 21:57:30 +01:00
in-void
bffc5418ed validate blank browser extension name 2023-03-12 14:58:54 +01:00
in-void
fc85ba05f7 fix logger concurrent map iteration 2023-02-06 23:00:30 +01:00
in-void
f16f4be572 update dependencies 2023-01-31 20:27:04 +01:00
in-void
2793b22c23 limit request body for icon requests (discord requests) 2023-01-31 20:26:45 +01:00
in-void
15442b77ea update module name 2023-01-30 19:59:42 +01:00
in-void
4ee79b5fe4 logging: extract command fields, add default fields for logged commands 2023-01-30 14:46:59 +01:00
in-void
de423cc927 1.0.0 2022-12-31 10:22:38 +01:00