Commit Graph

54 Commits

Author SHA1 Message Date
Andrey Sobolev
feacb73209
Fix sharp version (#4168)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-12-08 22:13:49 +07:00
Alexander Onnikov
2d16709ccb
UBER-853 Move documents to Uberflow (#3700)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2023-09-15 15:31:24 +07:00
Alexander Onnikov
25514b58ab
fix: trim cookie string before extracting values (#3652)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2023-09-01 18:41:48 +07:00
Andrey Sobolev
90664d7417
UBER-771: Use cookie instead of token for images (#3607)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-08-19 16:00:43 +07:00
Alexey Zinoviev
8855f878cb
ezqms-245: allow configurable languages per deployments (#3579)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2023-08-10 22:17:44 +07:00
Andrey Sobolev
85d040010c
Uber 695 (#3567)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-08-07 21:17:07 +07:00
Denis Bykhov
728244da26
Fill calendar config (#3501)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-07-14 12:05:19 +06:00
Andrey Sobolev
6a7fe71447
UBER-373: Fix blurry avatars and other images (#3353)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-06-06 14:33:32 +07:00
Andrey Sobolev
b6f9dba84a
UBER-318: Allow to configure default language (#3342)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-06-05 14:36:04 +07:00
Andrey Sobolev
f40750ec95
UBER-325/349/352/342 (#3320)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-06-01 17:17:54 +07:00
Andrey Sobolev
c41cc022c5
TSK-1500: Enable compression by default (#3177)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-05-15 10:41:33 +06:00
Ruslan Bayandinov
a57f3b8c2f
fix missing attached filenames (#3172)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2023-05-12 13:24:42 +07:00
Andrey Sobolev
76e71712e6
TSK-1237: Improve full text indexer (#3025)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-04-20 17:11:22 +07:00
Andrey Sobolev
1ad84330cd
TSK-1062: Fix merge properly (#2919)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-04-07 21:39:53 +06:00
Andrey Sobolev
c2f32f997f
TSK-983: Fix Cache control for index pages (#2850)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-03-29 13:12:59 +07:00
Andrey Sobolev
c1e4abd766
TSK-871: Fix overtime display (#2769)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-03-19 19:36:24 +07:00
Andrey Sobolev
3979c1acb7
TSK-842: Fix resume recognition functionality (#2736)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-03-15 23:36:50 +07:00
Andrey Sobolev
396dd3e7f4
Minor fixes (#2490)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-01-05 10:45:38 +06:00
Andrey Sobolev
72eb5564e1
Full text index rework (#2468)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-01-04 23:58:54 +06:00
Andrey Sobolev
68439fd6f3
Fix plugin import search (#2480)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-12-29 00:11:09 +07:00
Andrey Sobolev
a8af08de88
Fix separation by productId (#2382)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-16 22:03:03 +07:00
Andrey Sobolev
5326acaa79
Reusable Platform (#2374)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-15 09:51:46 +07:00
Andrey Sobolev
f69439eaef
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-02 14:50:14 +06:00
Denis Bykhov
6e4474494d
safari files support (#2278)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-09-26 15:40:30 +06:00
Andrey Sobolev
5b6ef778f3
Migrate to hcengineering and publish to github packages (#2273)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-21 14:08:25 +06:00
Andrey Sobolev
fb8685d46d
Support front image resize (#2191)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-07-02 15:26:23 +06:00
Denis Bykhov
eb9526f015
CI formatting (#1590) 2022-04-29 12:27:17 +07:00
Andrey Sobolev
5435c4162d
Duplicate CSS + Compression (#1071)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-01 10:31:47 +07:00
Andrey Sobolev
7fc26783bc
Fix server secret specification (#1054)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-25 16:04:02 +07:00
Denis Bykhov
226cdc9f80 Import file fron shutdown fix
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-11 18:48:26 +06:00
Denis Bykhov
9c9b2b46d9
Add front server bodyparser (#971)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-08 15:34:19 +01:00
Andrey Sobolev
659063dd01 Update 'secret' token usage
1. Put 'secret' into one place, server-token
2. Fix server crash on rare unknown workspaces cases.
3. Upgrade now kick all clients and reload transactions.
4. Fix Front shutdown

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 16:07:27 +07:00
Andrey Sobolev
fb290699be
Sanity testing
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 11:36:46 +07:00
Andrey Sobolev
4dbb395472
Merge pull request #862 from hcengineering/fix-857
Workspace Versioning
2022-01-26 16:07:50 +07:00
Denis Bykhov
bd63895ae8 Linkedin plugin import post request
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-25 19:19:36 +06:00
Andrey Sobolev
7d1df3c36d
Workspace Versioning
Closes #857

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-25 01:48:43 +07:00
Ilya Sumbatyants
626ece4045
Attachment orphans cleanup (#842)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-20 10:27:41 +01:00
Ilya Sumbatyants
cd6148436f
Remove previous avatar on uploading new one (#822)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-14 10:09:01 +01:00
Ilya Sumbatyants
2bccea9078
Introduce image cropper (#805)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2022-01-12 10:52:22 +01:00
Denis Bykhov
d340b55af8
Index attributes of AttachedTo object with elastic (#628)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-15 10:16:19 +01:00
Denis Bykhov
f5a2c55833
Contacts (#523)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-06 11:07:08 +01:00
Andrey Platov
7b70244f63
cache-control for files (#528)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-06 10:16:23 +01:00
Andrey Sobolev
ef0c3e8c91
Local docker compose (#332)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-22 12:17:10 +01:00
Denis Bykhov
3f8fa48f48
Minor fixes (#317)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-17 14:34:40 +01:00
Andrey Platov
76b79a829e
do not crash on import error (#308)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-16 17:17:04 +01:00
Denis Bykhov
a942f959cf
Minor fixes (#307)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-16 17:14:37 +01:00
Andrey Platov
f4cb89b251
add import indexing
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 21:04:34 +01:00
Andrey Platov
15281ad833
add cookies support for front import
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 18:39:32 +01:00
Andrey Platov
4c33b4b06e
initial import file implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 17:06:52 +01:00
Andrey Platov
8fd1adfe0a
get rid of upload service
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 17:11:48 +02:00