2974 Commits (4cc31b01f7d6bd05e33e858db59b4e317ee58d9d)

Author SHA1 Message Date
ShvaykaD 14b3dd4b57 updated columns order in index 3 years ago
ShvaykaD 360e32684e added new index for rule nodes ids search query and removed old one 3 years ago
ShvaykaD 4a26fad0a5 Revert "replaced slow query with multi-call of indexed query" 3 years ago
ShvaykaD abfcf32c54 replaced slow query with multi-call of indexed query 3 years ago
Igor Kulikov bc35df1dd7 Version set to 3.6.3-SNAPSHOT 3 years ago
ViacheslavKlimov c443f990e1 Revert comment formatting 3 years ago
imbeacon 40300a7631 Fix for device check connectivity host and port check 3 years ago
ViacheslavKlimov 04fea1e2db Always generate public resource key if missing 3 years ago
ViacheslavKlimov 5f27872979 Use image resource key if present for unique key generation 3 years ago
imbeacon ac4f875813 Changed check for blank string and added minor improvements 3 years ago
ViacheslavKlimov a534b9b6da Make image public by default when converting from Base64 3 years ago
Igor Kulikov 562838cfdb UI: Add Embed Image dialog. 3 years ago
ViacheslavKlimov 3ac71e9ff1 Improve SVG preview generation 3 years ago
ViacheslavKlimov c0524f518c Public resource key of 32 chars 3 years ago
ViacheslavKlimov 9b92a753ac Endpoint for updating image public status 3 years ago
ViacheslavKlimov a058f865da Rename to publicResourceKey 3 years ago
ViacheslavKlimov 36a89bea91 Public images 3 years ago
imbeacon 4861a06841 Fix for not set but enabled transports in connectivity configurations 3 years ago
Volodymyr Babak 5d23d58de7 Added edge_event idx by tenant id and edge id 3 years ago
ViacheslavKlimov 2cfa040cc5 Validate image size as soon as possible; pretty max size in the error 3 years ago
Andrii Shvaika 930ec47649 Optimization 3 years ago
imbeacon 0eb70b489f Added check for localhost for part of configuration in docker compose file 3 years ago
imbeacon a67a13bbd0 Added docker-compose file creation with correct parameters 3 years ago
Sergey Matvienko 70f7c8a132 TbSqlBlockingQueue does not log an error on InterruptedException because of normal lifecycle 3 years ago
Andrii Shvaika 32fe5b3a52 Widget type export fix. Image delete validation fix 3 years ago
Igor Kulikov b7b889117a Improve images update methods. 3 years ago
ShvaykaD cfe47f88b6 rollback sorting in sql 3 years ago
Andrii Landiak c48737be47 Change order for EdgeSyncCursor: up resource to top, cuz all entities which 'hasImage' should have link for resource 3 years ago
Andrii Landiak 2378f2ec2d Add handling logic for backward compatibility with previous Edges 3 years ago
Volodymyr Babak 88d9128b96 Use docker volume instead of bind mount 3 years ago
Sergey Matvienko ad40971149 Device connectivity controller test improvements 3 years ago
ViacheslavKlimov b9ac141bff When replacing base64 with links, keep the transaction with no rollback 3 years ago
Sergey Matvienko 4c8cf69632 TbSqlBlockingQueue failover improvement 3 years ago
ShvaykaD f7af8e298c added fixes after review 3 years ago
ViacheslavKlimov 5191b690b7 Resolve entity's owner users in TbNotificationNode 3 years ago
imbeacon e8a06ae425 Refactored commands for gateway launch for every system, according to docker documentation for every of them, refactored container name generation, added downloading and saving for CA MQTTS certificate 3 years ago
ShvaykaD 375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 3 years ago
Igor Kulikov 35a9ec2714 Improve image preview generation to preserve transparency. 3 years ago
dashevchenko e8073be175 updated gateway commands (added port exposing, updated container naming) 3 years ago
ViacheslavKlimov e9e70d2d4a Skip device and asset profiles with no images on upgrade 3 years ago
dashevchenko b69d91d4c3 fixed mqtt/coap docker commands when TB host is localhost (replaced --network=host to --add-host=host.docker.internal:host-gateway) 3 years ago
ViacheslavKlimov 605e9987fb Refactor resources validation 3 years ago
ViacheslavKlimov a97ddcdeca Update logging levels 3 years ago
ViacheslavKlimov cca7f47abc Add more logging for ImageService 3 years ago
ViacheslavKlimov f25f2e0fa8 Inline systemTenantId param for findSystemOrTenantImageByEtag 3 years ago
YevhenBondarenko df168b41de fixed getOrSaveKeyId in transaction 3 years ago
Andrii Shvaika 9b474dee1e Fix method name to search iamges by etag 3 years ago
ViacheslavKlimov f732631fd1 Fix widget marker images processing; suppress image processing errors 3 years ago
ViacheslavKlimov 0f4061e34a Fix failing tests 3 years ago
ViacheslavKlimov e35a6cb5a5 Update warn log for unsupported image media types 3 years ago