Commit Graph

219 Commits

Author SHA1 Message Date
Alexander Onnikov
30839b6ba5
qfix: ensure target mappings are not undefined (#7936)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-05 22:43:25 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Alexander Onnikov
392eaea09c
fix: allow access to any workspace with system email (#7865)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-03 13:07:53 +07:00
Alexander Onnikov
e11e0eb0dc
feat: add auth to datalake (#7852)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-31 20:51:20 +07:00
Kristina
47d8b19702
Upgrade livekit agent (#7847) 2025-01-31 18:13:16 +07:00
Andrey Sobolev
2b2db70c27
Bump deps + script to find ones (#7843)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-31 09:55:55 +07:00
Andrey Sobolev
d15a669e50
Few sentry issue fixes (#7841)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-30 20:12:55 +07:00
Victor Ilyushchenko
3e7e384c7b
Updated tiptap to 2.11.3 (#7839)
* Updated tiptap to 2.11.3

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* formatting

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-30 14:17:22 +03:00
Andrey Sobolev
150e04aa4a
QFIX: Reconi stats with wrong token (#7840)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-30 18:01:27 +07:00
Victor Ilyushchenko
240fa210c4
UBERF-9262: hide document activity & inline comments for guests & PDFs (#7807)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
* UBERF-9262: hide document activity & inline comments for guests & PDFs

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fixed tests

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-28 16:06:53 +03:00
Alexander Onnikov
5b1efe75cc
UBERF-9240 Report session and egress stats to billing service (#7798)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-01-27 08:49:34 +07:00
Kristina
8b10ebcf93
Fix links after translation and in tg (#7788)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-24 21:56:14 +07:00
Kristina
0958c241cd
Do not save link preview as file (#7781) 2025-01-24 19:59:50 +07:00
Victor Ilyushchenko
d6b7a38af9
Basic workflow for converting docx to unified format (#7779)
* Basic workflow for converting docx to unified format

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* dep fix

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* @vercel/webpack-asset-relocator-loader can't handle mammoth for some reason, moved dep to import-tool

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-24 12:13:40 +03:00
Kristina
927ccecca6
Do not miss mentions in translated text (#7773) 2025-01-23 22:33:05 +07:00
Kristina
bba3b48bb5
Extract trigger for pushes (#7767)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-22 23:45:03 +07:00
Andrey Sobolev
90e8ca4e97
UBERF-9230: Fix ses webpush (#7760)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-22 19:25:49 +07:00
Andrey Sobolev
4ec92d94b7
UBERF-8968: Get rid of prosemirror in transactor (#7746)
Some checks are pending
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-21 23:49:45 +07:00
Alexander Onnikov
b08af3d995
EQMS-1414 Fix pod print issues (#7739)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-21 14:04:55 +07:00
Andrey Sobolev
a2eb0de7f5
QFIX: PG query and SES (#7700)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-17 20:13:04 +07:00
Andrey Sobolev
c8dde57123
UBERF-9137: Fix Support for suspended installations (#7667)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 23:23:23 +07:00
Andrey Sobolev
379c92716e
Switch to Base images (#7654)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-14 12:12:15 +07:00
Andrey Sobolev
dc9240218f
QFIX: Restore services work (#7641)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-11 21:53:04 +07:00
Andrey Sobolev
e5306b2afd
UBERF-9099: Rate limits (#7629)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:27:08 +07:00
Alexander Onnikov
8c3dd61e71
UBERF-9075 Disable meeting recordings when not using s3 or datalake (#7618) 2025-01-09 17:51:57 +07:00
Andrey Sobolev
c9f5f4656c
UBER-1233: Milestone related fixes (#7614)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-09 14:53:15 +07:00
Denis Bykhov
d63db0fca6
PDF importer (#7610)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-09 09:38:06 +07:00
Victor Ilyushchenko
89618c70f4
Text alignment actions (#7604)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-09 09:35:48 +07:00
Alexander Onnikov
f8c27c3b10
UBERF-9075 Support LiveKit recordings in Datalake (#7607)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-09 00:06:00 +07:00
Andrey Sobolev
d44793763e
UBERF-8581: Optimise session data (#7582) 2025-01-06 19:05:29 +07:00
Dakshesh Jain
aaf2c14e7a
fix(github): broken images in issue description (#7534)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2025-01-05 22:43:47 +07:00
Andrey Sobolev
9672f5064e
UBERF-9015: Remove confusing SYSTEM_EMAIL env (#7548)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-25 11:53:01 +07:00
Kristina
79e6883389
upgrade livekit-agent (#7544)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-24 23:33:36 +07:00
Andrey Sobolev
a86fafd5a3
Esbuild 0.24.2 (#7542)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 22:34:51 +07:00
Andrey Sobolev
b9cb463bfc
Bump express.js to 4.21 (#7536) 2024-12-24 20:16:26 +07:00
Andrey Sobolev
b5166df832
Bump mongo driver to 6.12 (#7537)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 14:46:18 +07:00
Kristina
102066ac19
Add openai transcription provider (#7480)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-16 18:36:08 +07:00
Andrey Sobolev
7b497c93c1
UBERF-7670: Per region moves (#7444)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-13 00:20:35 +07:00
Denis Bykhov
4e7d201560
Add optional size parameter to move method for (#7442) 2024-12-12 20:46:42 +07:00
Kristina
294aceffc1
Readonly room name (#7441) 2024-12-12 20:46:27 +07:00
Alexander Onnikov
962f3816b9
UBERF-8876 Clear account cache on contact transaction (#7431)
Some checks are pending
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-11 20:42:39 +07:00
Kristina
e39094b3fe
Migrate multiple ai employees (#7398)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-11 15:49:55 +07:00
Denis Bykhov
087cf2a43f
Extract github domains (#7420)
Some checks are pending
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-10 21:08:44 +07:00
Andrey Sobolev
7b2bdb2c65
UBERF-8848: Fix github account link (#7391)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-09 16:28:38 +07:00
Dakshesh Jain
b7c0701b5f
fix(github integration): handle request failed gracefully with option to close tab (#7387)
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2024-12-09 13:46:12 +07:00
Andrey Sobolev
58630c285e
Upgrade webpack and remove vendors pack (#7286) 2024-12-07 15:32:54 +07:00
Denis Bykhov
ecf4064f69
Fix onConnect handler (#7265)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-05 22:29:54 +07:00
Andrey Sobolev
1526ae2055
Fix queries for $in: [null, ...etc] in pg (#7253)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 23:20:26 +07:00
Kristina
f9dff9573d
Fix meetings transcription (#7240)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-29 22:07:46 +07:00
Alexander Onnikov
a6fb3713f6
UBERF-8557 Save collaborative content as JSON (#7039)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-29 16:58:50 +07:00
Kristina
1095493fa7
Fix transcription button highlight (#7222)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-22 15:59:25 +07:00
Andrey Sobolev
e63bbd563b
UBERF-8595: Fix backup/restore performance (#7188)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 13:23:50 +07:00
Kristina
1b415d6a6f
Meeting fixes (#7218)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
1

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-22 01:34:31 +07:00
Andrey Sobolev
13df48d7c9
Update mongo driver to 6.10 (#7211)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 13:51:50 +07:00
Kristina
13c03e3d24
Meeting attach record (#7196)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2024-11-19 18:12:41 +07:00
Kristina
bcdfed6871
Fix meeting minutes (#7181)
Some checks are pending
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-16 23:30:36 +07:00
Denis Bykhov
8bfeba7303
Remove collection tx (#7171)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 11:49:35 +07:00
Andrey Sobolev
63294b0c66
UBERF-8587: Fix github auth and delete issues (#7174)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-14 23:30:42 +07:00
Kristina
99a35e08db
Change room ui to document view (#7167)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-13 21:42:14 +07:00
Andrey Sobolev
e493d35ac6
Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
Andrey Sobolev
e0ca033405
UBERF-8582: Fix triggers (#7155)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-12 22:13:11 +05:00
Andrey Sobolev
a220fac255
UBERF-8433: Support for archived workspaces (#6937)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-12 18:06:51 +07:00
Denis Bykhov
b1c50bb8c2
Windows build (#7158)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-12 11:58:20 +05:00
Kristina
94f8b9f846
Love agent updates (#7153)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-11 20:22:38 +07:00
Andrey Sobolev
9dcb6f23fe
UBERF-8552: Extract indexer into separate service (#7120) 2024-11-11 19:20:10 +07:00
Andrey Sobolev
0820631e62
Upgrade svelte to 4.2.19 (#7146)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-11 14:02:41 +07:00
Kristina
19d601b33e
Love agent build (#7133)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-08 15:56:30 +05:00
Kristina
35cd74003a
Fix tg replies on mentions (#7122)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 19:32:01 +05:00
Kristina
e5f07b9134
Fix love metadata update (#7124)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 19:31:48 +05:00
Kristina
e34f59ca37
Initial meeting minutes (#7111)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 17:08:15 +07:00
Kristina
aa4eaeae84
Fix ai bot workspace assign (#7116)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 13:18:25 +07:00
Denis Bykhov
43c681236b
Logs for calendar service (#7114)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-06 23:39:06 +07:00
Kristina
bcc09dc00e
Define love agent (#7098) 2024-11-04 21:35:13 +07:00
Kristina
12c460c00b
Use rest api instead of mongo adapter (#7063)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-30 15:10:30 +07:00
Alexey Zinoviev
fe2399e29e
Qfix assigning aibot to workspace (#7060)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-29 15:26:21 +04:00
Andrey Sobolev
7c69f6f35a
UBERF-8553: Stats as separate service (#7054)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-29 12:57:28 +07:00
Andrey Sobolev
88dd3ddd04
UBERF-8488: Fix github re-auth (#7041)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-26 23:27:24 +07:00
Andrey Sobolev
afcc25beca
Fix workspace creation with index enabled (#7013) 2024-10-22 21:42:40 +07:00
Andrey Sobolev
5e234a0646
UBERF-8525: Fix Github stuck on adding new integrations (#7009)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-22 16:25:15 +07:00
Alexander Platov
15ce5442c6
Updated ListItem layout (#7008)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-22 14:46:39 +07:00
Andrey Sobolev
187c489b2c
UBERF-8508: Get rid of Mongo in storage adapter (#6989)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 23:23:26 +07:00
Andrey Sobolev
996978ef26
Rollback github service to node:20 (#7003)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 14:06:24 +07:00
Andrey Sobolev
0b1af0da90
UBERF-8518: Optimize client model (#7000)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 13:12:45 +07:00
Andrey Sobolev
8bd62ecede
UBERF-8504: Fix DocSyncInfo in transactions (#6998)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 10:16:40 +05:00
Andrey Sobolev
f1bee10ebb
UBERF-8517: Fix github external sync (#6999)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 11:05:42 +07:00
Andrey Sobolev
d65176fb84
UBERF-8516: Stable mentions popup (#6993)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-20 00:47:07 +07:00
Alexey Zinoviev
a0b9a9830b
uberf-8509: fix docx to html conversion (#6970) 2024-10-17 20:13:22 +07:00
Andrey Sobolev
d1bf10b1d9
Use mongodb drived with fixed bulkWrite memory leak (#6961)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 22:22:24 +07:00
Andrey Sobolev
a714be51e9
UBERF-8469: Fix exit from github service (#6921)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-15 10:04:39 +05:00
Denis Bykhov
81e02eb8ca
Fix calendar and gmail services (#6918)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-15 02:44:06 +07:00
Denis Bykhov
00d8cf2935
Fix love records (#6889)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-12 01:55:15 +07:00
Anna Khismatullina
dbbd653e09
Fix bunch of GitHub integration issues faced by Vlang (#6839)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-10-11 18:47:14 +07:00
Andrey Sobolev
65d45d7e82
Few github high cpu load fixes (#6865)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-10 21:13:04 +07:00
Kristina
d6bbe79c88
Analytics channels fixes (#6847)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-09 14:46:48 +07:00
Andrey Sobolev
9dc8ac3b4a
UBERF-8376: Move indexer from server-core (#6829)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-09 12:08:27 +07:00
Denis Bykhov
62e330d111
Drive to cards (#6841)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-09 00:34:57 +07:00
Alexander Platov
27548a49dd
Qfix PRs icons (#6835)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-08 01:13:30 +07:00
Alexander Platov
9fc50c9485
Updated Pull requests layout. Fixed uitest. (#6833)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-07 23:32:19 +07:00
Kristina
b0ec9759b3
Make github comment thread readonly (#6830)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-07 18:41:28 +05:00
Andrey Sobolev
f929acfe29
Enable jemalloc2 for our pods (#6823)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-07 16:20:31 +07:00