Commit Graph

1035 Commits

Author SHA1 Message Date
Alexander Onnikov
7372798546
fix: do not fail on wrong content type in collaborator (#7296)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-08 11:30:03 +07:00
Andrey Sobolev
e88519257b
UBERF-8612: Fix modifiedOn for apply tx (#7292)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-07 23:49:59 +07:00
Denis Bykhov
f3b6682d1f
Fix space security (#7278)
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-06 18:21:33 +07:00
Chunosov
d9aa05122e
Add text tool for drawings (#7266) 2024-12-06 16:57:58 +07:00
Andrey Sobolev
f9e3aed4fe
UBERF-8619: Rework backup %hash% usage (#7273)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-06 16:30:33 +07:00
Andrey Sobolev
d13c80be5f
QFix schema update (#7264)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-05 16:32:15 +07:00
Andrey Sobolev
27b54e5821
UBERF-8620: Fix OOM in fulltext service (#7263)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-05 16:05:14 +07:00
Alexander Onnikov
8ba52a99eb
tool: copy files from R2 to datalake (#7262)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-05 14:54:07 +07:00
Denis Bykhov
33295a9420
Fix pg numeric sort (#7261)
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 14:11:13 +07:00
Andrey Sobolev
26e93fefdb
UBERF-8615: Backup/restore fixes (#7258)
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-04 14:10:36 +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
Andrey Sobolev
44e55f3f61
Improve no operation update flow (#7251)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 22:04:36 +07:00
Andrey Sobolev
e4221f779f
UBERF-8608: Rework connection management (#7248)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 14:37:12 +07:00
Alexander Onnikov
a6fb3713f6
UBERF-8557 Save collaborative content as JSON (#7039)
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>
2024-11-29 16:58:50 +07:00
Andrey Sobolev
aea704fd0f
UBERF-8603: Fix memory leak (#7229)
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>
2024-11-24 10:21:57 +07:00
Andrey Sobolev
4c52a43ffe
Fixes for traverse/load in backups (#7221)
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
2024-11-22 21:14:40 +07:00
Andrey Sobolev
9f261a19d3
Fix createdOn be set on middleware (#7224)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 20:25:01 +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
Alexander Onnikov
500a221ceb
fix: datalake issues (#7217)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-22 01:19:33 +07:00
Andrey Sobolev
f740e09b3d
Fix create workspace region selector (#7212)
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-21 14:39:25 +07:00
Andrey Sobolev
b5f24fbd5d
UBERF-8592: Fix live query performance (#7189)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 14:38:14 +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
TSekyra
13e1d03b9c
Czech localization (#7204)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Sekyra <sekyra@flexcon.cz>
Co-authored-by: Kristina <kristin.fefelova@gmail.com>
2024-11-21 12:35:16 +07:00
Denis Bykhov
98bb4fe0ef
Fix pg in query (#7207) 2024-11-21 11:15:44 +07:00
Alexander Onnikov
872c148288
fix: configure csp (#7206)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-20 23:47:26 +07:00
Kristina
b4bde9ceac
Fix unfinished meetings (#7198)
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-11-19 22:30:24 +07:00
Alexey Zinoviev
eac3f840aa
uberf-8597: fix workspace handshake (#7199)
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>
2024-11-19 20:35:45 +07:00
Denis Bykhov
46e0f217bf
Change access control logic for document in Postgres adapter (#7186) 2024-11-19 11:11:12 +07:00
Denis Bykhov
641e72fc0d
Fix pg escape (#7187)
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-11-18 23:29:52 +07:00
Denis Bykhov
5353a06b07
Move model (#7185)
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-11-18 17:44:09 +05:00
Denis Bykhov
430be8c3ba
Change tx schema (#7179)
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: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 13:22:32 +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
Denis Bykhov
2db44d9495
Fix pg nested query (#7175)
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-11-15 00:57:53 +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
Andrey Sobolev
e493d35ac6
Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
Chunosov
6369e3f093
Add draft survey app (#7162)
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: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-11-13 14:53:46 +07:00
Andrey Sobolev
8e511653cc
Few more fixes (#7161)
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-13 01:18:58 +07:00
Denis Bykhov
76bcd3c52c
Improve calendar schema (#7156)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-13 00:40:15 +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
1afe8ef326
Improve raw update (#7160)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-12 12:37:08 +05:00
Denis Bykhov
8bec20e0c5
Fix pg set null (#7159)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-12 12:36:58 +05:00
Andrey Sobolev
867990ab83
Fix indexer start (#7157)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-12 11:27:37 +07:00
Andrey Sobolev
9dcb6f23fe
UBERF-8552: Extract indexer into separate service (#7120) 2024-11-11 19:20:10 +07:00
Denis Bykhov
afdbf5aed7
Try to fix infer type (#7148)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-11 12:55:50 +05:00
Denis Bykhov
16de0dd75b
Improve infer type (#7137)
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
* Improve  infer type

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

---------

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-08 21:54:28 +05:00
Denis Bykhov
db6c247799
Fix github pg (#7135)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-08 15:55:47 +05:00
Andrey Sobolev
04c8c2ffa0
UBERF-8578: Fix extra stat call for storage adapter (#7132)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-08 17:36:15 +07:00
Denis Bykhov
a05e2a31d9
Fix backup (#7134) 2024-11-08 17:13:18 +07:00
Andrey Sobolev
8a08a22f02
Fix using wrong stats token (#7127)
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-08 00:29:35 +07:00