Alexander
|
fd39e03fd1
|
feat(assist-api): hack for our best client
|
2025-04-18 15:34:25 +02:00 |
|
Alexander
|
e6d91430f2
|
feat(assist-api): added missing config
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
73b7cbe261
|
feat(assist-server): short ts in logs
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
27ed4ee6b4
|
feat(assist-api): moved some vars to env
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
59251af8c6
|
feat(assist-server): slightly improved cacher
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
3ff994490e
|
feat(assist-server): try to use ioredis instead
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
dfe9cd985d
|
feat(assist-server): use sendCommand for SADD
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
edafda9f97
|
feat(assist-server): fixed import
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
c4e4c3d2cd
|
feat(assist-server): better cache management
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
f15e84086f
|
feat(assist-server): removed useless method
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
a7b91ddcad
|
feat(assist-api): fixed total and counter calculation
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
17a10da4de
|
feat(assist-api): removed fields we do not use
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
f659b24838
|
feat(assist-api): ignore sessionInfo for agents
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
a4a5ce6498
|
feat(assist-api): ignore request's body for isLive and getByID
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
7836153fca
|
feat(assist-api): more optimised search method
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
2e85fc953a
|
feat(assist-api): correct response format for getByID
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
ab1b5c19ec
|
feat(assist-api): correct response format for autocomplete
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
5708aa4b39
|
feat(assist-api): send parsed session's data to chalice
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
fee79521a1
|
feat(assist-api): added data field to response
|
2025-04-18 15:33:01 +02:00 |
|
Alexander
|
25adc0410d
|
feat(assist-api): added counter support
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
1f411662c0
|
feat(assist-api): correctly handle empty filters
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
bcb3b407e8
|
feat(assist-api): adapted body request parser to current chalice worker schema
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
f25575a0a8
|
feat(assist-api): body req debug logs
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
4cc30cdcea
|
feat(assist-api): extra debug logs
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
3ef71f5044
|
feat(assist-api): fixed the http method
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
72acf77a1b
|
feat(assist-api): removed jwt auth and added assistKey support
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
70a10ea1d6
|
feat(assist-api): extra debug logs
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
b7d2d9d77a
|
Revert "feat(assist-api): no comments"
This reverts commit bd1c4bcdea22a5099a7f5ffb246fdec0bbd6576a.
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
28cb2ba74c
|
feat(assist-api): no comments
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
8280c8754c
|
feat(assist-api): fixed an possible panic
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
b41248571e
|
feat(assist-server): correct redis prefix
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
9c0f50b2fb
|
feat(assist-api): added the missing config
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
96f58b94d5
|
feat(assist-api): added the golang part
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
df10fa706b
|
feat(assist-server): removed always empty projectId field
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
471b860841
|
feat(assist-server): correct .expire() call
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
1b46863089
|
feat(assist-server): fixed an issue with TTL
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
c103283766
|
feat(assist-server): use int ttl for cache
|
2025-04-18 15:33:00 +02:00 |
|
Alexander
|
9160b42113
|
feat(assist-server): fixed an issue with sessionIDs collector
|
2025-04-04 17:53:19 +02:00 |
|
Alexander
|
36e1a2fca2
|
feat(assist-server): removed unnecessary prefix for ws connections
|
2025-04-04 16:34:45 +02:00 |
|
Alexander
|
cbbd480cca
|
feat(assist-server): changed default port
|
2025-04-04 16:23:16 +02:00 |
|
Alexander
|
d9ff3f4691
|
feat(assist-server): use the default prefix url
|
2025-04-04 16:08:09 +02:00 |
|
Alexander
|
0141a42911
|
feat(assist-server): fixed the helm chart
|
2025-04-04 15:48:31 +02:00 |
|
Alexander
|
b55e44d450
|
feat(assist-server): moved the build.sh script to the root
|
2025-04-04 15:44:19 +02:00 |
|
Alexander
|
f70cce7e23
|
feat(assist-server): removed unnecessary comments
|
2025-04-04 15:13:45 +02:00 |
|
Alexander
|
8b3be469b6
|
feat(assist-server): added host configuration
|
2025-04-04 15:09:37 +02:00 |
|
Alexander
|
c1d51b98a2
|
feat(assist-server): added a first part of the assist v2 (#3269)
|
2025-04-04 12:05:36 +02:00 |
|
Alexander
|
a8971d842b
|
feat(chalice): added for_spot=True for authenticate_sso
|
2025-04-02 16:38:08 +02:00 |
|
Taha Yassine Kraiem
|
e0dba41065
|
refactor(chalice): upgraded dependencies
|
2025-03-27 14:18:08 +01:00 |
|
Taha Yassine Kraiem
|
8fbaf25799
|
feat(DB): use incremental&refreshable materialized views to fill extra tables
|
2025-03-27 14:18:08 +01:00 |
|
Taha Yassine Kraiem
|
ec2c42c688
|
refactor(DB): changed product analytics DB structure
|
2025-03-25 17:44:31 +01:00 |
|