2027 Commits

Author SHA1 Message Date
UbitUmarov
1b428a1825 a few fixes and cosmetics on some DB code 2026-07-14 21:24:31 +01:00
UbitUmarov
ff2d47b1a3 fix another typos 2026-07-07 19:41:14 +01:00
UbitUmarov
effb5784c1 a few changes on assets store and exists return 2026-06-19 22:47:12 +01:00
UbitUmarov
7130e30483 increase asset store web timeout to 30s again 2026-06-19 21:39:58 +01:00
UbitUmarov
ecdcaca032 cosmetics 2026-06-19 01:41:02 +01:00
UbitUmarov
93ebb36904 cosmetics 2026-06-04 11:36:33 +01:00
Adil El Farissi
9c2cc2d1af Bug fix and cosmetics
Fix: UserAgentServiceConnector return null if the destination is under TLS/SSL.
Refractor: DataSnapshot to use http> UnSecureInstance as @UbitUmarov recommaded. Personally, i prefer it to be under HTTPS as well.
2026-06-04 00:41:25 +00:00
UbitUmarov
d068a68583 cosmetics 2026-04-27 14:06:55 +01:00
UbitUmarov
435636acdc cosmetics 2026-04-09 20:02:41 +01:00
UbitUmarov
2a5389cc67 cosmetics 2026-03-15 04:45:37 +00:00
UbitUmarov
f785a45418 try to use HttpCompletionOption.ResponseHeadersRead again 2026-03-11 18:52:49 +00:00
UbitUmarov
64cffc3389 cosmetics 2026-01-29 04:55:53 +00:00
UbitUmarov
86a879c9dd linux compiler gets confused... 2026-01-14 20:56:44 +00:00
UbitUmarov
aed3df84a7 try to improve wquivalent regions count for standalones case on grid stats. Thx Tampa 2026-01-13 19:07:43 +00:00
UbitUmarov
1b81b995ef add a missing foldername urlencode on xinventory folder update 2025-08-25 00:12:55 +01:00
UbitUmarov
0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov
4b1df46f6a make more use of stream.CopyTo on (de)compressors, plus several cosmetics 2025-06-19 20:11:42 +01:00
UbitUmarov
dacc943a86 fix bad merge 2025-05-14 03:14:59 +01:00
UbitUmarov
71289be01e cosmetics on assets connector 2025-05-14 03:10:03 +01:00
UbitUmarov
4dae4e7a4f cosmetics on useraccountservice 2025-05-04 22:12:30 +01:00
UbitUmarov
09ef908034 just a test of github.. 2025-04-30 23:38:12 +01:00
UbitUmarov
cce239d051 some code cosmetics on UserAccountService 2025-04-30 22:51:03 +01:00
UbitUmarov
38ba697b3a more cosmetics 2025-02-05 21:22:40 +00:00
UbitUmarov
c3cf7f3eb2 cosmetics on xinventory 2025-02-04 22:02:21 +00:00
UbitUmarov
6934eedfdc add folder Materials to new users inventory 2025-02-04 19:39:06 +00:00
UbitUmarov
3506134ede fix typo 2024-10-21 20:28:08 +01:00
UbitUmarov
1ba9257650 fix typo 2024-10-20 00:06:50 +01:00
UbitUmarov
a9be42a304 a few changes to EstateDataRemoteConnector, LoadEstateSettings can not be fatal so work around it 2024-09-22 23:37:42 +01:00
UbitUmarov
3823940205 add GetLocalRegionByName to GridServicesConnector plus cosmetics 2024-09-21 00:41:25 +01:00
UbitUmarov
fcddf631ce cosmetics 2024-09-20 00:21:36 +01:00
UbitUmarov
8eef70ec9c ... in same cases http/https can't be determined. possible both need to be present, possible with http a redir to https. TODO 2024-08-17 00:33:02 +01:00
UbitUmarov
79dbca84f9 a few changes. in same cases http/https can't be determined. possible both need to be present, possible with http a redir to https. TODO 2024-08-17 00:30:18 +01:00
Adil El Farissi
ac9ed3d5d1 Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes 2024-08-16 22:59:25 +01:00
UbitUmarov
65738b3766 a few more changes for hypothetical terrain PBR 2024-06-10 21:02:31 +01:00
UbitUmarov
42aa84a06f log inner exceptions on plugins load 2024-05-15 19:07:45 +01:00
UbitUmarov
7c3e09f7d3 cosmetics 2024-04-30 23:17:20 +01:00
UbitUmarov
020ddeef65 preprocess logiin welcome msg 2024-04-28 12:51:31 +01:00
UbitUmarov
0d1b14c78f do not do chained hg teleports 2024-03-31 00:44:50 +00:00
UbitUmarov
5b67966ddd cosmetics on offline msg v2 2024-02-22 19:48:12 +00:00
UbitUmarov
0c05c6efce sog temporay flags check is same for all DB engines 2024-02-17 12:47:46 +00:00
UbitUmarov
cc3adba92a make sure login last location is within the region 2024-02-13 19:52:41 +00:00
UbitUmarov
2ffa845af4 pesty warning 2024-01-26 19:02:03 +00:00
UbitUmarov
a7944dd065 whatever.. 2024-01-26 18:59:38 +00:00
UbitUmarov
45e600e4fb small change to map grid service 2024-01-26 18:46:45 +00:00
UbitUmarov
c0082b4c3f a few changes to map grid service 2024-01-26 18:39:03 +00:00
UbitUmarov
7b888ec02c add configuration option MaxOfflineIMs to robust offlineIMService with default value of 25. Simplify that service code a bit (do runprebuild since a file was removed) 2024-01-23 13:30:35 +00:00
UbitUmarov
968b1207b6 cosmetics 2023-05-30 12:19:50 +01:00
UbitUmarov
e950c502ad change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic 2023-05-26 20:27:24 +01:00
UbitUmarov
d7714530a8 try to reduce log spam on http fails 2023-05-24 14:16:43 +01:00
UbitUmarov
5e0c6446d8 update xmlrpc.dll with a send variant using httpclint and used it 2023-05-24 13:42:56 +01:00