Amirouche
bcb920bc32
wip
2024-02-06 14:56:42 +01:00
Amirouche
4b09c00e4d
requirements: add httpx
2024-02-06 14:27:31 +01:00
Amirouche
6a1567fa78
wip
2024-02-06 14:18:50 +01:00
Amirouche
7e1a9fcf75
wip
2024-02-06 14:18:50 +01:00
Amirouche
f5237c1273
wip
2024-02-06 14:18:50 +01:00
Amirouche
a1c602e2f3
small fixes
2024-02-06 14:18:50 +01:00
Amirouche
1bfe2e153a
wip
2024-02-06 14:18:50 +01:00
Amirouche
0366a2593a
wip
2024-02-06 14:18:50 +01:00
Amirouche
ba8a875394
wip
2024-02-06 14:18:50 +01:00
Amirouche
09b391ee02
wip
2024-02-06 14:18:50 +01:00
Amirouche
66040ea9f5
wip
2024-02-06 14:18:50 +01:00
Amirouche
cb1533ca6e
move notes to development.md
2024-02-06 14:18:50 +01:00
Amirouche
e488da4ada
typofix
2024-02-06 14:18:50 +01:00
Amirouche
3ca2c1f546
TODO: fix cron.
2024-02-06 14:18:50 +01:00
Amirouche
7967915b91
fix jira integration.
2024-02-06 14:18:50 +01:00
Amirouche
014a51602a
wip
2024-02-06 14:18:50 +01:00
Amirouche
0e2ae898c5
Make async postgresql calls, and http calls.
2024-02-06 14:18:50 +01:00
Alexander
a26b603945
Boost performance for one node assist mode ( #1869 )
...
* feat(assist): removed cache for solo-node assist mode
* feat(assist): try to fetch from global io object
* feat(assist): small changes
* feat(assist): added cache per request instead of cache per room
* feat(assist): fixed await call in global scope
* feat(assist): try to fix circular structure issue
* feat(assist): use preprocessor for sockets list
* feat(assist): check the theory about fetchSockets data set
* feat(assist): try to keep everything inside handshake.query object
2024-02-06 14:10:48 +01:00
Shekar Siri
e14cbe41e5
change(ui): login to functional component
2024-02-06 12:09:27 +01:00
rjshrjndrn
b6c31be14f
fix(install): override file
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-05 18:20:57 +01:00
rjshrjndrn
07f07a99d7
chore(cli): support override file while installing
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-02 20:24:15 +01:00
rjshrjndrn
21cd4de97d
refactor(helm): update deprecated value
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-02 18:24:01 +01:00
rjshrjndrn
b11cf8a12c
refactor(helm): remove duplicate code
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-02 18:24:00 +01:00
Kraiem Taha Yassine
dc0331aac2
refactor(DB): refactored DB init script ( #1873 )
2024-02-02 12:29:47 +01:00
Kraiem Taha Yassine
45b58eeb4f
refactor(DB): refactored DB init script ( #1872 )
2024-02-02 11:05:33 +01:00
Kraiem Taha Yassine
9879bd65bb
feat(DB): DB changes for v1.18.0 ( #1871 )
2024-02-01 17:56:41 +01:00
nick-delirium
8263773bff
fix(tracker): some refactoring
2024-01-30 14:50:00 +01:00
Alexander
88ea925263
feat(backend): added new flag USE_S3_TAGS to disable s3 tags
2024-01-29 16:50:08 +01:00
Eng Zer Jun
76f0f3ff3d
refactor(backend): move from io/ioutil to io and os packages ( #1784 )
...
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.
[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-29 16:37:59 +01:00
nick-delirium
3ada6aeb42
feat(tracker): v12 release
2024-01-29 09:42:08 +01:00
nick-delirium
fd2f2b1677
feat(tracker): rn release
2024-01-26 18:07:03 +01:00
Kraiem Taha Yassine
66792547e7
feat(DB): enhanced delta ( #1861 )
2024-01-26 18:06:43 +01:00
Kraiem Taha Yassine
d6c9f466e5
Dev ( #1860 )
...
* refactor(chalice): changed logging
* feat(DB): rollback scripts
* feat(DB): init&delta scripts
2024-01-26 18:03:00 +01:00
Alexander
16af8ee09f
feat(backend): fixed nil tags response
2024-01-26 15:25:40 +01:00
Kraiem Taha Yassine
948daef310
Dev ( #1859 )
...
* fix(chalice): fixed NewRelic integration
* fix(chalice): restrict EE usability-tests to admin level only
* refactor(chalice): changed assist stats logs
2024-01-26 14:31:51 +01:00
Savinien Barbotaud
967b824501
Fix docker compose local network ( #1809 )
...
* fix #1502 docker-compose in local network
* fix: docker-compose images versions
* fix CADDY_DOMAIN and chalice env
* add chalice line
* domain name again
* add caddy to common.env
* remove chalice variable is_dns_public to SKIP_H_SSL
2024-01-26 14:30:58 +01:00
Alexander
df2ee71bbb
feat(backend): fixed issue in start request
2024-01-26 14:25:44 +01:00
Alexander
354f071fb0
Conditions (ee version) ( #1858 )
...
* feat(backend): moved conditions to ee folder
* feat(backend): fixed typo
2024-01-26 14:03:29 +01:00
Alexander
4711bf28f0
feat(backend): small improvements in CH client
2024-01-26 13:48:03 +01:00
Alexander
db17366aae
feat(backend): fixed no mobile sessions issue in CH
2024-01-26 13:46:17 +01:00
nick-delirium
35ab32b4df
fix(ui): remove tags from assist search
2024-01-26 11:50:01 +01:00
nick-delirium
fc7183e504
fix(ui): condition names to be unique
2024-01-26 11:42:18 +01:00
nick-delirium
0a6efe933f
fix(ui): fix updated state for condition sets delete
2024-01-26 11:30:07 +01:00
rjshrjndrn
bb1b8e9a26
fix(backend): gssapi
2024-01-25 20:02:55 +01:00
nick-delirium
72d443a700
fix(ui): fix canvas replay walker cb
2024-01-25 16:55:46 +01:00
nick-delirium
3d0f2d6423
fix(ui): logs rm
2024-01-25 16:34:06 +01:00
Alexander
4bc7c2294d
feat(backend): fixed zero duration issue in mobile sessions
2024-01-25 16:11:52 +01:00
Alexander
255f879476
Mobile replay ( #1853 )
...
* feat(backend): added new trigger topic for mobile video replay maker
* feat(backend): mobile video maker with mix list support
* feat(backend): fixed panic
* feat(backend): removed commented code
2024-01-25 14:30:40 +01:00
nick-delirium
731f3fd6ac
fix(ui): doc comments
2024-01-24 16:25:43 +01:00
nick-delirium
08c71221d8
fix(ui): doc commets
2024-01-24 15:55:23 +01:00