Commit Graph

651 Commits

Author SHA1 Message Date
Chunosov
357d0dcfe9
Inbound mail service (#8379)
* UBERF-9612: Send mail creation request

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

* UBERF-9612: Mail creation

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

* UBERF-9612: Rename pod

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

* use hook in inbound mail pod

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* inbound mail mta handler

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix formatting

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* revert account changes, save messathes in both from and to spaces

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* remove pod-hook

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix port dockerfile

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix deps versions

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* mark ws dep as external

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* create social id for mailbox

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Co-authored-by: Artem Savchenko <armisav@gmail.com>
2025-03-28 13:48:19 +07:00
Chunosov
31de65a60c
Account mailboxes (#8342)
* add mailboxes settings page

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* add account methods and ui for mailbox settings

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* load mailbox domains in settings

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* create mailbox table in migrations

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* add translations, generate password for mailbox

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* Potential fix for code scanning alert no. 145: Creating biased random numbers from a cryptographically secure source

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* update pnpm.lock

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* move password generation to utils

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-26 11:38:18 +07:00
Anna Khismatullina
6beddd3b16
Port export changes to develop (#8329)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-25 21:10:51 +05:00
Andrey Sobolev
163f6785c9
UBERF-9693: Allow to reindex from migration (#8345)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-25 23:09:40 +07:00
Andrey Sobolev
58eb205688
use redpanda queue (#8291)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-22 13:55:46 +05:00
Alexander Onnikov
dac0f70631
fix: multipart upload in datalake service (#8307)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-21 21:25:06 +07:00
Alexey Zinoviev
def2a411c5
Bump model (#8300)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-20 15:20:32 +04:00
Andrey Sobolev
590eb29856
Use electron 35 (#8295) 2025-03-20 16:01:52 +07:00
Victor Ilyushchenko
97c884a30e
To Do list improvements (#8280)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / uitest-workspaces (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-20 11:38:30 +07:00
Denis Bykhov
e16d6c73a2
Processes (#8267) 2025-03-19 07:49:26 +07:00
Andrey Sobolev
2ff661d172
Upgrade KOA
https: //github.com/hcengineering/platform/security/dependabot/63
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-18 00:30:25 +07:00
Denis Tingaikin
06605ed619
qfix: remove cf workers to fix ci/build on develop branch (#8226)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-14 01:08:21 +07:00
Anna Khismatullina
d4731a63b0
Support export to JSON, CSV (#8193)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-12 22:31:58 +07:00
Andrey Sobolev
d1a45c0fe6
Fix merge
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-11 21:23:07 +07:00
Victor Ilyushchenko
248cb26f38
Survey plugin tweaks & bug fixes (#8188)
* Survey plugin tweaks & bug fixes

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

* ff

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-11 11:41:10 +03:00
Artyom Savchenko
f94d8bfbaf
UBERF-9605: Test MTA hook integration (#8189)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
* UBERF-9605: Test MTA hook service

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

* UBERF-9605: pod-hook config

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

* UBERF-9605: Minor fixes

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

* UBERF-9605: Add TODO

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-11 14:27:36 +07:00
Alexander Onnikov
92273f548b
feat: add datalake service (#8184)
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 / uitest-workspaces (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-03-10 22:30:32 +07:00
Andrey Sobolev
b2e15df4cd
Upgrade electron to 34.3.2 (#8182)
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 / uitest-workspaces (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-03-10 11:27:27 +07:00
Andrey Sobolev
353c2561af
Bump version
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-07 19:16:14 +07:00
Denis Tingaikin
14a6a3a108
UBERF-9126: drive plugins + init version of screen recorder (#8126)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-07 17:08:07 +07:00
Andrey Sobolev
c92fdd07a4
Bump model
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-05 14:20:12 +07:00
Alexander Onnikov
b96283ffc6
feat: refactor markup to markdown utils (#8134)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-05 12:18:49 +07:00
Artyom Savchenko
1e134664e7
UBERF-9542: Add mail service with SMTP and SES support (#8130)
Some checks are pending
CI / uitest-pg (push) Waiting to run
CI / uitest (push) Waiting to run
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-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-04 15:06:41 +07:00
Andrey Sobolev
9103e96606
Fix svelte-check errors (#8127)
Some checks are pending
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-03 15:30:18 +07:00
Andrey Sobolev
05f1d8395a
Merge 9522 9513 (#8103)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
Co-authored-by: Alexander Onnikov <aonnikov@hardcoreeng.com>
Co-authored-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-27 16:57:36 +07:00
Alexander Onnikov
0a2aad3650
fix: extract video player to separate component (#8086)
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 / uitest-workspaces (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-25 18:28:43 +07:00
Denis Bykhov
ee494c0c18
Fix build (#8079)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-24 15:48:15 +05:00
Alexander Onnikov
20bbe82144
feat: cookie token (#8057)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-24 13:12:19 +07:00
Alexander Platov
4429d33c68
Updated Emojis (#8063)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-02-21 18:02:20 +07:00
Artyom Savchenko
b3014383ed
UBERF-9297/Initial personal browser and mail (#8021)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-02-17 17:50:49 +07:00
Andrey Sobolev
dcb31e6e05
Formt-show (#7150)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-14 16:03:47 +07:00
Andrey Sobolev
aa26de0cad
Fix pnpm lock file
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-14 09:12:55 +07:00
Andrey Sobolev
95b2245eb9
Fix versions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-13 22:43:53 +07:00
Andrey Sobolev
47992d437b
Disable push of latest image in develop (#8000)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-13 22:03:42 +07:00
Andrey Sobolev
7be0af0c20
QFIX: Minor changes to cloud transactor (#7998)
Some checks are pending
CI / formatting (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (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 / uitest-workspaces (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-02-13 21:46:09 +07:00
Andrey Sobolev
db0bbe31aa
Merge staging 12feb (#7993)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-12 23:18:50 +07:00
Andrey Sobolev
7716ff8590
Fix standalone mode for IPhone/IPad (#7989)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-12 13:29:26 +07:00
Andrey Sobolev
66a05f7126
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-11 08:47:49 +07:00
Alexander Onnikov
40eb51a395
chore: upgrade livekit sdk to fix sharing issues (#7972)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-11 00:26:13 +07:00
Andrey Sobolev
ff3ca91752
Bump version to v0.6.436
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-10 23:17:56 +07:00
Andrey Sobolev
9b63ada463
Merge branch 'staging' into develop
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-09 00:08:07 +07:00
Andrey Sobolev
fbc41a0a2c
Bump model version
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-08 23:36:16 +07:00
Alexey Zinoviev
b9deda416f
Qfix: remove types cmd (#7962)
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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-07 21:38:13 +04:00
Andrey Sobolev
04048c18f0
Remove 0.7 tagTime versioning
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 16:47:51 +07:00
Andrey Sobolev
5d2b04eb51
Remove 0.7 tagTime versioning
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 16:42:14 +07:00
Andrey Sobolev
a531ba34db
QFIX: Hash update (#7946)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 13:42:49 +07:00
Andrey Sobolev
04a282c0f8
Merge staging feb4 (#7910) 2025-02-04 22:29:27 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Andrey Sobolev
87586fb195
Merge branch 'develop' into staging
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-03 22:38:23 +07:00
Alexander Onnikov
db547353b9
chore: update hocuspocus to 2.15.1 (#7880)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-03 18:36:51 +07:00