Commit Graph
7281 Commits
Author SHA1 Message Date
Alexander OnnikovandGitHub 0904bb883c fix: set account cookie to origin and target domains (#9719)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-26 16:34:52 +07:00
KristinaandGitHub ff4cce9248 Fix direct title (#9721)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-26 13:26:56 +04:00
Alexander OnnikovandGitHub 40a72af7ee fix: limit clone depth (#9716) 2025-08-25 18:23:24 +07:00
KristinaandGitHub b618b3c42f Init directs (#9715)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-25 14:36:59 +07:00
Artyom SavchenkoandGitHub cdceb8c196 UBERF-13241: Support gmail space config (#9710) 2025-08-22 17:37:11 +07:00
Alexey ZinovievandGitHub c897d9ea68 Qfix: migrate deleted social ids in calendar events user (#9709)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-21 19:08:51 +07:00
Anton AlexeyevandGitHub fd79b662f4 Qfix office layout (#9703)
* Fix fullscreen Room layout after screen sharing

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix camera preview constraints

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix formatting

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Use ideal constraints

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

---------

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-08-21 17:52:35 +07:00
Alexey ZinovievandGitHub 07a5ebeb91 Qfix: do not cache desktop packaging results (#9708)
* Qfix: do not cache desktop packaging results
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* Move bump version to CI
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-21 17:52:07 +07:00
Artyom SavchenkoandGitHub 01610357d6 UBERF-13123: Fix mail message duplicates (#9684)
* UBERF-13123: Fix mail message duplicates

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13123: Fix failed tests

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13123: Refactor message headers

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13123: Clean up

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13123: Skip old messages

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13123: decrease cache size

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-21 15:02:14 +07:00
Alexey ZinovievandGitHub 5f600e2ff9 Qfix: calendar user migration (#9707)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-20 23:56:14 +07:00
Alexander OnnikovandGitHub 33b597d5b4 fix: properly close iterators (#9705)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-20 17:29:39 +07:00
Artyom SavchenkoandGitHub bdd6d6638e Clean up invalid installation ids (#9704)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-20 17:28:02 +07:00
Artyom SavchenkoandGitHub 486fa40be0 Merge installation ids with existing and skip old accounts (#9702)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-20 16:15:00 +07:00
Andrey SobolevandGitHub d3799653a0 qfix: Show space for document's (#9701)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-08-20 15:09:48 +07:00
Andrey SobolevandGitHub c27ba3150f Pass meta to tx and queue (#9695)
+ Pass ctx context via platform queue
+ Fix queue contracts
+ Add meta to tx, skip store.

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-08-20 12:13:43 +07:00
Artyom SavchenkoandGitHub b438971926 Add script to restore Github integrations (#9700)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-20 12:13:29 +07:00
Alexander OnnikovandGitHub 47402753ff fix: datalake cache memory leaks (#9699)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-19 22:34:11 +07:00
Anton AlexeyevandGitHub 94cc20eb73 Fix ParticipantView overflow (#9694)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-08-19 16:40:08 +07:00
Alexander OnnikovandGitHub 5df714b4ef EQMS-1636 Fix lost content in editor diff view (#9692)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-19 16:09:45 +07:00
Artyom SavchenkoandGitHub 31ffb65377 Fix telegram bot (#9693)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-19 15:18:50 +07:00
Alexey ZinovievandGitHub a24641e282 uberf-12632: fix profile name change (#9691)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-19 14:51:18 +07:00
Anton AlexeyevandGitHub 45180d47cd Fix some issues with livekit connection (#9690)
* Fix some issues with livekit connection

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix parameter name

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix formatting

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

---------

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-08-19 14:50:43 +07:00
Artyom SavchenkoandGitHub 128c0f2985 Do not allow undefined space and fix layout (#9689)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-19 13:31:09 +07:00
Anton AlexeyevandGitHub 74cfdbccf8 Office: refactor livekit logic (#9679) 2025-08-19 02:24:02 +07:00
KristinaandGitHub d2a5a2ef53 Fix inbox ui (#9688) 2025-08-19 02:22:39 +07:00
Artyom SavchenkoandGitHub 21e49e833c UBERF-13124: Format hulygram phone number (#9686) 2025-08-19 02:21:57 +07:00
Alexey ZinovievandGitHub c1d7faa161 qfix: backward compatible multiple desktop updates channels (#9687)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-18 23:02:37 +07:00
Alexander OnnikovandGitHub 2e38cc087d EQMS-1239 Open product when new version is created (#9682)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-18 00:25:42 +07:00
Alexander OnnikovandGitHub 6bee266eb2 fix: allow to edit channels from candidate card (#9683)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-18 00:25:24 +07:00
Artyom SavchenkoandGitHub ef2621c5c6 Select space for telegram channel (#9681) 2025-08-17 11:17:19 +07:00
Alexander OnnikovandGitHub ec93872608 fix: datalake upload fixes (#9680)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-15 15:52:39 +07:00
Alexey ZinovievandGitHub f6b2b200fd selfh-182: Add v7 tools for migration from v6 (#9678)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-15 15:17:22 +07:00
Artyom SavchenkoandGitHub d2d1589967 Fix Huly mail headers format (#9676)
* Fix Huly mail headers

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Remove X prefix from headers

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-14 18:05:28 +07:00
Artyom SavchenkoandGitHub 482bccaec2 Do not use native bcrypt module (#9675)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-14 12:45:46 +07:00
Artyom SavchenkoGitHubCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>CopilotCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1316a8475a UBERF-13120: Support SMTP mail for different accounts (#9674)
* UBERF-13120: Support SMTP mail for different accounts

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Potential fix for code scanning alert no. 219: Use of password hash with insufficient computational effort

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>

* Update server/account/src/operations.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>

* UBERF-13120: Minor fixes

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13120: Fix get secret

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13120: Fix lru cache version

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-13120: Fix pod-mail

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-14 11:28:36 +07:00
c4f9953d7d Do not notify about new messages in initial Gmail sync (#9673)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-13 22:13:24 +07:00
Alexander OnnikovandGitHub d40eb99774 EQMS-1617 Fix document and category links (#9672)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-13 11:43:23 +07:00
0218c5d1ab UBERF-13118: Send emails from Huly mail threads (#9669)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-13 11:24:40 +07:00
Alexander OnnikovandGitHub 7d0034c123 EQMS-1635 Add generic action for copying link (#9668)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-12 22:20:05 +07:00
Alexey ZinovievandGitHub 8fc81ac57c eqms-1548: fix linux dist for desktop (#9670)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
s0.7.208
2025-08-12 20:40:55 +07:00
Alexander OnnikovandGitHub 112360168b fix: increment join index even for empty result (#9667)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-12 20:13:52 +07:00
Alexey ZinovievandGitHub 42c7de17af EQMS-1548: TraceX desktop app (#9666)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
s0.7.207
2025-08-12 18:01:10 +07:00
KristinaandGitHub b33e4db9ff Fix notification counter in navigatoir (#9665)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-12 13:29:50 +04:00
Alexander OnnikovandGitHub 75f2ec9882 fix: ignore existing blobs in datalake migration (#9664)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-12 13:19:24 +07:00
Alexander OnnikovandGitHub cb99b82465 UBERF-11664 Use LRU cache in Datalake (#9658)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-12 11:59:35 +07:00
Anton AlexeyevandGitHub ea81ec0cc8 Refactor device management in the office (#9656)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-08-12 11:21:14 +07:00
Alexander PlatovandGitHub b36e64d148 Fix EQMS-1630: Separator resize logic (#9662)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-08-12 11:17:29 +07:00
Alexander OnnikovandGitHub 8d9c84b648 UBERF-11178 Migrate datalake workspace id (#9092)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-08-12 11:13:01 +07:00
Artyom SavchenkoGitHubCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
880c3021af UBERF-12966: Send messages from Gmail threads (#9657)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-08-11 23:16:58 +07:00
Artyom SavchenkoandGitHub fa0a0b6709 Add account method to get full social ids by person ids (#9654)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-08 16:07:56 +07:00