Commit Graph

2439 Commits

Author SHA1 Message Date
Alexander Onnikov
83e5b16392
qfix: provide token when fetching video meta (#7890)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-04 09:11:06 +07:00
Alexander Onnikov
624f3a1cdb
UBERF-9353 Fix markup to ydoc conversion (#7884) 2025-02-03 20:36:47 +07:00
Andrey Sobolev
3ada358e07
QFIX: Show upgrading workspaces (#7872)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-03 10:55:18 +07:00
Alexander Onnikov
9c0a9f191f
qfix: properly increase month in HR calendar (#7855)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-31 21:33:29 +07:00
Kristina
b11e17aee0
UBERF-9263: Make reactions tooltip reactive (#7849)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-31 19:30:50 +07:00
Andrey Sobolev
2ceadf28d8
UBERF-9299: Fix backup service order and add parallel (#7846) 2025-01-31 18:12:49 +07:00
Andrey Sobolev
244ddd42af
Green Transactor (#7828)
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-31 11:42:06 +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
9c3a1cc641
UBERF-9299: Fix backup service backup order (#7826)
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-30 10:11:31 +07:00
Denis Bykhov
9a02b1d430
Cards (#7809) 2025-01-29 11:35:17 +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
0b0df5ba68
fix: allow to use relative video metadata links (#7808)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-28 19:04:12 +07:00
Chunosov
257cb8ae77
Use theme independent drawing bg color (#7806)
* use theme independent drawing bg color

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

* extract drawing bg color to var

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

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-01-28 15:20:42 +07:00
Andrey Sobolev
f8a8c94bc2
UBERF-9224: Use context variables to hold context data (#7754)
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-28 00:36:37 +07:00
Andrey Sobolev
331aa7f78f
UBERF-9264: Fix set/unset parent issue (#7799)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-27 15:14:54 +05:00
Victor Ilyushchenko
83a912d716
Fixed validation of class inheritance in queries (#7789)
* Fixed validation of class inheritance in queries

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

* added mixin check

Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-27 15:04:09 +05:00
Denis Bykhov
7987ac9f81
Improve hide archived (#7772)
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>
2025-01-27 00:47:24 +07:00
Denis Tingaikin
faeee2e5a4
Address PR review comments: correctly handle edge cases in canDisplayLinkPreview (#7796)
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
2025-01-25 11:42:35 +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
Alexander Onnikov
90138c2cca
fix: do not use default cursor by default (#7782)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-24 17:26:20 +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
Denis Tingaikin
992bc99cea
Apply feedback improvements: UBERF-9189 (#7778)
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-24 07:50:56 +07:00
Kristina
927ccecca6
Do not miss mentions in translated text (#7773) 2025-01-23 22:33:05 +07:00
Andrey Sobolev
63c6a30ef7
Remove redundant map (#7763)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-22 17:37:00 +05: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
Kristina
3e9442208f
Do not send unavailable notifications (#7737)
Some checks are pending
CI / uitest (push) Waiting to run
CI / test (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (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 / 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-21 00:38:36 +07:00
Alexander Onnikov
2613e625c9
UBERF-9173 Fix links navigation (#7715)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-20 15:24:39 +07:00
Victor Ilyushchenko
8f31c6ec61
Fixed issues with loading comment mark schema in non collaborative contexts and added codeblock support (#7699)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 13:16:52 +03:00
Victor Ilyushchenko
7b1fb58529
Keep source colors in text editor palette (#7698)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 15:45:01 +07:00
Alexander Platov
de7ffde86f
Fixed full-screen pop-up (#7696)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-17 10:27:09 +05:00
Alexander Platov
4820785009
Fixed the behavior of the navigator and sidebar on the mobile (#7694) 2025-01-17 11:47:25 +07:00
Denis Bykhov
1eb8977a6c
Set due date when create application (#7683)
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>
2025-01-16 21:03:47 +05:00
Alexander Platov
475e7ee62d
CopyTextToClipboard fixed for mobile browsers (#7672) 2025-01-16 22:21:13 +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
Victor Ilyushchenko
0c6feb646e
EZQMS-1234: ability to relocate and reorder controlled documents within the space (#7668)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-15 12:29:30 +03:00
Alexander Onnikov
ff5b57dd47
fix: add mermaid plugin to server kit (#7671)
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-01-15 12:39:52 +07:00
Denis Tingaikin
d020053d35
feat: add links preview (#7600)
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
2025-01-15 12:07:01 +07:00
Alexander Onnikov
81c1f49f12
UBERF-9110 Proper delete file status check (#7665)
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-01-14 18:40:55 +07:00
Denis Tingaikin
6711ceb877
fix edge case for Link extenstions (#7646)
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-tingaikin <denis.tingajkin@xored.com>
2025-01-14 12:13:49 +07:00
Denis Bykhov
582766bc63
Add relation functionality (#7653) 2025-01-14 10:31:49 +07:00
Alexander Platov
c5c4af9a81
Fixed 'g' (#7656)
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 Platov <alexander.platov@hardcoreeng.com>
2025-01-13 23:28:49 +07:00
Andrey Sobolev
ef8f2f5b80
Fix expandables (#7655)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 22:26:17 +07:00
Victor Ilyushchenko
b949744500
EZQMS-1317: authors signature on review and approval request & block review bypass (#7631)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-13 15:19:47 +04:00
Andrey Sobolev
7702c5ef83
UBERF-9114: Optimize memory usage (#7643)
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-12 22:54:54 +07:00
Denis Tingaikin
5263a41cb9
qfix: do not use intalic for blockquotes (#7645)
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-tingaikin <denis.tingajkin@xored.com>
2025-01-12 11:28:48 +07:00
Alexander Onnikov
59141b9096
Add german translation (#7636)
Some checks are pending
CI / uitest-qms (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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-11 02:15:28 +07:00
Giorgio
01677b2039
German Translation (#7634) 2025-01-11 01:29:47 +07:00
Andrey Sobolev
71ce4018eb
Try snappy compression (#7603)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:55:15 +07:00
Andrey Sobolev
7511a87df2
Fix bold style (#7633)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:54:30 +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
Victor Ilyushchenko
c9416ed852
Table selection type & table deletion shortcut (#7627)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-10 17:02:48 +07:00
Victor Ilyushchenko
24b66777ea
Text & Table cell color styling features (#7624)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-10 16:32:30 +07:00
Andrey Sobolev
be10f68c15
UBERF-9093: Fix connection establish (#7623)
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-10 01:36:32 +07:00
Andrey Sobolev
65e037cc7e
QFIX: Fix Double model (#7617)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-09 22:13:37 +07:00
Alexander Platov
79f2ad8e2d
Fixed navigators and aSide behavior when the document size is small. (#7613)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-09 15:24:11 +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
Andrey Sobolev
12e0aaa5f7
UBERF-8899: Reconnect performance issues (#7611)
Some checks are pending
CI / test (push) Blocked by required conditions
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 / 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-09 11:15: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
Andrey Sobolev
9c7ce99361
QFix: LastTx event check fix (#7598)
Some checks are pending
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
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-08 00:50:55 +07:00
Andrey Sobolev
a2cbc2a5fb
UBERF-8899: Fix Reconnect performance (#7597)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-07 23:21:27 +07:00
Victor Ilyushchenko
780b841ead
Table column resizing & some bug-fixes for tables (#7591)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-07 12:56:31 +07:00
Alexander Platov
1254f0154a
Fixed the aSide behavior (#7588)
Some checks are pending
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
CI / uitest-qms (push) Waiting to run
2025-01-06 19:07:32 +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
Anna Khismatullina
ffbd356cc2
Support Controlled Documents import (#7541)
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
* Support Controlled Documents import

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

* Add example table

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

---------

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-12-29 00:41:31 +07:00
Kristina
c25449d429
Fix h1/h2/h3 in inbox (#7570)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-27 17:38:21 +07:00
Anna Khismatullina
7101c3524f
Ability to move task statuses between categories (#7569)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-12-27 17:34:56 +07:00
Denis Tingaikin
f13469c052
use the second day to protect the date popup against the effects of time zone changes. (#7567)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2024-12-27 17:33:42 +07:00
Andrey Sobolev
4214ace603
UBERF-9032: Fix proper query initializers (#7563)
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-26 22:01:24 +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
Alexander Onnikov
949e7c2edd
UBERF-8999 Presence service (#7539)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-24 20:41:57 +07:00
Andrey Sobolev
30edf4ea8e
Fix Backup info size display (#7540)
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-12-24 20:16:45 +07:00
Andrey Sobolev
35981be705
UBERF-8993: Part2 (#7532)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 17:39:51 +07:00
Andrey Sobolev
6a7d9e3bda
UBERF-8993: Fix handling of known errors (#7526)
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-12-23 17:54:09 +07:00
Victor Ilyushchenko
4159c3f761
Improved editor indent plugin related behaviour, added x-scroll to code blocks (#7520)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-20 21:27:16 +07:00
Dakshesh Jain
6c9cb78493
feat: resend invitation to kicked employee (#7472)
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>
2024-12-20 16:39:02 +07:00
Victor Ilyushchenko
8a4c23fb23
Added focus toolbar for tables in text editor and adjusted table styling (#7509) 2024-12-20 12:35:38 +07:00
Alexey Zinoviev
c92c13f864
UBERF-8895: Workspace UUIDs in PG/CR data tables (#7471)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-12-19 23:29:43 +07:00
Alexander Onnikov
63464cbc54
UBERF-8969 Rewrite extractReferences to use JSON only (#7506) 2024-12-19 22:25:03 +07:00
Andrey Sobolev
5bd3424c9b
UBERF-8969: Fix deps for cloud transactor (#7503)
Some checks are pending
CI / uitest-qms (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>
2024-12-19 16:49:45 +07:00
Alexander Platov
35be71c182
Adaptive button in the Status Bar (#7497)
Some checks are pending
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-18 11:34:06 +07:00
Victor Ilyushchenko
5933f16f95
Fix search in slash command menu (#7495)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-18 11:32:30 +07:00
Andrey Sobolev
898395d83d
Properly handle failed promises (#7488)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-17 15:43:55 +07:00
Victor Ilyushchenko
2158661df5
Inline comments plugin (#7473)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-17 00:22:34 +07:00
Denis Bykhov
c496829576
Fix extra proxies (#7483)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-16 21:16:34 +07:00
Alexander Onnikov
413da21b50
fix: restore wiki content fixes (#7474) 2024-12-16 16:57:58 +07:00
Artyom Savchenko
5b1f0a6c35
UBERF-8889: Fix test suite selection (#7454)
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: Artem Savchenko <armisav@gmail.com>
2024-12-13 21:52:58 +07:00
Artyom Savchenko
f467388b64
UBERF-8626: Add test plans (#7421)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-13 15:54:50 +07:00
Alexander Platov
4234642714
Fixed the position of the panel in the mobile view (#7449)
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-12-13 12:41:01 +07:00
Alexander Platov
2e8148595b
Qfix: one-line hot keys in the tooltip (#7446)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-13 11:15:00 +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
Alexander Platov
1eefb143cc
Fixed IntegrationConfigure layout (#7435)
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 Platov <alexander.platov@hardcoreeng.com>
2024-12-12 20:56:17 +07:00
Denis Bykhov
4e7d201560
Add optional size parameter to move method for (#7442) 2024-12-12 20:46:42 +07:00
Anna Khismatullina
57ee462ca6
Init scripts with unified import format (#7242)
* Integrate import to workspace initialization

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

* Support importing drawing along with attachments

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

* Put init scripts into workspace container

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

---------

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-12-12 18:11:09 +07:00
Denis Bykhov
59b1635afb
Fix query mixins (#7434)
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-12-12 12:46:48 +07:00
Andrey Sobolev
9421887f01
UBERF-8877: Fix indexer concurrency (#7416)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-10 17:04:43 +07:00
Andrey Sobolev
cb9720f340
UBERF-8856: Fix space security query and schema update (#7413)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-10 16:37:59 +07:00
Chunosov
f1dbf21146
Fix drawing bugs and process touch events (#7412)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-10 14:46:30 +07:00
Alexander Onnikov
a4a458b06c
qfix: export markup type from api client (#7410)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-10 14:45:43 +07:00
Victor Ilyushchenko
81ac18ee8b
UBERF-8614: Mermaidjs integration (#7272)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-06 20:23:48 +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
Alexander Platov
2b969c74e8
Fixes for mobile (#7271)
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-12-06 08:17:36 +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
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
Chunosov
f69d5ede0e
Save drawing boards separately from document (#7257)
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-12-04 02:56:59 +07:00
Alexander Onnikov
1d1e9cdd98
fix: make todos and commands working in meeting minutes (#7244)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-02 21:15:49 +07:00
Andrey Sobolev
e4221f779f
UBERF-8608: Rework connection management (#7248)
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 14:37:12 +07:00
Chunosov
163c8ec373
Add drawing board to collaborative doc editor (#7243)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-02 10:35:07 +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
Andrey Sobolev
d63ee083c6
UBERF-8607: Fix inbox embedding (#7236)
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
+ Few minor cleanups

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-29 02:16:32 +07:00
Artyom Savchenko
da85d6dd5f
UBERF-8584: Add test runs (#7235)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-29 01:36:41 +07:00
Alexander Platov
61f7770a02
Updated the Test Management layout and adaptability (#7234)
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: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-27 17:03:27 +04:00
Chunosov
27547e580c
Enhanced drawing overlay for screenshots (#7231)
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-26 10:45:49 +04: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
Alexander Onnikov
ea7d82da3b
fix: limit tooltip size in inbox (#7228)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-24 09:58:50 +07:00
Denis Bykhov
fa8edd5d11
Fix query cache (#7226) 2024-11-22 21:08:20 +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
1e2b3645b0
fix: better handle markup in api client (#7180)
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-22 09:29:59 +07:00
Chunosov
9bea2f6be6
Drawing overlay for image preview dialog (#7216)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-11-22 09:29:15 +07:00
Denis Bykhov
a9a55a2287
Fix kanban drag-and-drop (#7219) 2024-11-22 08:43:49 +07:00
Kristina
2d102207ee
Fix meetings (#7213)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-21 23:03:27 +07:00
Andrey Sobolev
f740e09b3d
Fix create workspace region selector (#7212)
Some checks are pending
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
CI / uitest-qms (push) Waiting to run
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
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
Chunosov
130eb2dec0
adjut maximum size and icons in dialog (#7201)
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-20 18:48:28 +07:00
Alexander Platov
5e10da812d
UI fixes (#7192)
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 11:08:56 +07:00
Denis Bykhov
5353a06b07
Move model (#7185)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-18 17:44:09 +05:00
Alexander Platov
dd8ba84a9b
UI and icons fixes (#7177)
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-17 22:43:12 +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
Artyom Savchenko
79659c4c32
UBERF-8520: Test management (#7154)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-13 13:59:32 +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
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
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
Andrey Sobolev
6ea2be19b5
Try linked soruce'maps (#6988)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-11 10:52:34 +07:00
Alexander Onnikov
5487e3bd7b
fix: more explicit api client interface (#7138)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-08 23:34:39 +07:00
Alexander Onnikov
d88f361589
fix: specify files in package.json (#7131)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-08 14:46:07 +07:00
Alexander Platov
ad54f56f4c
Adaptive aSide in Settings (#7130)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-08 12:43:06 +07:00
Alexey Zinoviev
82f0d00170
uberf-8577: fix desktop lang (#7126)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-11-08 00:05:05 +07:00
Alexander Onnikov
398fd691b8
fix: adjust bump script (#7121)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-07 22:08:02 +07:00
Kristina
e34f59ca37
Initial meeting minutes (#7111)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 17:08:15 +07:00
Alexander Onnikov
dfb8507d32
UBERF-8575 Exclude markups from inline attrs bar (#7117)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-07 14:02:46 +07:00
Kristina
25445c1996
Fix tooltips in chat (#7113)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-06 21:48:48 +07:00
Alexander Onnikov
f5c0bed057
UBERF-8657 API Client package (#7081)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-06 15:00:57 +07:00
Alexander Platov
dc82933644
Mobile UI fixes (#7109)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-06 13:25:17 +07:00
Alexander Onnikov
e3353df572
UBER-734 Rework makeRank and migrate ranks (#7104)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-05 16:25:26 +07:00
Alexander Platov
585b3f40e7
Updated LoveWidget layout (#7103) 2024-11-05 10:54:23 +07:00
Denis Bykhov
753661a7e8
Add italian fixes (#7096)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-04 16:26:03 +05:00
lona91
70af2321f7
Italian translation (#7085)
Signed-off-by: lona91 <lona2303@gmail.com>
2024-11-04 15:39:54 +05:00
Alexander Platov
7710ff8fa1
Mobile layout fixes (#7077)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-01 15:53:56 +05:00
Alexander Onnikov
6962e80acd
UBERF-8560 Imrove editor code highlight (#7074) 2024-10-31 20:39:47 +07:00
Artyom Savchenko
1b02810fda
UBERF-8563: Fix due date selection (#7073)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-10-31 16:02:49 +05:00
Alexander Onnikov
ef496d55cd
fix: get rid of @html usages (#7072)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-31 13:12:16 +05:00
Alexander Platov
11a6236712
Updated mobile layout: collapsing WorkbenchTabs, floating aSide. UI fixes. (#7066)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-30 23:19:04 +07:00
Denis Bykhov
e4bf53ad1b
remove mutex (#7056)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-30 20:51:18 +07:00
Kristina
67f9967551
Add warning for telegram integration (#7065) 2024-10-30 09:54:57 +07:00
Kristina
f258c6755a
UBERF-8547: Inbox cleanup and other (#7058)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-29 20:06:16 +07: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
Alexander Onnikov
be8903ab96
fix: sort model (#7053)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-28 16:09:41 +07:00
Alexander Platov
84ab130470
UI and separation fixes. (#7045)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-28 12:52:17 +07:00
Alexey Zinoviev
db4e6e1945
uberf-8544: improve memdb account handling (#7047)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-27 16:49:50 +07:00
Andrey Sobolev
e11a0a87cb
UBERF-8540: Allow derived operations with apply (#7044) 2024-10-26 21:17:37 +07:00
Andrey Sobolev
470861ed09
UBERF-8539: Do not store TypingInfo into memdb (#7043)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-26 01:29:19 +07:00
Andrey Sobolev
702cedfcd3
UBERF-8537: Fix component (#7040)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-25 22:54:08 +07:00
Alexander Onnikov
2390b0d761
UBERF-8530 Fix empty image/video upload (#7030)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-24 17:29:11 +07:00
Denis Bykhov
5eeb828f9c
Fix cockroach (#6965)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-23 13:29:44 +05: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
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
001b2dd0d6
QFIX: Pass isDerived to apply (#7001)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 12:58:32 +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
d65176fb84
UBERF-8516: Stable mentions popup (#6993)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-20 00:47:07 +07:00
Alexander Onnikov
913849af82
feat: datalake worker initial version (#6952)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-18 19:17:40 +07:00
Alexander Onnikov
8a07a4581f
fix: use ordered list start attribute (#6974)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-18 15:47:46 +07:00
Kristina
23027deb17
Fix reverse scroll bar scrolling with bar pull (#6968)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-17 17:03:09 +07:00
Andrey Sobolev
f89df5921a
UBERF-8499: Optimize indexer operation (#6959)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 21:14:42 +07:00
Andrey Sobolev
51679bf82c
UBERF-8499: Use our generateId for ydocs (#6958)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 20:16:41 +07:00
Kristina
29433b87a7
Fix chat navigator font size (#6947)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-16 02:38:52 +07:00
Alexey Zinoviev
288c51aa0d
uberf-8485: fix sounds (#6944)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-16 00:31:49 +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
Alexander Onnikov
dd8a9a0d85
fix: code block formatting in one line (#6866)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-10 20:38:10 +07:00
Kristina
f6ff5de501
Fix pinned tabs and create tab (#6864)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-10 20:27:40 +07:00
Andrey Sobolev
e9b3ef523e
Speedup move files (#6849)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-09 14:46:19 +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
Abigail Dawson
4f213c48d4
Skin tone emojis (#6840)
Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
2024-10-09 11:21:09 +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
Kristina
509952de4e
Use reverse scroll in chat (#6736)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-08 22:20:18 +07:00
Kristina
304beeae31
Chat and sidebar fixes (#6813)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-07 15:34:50 +07:00
Alexander Onnikov
1d09ab7503
fix: disable auto code highlight (#6824)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-07 14:42:45 +07:00
Andrey Sobolev
effdf245ac
Fix extra characters in UI (#6826)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-07 14:00:13 +07:00
Andrey Sobolev
92bb848761
UBERF-8353: Reduce number of asyncs (#6806)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-05 01:19:31 +07:00
Alexey Zinoviev
fc9e15f7e6
uberf-8301: improve desktop app update UX (#6808)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-04 22:00:31 +07:00
Denis Bykhov
70a1666a57
Indexer step 1 (#6798)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-04 17:07:02 +07:00
Kristina
b5f6a83ce6
Inbox and chat fixes (#6803)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-04 00:03:47 +07:00
Kristina
d3a7759ef7
Sidebar attachments preview (#6797)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-03 22:30:32 +07:00
Kristina
b5fed4879f
Add workbench tabs (#6788)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-03 01:49:49 +07:00
Alexander Onnikov
8a8f56fda4
UBERF-8316 Documents drag and drop (#6769)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-02 18:00:38 +07:00
Andrey Sobolev
810a75067d
Fix published packages and bump script (#6778)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-02 17:58:46 +07:00
Alexander Onnikov
9fac238d56
fix: more tooltips (#6767) 2024-09-30 20:46:49 +07:00
Kristina
14e6a85301
Fix sidebar borders (#6752)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-27 14:24:54 +07:00
Alexander Onnikov
d284414f2b
UBERF-8200 Show codeblock lang selector on hover only (#6749)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-26 23:12:07 +07:00
Alexander Onnikov
d784867e0a
UBERF-8274 Allow to create nested todos in editor (#6727)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-25 23:53:43 +07:00
Andrey Sobolev
d6c7d7c9fe
UBERF-8261: Fix backup service (#6725)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-25 21:18:49 +07:00
Kristina
f1da8ff9b1
Fix inbox rerender on delete (#6709)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-25 00:24:17 +07:00
Alexander Platov
3662f1f8ee
Planner: fixed DateEditor layout (#6696) 2024-09-24 19:31:11 +07:00
Alexander Onnikov
21a5f07870
fix: better handling png image size for scale < 2 (#6688)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-23 18:24:40 +07:00
Kristina
0763624688
Add employee action to start conversation (#6687)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-23 18:24:25 +07:00
Andrey Sobolev
e72766a6b2
UBERF-8226: Fix backup service OOM (#6683)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-23 16:05:38 +07:00
Kristina
bbe2e4e9ce
Add chat fixes (#6682)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-23 13:36:08 +07:00
Kristina
fd9d956db9
Load reactions with lookup and make creation instant (#6680)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-23 12:57:06 +07:00
Alexander Platov
f998dc6faa
Fixed NavItem layout (#6675) 2024-09-23 08:57:35 +07:00
Kristina
f2c961c5d5
[Part 2]: Sidebar and chat fixes (#6656)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-20 22:07:04 +07:00
Alexander Platov
4165163e96
Planner: updated ToDos layout (#6651)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-09-20 21:58:02 +07:00
Andrey Sobolev
a0f3be9dbd
UBERF-8163: Split ws into server + desktop backup support (#6630)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-20 15:59:10 +07:00
Kristina
8d9cebdd67
Add translate message action (#6609)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-19 22:35:18 +07:00
Alexander Onnikov
e248aec920
UBERF-8180 Text file preview (#6633)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-19 17:19:09 +05:00
Kristina
a85d1cc0d2
Fix message styles (#6623)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-18 19:44:14 +07:00
Alexey Zinoviev
b5610a8bd5
ubefr-8162: fix default language (#6621)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-09-18 18:37:54 +07:00
Alexander Onnikov
ff83304b82
fix: add codeblock commands to highlighted extension (#6613)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-18 12:48:29 +07:00
Alexander Onnikov
96e10ae987
chore: update tiptap to v2.6.6 (#6596)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-18 12:35:24 +07:00
Kristina
a1cee24473
Add widgets sidebar (#6578) 2024-09-18 09:27:13 +07:00
Andrey Sobolev
d38df9c600
UBERF-8150: Update to fresh mongo (#6603)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 23:26:46 +07:00
Andrey Sobolev
66db3ac029
Reapply "UBERF-8122: Fix backup service" (#6595)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 13:02:35 +07:00
Alexander Onnikov
fada0c4718
UBERF-8131 Reuse editor styles in rendered content (#6587) 2024-09-17 07:31:33 +07:00
Andrey Sobolev
5fcc42f982
Revert "UBERF-8122: Fix backup service"
This reverts commit b06f433bab.

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 02:28:45 +07:00
Andrey Sobolev
b06f433bab
UBERF-8122: Fix backup service
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 02:25:31 +07:00
Alexander Onnikov
c949a79d28
UBERF-8077 Editor left menu fixes (#6566)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-16 11:30:25 +07:00
Andrey Sobolev
c9a327ae63
UBERF-8098: Basic client metrics in UI (#6556)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-13 20:58:11 +05:00
Igor Adrov
262f1e2634
fix tooltip arrow (#6450)
Signed-off-by: Adrov Igor <nucleartux@gmail.com>
2024-09-13 22:17:44 +07:00
Alexander Onnikov
24bd0e9f59
fix: codeblock various fixes (#6550) 2024-09-13 21:48:00 +07:00
Denis Bykhov
bf6496d217
Fix account email update (#6551)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-13 16:38:59 +07:00
Alexander Onnikov
4eee28641f
feat: hls video support (#6542)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-13 16:22:21 +07:00
Andrey Sobolev
04ce0d70ef
UBERF-8083: Optimize account by email search (#6538)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-12 14:04:03 +07:00
Alexey Zinoviev
f87b0e264e
ezqms-1193: fix issues with drafting a controlled doc version from effective (#6535)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-09-11 23:08:14 +07:00
Denis Bykhov
bf1de1f436
Cockroach (#6334)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-11 15:31:26 +07:00
Andrey Sobolev
74c27d6dd7
UBERF-8069: Rework loadModel to make it faster (#6523)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-11 15:03:54 +07:00
Kristina
ef5fd3a879
UBERF-7989: do not close thread on close popup with ecs (#6519) 2024-09-11 09:16:25 +07:00
Andrey Sobolev
6784168b66
UBERF-8052: Allow easy profiling of transactor (#6502)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-10 10:44:10 +05:00
Kristina
87b8e59969
Add more github analytics (#6506)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-10 12:40:15 +07:00
akhismat
c809de247d
Support import fom Notion (#6498) 2024-09-10 00:32:51 +07:00
Alexander Onnikov
92b20ad47f
feat: codeblock syntax highlight (#6505)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-10 00:32:22 +07:00