tobiasz
|
b721a8588a
|
rework http helper fns
|
2023-10-23 11:40:17 +02:00 |
|
tobiasz
|
908f9f4f93
|
Fix e2e tests after separating admin api
|
2023-10-19 14:12:16 +02:00 |
|
Tobiasz Heller
|
6089495167
|
Update go version and dependencies (#10)
* Update go to 1.21
* update all dependencies
|
2023-10-17 09:43:55 +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
|
cfacb5bbc0
|
remove swaggers definitions
|
2023-10-10 21:33:42 +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 |
|
Tobiasz Heller
|
538e23455a
|
Merge pull request #4 from twofas/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.5.0 to 0.7.0
|
2023-07-05 21:13:57 +02:00 |
|
dependabot[bot]
|
ffb5534321
|
Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-05 19:09:27 +00: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
|
ba6c0abfeb
|
Merge pull request #3 from twofas/fix/do-not-log-client-ip
Disable client-ip logging
|
2023-05-22 20:07:14 +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
|
71f700f075
|
format pong handler
|
2023-04-11 23:38:12 +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
|
3727ae9238
|
add missing setup in acceptance tests
|
2023-04-11 23:20:54 +02:00 |
|
2FAS
|
e73701f8ef
|
Create FUNDING.yml
|
2023-03-23 19:00:05 +01: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
|
8024b1db77
|
request logger middleware: logs more information
|
2023-03-14 22:20:56 +01:00 |
|
in-void
|
159a281b10
|
refactor commands logging
|
2023-03-14 22:20:06 +01:00 |
|
in-void
|
00d5540218
|
websocket api recovery middleware (logging)
|
2023-03-13 22:08:06 +01:00 |
|
in-void
|
a84eb70f99
|
fix typo
|
2023-03-13 21:57:30 +01:00 |
|
in-void
|
9745ffa796
|
test suite for mobile all extension tests
|
2023-03-12 15:00:34 +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
|
3fb3b1b794
|
websocket api: fix websocket connection timeout handling
|
2023-03-07 23:50:04 +01:00 |
|
in-void
|
b8dd4c167a
|
websocket api: split connection handler per route
|
2023-03-07 23:34:29 +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
|
fc85ba05f7
|
fix logger concurrent map iteration
|
2023-02-06 23:00:30 +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
|
7b0efc235f
|
websocket api new debug logging points
|
2023-02-01 13:05:12 +01:00 |
|
in-void
|
78cf4d66a9
|
update vendor licenses
|
2023-01-31 20:27:17 +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
|
1020898dd6
|
vendor licenses
|
2023-01-31 10:05:54 +01:00 |
|
in-void
|
856b26f498
|
go 1.19 - update go.mod
|
2023-01-31 06:51:52 +01:00 |
|
in-void
|
d0a8a4ddf2
|
go 1.19 - update docker images
|
2023-01-31 06:40:56 +01:00 |
|
in-void
|
de08e3f035
|
testing: disable http requests/responses printing
|
2023-01-30 20:00:07 +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 |
|