Commit Graph
7317 Commits
Author SHA1 Message Date
Artyom SavchenkoandGitHub 34ef726724 UBERF-13433: Migrate channels to threads (#9761)
* UBERF-13433: Migrate from channels to threads

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

* UBERF-13433: Migrate parent info

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

* UBERF-13433: Use client traverse

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

* UBERF-13433: Add tests

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

* UBERF-13433: Support Jest in model packages

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

* Revert "UBERF-13433: Support Jest in model packages"

This reverts commit 415f5916c9.

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

* Revert "UBERF-13433: Add tests"

This reverts commit 38d7fcd794.

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-09-03 12:44:45 +07:00
Anton AlexeyevandGitHub f0dd63e8a0 Fix race condition during lk connection (#9764)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-03 10:58:53 +07:00
Alexander OnnikovandGitHub 567fd3b4dc UBERF-11387 Preview service (#9738)
* UBERF-11387 Preview service

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* code review fixes

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* optimize build

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* use base preview image

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* free some disk space in github runner

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix: try to clean builder cache

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix: update sharp version for preview

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* some cache fixes

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

---------

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-03 01:08:37 +07:00
Artyom SavchenkoandGitHub 04ee2c0f1c Fix avatar for system user in Home (#9762)
* Fix person avatars for user profile cards

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

* Display system avatar

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-09-02 21:02:16 +07:00
Denis BykhovandGitHub 181389212c Fix worker docker (#9760)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-09-02 12:38:25 +05:00
Artyom SavchenkoandGitHub 4046aefdff UBERF-13430: Display date and space for cards in Home (#9759)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-09-02 13:47:55 +07:00
Denis 'GeneralGDA' GladkiyandGitHub 1b1bbe7053 Drawing board on theme dependent palette (#9750)
* Drawing board colors palette now depends on UI color theme

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Desktop app for windows bug fixes. Formatting and style fixes.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Desktop app bug fix.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Theme unsubscribing fix.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Formatting.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Typo fix.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

---------

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>
2025-09-02 12:45:30 +06:00
Anton AlexeyevandGitHub e92eb593fd Fix broadcasting txes with collab security (#9740)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-02 13:18:30 +07:00
Anton AlexeyevandGitHub d48e8a657c Change lk connection options (#9757)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-02 13:01:10 +07:00
Alexander OnnikovandGitHub dca6af5a45 update sharp to 0.34.3 (#9758)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-02 12:42:58 +07:00
Alexander OnnikovandGitHub 2e8ecaf09a fix: push base preview image (#9756)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-02 11:09:15 +07:00
Denis BykhovandGitHub d910191fbd Fix calendar rec events (#9755)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-09-01 23:14:10 +05:00
Alexander OnnikovandGitHub 0181e865e0 UBERF-11387 preview service base image (#9754)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-02 00:55:35 +07:00
Denis BykhovandGitHub 6ca5751e68 Add process temporal (#9744)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-09-01 22:10:14 +05:00
Alexey ZinovievandGitHub 8700bd5715 selfh-195: generate uuid for workspaces where missing (#9751)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-09-01 20:51:05 +07:00
Anton AlexeyevandGitHub d3a6cc6fde Fix scroll in the meeting widget (#9749)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-01 20:26:32 +07:00
Alexander OnnikovandGitHub 856a2b65ec add transactor health endpoint (#9748)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-09-01 20:26:12 +07:00
Alexey ZinovievandGitHub 00e7f1310a UBERF-13383: Guest access token (#9747)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-09-01 15:07:22 +07:00
Anton AlexeyevandGitHub 0b3e5aa8cf Uberf-13261: Improve office UX (#9733)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-01 11:23:21 +07:00
Andrey SobolevandGitHub c84bea5c96 qfix: Docker config mem usage (#9745)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-09-01 11:18:35 +07:00
Artyom SavchenkoandGitHub be5c38f08e Fix load more in Home (#9739)
* Do not display user profiles in Home and fix load more

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

* Revert user profile filter

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

* Clean up

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-29 19:09:42 +07:00
KristinaandGitHub 5d9f62d178 Init home page (#9735)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-29 10:33:31 +04:00
KristinaandGitHub 8246b96258 Adjust direct icon in inbox (#9736)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-29 10:33:11 +04:00
KristinaandGitHub c24a27ffe0 Fix navigator (#9737) 2025-08-29 13:31:21 +07:00
KristinaandGitHub 17c7cf9e5c Fix reaction notifications (#9734)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-28 18:20:45 +04:00
KristinaandGitHub e5774451d8 Fix notifications (#9732)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-28 15:08:46 +04:00
2887252801 Refactor handling media devices & permissions (#9718)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-28 15:19:31 +07:00
Denis 'GeneralGDA' GladkiyandGitHub 84431f7c6b Drawing board undo/redo and bug fixes (#9726)
* Undo-redo for screenshot drawer, several bugfixes.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Undo-redo for collaborative drawer.

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Drawing board refinement: bugfixes, component refactoring and unit testing

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* More tests, canvas resize fix, types for different points

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Version lock

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Names refactoring

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Formatting

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

* Formatting

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>

---------

Signed-off-by: Denis Gladkiy <denis.gladkiy@hardcoreeng.com>
2025-08-28 11:54:27 +06:00
Andrey SobolevandGitHub ef0db5597e qfix: Update traces send to opentelemetry (#9728)
+ Minimize amount of data send to traces.
+ Join WebSocket and RPC calls into one flat hierarchy.

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-08-27 23:15:55 +07:00
Alexey AristovandGitHub 2659693c5a redis + hulypulse (#9729)
* docker-compose: integrate redis

Signed-off-by: Alexey Aristov <aav@acm.org>

* build, docker-compose: integrate hulypulse

Signed-off-by: Alexey Aristov <aav@acm.org>

---------

Signed-off-by: Alexey Aristov <aav@acm.org>
2025-08-27 16:48:04 +02:00
Andrey SobolevandGitHub 1fb98e0b55 qfix: Filter content for admin in case person is present in workspace (#9720) 2025-08-27 21:21:33 +07:00
Alexey ZinovievandGitHub e173fd0115 UBERF-12323: Include accounts info into backup (#9659)
* uberf-12323: include accounts data into backups
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-12323: support full recheck
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-12323: bump forced full recheck
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-12323: remove excess logs
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-12323: fix tests
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-12323: update local dev setup
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

---------

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-08-27 19:40:39 +07:00
Artyom SavchenkoandGitHub 06c9acc922 QFix: Use actual Gmail address (#9727)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-27 18:42:27 +07:00
Artyom SavchenkoandGitHub 4b9150f19d UBERF-13271: Add Huly mail integration (#9722)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-08-26 22:00:13 +07:00
KristinaandGitHub 734c3bb56e Refresh communication queries on workspace change (#9723)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-26 19:11:24 +07:00
KristinaandGitHub 28ad28aefe Hide public link action for directs (#9724)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-08-26 19:10:59 +07:00
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