Commit Graph

26 Commits

Author SHA1 Message Date
Tobiasz Heller
f3706182cc
feat: rate limit using redis (#20) 2024-01-02 09:48:34 +01:00
Krzysztof Dryś
6b3fcffe1f
fix: typo (#19) 2023-12-14 10:13:07 +01:00
Krzysztof Dryś
6c4121caf9
feat: don't update collection id when updating web service (#18) 2023-12-14 10:07:59 +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
9aab6dbd02
Support empty fcm token (#12) 2023-10-24 09:59:36 +02: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
499bef42b5 ios: add default sound for push notification 2023-10-04 20:47:46 +02:00
Krzysztof Dryś
2e4f34e829
feat: create admin api (#5)
* feat: create admin api

Create admin api as a standalone application.
2023-09-22 15:19:04 +02:00
in-void
1644fc369b mobile device "not blank" name validation during updates 2023-03-18 15:31:00 +01:00
in-void
35116e236f browser extension "not blank" name validation during updates 2023-03-18 15:30:42 +01:00
in-void
159a281b10 refactor commands logging 2023-03-14 22:20:06 +01:00
in-void
8cdc2f3593 validate blank browser extension name 2023-03-12 15:00:02 +01:00
in-void
59d25dd2e5 validate blank mobile app name 2023-03-12 14:59:53 +01:00
in-void
bffc5418ed validate blank browser extension name 2023-03-12 14:58:54 +01:00
in-void
6f9b7871cd retry on failure: return last error only 2023-03-12 12:43:08 +01:00
in-void
fc82335cbd retry on failure push (fcm) calls 2023-03-09 18:18:20 +01:00
in-void
254ce8546c make websocket calls (send 2fa token) resilient 2023-03-07 19:01:29 +01:00
in-void
35da1c7e67 fix validation icons requests image dimension 2023-02-07 11:38:28 +01:00
in-void
2f04abd5bb make public GET /mobile/icons/requests endpoint 2023-02-06 22:43:12 +01:00
in-void
ed64154808 fix: icon request description 2023-02-03 17:00:45 +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
de423cc927 1.0.0 2022-12-31 10:22:38 +01:00